@import "../fonts/stylesheet.css";
@import "all.min.css";
body {
  font-family: "Messina Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #000000;
  -webkit-font-smoothing: antialiased;
}

.container {
  max-width: 1180px;
}
.container.large {
  max-width: 1280px;
}
.container.small {
  max-width: 1080px;
}

h1, .h1 {
  font-weight: 700;
  font-size: 84px;
  line-height: 93px;
  color: #15063A;
  font-family: "Messina Sans";
  display: block;
  letter-spacing: -0.02em;
}
h1.small-h1, .h1.small-h1 {
  font-size: 52px;
  line-height: 60px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h1.small-h1, .h1.small-h1 {
    font-size: 38px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767px) {
  h1.small-h1, .h1.small-h1 {
    font-size: 33px;
    line-height: 41px;
  }
  h1.small-h1 br, .h1.small-h1 br {
    display: none;
  }
}
h1.white, .h1.white {
  color: #ffffff;
}

h2, .h2 {
  font-weight: 900;
  font-size: 52px;
  line-height: 60px;
  letter-spacing: -0.16px;
  color: #35197C;
  font-family: "Messina Sans";
  display: block;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h2, .h2 {
    font-size: 38px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767px) {
  h2, .h2 {
    font-size: 33px;
    line-height: 41px;
  }
  h2 br, .h2 br {
    display: none;
  }
}
h2.f-46, .h2.f-46 {
  font-size: 46px;
  line-height: 1.1em;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h2.f-46, .h2.f-46 {
    font-size: 38px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767px) {
  h2.f-46, .h2.f-46 {
    font-size: 33px;
    line-height: 41px;
  }
  h2.f-46 br, .h2.f-46 br {
    display: none;
  }
}
h2.small, .h2.small {
  font-size: 36px;
  line-height: 45px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h2.small, .h2.small {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  h2.small, .h2.small {
    font-size: 24px;
    line-height: 32px;
  }
}
h2.semi, .h2.semi {
  font-weight: 600;
}
h2.white, .h2.white {
  color: #ffffff;
}

h3, .h3 {
  font-family: "Messina Sans";
  font-weight: 900;
  font-size: 20px;
  line-height: 28px;
  color: #35197C !important;
  display: block;
}
@media screen and (max-width: 991px) {
  h3, .h3 {
    font-size: 20px;
    line-height: 28px;
    word-break: break-all;
  }
}
h3.small, .h3.small {
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  h3.small, .h3.small {
    font-size: 18px;
    line-height: 26px;
  }
}
h3.f-24, .h3.f-24 {
  font-size: 24px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  h3.f-24, .h3.f-24 {
    font-size: 22px;
    line-height: 30px;
  }
}
h3.f-26, .h3.f-26 {
  font-size: 26px;
  line-height: 33px;
}
@media screen and (max-width: 767px) {
  h3.f-26, .h3.f-26 {
    font-size: 22px;
    line-height: 30px;
  }
}
h3.f-28, .h3.f-28 {
  font-size: 28px;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  h3.f-28, .h3.f-28 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3.f-32, .h3.f-32 {
  font-size: 32px;
  line-height: 35px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h3.f-32, .h3.f-32 {
    font-size: 25px;
    line-height: 35px;
  }
}
@media screen and (max-width: 767px) {
  h3.f-32, .h3.f-32 {
    font-size: 22px;
    line-height: 30px;
  }
}
h3.f-34, .h3.f-34 {
  font-size: 34px;
  line-height: 38px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h3.f-34, .h3.f-34 {
    font-size: 25px;
    line-height: 35px;
  }
}
@media screen and (max-width: 767px) {
  h3.f-34, .h3.f-34 {
    font-size: 22px;
    line-height: 30px;
  }
}
h3.semi, .h3.semi {
  font-weight: 600;
}
h3.medium, .h3.medium {
  font-weight: 600;
}
h3.black, .h3.black {
  font-weight: 900;
}
h3.white, .h3.white {
  color: #ffffff !important;
}

.h3 {
  font-size: 36px;
  line-height: 45px;
  display: block;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .h3 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

span {
  font-family: "Messina Sans";
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #666666;
  display: inline-block;
}
span.purple {
  color: #35197C;
}
span.white {
  color: #ffffff;
}
span.w-900 {
  font-weight: 900;
}
span.w-600 {
  font-weight: 600;
}
span.w-500 {
  font-weight: 600;
}
span.f-14 {
  font-size: 14px;
  line-height: 20px;
}
span.f-14 strong {
  font-size: 14px;
  line-height: 20px;
}
span.f-16 {
  font-size: 16px;
  line-height: 22px;
}
span.f-16 strong {
  font-size: 16px;
  line-height: 22px;
}
span.f-18 {
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  span.f-18 {
    font-size: 18px;
    line-height: 26px;
  }
}
span.f-20 {
  font-size: 20px;
  line-height: 28px;
}
@media screen and (max-width: 991px) {
  span.f-20 {
    font-size: 20px;
    line-height: 28px;
  }
}
span.f-24 {
  font-size: 24px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  span.f-24 {
    font-size: 22px;
    line-height: 30px;
  }
}
span.f-26 {
  font-size: 26px;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  span.f-26 {
    font-size: 22px;
    line-height: 30px;
  }
}
span.f-28 {
  font-size: 28px;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  span.f-28 {
    font-size: 24px;
    line-height: 32px;
  }
}
span.f-32 {
  font-size: 32px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  span.f-32 {
    font-size: 22px;
    line-height: 30px;
  }
}

p, .p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  font-family: "Messina Sans";
  color: #15063A;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  p, .p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  p, .p {
    font-size: 14px;
    line-height: 22px;
  }
}
p.white, .p.white {
  color: #ffffff;
}
p.small, .p.small {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
p.f-16, .p.f-16 {
  font-size: 16px;
  line-height: 1.4em;
}
p.f-16 strong, .p.f-16 strong {
  font-size: 16px;
  line-height: 1.4em;
}
p strong, .p strong {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #15063A;
}
@media screen and (max-width: 767px) {
  p strong, .p strong {
    font-size: 13px;
    line-height: 20px;
  }
}
p span, .p span {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

a, .a {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #35197C;
  font-family: "Messina Sans";
  text-decoration: none;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  a, .a {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  a, .a {
    font-size: 14px;
    line-height: 22px;
  }
}
a.small, .a.small {
  font-size: 12px;
  line-height: 18px;
}
a.medium, .a.medium {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
a:hover, .a:hover {
  color: #533AB8;
  text-decoration: none;
}

strong {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  font-family: "Messina Sans";
  color: #15063A;
}

ul {
  margin-bottom: 0;
}
ul li {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #15063A;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  ul li {
    font-size: 14px;
    line-height: 22px;
  }
}
ul li strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  ul li strong {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  ul li strong {
    font-size: 14px;
    line-height: 22px;
  }
}

.f-14 {
  font-size: 14px;
  line-height: 20px;
}
.f-14 * {
  font-size: 14px;
  line-height: 20px;
}

.f-16 {
  font-size: 16px;
  line-height: 22px;
}
.f-16 * {
  font-size: 16px;
  line-height: 22px;
}

.f-18 {
  font-size: 18px;
  line-height: 26px;
}
.f-18 * {
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  .f-18 {
    font-size: 18px;
    line-height: 26px;
  }
}

.f-20 {
  font-size: 20px;
  line-height: 28px;
}
.f-20 * {
  font-size: 20px;
  line-height: 28px;
}
@media screen and (max-width: 991px) {
  .f-20 {
    font-size: 20px;
    line-height: 28px;
  }
}

.f-24 {
  font-size: 24px;
  line-height: 32px;
}
.f-24 * {
  font-size: 24px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .f-24 {
    font-size: 22px;
    line-height: 30px;
  }
}

.f-28 {
  font-size: 28px;
  line-height: 34px;
}
.f-28 * {
  font-size: 28px;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .f-28 {
    font-size: 24px;
    line-height: 32px;
  }
}

.f-32 {
  font-size: 32px;
  line-height: 35px;
}
.f-32 * {
  font-size: 32px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  .f-32 {
    font-size: 22px;
    line-height: 30px;
  }
}

.btn-style {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  height: 52px;
  padding: 14px 20px 14px;
  color: #35197C;
  cursor: pointer;
  letter-spacing: -0.16px;
  border-radius: 4px;
  text-decoration: none;
  font-family: "Messina Sans";
  font-weight: 900;
  font-size: 18px;
  line-height: 26px;
  background: #DAE670;
  border: 2px solid #DAE670;
  transition: all 0.3s ease-in-out;
}
.btn-style:hover {
  transition: all 0.3s ease-in-out;
  border: 2px solid #F3F8E2;
  background: #F3F8E2;
  color: #35197C;
}
.btn-style.small {
  padding: 10px 15px 11px;
  height: 38px;
  font-size: 13px;
  line-height: 24px;
}
.btn-style.transparent {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-style.colored-border {
  color: #35197C;
  text-transform: capitalize;
  border-radius: 60px;
  background: 0 0;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, rgb(255, 1, 2), rgba(243, 182, 0, 0.5)) border-box;
  border: 2px solid transparent;
}
.btn-style.text {
  min-width: 90px;
  height: 32px;
  padding: 7px 5px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #35197C;
}
.btn-style.round {
  border-radius: 50px;
}
.btn-style.shadow {
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
.btn-style.icon {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.btn-style.gradient {
  background: rgb(219, 10, 10);
  background: linear-gradient(0deg, rgb(219, 10, 10) 0%, rgb(253, 219, 45) 100%);
  border: none;
  color: white;
}
.btn-style.icon-circle {
  border-radius: 50%;
  padding: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
}
.btn-style.icon-circle i {
  font-size: 22px;
}
.btn-style.purple {
  background: #35197C;
  color: #ffffff;
  border-color: #35197C;
}
.btn-style.purple:hover {
  border: 2px solid #533AB8;
  background: #533AB8;
  color: #ffffff;
}

.form {
  /*  input[type=date]{
      color: $border-primary01;
    }*/
}
.form .form-group {
  margin-bottom: 24px;
}
.form .form-group .search-wrapper {
  position: relative;
}
.form .form-group .search-wrapper .form-control {
  padding: 9px 35px 9px 12px;
}
.form .form-group .search-wrapper .icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.form .form-group.radio-group input {
  display: none;
}
.form .form-group.radio-group label:not(.radio-label) {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
}
.form .form-group.radio-group label:not(.radio-label)::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 1px solid #E5E7EB;
  border-radius: 50%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}
.form .form-group.radio-group label:not(.radio-label)::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #35197C;
  border: 1px solid #35197C;
  border-radius: 50%;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
}
.form .form-group.radio-group input[type=radio]:checked + label::before {
  border-color: #35197C;
}
.form .form-group.radio-group input[type=radio]:checked + label::after {
  transform: translateY(-50%) scale(0.55);
}
.form .form-group.checkbox-group ul.checkbox-list li {
  display: grid;
  grid-template-columns: 20px 1fr;
  align-items: self-start;
}
.form .form-group.checkbox-group ul.checkbox-list li:not(:last-of-type) {
  margin: 0 10px 6px 0;
}
.form .form-group.checkbox-group ul.checkbox-list li label {
  position: relative;
  top: 1px;
  cursor: pointer;
  margin: 0 0 0 3px;
}
.form .form-group.checkbox-group ul.checkbox-list li input[type=checkbox] {
  position: relative;
  height: 20px;
  width: 20px;
  cursor: pointer;
  border-radius: 4px;
  border: 2px solid #E5E7EB;
  vertical-align: text-top;
  -webkit-appearance: none;
  margin: 4px 0 0;
}
.form .form-group.checkbox-group ul.checkbox-list li input[type=checkbox]:checked {
  opacity: 1;
  border-color: #35197C;
  background: #35197C;
}
.form .form-group.checkbox-group ul.checkbox-list li input[type=checkbox]:checked:before {
  opacity: 1;
}
.form .form-group.checkbox-group ul.checkbox-list li input[type=checkbox]:before {
  content: "";
  width: 5px;
  height: 10px;
  position: absolute;
  top: 45%;
  right: calc(50% - 1px);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
  opacity: 0;
}
.form .form-group.checkbox-group ul.checkbox-list li input[type=checkbox].circle-check {
  border-color: #35197C;
  border-radius: 50px;
}
.form .form-group.checkbox-group ul.checkbox-list li input[type=checkbox].circle-check:checked {
  background: transparent;
}
.form .form-group.checkbox-group ul.checkbox-list li input[type=checkbox].circle-check:before {
  border-color: #35197C;
}
.form label {
  color: #15063A;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  display: inline-flex;
  align-items: self-end;
  gap: 1px;
  margin-bottom: 8px;
}
.form label.radio-label {
  margin-bottom: 15px;
}
.form label sup {
  color: #F15338;
  font-size: 14px;
  line-height: 10px;
}
.form select {
  background-size: 12px;
  background-position: calc(100% - 13px) 50%;
  padding: 9px 35px 9px 12px !important;
}
.form textarea {
  height: 121px !important;
  resize: none;
}
.form .form-control {
  border-radius: 20px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  width: 100%;
  height: 40px;
  padding: 9px 12px 9px;
  border: 1px solid #E5E7EB;
  color: #15063A;
  position: relative;
  outline: none;
  appearance: none;
  background-color: #ffffff;
}
.form .form-control::placeholder {
  color: #E5E7EB;
}
.form .form-control:focus {
  box-shadow: none;
}

body {
  padding-top: 80px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 60px;
  }
}
body.media-page {
  padding-top: 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body.media-page {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  body.media-page {
    padding-top: 0;
  }
}

.upload-bg-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(22, 8, 54, 0.6) 0%, rgba(22, 8, 54, 0) 100%);
  opacity: 0;
  z-index: -1;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .upload-bg-layer {
    display: none;
  }
}
.upload-bg-layer.active {
  opacity: 1;
  z-index: 99;
}

header {
  padding: 15px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  header {
    padding: 12px 30px 12px 20px;
    z-index: 6;
  }
}
header.sticky {
  box-shadow: 0 4px 40px 0 rgba(0, 2, 10, 0.1);
}
header.sticky .navbar-menu ul.menu li a.non-sticky-upload {
  width: 45px;
  height: 45px;
  overflow: hidden;
  padding: 0;
  border-radius: 50%;
  display: flex !important;
}
header.sticky .navbar-menu ul.menu li a.non-sticky-upload span {
  display: none;
}
header.sticky .navbar-menu ul.menu li a.sticky-upload {
  width: 45px;
  height: 45px;
  overflow: hidden;
  padding: 0;
  border-radius: 50%;
  display: flex !important;
}
@media screen and (max-width: 767px) {
  header.sticky .navbar-menu ul.menu li a.sticky-upload {
    display: none !important;
  }
}
header .previous-page {
  text-align: left;
}
header .previous-page a {
  display: flex;
  align-items: center;
  gap: 20px;
}
header .logo-wrapper {
  text-align: right;
}
header .logo-wrapper a.logo img {
  max-width: 76px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .logo-wrapper a.logo img {
    max-width: 60px;
  }
}
@media screen and (max-width: 767px) {
  header .logo-wrapper a.logo img {
    max-width: 50px;
  }
}
@media screen and (max-width: 767px) {
  header .navbar-menu {
    position: fixed;
    top: 0;
    left: -100%;
    text-align: left;
    width: 100%;
    height: 100vh;
    background: linear-gradient(180deg, #15063A 0%, #35197C 100%);
    transition: all 0.3s ease-in-out;
    z-index: 4;
  }
  header .navbar-menu.active {
    left: 0;
  }
}
header .navbar-menu .navbar-header {
  display: none;
  background: rgb(21, 6, 58);
  padding: 10px 30px 10px 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  header .navbar-menu .navbar-header {
    display: block;
  }
}
header .navbar-menu .navbar-header .close-menu {
  text-align: left;
}
header .navbar-menu .navbar-header .close-menu img {
  filter: brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(2%) hue-rotate(35deg) brightness(114%) contrast(100%);
}
header .navbar-menu .navbar-header .logo-wrapper {
  text-align: right;
}
header .navbar-menu .navbar-header .logo-wrapper a.logo img {
  max-width: 55px;
  filter: brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(2%) hue-rotate(35deg) brightness(114%) contrast(100%);
}
header .navbar-menu .breadcrumb-wrapper {
  display: none;
}
@media screen and (max-width: 767px) {
  header .navbar-menu .breadcrumb-wrapper {
    display: block;
    padding: 0 30px;
    margin: 0 0 30px;
  }
}
header .navbar-menu .breadcrumb-wrapper > p {
  line-height: 19px;
  color: rgb(237, 239, 237);
  margin: 30px 0 0;
}
header .navbar-menu .breadcrumb-wrapper .btn-style {
  height: 40px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  border-radius: 0;
  padding: 14px 10px;
  background: rgb(53, 25, 124);
  border-color: rgb(53, 25, 124);
  color: #ffffff;
}
header .navbar-menu .breadcrumb-wrapper .btn-style img {
  filter: brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(2%) hue-rotate(35deg) brightness(114%) contrast(100%);
}
header .navbar-menu .navbar-search {
  display: none;
}
@media screen and (max-width: 767px) {
  header .navbar-menu .navbar-search {
    display: none;
    padding: 0 30px;
    margin: 14px 0 0;
  }
}
header .navbar-menu .navbar-search .form-group {
  position: relative;
}
header .navbar-menu .navbar-search .form-group .form-control {
  border-color: #ffffff;
  height: 40px;
  border-radius: 0;
  background: transparent;
  padding: 10px 12px 10px 45px;
}
header .navbar-menu .navbar-search .form-group .search-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
header .navbar-menu .navbar-search .form-group .search-icon img {
  filter: brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(2%) hue-rotate(35deg) brightness(114%) contrast(100%);
}
header .navbar-menu ul.menu {
  display: flex;
  align-items: center;
  padding: 0;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu {
    text-align: center;
    display: block;
    padding: 0 30px;
  }
}
header .navbar-menu ul.menu.center {
  justify-content: center;
}
header .navbar-menu ul.menu li {
  list-style: none;
  position: relative;
  display: inline-block;
}
header .navbar-menu ul.menu li.upload-btn-wrapper {
  width: 232px;
}
header .navbar-menu ul.menu li:not(:last-of-type) {
  margin-right: 30px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .navbar-menu ul.menu li:not(:last-of-type) {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li:not(:last-of-type) {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li {
    display: block;
  }
  header .navbar-menu ul.menu li:not(:nth-last-child(2)) a {
    border-bottom: 1px solid #ffffff;
  }
}
header .navbar-menu ul.menu li.active:before {
  width: 100%;
}
header .navbar-menu ul.menu li:before {
  content: "";
  background: #35197C;
  width: 0;
  height: 4px;
  position: absolute;
  left: 0;
  top: -27px;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li:before {
    display: none;
  }
}
header .navbar-menu ul.menu li.finish a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  background: #EDEFED;
  padding: 8px 10px 8px 18px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li.finish a {
    display: block;
    background: transparent;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #ffffff;
    padding: 16px 0;
  }
}
header .navbar-menu ul.menu li.finish a img {
  display: block;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li.finish a img {
    display: none;
  }
}
header .navbar-menu ul.menu li.form.absolute-form {
  position: relative;
}
header .navbar-menu ul.menu li.form.absolute-form .form-group .form-control {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
header .navbar-menu ul.menu li.form .form-group {
  margin: 0;
  display: flex;
  align-items: center;
}
header .navbar-menu ul.menu li.form .form-group label {
  display: block;
}
header .navbar-menu ul.menu li.form .form-group .form-control {
  width: 0;
  opacity: 0;
  height: 25px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #A19BB0;
  padding: 0;
  border: none;
  border-bottom: 2px solid #35197C;
  border-radius: 0;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .navbar-menu ul.menu li.form .form-group .form-control {
    font-size: 12px;
    line-height: 20px;
  }
}
header .navbar-menu ul.menu li.form .form-group .form-control::placeholder {
  color: #A19BB0;
}
header .navbar-menu ul.menu li.form .form-group .form-control.active {
  opacity: 1;
  width: 240px;
  padding: 0 10px 5px;
  margin-right: 12px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  header .navbar-menu ul.menu li.form .form-group .form-control.active {
    width: 190px;
    padding: 0 5px 5px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .navbar-menu ul.menu li.form .form-group .form-control.active {
    width: 130px;
    padding: 0;
  }
}
header .navbar-menu ul.menu li.form .form-group .search-icon img {
  display: block;
  max-width: 19px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .navbar-menu ul.menu li.form .form-group .search-icon img {
    max-width: 17px;
  }
}
header .navbar-menu ul.menu li a {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.01em;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .navbar-menu ul.menu li a {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li a {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #ffffff;
    padding: 16px 0;
    display: block;
    text-align: left;
  }
  header .navbar-menu ul.menu li a.btn-style {
    padding: 16px;
    line-height: 18px;
  }
}
header .navbar-menu ul.menu li a:hover {
  color: #533AB8;
}
header .navbar-menu ul.menu li a.btn-upload {
  gap: 13px;
  padding: 14px 12px 14px;
  background: #f1f4ff;
  border-color: #f1f4ff;
  width: 232px;
  height: 45px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: -0.01em;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  justify-content: flex-start;
  padding-left: 13px !important;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li a.btn-upload {
    color: #35197C;
    display: flex;
    width: 100%;
  }
}
header .navbar-menu ul.menu li a.btn-upload:hover {
  background: #F3F8E2;
  border-color: #F3F8E2;
}
header .navbar-menu ul.menu li a.btn-upload.sticky-upload {
  transition: all 0.3s ease-in-out;
}
header .navbar-menu ul.menu li a.btn-upload.sticky-upload span {
  display: none;
}
header .navbar-menu ul.menu li a.btn-upload span {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #35197C;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
}
header .navbar-menu ul.menu li a.btn-upload .upload-icon {
  display: block;
  width: 18px;
  height: 18px;
  max-width: max-content;
}
header .navbar-menu ul.menu li a img {
  display: none;
  max-width: 10px;
}
header .navbar-menu ul.menu li a img.search-icon {
  display: block;
  max-width: 24px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper {
  width: 838px;
  height: auto;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  position: absolute;
  opacity: 0;
  top: -500px;
  right: -75px;
  overflow: hidden;
  z-index: -999999;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper {
    width: calc(100% - 15px);
    position: fixed;
    left: 50%;
    border-radius: 10px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper.active {
  top: 60px;
  z-index: 1;
  animation: uploadVisible 1s ease-in-out forwards;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper.active {
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@keyframes uploadVisible {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-step {
  display: none;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-step.active {
  display: block;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper {
  padding: 36px 48px 48px 48px;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper {
    padding: 20px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper.success {
  background: #F3F9F3;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper.error {
  background: #F9EEEC;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header {
  margin-bottom: 24px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header .title-wrapper h3 {
  font-weight: 900;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header .title-wrapper h3 {
    text-align: left;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header .title-wrapper .cross-icon {
  text-align: right;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header .title-wrapper .cross-icon a {
  display: inline-block;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header .title-wrapper .cross-icon a img {
  display: block;
  width: 18px;
  max-width: max-content;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header > p {
  margin: 24px 0 0;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-header > p {
    text-align: left;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form {
  max-width: 400px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form .form-group {
  position: relative;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form .form-group:not(:last-of-type) {
  margin-bottom: 24px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form .form-group:before {
  background: #35197C;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form .form-group label {
  font-size: 12px;
  line-height: 14px;
  font-weight: 900;
  color: #35197C;
  margin-bottom: 6px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form .form-group label {
    text-align: left;
    display: block;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form .form-group .form-control {
  height: 34px;
  padding: 8px;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #35197C;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
  color: #15063A;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .user-form .form .form-group .form-control::placeholder {
  color: #666666;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper:not(:last-of-type) {
  margin-bottom: 55px;
  padding-bottom: 30px;
  border-bottom: 1px solid #D9DBE9;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card {
  margin-bottom: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card input[type=file] {
  display: none;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card .btn-style {
  text-transform: uppercase;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label {
  background: #F7F9F7;
  height: 108px;
  width: 100%;
  padding: 36px 24px;
  border: 1px dashed #DBD9D5;
  border-radius: 4px;
  margin-bottom: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label {
    padding: 23px 5px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper {
  text-align: center;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list {
  padding: 0;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list {
    text-align: center;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list li {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list li {
    display: block;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list li:not(:last-of-type) {
    margin: 0 0 12px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list li .btn-style {
  height: 36px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #35197C;
  border-color: #35197C;
  padding: 7px 16px 6px;
  text-transform: capitalize;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .upload-card label.upload-label .upload-gallery-wrapper ul.upload-btn-list li p {
  margin-bottom: 0;
  color: #99989F;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper {
  margin: 24px 0 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status {
  margin-top: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status > h3 {
  margin-bottom: 10px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status {
  padding: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li {
  display: block;
  position: relative;
  margin: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #DBD9D5;
  padding: 15px 14px 14px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status .file-name {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  margin: 0;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status ul.upload-options {
  padding: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status ul.upload-options li {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status ul.upload-options li:not(:last-of-type) {
  margin: 0 18px 0 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status ul.upload-options li p {
  margin: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status ul.upload-options li p.uploading-file-text {
  font-weight: 500;
  color: #1B1924;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status ul.upload-options li p.uploading-progress-text {
  font-weight: 500;
  color: #1B1924;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .upload-file-status ul.upload-options li a.delete-file img {
  display: block;
  max-width: 18px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploading-status ul.status li .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background-color: #35197C;
  width: 0;
  transition: width 0.1s;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files {
  margin-bottom: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files > h3 {
  margin-bottom: 12px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files {
  padding: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li {
  display: block;
  margin: 0;
  vertical-align: middle;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li.last-uploaded .upload-file-card {
  border-bottom: 3px solid #81B67E;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li.last-uploaded .upload-file-card ul.upload-options li p.file-was-uploaded-text {
  display: block;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #DBD9D5;
  padding: 15px 14px 14px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card .file-name {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  margin: 0;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card ul.upload-options {
  padding: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card ul.upload-options li {
  display: inline-block;
  margin: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card ul.upload-options li:not(:last-of-type) {
  margin: 0 18px 0 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card ul.upload-options li p {
  margin: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card ul.upload-options li p.file-size {
  font-weight: 500;
  color: #99989F;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card ul.upload-options li p.file-was-uploaded-text {
  font-weight: 900;
  color: #81B67E;
  display: none;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper .uploaded-files ul.files li .upload-file-card ul.upload-options li a.delete-file img {
  display: block;
  max-width: 18px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper ul.show-uploaded-images li:not(:last-of-type) {
  margin-bottom: 16px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper ul.show-uploaded-images li .img-wrapper img {
  width: 100%;
  height: 296px;
  object-fit: cover;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .image-upload-wrapper .uploading-status-wrapper ul.show-uploaded-images li .video-wrapper video {
  width: 100%;
  height: 296px;
  object-fit: cover;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card.error-card .content-wrapper h3 {
  color: #DC6F64 !important;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper h3 {
  font-weight: 900;
  margin-bottom: 24px;
  color: #81B67E !important;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper h3 {
    margin-bottom: 10px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper p br {
    display: none;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper .link-wrapper {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper .link-wrapper {
    margin-top: 8px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper .link-wrapper a {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper .link-wrapper a {
    color: #35197C;
    padding: 0;
    border: 0;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .content-wrapper .link-wrapper a img {
  display: block;
  max-width: 18px;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .icon-wrapper {
  text-align: right;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .icon-wrapper {
    text-align: center;
    margin-bottom: 20px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .icon-wrapper img {
  max-width: 148px;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-body .result-card .icon-wrapper img {
    max-width: 100px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer {
  margin: 48px 0 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer ul.btn-list {
  padding: 0;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer ul.btn-list {
    text-align: left;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer ul.btn-list li {
  display: inline-block;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer ul.btn-list li:not(:last-of-type) {
  margin: 0 12px 0 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer ul.btn-list li a {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer ul.btn-list li a {
    height: 45px;
    padding: 8px 19px 7px;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer ul.btn-list li a.disable {
  background: #EDEFED;
  border-color: #EDEFED;
  color: #99989F;
  pointer-events: none;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .error-message {
  background: #F9EEEC;
  padding: 18px 19px;
  position: relative;
  display: none;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .error-message.active {
  display: block;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .error-message:before {
  content: "";
  background: url("../images/icons/error-trianlge-icon.png") no-repeat center;
  background-size: cover;
  width: 45px;
  height: 16px;
  position: absolute;
  top: -15px;
  right: 35px;
  filter: brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(2794%) hue-rotate(314deg) brightness(97%) contrast(100%);
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .error-message p {
  margin-bottom: 0;
  color: #15063A;
  font-weight: 500;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .request-wrapper {
  margin-top: 48px;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .request-wrapper {
    margin-top: 30px;
    display: block;
    text-align: left;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .request-wrapper p {
  margin-bottom: 0;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .request-wrapper p strong {
  font-weight: 900;
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .request-wrapper .request-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .request-wrapper .request-btn {
    color: #35197C;
  }
}
header .navbar-menu ul.menu li .upload-popup-wrapper .upload-wrapper .upload-footer .request-wrapper .request-btn img {
  display: block;
  max-width: 16px;
}
header .hamburger-menu {
  display: none;
}
@media screen and (max-width: 767px) {
  header .hamburger-menu {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: left;
  }
}
header .hamburger-menu .btn-style {
  height: 40px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  border-radius: 0;
  padding: 14px 10px;
  background: rgb(237, 239, 237);
  border-color: rgb(237, 239, 237);
  color: rgb(53, 25, 124);
  display: none;
}
header .hamburger-menu .btn-style.active {
  display: inline-flex;
}
header .hamburger-menu .btn-style img {
  filter: brightness(0) saturate(100%) invert(13%) sepia(67%) saturate(2717%) hue-rotate(247deg) brightness(97%) contrast(107%);
}
header .hamburger-menu i {
  font-size: 20px;
}

.sec-banner {
  margin: 0 80px;
  position: relative;
  /*.diagnose-card {
    max-width: 900px;
    position: relative;
    z-index: 1;
    margin: -243px 0 0 50px;
    @media screen and (max-width: 1199px) and (min-width: 992px) {
      margin: -200px 0 0 30px;
    }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      margin: -200px auto 0 auto;
      max-width: 700px;
    }
    @media screen and (max-width: $screen-xs) {
      margin: -50px 0 0 0;
    }
    .header {
      background: #280F64;
      padding: 20px 50px;
      @media screen and (max-width: $screen-xs) {
        padding: 20px;
      }
      .content {
        display: flex;
        align-items: center;
        gap: 35px;
        @media screen and (max-width: $screen-xs) {
          gap: 12px;
        }
        strong {
          font-size: 30px;
          line-height: 38px;
          font-weight: 900;
          color: #F7F9F7;
        }
        p {
          margin: 0;
        }
      }
      @include custom-select;
    }
    .body {
      background: $primary01;
      padding: 38px 0 38px 50px;
      @media screen and (max-width: $screen-xs) {
        padding: 25px 0 25px 20px;
      }
      .heading {
        display: flex;
        align-items: center;
        gap: 34px;
        @media screen and (max-width: $screen-xs) {
          display: block;
        }
        h2, .h2 {
          margin: 0;
          font-weight: 400;
        }
        strong {
          font-size: 120px;
          line-height: 130px;
          font-weight: 900;
          color: $white;
        }
      }
      .author-profile {
        margin: 35px 0;
        display: flex;
        align-items: center;
        gap: 24px;
        @media screen and (max-width: $screen-xs) {
          display: block;
        }
        .img {
          max-width: 90px;
        }
        .detail {
          @media screen and (max-width: $screen-xs) {
            margin-top: 20px;
          }
          strong {
            font-size: 20px;
            line-height: 28px;
            font-weight: 900;
            color: $white;
          }
          p {
            margin: 12px 0 0;
            a {
              color: $white;
            }
          }
        }
      }
      .btn-wrapper {
        .btn-style {
          &.transparent {
            border-radius: 0;
            border: 1px solid $white;
            color: $white;
          }
        }
      }
    }
    .footer {
      background: #280F64;
      padding: 20px 50px;
      .content {
        display: flex;
        align-items: center;
        gap: 35px;
        strong {
          font-size: 30px;
          line-height: 38px;
          font-weight: 900;
          color: #F7F9F7;
        }
        p {
          margin: 0;
        }
      }
    }
  }*/
}
@media screen and (max-width: 1366px) {
  .sec-banner.element-banner {
    padding-bottom: 40px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1366px) and (min-width: 768px) {
  .sec-banner.consulting {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner.consulting {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1366px) {
  .sec-banner {
    margin: 0;
  }
}
@media screen and (max-width: 1366px) and (min-width: 768px) {
  .sec-banner {
    padding-bottom: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner {
    padding-bottom: 25px;
  }
}
.sec-banner .img-wrapper img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-banner .img-wrapper img {
    height: 500px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .img-wrapper img {
    height: 320px;
  }
}
.sec-banner .diagnoses-body-main {
  margin: -200px 0 0 38px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnoses-body-main {
    margin: -150px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main {
    margin: -100px 0 0 0;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body {
  max-width: 900px;
  width: 100%;
  background: #35197C;
  padding: 38px 50px 38px;
}
@media screen and (min-width: 1200px) {
  .sec-banner .diagnoses-body-main .diagnoses-body {
    min-width: 920px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnoses-body-main .diagnoses-body {
    padding: 38px 30px 38px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main .diagnoses-body {
    padding: 24px 30px;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body .heading {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnoses-body-main .diagnoses-body .heading {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main .diagnoses-body .heading {
    margin-bottom: 12px;
    gap: 16px;
    align-items: self-start;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body .heading h2, .sec-banner .diagnoses-body-main .diagnoses-body .heading .h2, .sec-banner .diagnoses-body-main .diagnoses-body .heading h1, .sec-banner .diagnoses-body-main .diagnoses-body .heading .h1 {
  margin: 0 !important;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main .diagnoses-body .heading h2, .sec-banner .diagnoses-body-main .diagnoses-body .heading .h2, .sec-banner .diagnoses-body-main .diagnoses-body .heading h1, .sec-banner .diagnoses-body-main .diagnoses-body .heading .h1 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 10px;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body .heading strong {
  font-size: 120px;
  line-height: 85px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main .diagnoses-body .heading strong {
    font-size: 36px;
    line-height: 36px;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body .detail-wrapper {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main .diagnoses-body .detail-wrapper {
    margin-bottom: 20px;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body .detail-wrapper p {
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnoses-body-main .diagnoses-body .detail-wrapper p {
    font-size: 14px;
    line-height: 22px;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body .detail-wrapper p a {
  font-weight: 600;
  color: #ffffff;
  text-decoration: underline;
}
.sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list {
  display: grid;
  grid-template-columns: repeat(3, calc(33% - 13px));
  column-gap: 24px;
  padding-left: 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list {
    column-gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list {
    grid-template-columns: 1fr;
    row-gap: 12px;
    text-align: center;
    max-width: 280px;
    margin: auto;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li {
  list-style: none;
  display: inline-block;
}
.sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li .btn-style {
  width: 100%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li .btn-style {
    min-width: 80px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding: 14px 12px 14px;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li .btn-style.transparent {
  font-weight: 600;
}
.sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li .form .form-group {
  position: relative;
  margin-bottom: 0;
}
.sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li .form .form-group .form-control {
  padding-left: 52px;
  background: transparent;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  height: 52px;
  max-width: 250px;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li .form .form-group .form-control {
    text-align: left;
    min-width: 100%;
  }
}
.sec-banner .diagnoses-body-main .diagnoses-body ul.btn-list li .form .form-group a img {
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 19px;
}
.sec-banner .diagnose-video-card {
  display: flex;
  position: relative;
  align-items: center;
}
@media screen and (max-width: 1366px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card {
    margin-left: -12px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose.sec-home-diagnose .diagnose-list {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose.sec-home-diagnose .diagnose-list {
    padding-left: 14px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose.sec-home-diagnose .diagnose-list .accordion .accordion-item .accordion-header button {
  height: 80px;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose.sec-home-diagnose .diagnose-list .accordion .accordion-item .accordion-header button {
    height: 66px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose.sec-home-diagnose .diagnose-list .accordion .accordion-item .accordion-header button {
    height: 68px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose.sec-home-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.show {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose.sec-home-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header {
    height: 68px;
    display: flex;
    align-items: center;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list {
  margin-top: -253px;
  margin-left: 50px;
  min-width: 900px;
}
@media screen and (max-width: 14621px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list {
    min-width: 880px;
  }
}
@media screen and (max-width: 1410px) and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list {
    min-width: 840px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list {
    height: 584px;
  }
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list {
    height: 525px;
  }
}
@media screen and (max-width: 991px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list {
    margin-top: -80px;
    min-width: 700px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list {
    min-width: 300px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion {
  max-width: 900px;
  min-height: 635px;
}
@media screen and (max-width: 1411px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion {
    min-width: 880px;
  }
}
@media screen and (max-width: 1410px) and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion {
    min-width: 840px;
  }
}
@media screen and (max-width: 991px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion {
    min-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion {
    min-width: 300px;
    min-height: auto;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item {
  border: none;
  background: #280F64;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item:first-of-type .accordion-header button .diagnoses-header {
  padding: 10px 50px;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button {
  padding: 0;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button:after {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed {
  display: block;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed .diagnoses-header {
    padding: 14px 20px 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed .diagnoses-header .content {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed .diagnoses-header .content strong {
    font-size: 24px;
    line-height: 24px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.show {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header {
  background: #280F64;
  padding: 20px 50px;
  min-width: 900px;
  width: 100%;
}
@media screen and (max-width: 1411px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header {
    min-width: 880px;
  }
}
@media screen and (max-width: 1410px) and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header {
    min-width: 840px;
  }
}
@media screen and (max-width: 991px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header {
    min-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header {
    padding: 20px 20px !important;
    min-width: 300px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header .content {
  display: flex;
  align-items: center;
  gap: 35px;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header .content {
    gap: 12px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header .content strong {
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
  color: #F7F9F7;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header .content strong {
    line-height: 30px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header .content p {
  margin: 0;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header.light {
  background: #280F64;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header.dark {
  background: #190055;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header select {
  height: 40px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ffffff !important;
  color: #ffffff;
  outline: none;
  box-shadow: none;
  padding: 6px 20px 6px 75px;
  background-image: url(../images/icons/arrow-down-icon.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 18px;
  background-position: calc(50% - 100px) 15px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header select {
    font-size: 14px;
    background-size: 14px;
    background-position: calc(50% - 90px) 16px;
    padding: 6px 20px 6px 65px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header select {
    font-size: 13px;
    background-size: 13px;
    background-position: calc(50% - 82px) 17px;
    padding: 6px 20px 6px 55px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header select {
    font-size: 12px;
    background-size: 12px;
    background-position: calc(50% - 75px) 16px;
    padding: 6px 20px 6px 28px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header select.border {
  border: 1px solid #ffffff;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header select::-ms-expand {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button .diagnoses-header select option {
  color: #000000;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button:after {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed {
  display: block;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed .diagnoses-header {
    padding: 14px 20px 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed .diagnoses-header .content {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.collapsed .diagnoses-header .content strong {
    font-size: 24px;
    line-height: 24px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-header button.show {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body {
  padding: 0;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body {
  max-width: 900px;
  width: 100%;
  background: #35197C;
  padding: 38px 0 38px 50px;
}
@media screen and (max-width: 1411px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body {
    min-width: 880px;
  }
}
@media screen and (max-width: 1410px) and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body {
    min-width: 840px;
  }
}
@media screen and (max-width: 991px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body {
    min-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body {
    padding: 24px 30px;
    min-width: 300px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading {
    gap: 16px;
    align-items: self-start;
    margin-bottom: 24px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading h2, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading .h2, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading h1, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading .h1 {
  margin: 0 !important;
  font-weight: 400;
}
@media screen and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading h2, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading .h2, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading h1, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading .h1 {
    letter-spacing: -0.02em;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading h2, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading .h2, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading h1, .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading .h1 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 10px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading strong {
  font-size: 120px;
  line-height: 85px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .heading strong {
    font-size: 36px;
    line-height: 36px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper {
    margin-bottom: 24px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper p {
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper p.desktop {
    display: none;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper p.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .detail-wrapper p.mobile {
    display: block;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select {
    display: block;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select {
  height: 40px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ffffff !important;
  color: #ffffff;
  outline: none;
  box-shadow: none;
  padding: 6px 20px 6px 75px;
  background-image: url(../images/icons/arrow-down-icon.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 18px;
  background-position: calc(50% - 100px) 15px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select {
    font-size: 14px;
    background-size: 14px;
    background-position: calc(50% - 90px) 16px;
    padding: 6px 20px 6px 65px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select {
    font-size: 13px;
    background-size: 13px;
    background-position: calc(50% - 82px) 17px;
    padding: 6px 20px 6px 55px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select {
    font-size: 12px;
    background-size: 12px;
    background-position: calc(50% - 75px) 16px;
    padding: 6px 20px 6px 28px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select.border {
  border: 1px solid #ffffff;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select::-ms-expand {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select option {
  color: #000000;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .diagnoses-select select {
  min-width: 100%;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
  background-position: 15px 52%;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list {
    text-align: center;
    margin-left: -20px;
    display: none;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li {
  list-style: none;
  display: inline-block;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li:not(:last-of-type) {
  margin-right: 24px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li:not(:last-of-type) {
    margin-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li:not(:last-of-type) {
    margin: 0 0 10px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .btn-style {
  min-width: 250px;
  font-weight: 700;
}
@media screen and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .btn-style {
    min-width: 200px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .btn-style {
    min-width: 80px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .btn-style.transparent {
  font-weight: 400;
  border-width: 1px;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .form .form-group {
  position: relative;
  margin-bottom: 0;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .form .form-group .form-control {
  padding-left: 52px;
  background: transparent;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  height: 52px;
  max-width: 250px;
}
@media screen and (min-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .form .form-group .form-control {
    max-width: 200px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .form .form-group .form-control {
    max-width: 205px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .form .form-group .form-control {
    text-align: left;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body ul.btn-list li .form .form-group a img {
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 19px;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .author-profile {
  margin: 0 0 35px;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .author-profile {
    display: block;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .author-profile .img {
  max-width: 90px;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .author-profile .detail {
    margin-top: 20px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .author-profile .detail strong {
  font-size: 20px;
  line-height: 28px;
  font-weight: 900;
  color: #ffffff;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .author-profile .detail p {
  margin: 12px 0 0;
  font-weight: 600;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .author-profile .detail p a {
  font-weight: 600;
  color: #ffffff;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper {
  align-items: center;
  gap: 40px;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper.active.termin-btn {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper.active.questionnaire-btn {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper.active.questionnaire-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper.active.questionnaire-btn .btn-style:first-of-type {
    margin-bottom: 20px;
  }
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper.termin-btn {
  display: block;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper.questionnaire-btn {
  display: none;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper .btn-style {
  min-width: 300px;
  height: 52px;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
.sec-banner .diagnose-video-card .sec-diagnose .diagnose-list .accordion .accordion-item .accordion-body .diagnoses-body .btn-wrapper .btn-style.transparent {
  border-radius: 0;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.sec-banner .diagnose-video-card .sec-podcasts {
  position: absolute;
  right: -120px;
  bottom: 232px;
}
@media screen and (max-width: 1366px) {
  .sec-banner .diagnose-video-card .sec-podcasts {
    display: block;
  }
}
@media screen and (max-width: 1366px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-podcasts {
    position: unset;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-podcasts {
    position: unset;
    display: none;
  }
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card {
  max-width: 386px;
  padding: 20px;
  background: #1B1924;
  position: absolute;
  right: 0;
  width: 403px;
  bottom: 0;
}
@media screen and (max-width: 1366px) and (min-width: 993px) {
  .sec-banner .diagnose-video-card .sec-podcasts .podcasts-card {
    bottom: unset;
    left: 62px;
    width: 900px;
    max-width: 900px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-podcasts .podcasts-card {
    bottom: unset;
    left: 12px;
    width: 720px;
    max-width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-podcasts .podcasts-card {
    width: 360px;
    max-width: 360px;
    left: 12px;
    bottom: -377px;
    padding: 20px;
  }
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card h3, .sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .h3 {
  color: #ffffff !important;
  margin-bottom: 24px;
}
@media screen and (max-width: 1366px) and (min-width: 768px) {
  .sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper {
    display: grid;
    grid-template-columns: 48.5% 48.5%;
    gap: 20px;
  }
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card {
  margin-bottom: 2px;
  padding: 8px 0 8px 8px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  background: #23212F;
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card .image-wrapper {
  position: relative;
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card .image-wrapper img {
  max-width: 90px;
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card .image-wrapper .play-icon {
  position: absolute;
  left: 26px;
  top: 90%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  background: #35197C;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card .image-wrapper .play-icon img {
  max-width: 12px;
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card .content-wrapper p {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 900;
  margin-bottom: 0;
}
.sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card .content-wrapper .p {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-banner .diagnose-video-card .sec-podcasts .podcasts-card .video-detail-card-wrapper .video-detail-card .content-wrapper .p {
    font-size: 14px;
    line-height: 24px;
  }
}
.sec-banner .diagnose-video-card .sec-podcasts .copy-video {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
}
.sec-banner .diagnose-video-card .sec-podcasts .copy-video p {
  margin: 0;
  color: #B1BEF0;
}

.sec-sticky-header {
  overflow-x: hidden;
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header {
    margin-top: 20px;
  }
}
.sec-sticky-header.sticky {
  z-index: 5;
  position: sticky;
  top: 79px;
  right: 0;
  overflow-x: hidden;
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header.sticky {
    top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sec-sticky-header.sticky {
    top: 62px;
  }
}
.sec-sticky-header .sticky-header-desktop {
  display: block;
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header-desktop {
    display: none;
  }
}
.sec-sticky-header .sticky-header-mobile {
  display: none;
  background: rgb(53, 25, 124);
  min-height: 60px;
  grid-template-columns: 1fr 120px;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header-mobile {
    display: grid;
  }
}
.sec-sticky-header .sticky-header-mobile .left-side {
  padding: 10px 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.sec-sticky-header .sticky-header-mobile .left-side strong {
  color: rgb(247, 249, 247);
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
}
.sec-sticky-header .sticky-header-mobile .left-side .info-wrapper {
  display: grid;
  grid-template-columns: 35px 1fr;
  align-items: center;
  column-gap: 16px;
}
.sec-sticky-header .sticky-header-mobile .left-side .info-wrapper img {
  width: 35px;
  height: 35px;
  border-radius: 50px;
}
.sec-sticky-header .sticky-header-mobile .left-side .info-wrapper .info h3, .sec-sticky-header .sticky-header-mobile .left-side .info-wrapper .info .h3 {
  font-size: 14px;
  line-height: 19px;
  font-weight: 900;
  margin-bottom: 0;
  color: rgb(247, 249, 247) !important;
}
.sec-sticky-header .sticky-header-mobile .left-side .info-wrapper .info p {
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  margin-bottom: 0;
  color: rgb(247, 249, 247);
}
.sec-sticky-header .sticky-header-mobile .right-side {
  display: grid;
  grid-template-columns: repeat(2, 60px);
  align-items: center;
}
.sec-sticky-header .sticky-header-mobile .right-side .user-img img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.sec-sticky-header .sticky-header-mobile .right-side .icon-wrapper {
  width: 60px;
  height: 60px;
  background: rgb(27, 25, 36);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-sticky-header .sticky-header-mobile .right-side .icon-wrapper img {
  max-width: 20px;
}
.sec-sticky-header .container {
  max-width: 1310px;
}
.sec-sticky-header.active {
  display: none;
}
.sec-sticky-header .sticky-header {
  position: relative;
  left: 64.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 1366px) {
  .sec-sticky-header .sticky-header {
    left: 0;
  }
}
@media screen and (max-width: 1366px) and (min-width: 993px) {
  .sec-sticky-header .sticky-header {
    left: 0;
    gap: 12px;
  }
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header .sticky-header {
    width: 700px;
    left: 20px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header {
    display: block;
    margin: 0;
    left: 0;
  }
}
.sec-sticky-header .sticky-header .left-side {
  padding: 14px 50px;
  background: #35197C;
  display: flex;
  align-items: center;
  gap: 38px;
  min-width: 900px;
  min-height: 80px;
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .sec-sticky-header .sticky-header .left-side {
    min-width: 800px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 993px) {
  .sec-sticky-header .sticky-header .left-side {
    padding: 14px;
    min-width: 650px;
  }
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header .sticky-header .left-side {
    min-width: 320px;
    padding: 14px 20px;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header .left-side {
    display: block;
    min-width: 100%;
    padding: 14px 24px;
  }
}
.sec-sticky-header .sticky-header .left-side .heading {
  display: flex;
  align-items: center;
  gap: 35px;
}
@media screen and (max-width: 1366px) and (min-width: 993px) {
  .sec-sticky-header .sticky-header .left-side .heading {
    gap: 10px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .sec-sticky-header .sticky-header .left-side .heading {
    gap: 15px;
  }
}
.sec-sticky-header .sticky-header .left-side .heading h2, .sec-sticky-header .sticky-header .left-side .heading .h2 {
  color: #ffffff;
  font-weight: 900;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 0;
}
.sec-sticky-header .sticky-header .left-side .heading h3, .sec-sticky-header .sticky-header .left-side .heading .h3 {
  color: #ffffff !important;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header .sticky-header .left-side .heading h3, .sec-sticky-header .sticky-header .left-side .heading .h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
.sec-sticky-header .sticky-header .left-side .info-wrapper {
  width: 506px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 1366px) and (min-width: 993px) {
  .sec-sticky-header .sticky-header .left-side .info-wrapper {
    width: 347px;
    gap: 10px;
  }
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header .sticky-header .left-side .info-wrapper {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header .left-side .info-wrapper {
    margin-top: 6px;
  }
}
.sec-sticky-header .sticky-header .left-side .info-wrapper img {
  max-width: 45px;
}
.sec-sticky-header .sticky-header .left-side .info-wrapper .info h3, .sec-sticky-header .sticky-header .left-side .info-wrapper .info .h3 {
  color: #ffffff !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.sec-sticky-header .sticky-header .left-side .info-wrapper .info p {
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header .left-side .image-wrapper {
    position: absolute;
    top: 24px;
    right: 24px;
  }
}
.sec-sticky-header .sticky-header .left-side .image-wrapper img {
  max-width: 18px;
}
.sec-sticky-header .sticky-header .right-side {
  max-width: 386px;
  display: flex;
  align-items: center;
  gap: 16px;
  background: #1B1924;
}
@media screen and (max-width: 1366px) and (min-width: 993px) {
  .sec-sticky-header .sticky-header .right-side {
    gap: 10px;
    max-width: 395px;
  }
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header .sticky-header .right-side {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header .right-side {
    max-width: 391px;
  }
}
.sec-sticky-header .sticky-header .right-side .image-wrapper img {
  max-width: 80px;
}
.sec-sticky-header .sticky-header .right-side .content-wrapper h3, .sec-sticky-header .sticky-header .right-side .content-wrapper .h3 {
  color: #ffffff !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  margin-bottom: 4px;
}
.sec-sticky-header .sticky-header .right-side .content-wrapper p {
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}
@media screen and (max-width: 1366px) and (min-width: 993px) {
  .sec-sticky-header .sticky-header .right-side .content-wrapper p {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header .right-side .content-wrapper p {
    line-height: 18px;
  }
}
.sec-sticky-header .sticky-header .right-side .icon-wrapper {
  margin-right: 24px;
  display: flex;
  align-items: center;
  gap: 18px;
}
@media screen and (max-width: 993px) and (min-width: 768px) {
  .sec-sticky-header .sticky-header .right-side .icon-wrapper {
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-sticky-header .sticky-header .right-side .icon-wrapper {
    margin: 0 0 0 30px;
  }
}
.sec-sticky-header .sticky-header .right-side .icon-wrapper img {
  max-width: 17px;
}

.sec-client {
  overflow: hidden;
  position: relative;
  padding: 110px 0 59px;
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-client {
    padding: 45px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-client {
    padding: 25px 0;
  }
}
.sec-client .content {
  padding-right: 80px;
  margin-left: 50px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-client .content {
    padding-right: 30px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .sec-client .content {
    padding: 0 30px;
    margin: 0 0 36px;
  }
}
.sec-client .content h2, .sec-client .content .h2 {
  margin-bottom: 36px;
  font-weight: 400;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-client .content h2, .sec-client .content .h2 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec-client .content h2, .sec-client .content .h2 {
    margin-bottom: 24px;
  }
}
.sec-client .content p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .sec-client .content p {
    font-size: 14px;
    line-height: 22px;
  }
}
.sec-client .content .btn-wrapper {
  margin: 30px 0 0;
}
.sec-client #testimonial {
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1366px) {
  .sec-client #testimonial {
    min-width: calc((60vw - 1400px) / 2 + 1170px);
  }
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .sec-client #testimonial {
    min-width: calc((60vw - 1400px) / 2 + 1170px);
  }
}
@media screen and (max-width: 767px) {
  .sec-client #testimonial {
    padding: 0 0 0 10px;
  }
}
.sec-client #testimonial .owl-stage {
  display: flex;
}
.sec-client #testimonial .owl-stage .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.sec-client #testimonial .owl-stage .owl-item .item {
  height: 100%;
  max-width: 100%;
}
.sec-client #testimonial .owl-stage .owl-item .item .card {
  padding: 30px 30px 120px;
  border: none;
  background: #EDEFED;
  border-radius: 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sec-client #testimonial .owl-stage .owl-item .item .card {
    padding: 20px 20px 98px;
  }
}
.sec-client #testimonial .owl-stage .owl-item .item .card.no-footer {
  padding: 30px 30px;
}
.sec-client #testimonial .owl-stage .owl-item .item .card > img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .sec-client #testimonial .owl-stage .owl-item .item .card > img {
    height: 150px;
  }
}
.sec-client #testimonial .owl-stage .owl-item .item .card .card-body {
  padding: 0;
}
.sec-client #testimonial .owl-stage .owl-item .item .card .card-body h3, .sec-client #testimonial .owl-stage .owl-item .item .card .card-body .h3.card-title {
  font-weight: 900;
  margin: 24px 0 16px;
}
@media screen and (max-width: 767px) {
  .sec-client #testimonial .owl-stage .owl-item .item .card .card-body h3, .sec-client #testimonial .owl-stage .owl-item .item .card .card-body .h3.card-title {
    line-height: 22px;
  }
}
.sec-client #testimonial .owl-stage .owl-item .item .card .card-body p.card-text {
  margin: 0;
}
.sec-client #testimonial .owl-stage .owl-item .item .card .card-body .card-footer {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  background: transparent;
  width: calc(100% - 60px);
  border-top: 1px solid #15063A;
  padding: 24px 0 30px;
}
@media screen and (max-width: 767px) {
  .sec-client #testimonial .owl-stage .owl-item .item .card .card-body .card-footer {
    padding: 24px 0 20px;
  }
}
.sec-client #testimonial .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-client #testimonial .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sec-client #testimonial .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-client #testimonial .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img {
  width: 26px;
  height: 26px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .sec-client #testimonial .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img {
    width: 18px;
    height: 18px;
  }
}

.effective-treatment {
  padding: 65px 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 1920px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .effective-treatment {
    padding: 45px 0;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .effective-treatment {
    padding: 30px 0;
    margin: 0;
  }
}
.effective-treatment .container > h2, .effective-treatment .container .h2 {
  margin-bottom: 124px;
  padding-left: 53px;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .effective-treatment .container > h2, .effective-treatment .container .h2 {
    font-size: 45px;
    line-height: 55px;
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .effective-treatment .container > h2, .effective-treatment .container .h2 {
    margin-bottom: 50px;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .effective-treatment .container > h2, .effective-treatment .container .h2 {
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 30px;
    line-height: 33px;
  }
  .effective-treatment .container > h2 br, .effective-treatment .container .h2 br {
    display: none;
  }
}
.effective-treatment .img-wrapper img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .effective-treatment .img-wrapper img {
    height: 500px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .effective-treatment .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .effective-treatment .img-wrapper img {
    height: 300px;
  }
}
.effective-treatment .img-wrapper img.position-top {
  object-position: center;
}
.effective-treatment #effect-treatment {
  position: relative;
  top: 0;
  right: -50px;
  margin-top: -100px;
}
@media screen and (min-width: 1400px) {
  .effective-treatment #effect-treatment {
    min-width: calc((60vw - 1400px) / 2 + 1700px);
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .effective-treatment #effect-treatment {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .effective-treatment #effect-treatment {
    padding: 0 0 0 10px;
    right: 0;
  }
}
.effective-treatment #effect-treatment .owl-stage {
  display: flex;
}
.effective-treatment #effect-treatment .owl-stage .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card {
  border: none;
  background: #ffffff;
  padding: 30px 30px 100px;
  height: 100%;
  position: relative;
  border-radius: 0;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .effective-treatment #effect-treatment .owl-stage .owl-item .item .card {
    margin: 0 20px;
    padding: 20px 20px 100px;
  }
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card.no-footer {
  padding: 30px 30px;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover {
  background: #35197C;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body .treatment-icon img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(100%) saturate(0%) hue-rotate(48deg) brightness(103%) contrast(100%);
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body h3, .effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body .h3 {
  color: #ffffff !important;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body p {
  color: #ffffff;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body ul.links {
  padding-left: 0;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body ul.links li {
  list-style: none;
  display: inline-block;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body ul.links li:before {
  background: #ffffff;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body ul.links li a {
  color: #ffffff;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body .card-footer {
  border-top: 2px solid #B1BEF0;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body .card-footer .arrow-btn {
  color: #DAE670;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card:hover .card-body .card-footer .arrow-btn img {
  filter: brightness(0) saturate(100%) invert(93%) sepia(31%) saturate(700%) hue-rotate(6deg) brightness(94%) contrast(92%);
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .treatment-icon {
  margin-bottom: 20px;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .treatment-icon img {
  max-width: 80px;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body h3, .effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .h3 {
  font-weight: 600;
  margin-bottom: 36px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body h3, .effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .h3 {
    margin-bottom: 16px;
  }
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body p {
  margin: 0;
  transition: 0.3s ease-in-out;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body ul.links {
  margin: 20px 0 0;
  padding-left: 0;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body ul.links li {
  list-style: none;
  display: block;
  position: relative;
  padding-left: 20px;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body ul.links li:not(:last-of-type) {
  margin-bottom: 1px;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body ul.links li:before {
  content: "";
  background: #35197C;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 9px;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .card-footer {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  background: transparent;
  width: 80%;
  border-top: 2px solid #15063A;
  padding: 24px 0 30px;
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #35197C;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img {
  width: 26px;
  height: 26px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .effective-treatment #effect-treatment .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img {
    width: 18px;
    height: 18px;
  }
}

.sec-our-team {
  padding: 100px 0 50px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-our-team {
    padding: 60px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec-our-team {
    padding: 40px 0 15px;
  }
}
.sec-our-team .container > h2, .sec-our-team .container .h2 {
  padding-left: 103px;
  margin-bottom: 98px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-our-team .container > h2, .sec-our-team .container .h2 {
    padding-left: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .sec-our-team .container > h2, .sec-our-team .container .h2 {
    margin-bottom: 25px;
    padding: 0;
  }
}
.sec-our-team .col-lg-4 {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .sec-our-team .col-lg-4 {
    padding: 0 14px;
  }
}
.sec-our-team .card {
  border: none;
  display: block;
}
.sec-our-team .card:hover {
  background: #E6F0C5;
}
.sec-our-team .card .user-img {
  width: 100%;
  height: 360px;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .sec-our-team .card .user-img {
    height: 300px;
  }
}
.sec-our-team .card .card-body {
  padding: 24px 30px 30px;
}
.sec-our-team .card .card-body h3, .sec-our-team .card .card-body .h3 {
  color: #35197C;
  margin-bottom: 24px;
}
.sec-our-team .card .card-body p {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #15063A;
}
.sec-our-team .card .card-body .arrow-link {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-weight: 600;
}
.sec-our-team .card .card-body .arrow-link img {
  max-width: 18px;
}
.sec-our-team p.team-info {
  margin: 65px 0 0;
}
@media screen and (max-width: 1199px) {
  .sec-our-team p.team-info {
    margin: 20px 0 0;
  }
}

.team-info {
  padding: 40px 0 60px;
}
.team-info .team-info-wrapper {
  display: grid;
  grid-template-columns: 340px auto;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .team-info .team-info-wrapper {
    grid-template-columns: auto;
  }
}
.team-info .team-info-wrapper .card-left {
  position: relative;
  height: 100%;
  background: #35197C;
  padding: 30px 30px 120px;
}
@media screen and (max-width: 991px) {
  .team-info .team-info-wrapper .card-left {
    grid-row: 2;
    padding: 30px 30px 0;
  }
}
.team-info .team-info-wrapper .card-left h3, .team-info .team-info-wrapper .card-left .h3 {
  margin-bottom: 36px;
}
@media screen and (max-width: 991px) {
  .team-info .team-info-wrapper .card-left h3, .team-info .team-info-wrapper .card-left .h3 {
    margin-bottom: 20px;
  }
}
.team-info .team-info-wrapper .card-left p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .team-info .team-info-wrapper .card-left p {
    margin-bottom: 35px;
  }
}
.team-info .team-info-wrapper .card-left .link-wrapper {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 60px);
  border-top: 1px solid #B1BEF0;
  padding: 36px 0 30px;
}
@media screen and (max-width: 991px) {
  .team-info .team-info-wrapper .card-left .link-wrapper {
    position: relative;
    width: 100%;
    padding: 20px 0;
  }
}
.team-info .team-info-wrapper .card-left .link-wrapper .arrow-link {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-weight: 600;
  color: #DAE670;
}
.team-info .team-info-wrapper .card-left .link-wrapper .arrow-link img {
  max-width: 18px;
  filter: brightness(0) saturate(100%) invert(81%) sepia(66%) saturate(319%) hue-rotate(14deg) brightness(99%) contrast(92%);
}
.team-info .team-info-wrapper .card-right {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .team-info .team-info-wrapper .card-right {
    grid-row: 1;
  }
}
.team-info .team-info-wrapper .card-right .image-wrapper img {
  object-fit: cover;
  height: 620px;
  width: 100%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .team-info .team-info-wrapper .card-right .image-wrapper img {
    height: 420px;
  }
}
@media screen and (max-width: 767px) {
  .team-info .team-info-wrapper .card-right .image-wrapper img {
    height: 320px;
  }
}
.team-info .heading {
  margin-top: 120px;
  padding-left: 60px;
}
@media screen and (max-width: 1199px) {
  .team-info .heading {
    margin-top: 60px;
    padding-left: 0;
  }
}
.team-info .heading h2, .team-info .heading .h2 {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .team-info .heading h2, .team-info .heading .h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

.sec-cards {
  padding: 60px 0;
}
.sec-cards .container > h2, .sec-cards .container .h2 {
  padding-left: 53px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec-cards .container > h2, .sec-cards .container .h2 {
    padding-left: 0;
  }
}
.sec-cards .counting-first-content {
  display: flex;
  align-items: center;
  gap: 50px;
  padding-left: 53px;
  margin: 85px 0 98px;
}
@media screen and (max-width: 767px) {
  .sec-cards .counting-first-content {
    padding-left: 0;
    gap: 25px;
    margin: 30px 0;
  }
}
.sec-cards .counting-first-content strong {
  font-size: 120px;
  line-height: 130px;
  font-weight: 900;
  color: #35197C;
}
.sec-cards .counting-first-content .content h2, .sec-cards .counting-first-content .content .h2 {
  margin-bottom: 24px;
}
.sec-cards .counting-first-content .content p {
  margin: 0;
}
.sec-cards .diagnoses-body {
  max-width: 900px;
  width: 100%;
  background: #35197C;
  padding: 38px 0 38px 50px;
  margin-bottom: 95px;
}
@media screen and (max-width: 991px) {
  .sec-cards .diagnoses-body {
    max-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .sec-cards .diagnoses-body {
    padding: 24px 30px;
    min-width: 360px;
  }
}
.sec-cards .diagnoses-body .heading {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .sec-cards .diagnoses-body .heading {
    display: block;
  }
}
.sec-cards .diagnoses-body .heading h2, .sec-cards .diagnoses-body .heading .h2, .sec-cards .diagnoses-body .heading h1, .sec-cards .diagnoses-body .heading .h1 {
  margin: 0 !important;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-cards .diagnoses-body .heading h2, .sec-cards .diagnoses-body .heading .h2, .sec-cards .diagnoses-body .heading h1, .sec-cards .diagnoses-body .heading .h1 {
    font-size: 25px;
    line-height: 32px;
    margin-top: 10px;
  }
}
.sec-cards .diagnoses-body .heading strong {
  font-size: 120px;
  line-height: 85px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-cards .diagnoses-body .heading strong {
    font-size: 36px;
    line-height: 36px;
  }
}
.sec-cards .diagnoses-body .detail-wrapper {
  margin-bottom: 35px;
}
.sec-cards .diagnoses-body .detail-wrapper p {
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-cards .diagnoses-body .detail-wrapper p {
    font-size: 14px;
    line-height: 22px;
  }
}
.sec-cards .diagnoses-body .author-profile {
  margin: 0 0 35px;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .sec-cards .diagnoses-body .author-profile {
    display: block;
  }
}
.sec-cards .diagnoses-body .author-profile .img {
  max-width: 90px;
}
@media screen and (max-width: 767px) {
  .sec-cards .diagnoses-body .author-profile .detail {
    margin-top: 20px;
  }
}
.sec-cards .diagnoses-body .author-profile .detail strong {
  font-size: 20px;
  line-height: 28px;
  font-weight: 900;
  color: #ffffff;
}
.sec-cards .diagnoses-body .author-profile .detail p {
  margin: 12px 0 0;
  font-weight: 600;
}
.sec-cards .diagnoses-body .author-profile .detail p a {
  font-weight: 600;
  color: #ffffff;
}
.sec-cards .diagnoses-body .btn-wrapper .btn-style {
  min-width: 300px;
  height: 52px;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
.sec-cards .diagnoses-body .btn-wrapper .btn-style.transparent {
  border-radius: 0;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.sec-cards .cards {
  padding: 0 41px 0 53px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-cards .cards {
    padding: 0 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-cards .cards {
    padding: 0;
  }
}
.sec-cards .cards .future-card {
  display: grid;
  grid-template-columns: auto 520px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-cards .cards .future-card {
    grid-template-columns: auto 340px;
  }
}
@media screen and (max-width: 991px) {
  .sec-cards .cards .future-card .img-wrapper {
    margin-bottom: 20px;
  }
}
.sec-cards .cards .future-card .img-wrapper img {
  width: 100%;
}
.sec-cards .cards .future-card:first-of-type {
  margin-bottom: 0 !important;
}
.sec-cards .cards .future-card:not(:last-of-type) {
  margin-bottom: 43px;
}
.sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 44px;
}
@media screen and (max-width: 767px) {
  .sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper {
    gap: 18px;
  }
}
.sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper strong {
  font-size: 120px;
  line-height: 130px;
  font-weight: 900;
  color: #B1BEF0;
}
.sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper .info-wrapper {
  padding: 22px 50px 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper .info-wrapper {
    padding: 0;
  }
}
.sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper .info-wrapper h3, .sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper .info-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper .info-wrapper h3, .sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper .info-wrapper .h3 {
    margin-bottom: 14px;
  }
}
.sec-cards .cards .future-card:nth-of-type(odd) .content-wrapper .info-wrapper p {
  letter-spacing: -1px;
  line-height: 24px;
  margin-bottom: 0;
}
.sec-cards .cards .future-card:nth-of-type(odd) .image-wrapper img {
  width: 100%;
}
.sec-cards .cards .future-card:nth-of-type(even) {
  grid-template-columns: 520px auto;
}
@media screen and (max-width: 991px) {
  .sec-cards .cards .future-card:nth-of-type(even) {
    grid-template-columns: 1fr;
  }
  .sec-cards .cards .future-card:nth-of-type(even) .content-wrapper {
    order: 1;
  }
  .sec-cards .cards .future-card:nth-of-type(even) .image-wrapper {
    order: 2;
    margin-bottom: 20px;
  }
}
.sec-cards .cards .future-card:nth-of-type(even) .content-wrapper {
  padding-left: 44px;
  order: 2;
  display: flex;
  align-items: flex-start;
  gap: 36px;
}
@media screen and (max-width: 991px) {
  .sec-cards .cards .future-card:nth-of-type(even) .content-wrapper {
    order: 1;
    padding-left: 0;
    gap: 18px;
  }
}
.sec-cards .cards .future-card:nth-of-type(even) .content-wrapper strong {
  font-size: 120px;
  line-height: 130px;
  font-weight: 900;
  color: #B1BEF0;
}
@media screen and (max-width: 991px) {
  .sec-cards .cards .future-card:nth-of-type(even) .content-wrapper strong {
    font-size: 90px;
    line-height: 100px;
  }
}
.sec-cards .cards .future-card:nth-of-type(even) .content-wrapper .info-wrapper {
  padding: 22px 0 50px 0;
}
@media screen and (max-width: 991px) {
  .sec-cards .cards .future-card:nth-of-type(even) .content-wrapper .info-wrapper {
    padding: 0;
  }
}
.sec-cards .cards .future-card:nth-of-type(even) .content-wrapper .info-wrapper h3, .sec-cards .cards .future-card:nth-of-type(even) .content-wrapper .info-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 40px;
}
@media screen and (max-width: 991px) {
  .sec-cards .cards .future-card:nth-of-type(even) .content-wrapper .info-wrapper h3, .sec-cards .cards .future-card:nth-of-type(even) .content-wrapper .info-wrapper .h3 {
    margin-bottom: 14px;
  }
}
.sec-cards .cards .future-card:nth-of-type(even) .content-wrapper .info-wrapper p {
  letter-spacing: -1px;
  line-height: 24px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-cards .cards .future-card:nth-of-type(even) .image-wrapper {
    order: 2;
    margin-bottom: 20px;
  }
}
.sec-cards .cards .future-card:nth-of-type(even) .image-wrapper img {
  width: 100%;
  height: 304px;
}
@media (max-width: 991px) {
  .sec-cards .cards .future-card {
    grid-template-columns: 1fr; /* Single column layout */
  }
  .sec-cards .cards .future-card .content-wrapper {
    order: 2; /* Default order for mobile view */
  }
  .sec-cards .cards .future-card .image-wrapper {
    order: 1; /* Ensure image goes on top */
    margin-bottom: 20px; /* Add space between image and content */
  }
}
@media (max-width: 991px) {
  .sec-cards .cards .future-card .content-wrapper {
    padding-left: 0; /* Reset padding for mobile */
    gap: 24px; /* Adjust gap for smaller screens */
  }
}

.offcanvas {
  height: calc(100vh - 80px) !important;
  width: 100%;
  background: #1B1924;
}
.offcanvas.active {
  height: calc(100vh - 159px) !important;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas.active {
    height: calc(100vh - 149px) !important;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas.active {
    height: calc(100vh - 60px) !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas {
    height: calc(100vh - 70px) !important;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas {
    height: calc(100vh - 60px) !important;
  }
}
.offcanvas.offcanvas-two {
  height: calc(100vh - 80px) !important;
  width: 100%;
  background: #ffffff;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas.offcanvas-two {
    height: calc(100vh - 70px) !important;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two {
    height: calc(100vh - 60px) !important;
  }
}
.offcanvas.offcanvas-two .offcanvas-body {
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body {
    padding: 30px 10px 10px;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header {
  margin-bottom: 40px;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper {
    margin-top: 30px;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper h2, .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper .h2 {
  margin: 0;
  font-weight: 600;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper h2, .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper .h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper h2, .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper .h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper h2, .offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper .h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .user-wrapper img {
  max-width: 90px;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .change-page {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .change-page {
    position: relative;
    top: 36px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    width: 100%;
    z-index: 2;
    justify-content: center;
    padding-bottom: 14px;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .change-page p {
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #35197C;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .change-page .next-icon {
  background: rgba(177, 190, 240, 0.5);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .change-page .next-icon {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .change-page .next-icon {
    background: transparent;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .change-page .next-icon img {
  width: 10px;
  height: 17px;
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-header .close-icon {
    position: relative;
    top: -220px;
    right: 0;
    background: #ffffff;
    width: 100%;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-header .close-icon img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7438%) hue-rotate(327deg) brightness(114%) contrast(89%);
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-body {
    overflow: auto;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-body .img-wrapper {
    width: 1920px;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .img-wrapper img {
  width: 100%;
  object-fit: cover;
  height: 700px;
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-body .img-wrapper img {
    height: 400px;
    object-position: top;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper {
  background: #35197C;
  width: 400px;
  height: 300px;
  position: relative;
  top: -210px;
  left: calc(50% - 10px);
  padding: 23px 37px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper {
    top: -400px;
    left: calc(30% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper {
    left: 20%;
  }
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 1px;
  width: 0;
  height: 0;
  border-width: 22px;
  border-color: #35197C #35197C transparent transparent;
  border-style: solid;
  transform: rotate(230deg) translateY(-50%);
  box-sizing: border-box;
  box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, 0.2);
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper h3, .offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .h3 {
  margin: 0;
  color: #ffffff !important;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form {
  margin: 16px 0;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form .btn-wrapper {
  margin-top: 30px;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form .btn-wrapper .btn-style {
  width: 100%;
  padding: 0;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form .form-group {
  padding: 0;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form .form-group:not(:last-of-type) {
  margin-bottom: 16px;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form .form-group label {
  display: block;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form .form-group .form-control {
  background: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #E5E7EB;
  color: #ffffff;
}
.offcanvas.offcanvas-two .offcanvas-body .calender-body .content-wrapper .form .form-group .form-control::placeholder {
  color: #ffffff;
}
.offcanvas .offcanvas-body {
  padding: 0;
  overflow-x: hidden;
}
.offcanvas .offcanvas-body .modal-pop {
  background: #1B1924;
  overflow-x: hidden;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop {
    padding-bottom: 20px;
  }
}
.offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .main-wrapper, .offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .main-wrappers {
  margin: 0 0 0 540px;
  opacity: 1;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .main-wrapper, .offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .main-wrappers {
    margin: 0 0 0 430px;
  }
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .main-wrapper, .offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .main-wrappers {
    margin: 0;
  }
}
.offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .right-side {
  right: calc(100% - 540px);
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .right-side {
    right: calc(100% - 430px);
  }
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop.active .modal-pop-wrapper .right-side {
    right: -100%;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper {
  max-width: 1920px;
  margin: auto;
  position: relative;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers {
  margin: 0 530px 0 0;
  transition: 0.5s;
  position: relative;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers {
    margin: 0 430px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers {
    margin: 0;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper {
  position: relative;
  margin-bottom: 8px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper:before, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(27, 25, 36);
  background: linear-gradient(0deg, rgb(27, 25, 36) 5%, rgba(27, 25, 36, 0) 40%);
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper video, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper video, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper video, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper video, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper img {
    height: 460px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .icon-arrow-angle, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .icon-arrow-angle {
  position: absolute;
  top: 36px;
  left: 50px;
  background: #35197C;
  border-radius: 50px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .icon-arrow-angle, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .icon-arrow-angle {
    top: 20px;
    left: 16px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .icon-arrow-angle img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .icon-arrow-angle img {
  width: 17px;
  height: 17px;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .icon-arrow-angle img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .icon-arrow-angle img {
    width: 14px;
    height: 14px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .hamburger-menu, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .hamburger-menu {
  display: none;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .hamburger-menu, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .hamburger-menu {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .hamburger-menu img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .hamburger-menu img {
  max-width: 20px;
  height: 20px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(97deg) brightness(109%) contrast(104%);
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .close-icon, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .close-icon {
  display: none;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .close-icon, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .close-icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .close-icon img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .close-icon img {
  max-width: 40px;
  height: 40px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(97deg) brightness(109%) contrast(104%);
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content {
  position: absolute;
  left: 50px;
  bottom: 47px;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content {
    left: 20px;
    display: block;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content strong, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content strong {
  font-size: 90px;
  line-height: 100px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content strong, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content strong {
    font-size: 60px;
    line-height: 70px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content .h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content .h2 {
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content .h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content .h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .img-wrapper .content .h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content .h2 {
    font-size: 25px;
    line-height: 32px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper {
  padding: 0 50px 54px;
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper {
    padding: 0 20px 50px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper {
    padding: 0 20px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.date, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.date {
  padding-left: 0;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.date li, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.date li {
  display: inline-block;
  list-style: none;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.date li:not(:last-of-type), .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.date li:not(:last-of-type) {
  margin-right: 24px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.date li p, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.date li p {
  color: #ffffff;
  margin: 0;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper p.description, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper p.description {
  color: #ffffff;
  font-weight: 600;
  margin: 24px 0;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper p.description, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper p.description {
    font-size: 13px;
    line-height: 20px;
    margin: 24px 0;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon {
    margin-bottom: 18px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li {
  list-style: none;
  display: inline-block;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li:not(:last-of-type), .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li:not(:last-of-type) {
  margin-right: 36px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li a.play-icon, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li a.play-icon {
  width: 90px;
  height: 90px;
  background: #35197C;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li a.play-icon, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li a.play-icon {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li a.play-icon, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li a.play-icon {
    width: 60px;
    height: 60px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li a.play-icon img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li a.play-icon img {
  min-width: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li a.play-icon img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li a.play-icon img {
    min-width: 14px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li a img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li a img {
  max-width: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.video-icon li a img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.video-icon li a img {
    max-width: 16px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper .progress-wrapper, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper .progress-wrapper {
  display: grid;
  grid-template-columns: 36px auto 36px;
  align-items: center;
  gap: 24px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper .progress-wrapper span, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper .progress-wrapper span {
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  /*&.custom-progress {
    background: #B1BEF0;
    height: 1px;
    position: relative;

    &:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: #DAE670;
      width: 40%;
      height: 1px;
      display: inline-block;
    }
  }*/
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper .progress-wrapper span.custom-progress, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper .progress-wrapper span.custom-progress {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper .progress-wrapper span.custom-progress:before, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper .progress-wrapper span.custom-progress:before {
  content: "";
  background: #575B76;
  width: 100%;
  height: 2px;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: 0;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper .progress-wrapper span.custom-progress:after, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper .progress-wrapper span.custom-progress:after {
  content: "";
  background: #DAE670;
  width: var(--progress-width, 0%);
  height: 2px;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.2s ease;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.links, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.links {
  padding-left: 0;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.links li, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.links li {
  list-style: none;
  display: inline-block;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.links li:not(:last-of-type), .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.links li:not(:last-of-type) {
  margin-right: 24px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.links li a, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.links li a {
  color: #DAE670;
  display: flex;
  align-items: center;
  gap: 10px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrapper .content-wrapper ul.links li a img, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper ul.links li a img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(72%) saturate(954%) hue-rotate(6deg) brightness(91%) contrast(97%);
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers {
  opacity: 0;
  transform: translateX(0);
  transition: opacity 5s ease-in-out;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content {
  bottom: 92px;
  display: block;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content {
    bottom: 42px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content .h2 {
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content h2, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content .h2 {
    margin-bottom: 12px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content h3, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content .h3 {
  margin: 0;
  color: #ffffff !important;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content h3, .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .img-wrapper .content .h3 {
    font-weight: 500;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper p.description {
  border-bottom: 1px solid #EDEFED;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .main-wrappers .content-wrapper p.description {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 2;
  width: 540px;
  padding: 30px 30px 0;
  background: #1B1924;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side {
    width: 430px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side {
    width: 100%;
    padding: 20px 20px 0;
    right: -100%;
  }
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side.active {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side {
    width: 420px;
    padding: 20px 20px 0;
    right: -100%;
  }
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side.active {
    right: 0;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header {
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header a.logo {
    display: none;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header a.logo img {
  max-width: 90px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header a.logo img {
    max-width: 70px;
  }
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header a.logo img {
    max-width: 60px;
  }
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header .close-icon {
    display: none;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header .close-icon.mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .header .close-icon.mobile {
    display: block;
    text-align: right;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper {
  height: 800px;
  overflow: auto;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper {
    height: 900px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper {
    height: 750px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper::-webkit-scrollbar {
  background-color: #23212F;
  width: 6px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper::-webkit-scrollbar-track {
  background-color: #23212F;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper::-webkit-scrollbar-thumb {
  background-color: #35197C;
  border-radius: 16px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper::-webkit-scrollbar-button {
  display: none;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card {
  display: flex;
  align-items: start;
  gap: 16px;
  padding: 16px;
  background: #23212F;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card {
    display: block;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card {
    margin-bottom: 30px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card:not(:last-of-type) {
  margin-bottom: 2px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card.active {
  background: #35197C;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .img-wrapper {
    margin-bottom: 20px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .img-wrapper img {
  max-width: 90px;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper p {
  margin: 0;
  color: #ffffff;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper p.title {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper p.small {
    font-size: 12px;
    line-height: 20px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper p.p {
  font-weight: 600;
  margin: 12px 0;
  cursor: pointer;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper p.p a {
  color: #ffffff;
  font-weight: 600;
  text-decoration: underline;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video {
  margin-top: 12px;
  padding-left: 0;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li {
  list-style: none;
  display: inline-block;
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li:not(:last-of-type) {
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li:not(:last-of-type) {
    margin-right: 14px;
  }
}
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li a.play-icon,
.offcanvas .offcanvas-body .modal-pop .modal-pop-wrapper .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li a.pause-icon {
  width: 36px;
  height: 36px;
  background: #35197C;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dark-bg {
  background: #1B1924;
}

.media-modal-pop.active .modal-pop-wrapper .main-wrapper, .media-modal-pop.active .modal-pop-wrapper .main-wrappers {
  margin: 0 0 0 540px;
  opacity: 1;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .media-modal-pop.active .modal-pop-wrapper .main-wrapper, .media-modal-pop.active .modal-pop-wrapper .main-wrappers {
    margin: 0 0 0 430px;
  }
}
@media screen and (max-width: 991px) {
  .media-modal-pop.active .modal-pop-wrapper .main-wrapper, .media-modal-pop.active .modal-pop-wrapper .main-wrappers {
    margin: 0;
  }
}
.media-modal-pop.active .modal-pop-wrapper .right-side {
  right: calc(100% - 540px);
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .media-modal-pop.active .modal-pop-wrapper .right-side {
    right: calc(100% - 430px);
  }
}
@media screen and (max-width: 991px) {
  .media-modal-pop.active .modal-pop-wrapper .right-side {
    right: -100%;
  }
}

.modal-pop-wrapper.pre-active {
  background: #1B1924;
  overflow-x: hidden;
  max-width: max-content;
  min-height: 100vh;
  margin: auto;
  position: relative;
}
.modal-pop-wrapper.pre-active .main-wrapper, .modal-pop-wrapper.pre-active .main-wrappers {
  margin: 0 0 0 540px;
  opacity: 1;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .main-wrapper, .modal-pop-wrapper.pre-active .main-wrappers {
    margin: 0 0 0 430px;
  }
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrapper, .modal-pop-wrapper.pre-active .main-wrappers {
    margin: 0;
  }
}
.modal-pop-wrapper.pre-active .right-side {
  right: calc(100% - 540px);
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .right-side {
    right: calc(100% - 430px);
  }
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .right-side {
    right: -100%;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper, .modal-pop-wrapper.pre-active .main-wrappers {
  margin: 0 530px 0 0;
  transition: 0.5s;
  position: relative;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .main-wrapper, .modal-pop-wrapper.pre-active .main-wrappers {
    margin: 0 430px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrapper, .modal-pop-wrapper.pre-active .main-wrappers {
    margin: 0;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper {
  position: relative;
  margin-bottom: 8px;
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper:before, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(27, 25, 36);
  background: linear-gradient(0deg, rgb(27, 25, 36) 5%, rgba(27, 25, 36, 0) 40%);
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper video, .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper img, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper video, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper img {
  width: 100%;
  height: calc(100vh - 385px);
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper video, .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper img, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper video, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper img {
    height: 460px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .icon-arrow-angle, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .icon-arrow-angle {
  position: absolute;
  top: 36px;
  left: 50px;
  background: #35197C;
  border-radius: 50px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .icon-arrow-angle, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .icon-arrow-angle {
    top: 20px;
    left: 16px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .icon-arrow-angle img, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .icon-arrow-angle img {
  width: 17px;
  height: 17px;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .icon-arrow-angle img, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .icon-arrow-angle img {
    width: 14px;
    height: 14px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .hamburger-menu, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .hamburger-menu {
  display: none;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .hamburger-menu, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .hamburger-menu {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .hamburger-menu img, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .hamburger-menu img {
  max-width: 20px;
  height: 20px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(97deg) brightness(109%) contrast(104%);
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .close-icon, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .close-icon {
  display: none;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .close-icon, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .close-icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .close-icon img, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .close-icon img {
  max-width: 40px;
  height: 40px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(97deg) brightness(109%) contrast(104%);
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content {
  position: absolute;
  left: 50px;
  bottom: 47px;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content {
    left: 20px;
    display: block;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content strong, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content strong {
  font-size: 90px;
  line-height: 100px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content strong, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content strong {
    font-size: 60px;
    line-height: 70px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content .h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content .h2 {
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content .h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content .h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrapper .img-wrapper .content .h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content .h2 {
    font-size: 25px;
    line-height: 32px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper {
  padding: 0 50px 54px;
  min-height: 370px;
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper {
    padding: 0 20px 50px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper {
    padding: 0 20px;
    min-height: 256px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.date, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.date {
  padding-left: 0;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.date li, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.date li {
  display: inline-block;
  list-style: none;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.date li:not(:last-of-type), .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.date li:not(:last-of-type) {
  margin-right: 24px;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.date li p, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.date li p {
  color: #ffffff;
  margin: 0;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper p.description, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper p.description {
  color: #ffffff;
  font-weight: 600;
  margin: 24px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper p.description, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper p.description {
    font-size: 13px;
    line-height: 20px;
    margin: 24px 0;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon {
    margin-bottom: 18px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li {
  list-style: none;
  display: inline-block;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li:not(:last-of-type), .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li:not(:last-of-type) {
  margin-right: 36px;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li a.play-icon, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li a.play-icon {
  width: 90px;
  height: 90px;
  background: #35197C;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li a.play-icon, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li a.play-icon {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li a.play-icon, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li a.play-icon {
    width: 60px;
    height: 60px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li a.play-icon img, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li a.play-icon img {
  min-width: 20px;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li a.play-icon img, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li a.play-icon img {
    min-width: 14px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li a img, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li a img {
  max-width: 20px;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.video-icon li a img, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.video-icon li a img {
    max-width: 16px;
  }
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper .progress-wrapper, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper .progress-wrapper {
  display: grid;
  grid-template-columns: 36px auto 36px;
  align-items: center;
  gap: 24px;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper .progress-wrapper span, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper .progress-wrapper span {
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  /*&.custom-progress {
    background: #B1BEF0;
    height: 1px;
    position: relative;

    &:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: #DAE670;
      width: 40%;
      height: 1px;
      display: inline-block;
    }
  }*/
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper .progress-wrapper span.custom-progress, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper .progress-wrapper span.custom-progress {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  cursor: pointer;
  border: 5px solid #1B1924;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper .progress-wrapper span.custom-progress:before, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper .progress-wrapper span.custom-progress:before {
  content: "";
  background: #575B76;
  width: 100%;
  height: 2px;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: 0;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper .progress-wrapper span.custom-progress:after, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper .progress-wrapper span.custom-progress:after {
  content: "";
  background: #DAE670;
  width: var(--progress-width, 0%);
  height: 2px;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.2s ease;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.links, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.links {
  padding-left: 0;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.links li, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.links li {
  list-style: none;
  display: inline-block;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.links li:not(:last-of-type), .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.links li:not(:last-of-type) {
  margin-right: 24px;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.links li a, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.links li a {
  color: #DAE670;
  display: flex;
  align-items: center;
  gap: 10px;
}
.modal-pop-wrapper.pre-active .main-wrapper .content-wrapper ul.links li a img, .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper ul.links li a img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(72%) saturate(954%) hue-rotate(6deg) brightness(91%) contrast(97%);
}
.modal-pop-wrapper.pre-active .main-wrappers {
  opacity: 0;
  transform: translateX(0);
  transition: opacity 5s ease-in-out;
}
.modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content {
  bottom: 92px;
  display: block;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content {
    bottom: 42px;
  }
}
.modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content .h2 {
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content h2, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content .h2 {
    margin-bottom: 12px;
  }
}
.modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content h3, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content .h3 {
  margin: 0;
  color: #ffffff !important;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content h3, .modal-pop-wrapper.pre-active .main-wrappers .img-wrapper .content .h3 {
    font-weight: 500;
  }
}
.modal-pop-wrapper.pre-active .main-wrappers .content-wrapper p.description {
  border-bottom: 1px solid #EDEFED;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .main-wrappers .content-wrapper p.description {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.modal-pop-wrapper.pre-active .right-side {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 2;
  width: 540px;
  padding: 30px 30px 0;
  background: #1B1924;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .right-side {
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .modal-pop-wrapper.pre-active .right-side {
    width: 100%;
    padding: 20px 20px 0;
    right: -100%;
  }
  .modal-pop-wrapper.pre-active .right-side.active {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .right-side {
    width: 420px;
    padding: 20px 20px 0;
    right: -100%;
  }
  .modal-pop-wrapper.pre-active .right-side.active {
    right: 0;
  }
}
.modal-pop-wrapper.pre-active .right-side .header {
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .right-side .header a.logo {
    display: none;
  }
}
.modal-pop-wrapper.pre-active .right-side .header a.logo img {
  max-width: 90px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .right-side .header a.logo img {
    max-width: 70px;
  }
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .right-side .header a.logo img {
    max-width: 60px;
  }
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .right-side .header .close-icon {
    display: none;
  }
}
.modal-pop-wrapper.pre-active .right-side .header .close-icon.mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .modal-pop-wrapper.pre-active .right-side .header .close-icon.mobile {
    display: block;
    text-align: right;
  }
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper {
  height: calc(100vh - 145px);
  overflow: auto;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper {
    height: 900px;
  }
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper {
    height: 750px;
  }
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper::-webkit-scrollbar {
  background-color: #23212F;
  width: 6px;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper::-webkit-scrollbar-track {
  background-color: #23212F;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper::-webkit-scrollbar-thumb {
  background-color: #35197C;
  border-radius: 16px;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper::-webkit-scrollbar-button {
  display: none;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card {
  display: flex;
  align-items: start;
  gap: 16px;
  padding: 16px;
  background: #23212F;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card {
    display: block;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card {
    margin-bottom: 30px;
  }
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card:not(:last-of-type) {
  margin-bottom: 2px;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card.active {
  background: #35197C;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .img-wrapper {
    margin-bottom: 20px;
  }
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .img-wrapper img {
  max-width: 90px;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper p {
  margin: 0;
  color: #ffffff;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper p.title {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper p.small {
    font-size: 12px;
    line-height: 20px;
  }
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper p.p {
  font-weight: 600;
  margin: 12px 0;
  cursor: pointer;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper p.p a {
  color: #ffffff;
  font-weight: 600;
  text-decoration: underline;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video {
  margin-top: 12px;
  padding-left: 0;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li {
  list-style: none;
  display: inline-block;
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li:not(:last-of-type) {
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li:not(:last-of-type) {
    margin-right: 14px;
  }
}
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li a.play-icon,
.modal-pop-wrapper.pre-active .right-side .video-card-wrapper .video-card .content-wrapper ul.play-video li a.pause-icon {
  width: 36px;
  height: 36px;
  background: #35197C;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .modal {
    padding: 0 20px;
  }
}
.modal.modal-two .modal-dialog {
  max-width: 900px;
}
.modal.modal-two .modal-dialog .modal-content {
  background: #ffffff;
  height: 540px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content {
    height: 604px;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header {
  margin-bottom: 48px;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header .progress-line {
  background: #E5E7EB;
  height: 2px;
  position: relative;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header .progress-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  height: 2px;
  background: #DAE670;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header .progress-line:after {
  content: "";
  position: absolute;
  left: 20%;
  top: 0;
  background: #35197C;
  width: 20%;
  height: 2px;
  display: inline-block;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page {
    justify-content: center;
    margin-top: 20px;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page p {
  margin: 0;
  font-weight: 900;
  color: #35197C;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .prev-icon, .modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .next-icon {
  background: rgba(177, 190, 240, 0.5);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .prev-icon, .modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .next-icon {
    width: 40px;
    height: 40px;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .prev-icon img, .modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .next-icon img {
  width: 10px;
  height: 17px;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .prev-icon img, .modal.modal-two .modal-dialog .modal-content .modal-body .header .change-page .next-icon img {
    width: 8px;
    height: 15px;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body h2, .modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body .h2 {
  font-weight: 600;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body h2, .modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body .h2 {
    margin-bottom: 20px;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body ul {
    display: block;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body ul li {
  list-style: none;
  display: inline-block;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body ul li:not(:last-of-type) {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body ul li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body ul li .btn-style {
  width: 100%;
  background: #35197C;
  border: 1px solid #35197C;
  color: #ffffff;
  height: 80px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .modal.modal-two .modal-dialog .modal-content .modal-body .main-wrapper-body ul li .btn-style {
    height: 60px;
    font-size: 16px;
    line-height: 22px;
  }
}
.modal.modal-two .modal-dialog .modal-content .modal-body .footer {
  position: absolute;
  bottom: 0;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .footer h3, .modal.modal-two .modal-dialog .modal-content .modal-body .footer .h3 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.modal.modal-two .modal-dialog .modal-content .modal-body .footer p {
  color: #35197C;
  margin: 0;
}
.modal .modal-dialog {
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .modal .modal-dialog {
    height: 450px;
  }
}
.modal .modal-dialog .modal-content {
  border-radius: 0;
  height: 388px;
  padding: 30px 50px;
  background: #E6F0C5;
}
@media screen and (max-width: 767px) {
  .modal .modal-dialog .modal-content {
    height: 450px;
    padding: 20px;
  }
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-body .header h3, .modal .modal-dialog .modal-content .modal-body .header .h3 {
  margin: 0;
  display: inline-block;
}
.modal .modal-dialog .modal-content .modal-body .header h3 p, .modal .modal-dialog .modal-content .modal-body .header .h3 p {
  display: inline-block;
  font-weight: 700;
  margin: 0;
  color: #35197C;
}
.modal .modal-dialog .modal-content .modal-body .header .icon {
  text-align: right;
}
.modal .modal-dialog .modal-content .modal-body .header .icon img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7438%) hue-rotate(327deg) brightness(114%) contrast(89%);
}
.modal .modal-dialog .modal-content .modal-body .main-wrapper-body ul {
  margin: 24px 0;
  padding-left: 0;
}
.modal .modal-dialog .modal-content .modal-body .main-wrapper-body ul li {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-body .main-wrapper-body ul li:not(:last-of-type) {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.modal .modal-dialog .modal-content .modal-body .main-wrapper-body ul li p {
  margin: 0;
  font-weight: 600;
  color: #35197C;
}
.modal .modal-dialog .modal-content .modal-body .main-wrapper-body ul li img {
  max-width: 18px;
}

.modal-button .btn-style {
  margin-bottom: 10px;
}

.offcanvas-backdrop.show {
  opacity: 0;
}

.offcanvas-three {
  background: #ffffff;
  height: calc(100vh - 80px) !important;
}
@media screen and (max-width: 1199px) {
  .offcanvas-three {
    overflow: auto;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three {
    height: calc(100vh - 70px) !important;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-three {
    height: calc(100vh - 60px) !important;
  }
}
.offcanvas-three .modal-wrapper-pop {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.offcanvas-three .fequency-popup {
  position: relative;
  display: grid;
  grid-template-columns: 640px auto;
}
@media screen and (max-width: 1199px) {
  .offcanvas-three .fequency-popup {
    display: block;
  }
}
.offcanvas-three .fequency-popup .image-wrapper {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .offcanvas-three .fequency-popup .image-wrapper {
    height: 100vh;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .image-wrapper {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .image-wrapper {
    height: 680px;
  }
}
.offcanvas-three .fequency-popup .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .image-wrapper img {
    height: 400px;
    width: 100%;
    object-position: top;
    object-fit: cover;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .image-wrapper img {
    height: 740px;
    width: 100%;
    object-position: top;
    object-fit: cover;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas-three .fequency-popup .image-wrapper img {
    height: 960px;
    width: 100%;
    object-position: top;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .image-wrapper img {
    height: 500px;
  }
}
.offcanvas-three .fequency-popup .image-wrapper .info-wrapper {
  position: absolute;
  bottom: 200px;
  right: 0;
  min-width: 310px;
  max-width: 310px;
  background: #35197C;
}
@media screen and (max-width: 1199px) {
  .offcanvas-three .fequency-popup .image-wrapper .info-wrapper {
    position: relative;
    left: 0;
    bottom: 0;
    max-width: max-content;
  }
  .offcanvas-three .fequency-popup .image-wrapper .info-wrapper br {
    display: none;
  }
}
.offcanvas-three .fequency-popup .image-wrapper .info-wrapper h3, .offcanvas-three .fequency-popup .image-wrapper .info-wrapper .h3 {
  padding: 24px 30px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .image-wrapper .info-wrapper h3, .offcanvas-three .fequency-popup .image-wrapper .info-wrapper .h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
  }
  .offcanvas-three .fequency-popup .image-wrapper .info-wrapper h3 br, .offcanvas-three .fequency-popup .image-wrapper .info-wrapper .h3 br {
    display: none;
  }
}
.offcanvas-three .fequency-popup .content-wrapper {
  height: calc(100vh - 100px) !important;
  overflow: auto;
  padding: 50px 50px 39px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper {
    padding: 60px 50px 39px !important;
  }
}
@media screen and (max-width: 1199px) {
  .offcanvas-three .fequency-popup .content-wrapper {
    height: auto !important;
    padding: 35px 35px 24px;
    overflow: unset;
  }
}
.offcanvas-three .fequency-popup .content-wrapper::-webkit-scrollbar {
  background-color: #23212F;
  width: 6px;
}
.offcanvas-three .fequency-popup .content-wrapper::-webkit-scrollbar-track {
  background-color: #23212F;
}
.offcanvas-three .fequency-popup .content-wrapper::-webkit-scrollbar-thumb {
  background-color: #35197C;
  border-radius: 16px;
}
.offcanvas-three .fequency-popup .content-wrapper::-webkit-scrollbar-button {
  display: none;
}
.offcanvas-three .fequency-popup .content-wrapper .mobile-setup {
  display: none;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .mobile-setup {
    display: block;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .mobile-setup .image-wrapper {
  display: block;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas-three .fequency-popup .content-wrapper .mobile-setup .image-wrapper {
    height: 400px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .mobile-setup .image-wrapper {
    height: 330px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .offcanvas-three .fequency-popup .content-wrapper .mobile-setup .image-wrapper img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .mobile-setup .image-wrapper img {
    width: 330px;
    height: 100%;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .mobile-setup .member-detail-wrapper {
  display: block;
}
.offcanvas-three .fequency-popup .content-wrapper .mobile-setup .member-detail-wrapper .title-wrapper h2, .offcanvas-three .fequency-popup .content-wrapper .mobile-setup .member-detail-wrapper .title-wrapper .h2 {
  font-size: 32px;
  line-height: 40px;
}
.offcanvas-three .fequency-popup .content-wrapper .mobile-setup .member-detail-wrapper .title-wrapper img {
  position: absolute;
  right: 30px;
  top: 0;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .mobile-setup .member-detail-wrapper p br {
    display: none;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper {
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper {
    display: none;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper {
  display: flex;
  align-items: self-start;
  justify-content: space-between;
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper h2, .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper .h2 {
  font-weight: 400;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper h2, .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper .h2 {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper h2, .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper .h2 {
    margin-bottom: 20px;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper img {
  margin: 15px;
  max-width: 18px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper img {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .title-wrapper img {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper h3, .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .h3 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper h3, .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .h3 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper h3, .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .h3 {
    margin-bottom: 26px;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper p {
  letter-spacing: -1px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper p {
    margin-bottom: 24px;
  }
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper p br {
    display: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper p {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 1380px) and (min-width: 1200px) {
  .offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper p br {
    display: none;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .mail-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .mail-wrapper img {
  max-width: 20px;
}
.offcanvas-three .fequency-popup .content-wrapper .member-detail-wrapper .mail-wrapper a {
  letter-spacing: -1px;
  font-weight: 700;
}
.offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper h3, .offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper h3, .offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .h3 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper h3, .offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .h3 {
    margin-bottom: 26px;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .info-wrapper {
  padding-left: 0;
}
.offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .info-wrapper li {
  list-style: none;
  display: grid;
  grid-template-columns: 120px auto;
  gap: 30px;
}
@media screen and (max-width: 991px) {
  .offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .info-wrapper li {
    grid-template-columns: 90px auto;
    gap: 10px;
  }
}
.offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .info-wrapper li:not(:last-of-type) {
  border-bottom: 1px solid #15063A;
}
.offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .info-wrapper li p {
  margin-top: 12px;
  letter-spacing: -1px;
  font-weight: 900;
  color: #15063A;
}
.offcanvas-three .fequency-popup .content-wrapper .career-info-wrapper .info-wrapper li .p {
  margin: 12px 0;
  letter-spacing: -1px;
  font-weight: 400;
  color: #15063A;
}

.sec-question-panel {
  background: #EDEFED;
  padding: 60px 0;
  min-height: calc(100vh - 80px);
}
@media screen and (max-width: 991px) {
  .sec-question-panel {
    padding: 40px 0;
  }
}
.sec-question-panel .question-panel-wrapper {
  display: grid;
  grid-template-columns: 340px auto;
  align-items: self-start;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-question-panel .question-panel-wrapper {
    grid-template-columns: 280px auto;
  }
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper {
    grid-template-columns: auto;
  }
}
.sec-question-panel .question-panel-wrapper .tab-header {
  background: #EDEFED;
  padding: 40px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper .tab-header {
    padding: 0;
  }
}
.sec-question-panel .question-panel-wrapper .tab-header .logo-wrapper {
  margin-bottom: 64px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper .tab-header .logo-wrapper {
    margin-bottom: 30px;
    text-align: left;
  }
}
.sec-question-panel .question-panel-wrapper .tab-header .logo-wrapper img {
  max-width: 224px;
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper .tab-header .logo-wrapper img {
    max-width: 150px;
  }
}
.sec-question-panel .question-panel-wrapper .tab-header .nav {
  display: block;
  margin-bottom: 0;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item {
  display: block;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link {
  display: block;
  width: 100%;
  padding: 24px 50px 24px 32px;
  border-radius: 0;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link {
    padding: 18px 50px 18px 25px;
  }
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link.finished:before {
  background: #82DB9C;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link.finished:after {
  opacity: 1;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link:before {
  content: "";
  background: #D1CFCB;
  width: 8px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link:after {
  content: "";
  background: url("../images/icons/tick-icon.svg") no-repeat center;
  background-size: cover;
  width: 13px;
  height: 8px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link.active {
  background: #35197C;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link.active:before {
  background: #15063A;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link.active .title strong {
  color: #ffffff;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link.active .title p {
  color: #ffffff;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link.active span {
  color: #ffffff;
  display: block;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link .title {
  display: flex;
  align-items: center;
  gap: 15px;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link .title strong {
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
  color: #35197C;
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link .title p {
  font-weight: 900;
  color: #35197C;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link .title p br {
    display: none;
  }
}
.sec-question-panel .question-panel-wrapper .tab-header .nav .nav-item .nav-link span {
  color: #35197C;
  display: none;
}
.sec-question-panel .question-panel-wrapper .tab-body {
  background: #ffffff;
  padding: 40px 50px;
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.15);
  height: 100%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-question-panel .question-panel-wrapper .tab-body {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper .tab-body {
    padding: 20px;
  }
}
.sec-question-panel .question-panel-wrapper .tab-body h3, .sec-question-panel .question-panel-wrapper .tab-body .h3.f-24 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #35197C;
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper .tab-body h3, .sec-question-panel .question-panel-wrapper .tab-body .h3.f-24 {
    font-size: 18px;
    line-height: 26px;
  }
}
.sec-question-panel .question-panel-wrapper .tab-body p, .sec-question-panel .question-panel-wrapper .tab-body ul li, .sec-question-panel .question-panel-wrapper .tab-body label {
  font-size: 14px;
  line-height: 22px;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper {
  display: grid;
  grid-template-columns: auto 236px;
  align-items: center;
  column-gap: 24px;
}
@media screen and (max-width: 991px) {
  .sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper {
    grid-template-columns: auto;
  }
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper.mb-48 {
  margin-bottom: 48px;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.steps {
  display: grid;
  grid-template-columns: repeat(10, 10%);
  align-items: center;
  position: relative;
  padding-left: 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.steps:before {
  content: "";
  background: #DBD9D5;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 1px;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.steps li {
  display: inline-block;
  list-style: none;
  width: 100%;
  height: 3px;
  background: transparent;
  position: relative;
  z-index: 1;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.steps li.active {
  background: #35197C;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination {
  display: block;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination {
    text-align: right;
    margin: 30px 0 0;
  }
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li:not(:last-of-type) {
  margin: 0 18px 0 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li.disabled {
  pointer-events: none;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li.disabled a {
  background: transparent;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li.disabled a img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(12%) saturate(1149%) hue-rotate(307deg) brightness(101%) contrast(73%);
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li.left-arrow a img {
  transform: rotate(180deg);
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #B1BEF0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li a {
    width: 40px;
    height: 40px;
  }
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li a img {
  max-width: 15px;
}
.sec-question-panel .question-panel-wrapper .tab-body .steps-wrapper ul.pagination li span {
  color: #35197C;
  font-weight: 900;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper.physical-sensations h3, .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper.physical-sensations .h3 {
  margin-bottom: 40px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper h3, .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .h3 {
  margin-bottom: 20px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper p {
  margin: 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form {
  background: url("../images/dots-img-2.png") no-repeat center;
  background-size: cover;
  padding: 50px 0;
  margin: 20px 0;
}
@media screen and (max-width: 991px) {
  .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form {
    padding: 30px 0;
    margin: 10px 0;
  }
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form.no-dots {
  background: unset;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form.w-full .form {
  max-width: 100%;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form.question-form-v2 .form .form-group {
  margin-bottom: 20px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form.question-form-v2 .form .form-group .form-control {
  background: #F4F8F8;
  border-radius: 8px;
  border: none;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form > h3, .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form .h3.title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form .form {
  background: #ffffff;
  padding: 10px;
  max-width: 300px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form .form .form-group {
  margin-bottom: 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form .form .form-group:not(:last-of-type) {
  margin-bottom: 20px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form .form .form-group label {
  color: #000000;
  font-weight: 700;
  margin-bottom: 4px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form .form .form-group label .tooltip-icon img {
  max-width: 13px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .question-form .form .form-group .form-control {
  border-radius: 4px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main {
  padding: 50px 0 70px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .content-wrapper {
  margin-bottom: 60px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data {
  height: 400px;
  overflow-y: auto;
  margin-bottom: 70px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data::-webkit-scrollbar {
  background-color: #ffffff;
  width: 12px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data::-webkit-scrollbar-thumb {
  background-color: #35197C;
  border-radius: 12px;
  border: 3px solid #ffffff;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data::-webkit-scrollbar-button {
  display: none;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data > h3, .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .h3 {
  margin: 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data > h3:last-of-type, .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .h3:last-of-type {
  margin-bottom: 20px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .data-card:not(:last-of-type) {
  margin-bottom: 20px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .data-card p {
  margin-bottom: 12px;
  font-weight: 700;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .data-card ul {
  padding-left: 20px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .data-card ul li {
  list-style: none;
  display: block;
  position: relative;
  font-weight: 600;
  padding-left: 12px;
  color: #000000;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .data-card ul li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  background: #35197C;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .patient-data .data-card ol li {
  color: #000000;
  font-weight: 600;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .content h3, .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .content .h3 {
  margin-bottom: 8px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .content p {
  margin: 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .switch-btn {
  text-align: right;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .switch-btn .switch {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 24px;
  border-radius: 20px;
  background: #DFD9EA;
  transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  cursor: pointer;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .switch-btn .switch:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 2px;
  width: 18px;
  height: 18px;
  background: #FAFAFA;
  border-radius: 50%;
  transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .switch-btn .switch:active::before {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .switch-btn input:checked + .switch {
  background: #35197C;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .switch-btn input:checked + .switch::before {
  left: 15px;
  background: #fff;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .declaration-main .declaration-wrapper .release-from .switch-btn input:checked + .switch:active::before {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.question-list {
  margin: 40px 0;
  padding-left: 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.question-list li {
  list-style: none;
  display: block;
  color: #35197C;
  font-weight: 600;
  padding-left: 30px;
  position: relative;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.question-list li:not(:last-of-type) {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #15063A;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.question-list li:before {
  content: "";
  background: url("../images/icons/arrow-right-icon.svg") no-repeat center;
  background-size: cover;
  width: 14px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 7px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.disease-list {
  margin-bottom: 40px;
  padding-left: 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.disease-list li {
  display: inline-block;
  list-style: none;
  width: 100%;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.disease-list li:not(:last-of-type) {
  margin-bottom: 10px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.disease-list li input[type=radio] {
  display: none;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.disease-list li input:checked + label {
  background: #35197C;
  color: #ffffff;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper ul.disease-list li label {
  display: block;
  padding: 16px 19px;
  border-radius: 4px;
  box-shadow: 0 0.5px 3px rgba(0, 0, 5, 0.2);
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .user-wrapper {
  display: grid;
  grid-template-columns: 100px auto;
  align-items: center;
  column-gap: 24px;
  margin: 40px 0 150px;
}
@media screen and (max-width: 767px) {
  .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .user-wrapper {
    margin: 40px 0 60px;
  }
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .user-wrapper.mb-40 {
  margin: 40px 0;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .user-wrapper .img-wrapper img {
  width: 100%;
  height: 142px;
  object-fit: cover;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .user-wrapper .content-wrapper h3, .sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .user-wrapper .content-wrapper .h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  margin-bottom: 10px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .btn-wrapper {
  display: flex;
  align-items: center;
  gap: 25px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .btn-wrapper .btn-style {
  min-width: auto;
  width: 100%;
  height: 60px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  border-radius: 4px;
}
.sec-question-panel .question-panel-wrapper .tab-body .team-wrapper .btn-wrapper .btn-style.transparent {
  color: #35197C;
}

.sec-basic-typography {
  padding: 106px 0 60px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-basic-typography {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-basic-typography {
    padding: 30px 0;
  }
}
.sec-basic-typography .container > h2, .sec-basic-typography .container .h2 {
  margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
  .sec-basic-typography .container > h2, .sec-basic-typography .container .h2 {
    margin-bottom: 12px;
  }
}
.sec-basic-typography .container > h3, .sec-basic-typography .container .h3 {
  margin-bottom: 49px;
}
@media screen and (max-width: 767px) {
  .sec-basic-typography .container > h3, .sec-basic-typography .container .h3 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec-basic-typography .col-md-6:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
.sec-basic-typography .col-md-6:nth-of-type(2n+1) {
  padding-right: 20px;
}
.sec-basic-typography .col-md-6:nth-of-type(2n+2) {
  padding-left: 20px;
}
.sec-basic-typography .typography-card.active h3, .sec-basic-typography .typography-card.active .h3, .sec-basic-typography .typography-card:hover h3, .sec-basic-typography .typography-card:hover .h3 {
  opacity: 1;
}
.sec-basic-typography .typography-card.active .link-wrapper, .sec-basic-typography .typography-card:hover .link-wrapper {
  opacity: 1;
}
.sec-basic-typography .typography-card h3, .sec-basic-typography .typography-card .h3 {
  margin-bottom: 0;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-basic-typography .typography-card h3 br, .sec-basic-typography .typography-card .h3 br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sec-basic-typography .typography-card h3, .sec-basic-typography .typography-card .h3 {
    opacity: 1;
  }
}
.sec-basic-typography .typography-card p {
  margin: 30px 0 26px;
}
@media screen and (max-width: 767px) {
  .sec-basic-typography .typography-card p {
    margin: 15px 0 20px;
  }
}
.sec-basic-typography .typography-card .link-wrapper {
  border-top: 1px solid #15063A;
  padding: 24px 0 0;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-basic-typography .typography-card .link-wrapper {
    opacity: 1;
  }
}
.sec-basic-typography .typography-card .link-wrapper .arrow-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-weight: 600;
  color: #35197C;
}
.sec-basic-typography .typography-card .link-wrapper .arrow-btn img {
  max-width: 26px;
}

.sec-table-content {
  padding: 60px 0 80px;
  position: relative;
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-table-content {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-table-content {
    padding: 30px 14px;
  }
}
.sec-table-content .content-card p {
  margin-bottom: 20px;
}
.sec-table-content .table-content-wrapper {
  max-width: 730px;
  display: flex;
  align-items: stretch;
  box-shadow: 0 4px 60px 4px rgba(0, 2, 10, 0.1);
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-table-content .table-content-wrapper {
    max-width: 600px;
  }
}
.sec-table-content .table-content-wrapper .left-wrapper {
  width: 68px;
  min-height: 386px;
  padding: 43px 16px;
  background: #DAE670;
}
@media screen and (max-width: 767px) {
  .sec-table-content .table-content-wrapper .left-wrapper {
    min-height: 355px;
    padding: 20px 16px;
  }
}
.sec-table-content .table-content-wrapper .left-wrapper a img {
  max-width: 34px;
}
.sec-table-content .table-content-wrapper .right-wrapper {
  width: 100%;
  min-height: 386px;
  padding: 43px 30px 30px;
  background: #ffffff;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sec-table-content .table-content-wrapper .right-wrapper {
    width: 82%;
    min-height: 355px;
    padding: 20px 18px;
  }
}
.sec-table-content .table-content-wrapper .right-wrapper h3, .sec-table-content .table-content-wrapper .right-wrapper .h3 {
  margin-bottom: 16px;
}
.sec-table-content .table-content-wrapper .right-wrapper > span {
  margin-bottom: 16px;
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list {
  padding-left: 0;
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list li {
  list-style: none;
  position: relative;
  display: block;
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list li:not(:last-of-type) a {
  border-bottom: 1px solid #35197C;
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 0 13px 25px;
  font-weight: 600;
  position: relative;
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list li a:hover:before {
  filter: brightness(0) saturate(100%) invert(26%) sepia(81%) saturate(1288%) hue-rotate(230deg) brightness(87%) contrast(104%);
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list li a:before {
  content: "";
  background: url("../images/icons/arrow-right-icon.svg") no-repeat center;
  background-size: cover;
  width: 15px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 21px;
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list li a img {
  max-width: 26px;
}
.sec-table-content .table-content-wrapper .right-wrapper ul.table-list li ul.sub-list {
  padding-left: 25px;
}
@media screen and (max-width: 767px) {
  .sec-table-content .table-content-wrapper .right-wrapper ul.table-list li ul.sub-list {
    padding-left: 10px;
  }
}

.sec-element-faq {
  padding: 80px 0 60px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-element-faq {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-element-faq {
    padding: 30px 0;
  }
}
.sec-element-faq.pt-30 {
  padding: 30px 0 60px;
}
.sec-element-faq strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
.sec-element-faq .container > h2, .sec-element-faq .container .h2 {
  margin-bottom: 65px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-element-faq .container > h2, .sec-element-faq .container .h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec-element-faq .container > h2, .sec-element-faq .container .h2 {
    margin-bottom: 30px;
  }
}
.sec-element-faq .container > h3, .sec-element-faq .container .h3 {
  margin-bottom: 30px;
}
.sec-element-faq .container > .btn-wrapper {
  margin-bottom: 20px;
}
.sec-element-faq .iframe-wrapper {
  margin-bottom: 24px;
}
.sec-element-faq .iframe-wrapper iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-element-faq .iframe-wrapper iframe {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .sec-element-faq .iframe-wrapper iframe {
    height: 220px;
  }
}

.sec-element-table {
  padding: 60px 0 110px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-element-table {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-element-table {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-element-table {
    padding: 30px 0 40px;
  }
}
.sec-element-table .container > h2, .sec-element-table .container .h2 {
  margin-bottom: 31px;
}
@media screen and (max-width: 767px) {
  .sec-element-table .container > h2, .sec-element-table .container .h2 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .sec-element-table .table-element-wrapper {
    overflow-x: auto;
  }
}
.sec-element-table .table-element-wrapper .element-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 211px);
  align-items: self-start;
}
@media screen and (max-width: 767px) {
  .sec-element-table .table-element-wrapper .element-wrapper {
    grid-template-columns: repeat(5, 150px);
  }
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card {
  position: relative;
  text-align: center;
  /*&:hover{
    &:nth-of-type(odd){
      &:before{
        background: #F3F8E2;
      }
      .card-column{
        .number{
          opacity: 1;
          color: $bg-primary02;
        }
      }
    }
    &:nth-of-type(even){
      &:before{
        background: #F1F4FF;
      }
      .card-column{
        .number{
          opacity: 1;
          color: #B1BEF0;
        }
      }
    }
  }*/
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card:first-of-type {
  text-align: left;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card.active.bg-lime:before {
  background: #F3F8E2;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card.active.bg-lime .card-column .number {
  opacity: 1;
  color: #DAE670;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card.active.bg-purple:before {
  background: #F1F4FF;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card.active.bg-purple .card-column .number {
  opacity: 1;
  color: #B1BEF0;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card:before {
  content: "";
  background: transparent;
  width: calc(100% - 11px);
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
  transition: all 0.2s ease-in-out;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column {
  padding: 20px 14px 17px;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column:not(:last-of-type) {
  border-bottom: 1px solid #DBD9D5;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column:nth-last-child(2) {
  border-bottom: 2px solid #35197C;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column h3, .sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column .h3 {
  margin-bottom: 0;
  font-weight: 600;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column p {
  margin-bottom: 0;
  color: #15063A;
}
.sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column .number {
  font-size: 120px;
  line-height: 128px;
  font-weight: 900;
  color: #15063A;
  display: block;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .sec-element-table .table-element-wrapper .element-wrapper .element-card .card-column .number {
    font-size: 80px;
    line-height: 90px;
  }
}

.table-detail-wrapper {
  margin: 65px 0 0;
}
@media screen and (max-width: 1199px) {
  .table-detail-wrapper {
    margin: 40px 0 0;
    overflow-x: auto;
  }
}
.table-detail-wrapper .grid-5 {
  display: grid;
  grid-template-columns: repeat(5, 192px);
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 991px) {
  .table-detail-wrapper .grid-5 {
    min-width: 970px;
  }
}
.table-detail-wrapper .grid-2 {
  display: grid;
  grid-template-columns: 220px 1fr;
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 991px) {
  .table-detail-wrapper .grid-2 {
    min-width: 650px;
  }
}
.table-detail-wrapper .table-header {
  background: #35197C;
  padding: 14px 28px;
  border-radius: 4px;
}
.table-detail-wrapper .table-header .table-item h3, .table-detail-wrapper .table-header .table-item .h3 {
  color: #ffffff !important;
  margin-bottom: 0;
}
.table-detail-wrapper .table-body .table-row {
  padding: 14px 28px;
  border-radius: 4px;
}
.table-detail-wrapper .table-body .table-row:nth-of-type(even) {
  background: #F1F4FF;
}
.table-detail-wrapper .table-body .table-row .table-column p {
  margin-bottom: 0;
}
.table-detail-wrapper .table-footer {
  border-top: 2px solid #35197C;
  padding: 14px 28px;
}

.sec-frame-tiles {
  padding: 110px 0 75px;
}
@media screen and (max-width: 991px) {
  .sec-frame-tiles {
    padding: 40px 0;
  }
}
.sec-frame-tiles .container {
  max-width: 1140px;
}
.sec-frame-tiles .container > h2, .sec-frame-tiles .container .h2 {
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-frame-tiles .container > h2, .sec-frame-tiles .container .h2 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-frame-tiles .container > h2, .sec-frame-tiles .container .h2 {
    margin-bottom: 35px;
  }
}
.sec-frame-tiles .tiles-card {
  padding: 30px 30px 20px;
  border: none;
  background: #EDEFED;
  border-radius: 0;
}
@media screen and (max-width: 991px) {
  .sec-frame-tiles .tiles-card {
    margin-bottom: 20px;
  }
}
.sec-frame-tiles .tiles-card.active {
  background: #35197C;
}
.sec-frame-tiles .tiles-card.active .content-wrapper h3, .sec-frame-tiles .tiles-card.active .content-wrapper .h3 {
  color: #ffffff !important;
}
.sec-frame-tiles .tiles-card.active .content-wrapper p {
  color: #ffffff;
}
.sec-frame-tiles .tiles-card.active .content-wrapper .link-wrapper {
  border-color: #ffffff;
}
.sec-frame-tiles .tiles-card.active .content-wrapper .link-wrapper .arrow-btn {
  color: #DAE670;
}
.sec-frame-tiles .tiles-card.active .content-wrapper .link-wrapper .arrow-btn img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(39%) saturate(3733%) hue-rotate(321deg) brightness(117%) contrast(81%);
}
.sec-frame-tiles .tiles-card .img-wrapper {
  margin-bottom: 24px;
}
.sec-frame-tiles .tiles-card .img-wrapper img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.sec-frame-tiles .tiles-card .content-wrapper h3, .sec-frame-tiles .tiles-card .content-wrapper .h3 {
  font-weight: 900;
  margin: 0 0 24px;
}
.sec-frame-tiles .tiles-card .content-wrapper p {
  margin: 0 0 24px;
}
.sec-frame-tiles .tiles-card .content-wrapper .link-wrapper {
  border-top: 1px solid #15063A;
  padding: 24px 0 0;
}
.sec-frame-tiles .tiles-card .content-wrapper .link-wrapper .arrow-btn {
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 24px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-frame-tiles .tiles-card .content-wrapper .link-wrapper .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-frame-tiles .tiles-card .content-wrapper .link-wrapper .arrow-btn img {
  max-width: 26px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .sec-frame-tiles .tiles-card .content-wrapper .link-wrapper .arrow-btn img {
    max-width: 18px;
  }
}

.sec-timeline {
  padding: 30px 0 80px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-timeline {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-timeline {
    padding: 30px 0;
  }
}
.sec-timeline .container > h2, .sec-timeline .container .h2 {
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-timeline .container > h2, .sec-timeline .container .h2 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-timeline .container > h2, .sec-timeline .container .h2 {
    margin-bottom: 35px;
  }
}
.sec-timeline .timeline-wrapper .timeline-card {
  position: relative;
}
.sec-timeline .timeline-wrapper .timeline-card.grid {
  display: grid;
  grid-template-columns: auto 520px;
  column-gap: 50px;
  align-items: self-start;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-timeline .timeline-wrapper .timeline-card.grid {
    grid-template-columns: auto 420px;
  }
}
@media screen and (max-width: 991px) {
  .sec-timeline .timeline-wrapper .timeline-card.grid {
    grid-template-columns: auto;
    row-gap: 20px;
  }
}
.sec-timeline .timeline-wrapper .timeline-card:not(:last-of-type) {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .sec-timeline .timeline-wrapper .timeline-card:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.sec-timeline .timeline-wrapper .timeline-card:not(:last-of-type):before {
  content: "";
  background: #B1BEF0;
  width: 1px;
  height: calc(100% - 83px);
  position: absolute;
  top: calc(50% + 107px);
  left: 33px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec-timeline .timeline-wrapper .timeline-card:not(:last-of-type):before {
    height: calc(100% - 105px);
    top: calc(50% + 65px);
    left: 28px;
  }
}
.sec-timeline .timeline-wrapper .timeline-card.active .content-wrapper strong {
  color: #35197C;
}
.sec-timeline .timeline-wrapper .timeline-card .img-wrapper img {
  width: 100%;
}
.sec-timeline .timeline-wrapper .timeline-card .content-wrapper {
  display: grid;
  grid-template-columns: 131px 1fr;
  align-items: self-start;
  padding: 19px 0;
}
@media screen and (max-width: 767px) {
  .sec-timeline .timeline-wrapper .timeline-card .content-wrapper {
    padding: 12px 0;
    grid-template-columns: 80px 1fr;
  }
}
.sec-timeline .timeline-wrapper .timeline-card .content-wrapper strong {
  font-size: 120px;
  line-height: 100px;
  font-weight: 900;
  color: #B1BEF0;
}
@media screen and (max-width: 767px) {
  .sec-timeline .timeline-wrapper .timeline-card .content-wrapper strong {
    font-size: 90px;
    line-height: 80px;
  }
}
.sec-timeline .timeline-wrapper .timeline-card .content-wrapper .info-wrapper h3, .sec-timeline .timeline-wrapper .timeline-card .content-wrapper .info-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .sec-timeline .timeline-wrapper .timeline-card .content-wrapper .info-wrapper h3, .sec-timeline .timeline-wrapper .timeline-card .content-wrapper .info-wrapper .h3 {
    margin-bottom: 8px;
  }
}
.sec-timeline .timeline-wrapper .timeline-card .content-wrapper .info-wrapper p {
  margin-bottom: 0;
}

.sec-prostate-cancer {
  padding: 0 0 40px;
}
.sec-prostate-cancer .cancer-card {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .sec-prostate-cancer .cancer-card {
    padding-top: 60px;
  }
}
.sec-prostate-cancer .cancer-card h3, .sec-prostate-cancer .cancer-card .h3 {
  margin: 0 0 15px;
}
.sec-prostate-cancer .cancer-card p {
  margin-bottom: 20px;
}
.sec-prostate-cancer .cancer-card strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
.sec-prostate-cancer .cancer-card .img-wrapper img {
  width: 100%;
}
.sec-prostate-cancer .cancer-card ul {
  margin-bottom: 20px;
  padding-left: 0;
}
.sec-prostate-cancer .cancer-card ul.list {
  padding-left: 0;
}
.sec-prostate-cancer .cancer-card ul.list li {
  list-style: none;
  padding-left: 16px;
  position: relative;
}
.sec-prostate-cancer .cancer-card ul.list li:not(:last-of-type) {
  margin-bottom: 5px;
}
.sec-prostate-cancer .cancer-card ul.list li:before {
  content: "";
  background: #000000;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 10px;
}
.sec-prostate-cancer .cancer-card ul li {
  list-style: none;
  display: block;
}
.sec-prostate-cancer .cancer-card ul li:not(:last-of-type) {
  margin-bottom: 20px;
}
.sec-prostate-cancer .cancer-card .table-detail-wrapper {
  margin-top: 24px;
}
.sec-prostate-cancer .cancer-card .user-profile-wrapper {
  margin: 40px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-prostate-cancer .cancer-card .user-profile-wrapper {
    margin: 0;
  }
}
.sec-prostate-cancer .cancer-card .user-profile-wrapper .user-img {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .sec-prostate-cancer .cancer-card .user-profile-wrapper .user-img {
    margin-bottom: 20px;
  }
}
.sec-prostate-cancer .cancer-card .user-profile-wrapper .user-img img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50%;
}
.sec-prostate-cancer .cancer-card .user-profile-wrapper .user-img p {
  margin: 10px 0 0;
}
@media screen and (max-width: 991px) {
  .sec-prostate-cancer .cancer-card .user-profile-wrapper .user-detail {
    text-align: center;
  }
}
.sec-prostate-cancer .cancer-card .user-profile-wrapper .user-detail h3, .sec-prostate-cancer .cancer-card .user-profile-wrapper .user-detail .h3 {
  margin-bottom: 10px;
}
.sec-prostate-cancer .cancer-card .user-profile-wrapper .user-detail p {
  margin-bottom: 0;
}

.sec-treatment-requests {
  padding: 40px 0;
  background: #EDEFED;
}
@media screen and (max-width: 767px) {
  .sec-treatment-requests {
    text-align: center;
  }
}
.sec-treatment-requests .container > h2, .sec-treatment-requests .container .h2 {
  margin-bottom: 24px;
}
.sec-treatment-requests .container > p {
  margin-bottom: 30px;
}

.sec-cancer {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .sec-cancer {
    padding: 30px 0;
  }
}
.sec-cancer .col-md-8 .container {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .sec-cancer .cancer-sidebar {
    margin-bottom: 60px;
  }
}
.sec-cancer .cancer-sidebar .sidebar-card:not(:last-of-type) {
  margin-bottom: 24px;
}
.sec-cancer .cancer-sidebar .sidebar-card > h3, .sec-cancer .cancer-sidebar .sidebar-card .h3, .sec-cancer .cancer-sidebar .sidebar-card > span {
  margin-bottom: 12px;
}
.sec-cancer .cancer-sidebar .sidebar-card > p {
  margin-bottom: 15px;
}
.sec-cancer .cancer-sidebar .sidebar-card .accordion .accordion-item .accordion-body .user-wrapper {
  display: grid;
  grid-template-columns: 150px 1fr;
  align-items: self-end;
  column-gap: 15px;
}
.sec-cancer .cancer-sidebar .sidebar-card .accordion .accordion-item .accordion-body .user-wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 5%;
  object-fit: cover;
}
.sec-cancer .cancer-sidebar .sidebar-card .accordion .accordion-item .accordion-body .user-wrapper .content-wrapper p {
  margin-bottom: 0;
}
.sec-cancer .cancer-sidebar .sidebar-card .accordion .accordion-item .accordion-body .user-wrapper .content-wrapper a {
  font-size: 14px;
  line-height: 18px;
}
.sec-cancer .cancer-sidebar .sidebar-card ul.tags-list {
  padding-left: 0;
}
.sec-cancer .cancer-sidebar .sidebar-card ul.tags-list li {
  list-style: none;
  display: inline-block;
}
.sec-cancer .cancer-sidebar .sidebar-card ul.tags-list li:not(:last-of-type) {
  margin: 0 5px 8px 0;
}
.sec-cancer .cancer-sidebar .sidebar-card ul.tags-list li a {
  background: rgb(240, 240, 240);
  display: inline-block;
  padding: 6px 8px 6px;
  font-size: 14px;
  line-height: 22px;
  height: 35px;
  color: #000000;
}

.accordion-style-v1 {
  max-width: 720px;
}
.accordion-style-v1 .accordion-item {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #35197C;
}
.accordion-style-v1 .accordion-item:not(:last-of-type) {
  margin-bottom: 0;
}
.accordion-style-v1 .accordion-item button {
  background: #ffffff;
  border: 0;
  border-radius: 10px !important;
  color: #ffffff;
  padding: 23px 0 22px 38px;
  box-shadow: unset !important;
}
@media screen and (max-width: 767px) {
  .accordion-style-v1 .accordion-item button {
    padding: 18px 0 18px 35px;
  }
}
.accordion-style-v1 .accordion-item button:before {
  content: "";
  background: url("../images/icons/accordion-minus-icon.svg") no-repeat center;
  background-size: cover;
  display: block;
  width: 16px;
  height: 2px;
  position: absolute;
  left: 0;
  top: calc(50% + 1px);
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}
.accordion-style-v1 .accordion-item button.collapsed:before {
  background: url("../images/icons/accordion-plus-icon.svg") no-repeat center;
  background-size: cover;
  height: 18px;
  width: 18px;
}
.accordion-style-v1 .accordion-item button:after {
  display: none;
}
.accordion-style-v1 .accordion-item button h3, .accordion-style-v1 .accordion-item button .h3 {
  margin-bottom: 0;
}
.accordion-style-v1 .accordion-body {
  padding: 0 0 24px;
}
.accordion-style-v1 .accordion-body p {
  margin-bottom: 0;
}

footer {
  padding: 100px 0 0;
  background: rgb(21, 6, 58);
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding: 40px 0 0;
  }
}
footer h3, footer .h3, footer span.title {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  color: #ffffff !important;
}
@media screen and (max-width: 991px) {
  footer h3, footer .h3, footer span.title {
    font-size: 25px;
    line-height: 33px;
  }
}
footer p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: rgb(237, 239, 237) !important;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  footer .link-wrapper {
    margin-bottom: 50px;
  }
}
footer .link-wrapper h3, footer .link-wrapper .h3, footer .link-wrapper span.title {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  footer .link-wrapper h3, footer .link-wrapper .h3, footer .link-wrapper span.title {
    margin-bottom: 15px;
  }
}
footer .link-wrapper p {
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  footer .link-wrapper p {
    margin-bottom: 15px;
    line-height: 22px;
  }
}
footer .link-wrapper ul.timing {
  padding-left: 0;
}
footer .link-wrapper ul.timing li {
  list-style: none;
  display: grid;
  grid-template-columns: 174px auto;
  column-gap: 15px;
  align-items: center;
}
footer .link-wrapper ul.timing li:not(:last-of-type) {
  margin-bottom: 3px;
}
footer .link-wrapper ul.timing li P {
  margin-bottom: 0;
}
footer .link-wrapper .number-wrapper {
  margin: 48px 0 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  footer .link-wrapper .number-wrapper {
    margin: 30px 0 0;
  }
}
footer .link-wrapper .number-wrapper img {
  max-width: 25px;
}
@media screen and (max-width: 991px) {
  footer .link-wrapper .number-wrapper img {
    max-width: 22px;
  }
}
footer .link-wrapper .number-wrapper a {
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  footer .link-wrapper .number-wrapper a {
    font-size: 20px;
    line-height: 28px;
  }
}
footer .link-wrapper .btn-wrapper {
  margin: 36px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .link-wrapper .btn-wrapper .btn-style {
    font-size: 16px;
    line-height: 24px;
  }
}
footer .logo-wrapper a img {
  max-width: 260px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  footer .logo-wrapper a img {
    max-width: 225px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .logo-wrapper a img {
    max-width: 165px;
  }
}
@media screen and (max-width: 767px) {
  footer .logo-wrapper a img {
    max-width: 220px;
  }
}
footer .bottom-footer {
  margin-top: 170px;
  padding: 29px 0 27px;
  border-top: 1px solid rgb(237, 239, 237);
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .bottom-footer {
    margin-top: 120px;
    padding: 22px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .bottom-footer {
    padding: 22px 0 27px;
    margin-top: 70px;
  }
}
footer .bottom-footer ul.links {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  footer .bottom-footer ul.links {
    text-align: center;
  }
}
footer .bottom-footer ul.links li {
  list-style: none;
  vertical-align: middle;
  display: inline-block;
}
footer .bottom-footer ul.links li:not(:last-of-type) {
  margin: 0 30px 0 0;
}
@media screen and (max-width: 991px) {
  footer .bottom-footer ul.links li:not(:last-of-type) {
    margin: 0 20px 0 0;
  }
}
footer .bottom-footer ul.links li a {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #ffffff;
}
footer .bottom-footer ul.brands {
  text-align: center;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  footer .bottom-footer ul.brands {
    margin: 15px 0;
  }
}
footer .bottom-footer ul.brands li {
  list-style: none;
  vertical-align: middle;
  display: inline-block;
}
footer .bottom-footer ul.brands li:not(:last-of-type) {
  margin: 0 28px 0 0;
}
@media screen and (max-width: 991px) {
  footer .bottom-footer ul.brands li:not(:last-of-type) {
    margin: 0 20px 0 0;
  }
}
footer .bottom-footer ul.brands li a img {
  max-width: 120px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .bottom-footer ul.brands li a img {
    max-width: 80px;
  }
}
@media screen and (max-width: 767px) {
  footer .bottom-footer ul.brands li a img {
    max-width: 120px;
  }
}
footer .bottom-footer ul.social {
  text-align: right;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  footer .bottom-footer ul.social {
    text-align: center;
  }
}
footer .bottom-footer ul.social li {
  list-style: none;
  vertical-align: middle;
  display: inline-block;
}
footer .bottom-footer ul.social li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .bottom-footer ul.social li:not(:last-of-type) {
    margin: 0 18px 0 0;
  }
}
footer .bottom-footer ul.social li a:hover img {
  transform: scale(1.1);
}
footer .bottom-footer ul.social li a img {
  max-width: 32px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .bottom-footer ul.social li a img {
    max-width: 25px;
  }
}

.blog-breadcrumb-wrapper {
  max-width: 1280px;
  border-bottom: 2px solid rgb(237, 239, 237);
  margin: 72px auto;
}
@media screen and (max-width: 991px) {
  .blog-breadcrumb-wrapper {
    margin: 40px auto;
  }
}
.blog-breadcrumb-wrapper ul.blog-breadcrumb {
  padding-left: 70px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .blog-breadcrumb-wrapper ul.blog-breadcrumb {
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .blog-breadcrumb-wrapper ul.blog-breadcrumb {
    padding-left: 0;
  }
}
.blog-breadcrumb-wrapper ul.blog-breadcrumb li {
  list-style: none;
  display: inline-block;
  padding: 17px 30px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #15063A;
}
@media screen and (max-width: 767px) {
  .blog-breadcrumb-wrapper ul.blog-breadcrumb li {
    padding: 12px 20px;
  }
}
.blog-breadcrumb-wrapper ul.blog-breadcrumb li:not(:last-of-type) {
  border-right: 2px solid rgb(237, 239, 237);
}
.blog-breadcrumb-wrapper ul.blog-breadcrumb li.active {
  color: #35197C;
}
.blog-breadcrumb-wrapper ul.blog-breadcrumb li.active a {
  color: #35197C;
}
.blog-breadcrumb-wrapper ul.blog-breadcrumb li a {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #35197C;
  display: block;
}

.sec-user-quote {
  padding: 0 0 70px;
}
@media screen and (max-width: 767px) {
  .sec-user-quote {
    padding: 0 0 40px;
  }
}
.sec-user-quote .container > h1, .sec-user-quote .container .h1 {
  text-align: center;
  font-size: 72px;
  line-height: 79px;
  font-weight: 400;
  color: #35197C;
  margin-bottom: 80px;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-user-quote .container > h1, .sec-user-quote .container .h1 {
    font-size: 50px;
    line-height: 58px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .container > h1, .sec-user-quote .container .h1 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 40px;
  }
  .sec-user-quote .container > h1 br, .sec-user-quote .container .h1 br {
    display: none;
  }
}
.sec-user-quote .quote-wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  align-items: self-start;
  column-gap: 36px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .quote-wrapper {
    margin-bottom: 60px;
    grid-template-columns: auto;
  }
}
.sec-user-quote .quote-wrapper .img-wrapper img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: top;
}
.sec-user-quote .quote-wrapper .img-wrapper .name-wrapper {
  display: grid;
  grid-template-columns: 16px 1fr;
  align-items: self-start;
  column-gap: 10px;
  margin: 36px 0 0;
}
@media screen and (max-width: 991px) {
  .sec-user-quote .quote-wrapper .img-wrapper .name-wrapper {
    margin: 20px 0 0;
  }
}
.sec-user-quote .quote-wrapper .img-wrapper .name-wrapper .arrow-icon img {
  width: 16px;
  height: 14px;
}
.sec-user-quote .quote-wrapper .img-wrapper .name-wrapper .content strong {
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  color: #35197C;
}
.sec-user-quote .quote-wrapper .img-wrapper .name-wrapper .content p {
  margin: 6px 0 0;
  color: #1B1924;
}
.sec-user-quote .quote-wrapper .content-wrapper {
  padding-right: 100px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .quote-wrapper .content-wrapper {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .quote-wrapper .content-wrapper {
    padding-right: 0;
    margin-top: 40px;
  }
}
.sec-user-quote .quote-wrapper .content-wrapper .quote-icon {
  max-width: 53px;
}
@media screen and (max-width: 991px) {
  .sec-user-quote .quote-wrapper .content-wrapper .quote-icon {
    max-width: 40px;
  }
}
.sec-user-quote .quote-wrapper .content-wrapper h3, .sec-user-quote .quote-wrapper .content-wrapper .h3, .sec-user-quote .quote-wrapper .content-wrapper span.quote {
  margin: 36px 0 25px;
}
@media screen and (max-width: 991px) {
  .sec-user-quote .quote-wrapper .content-wrapper h3, .sec-user-quote .quote-wrapper .content-wrapper .h3, .sec-user-quote .quote-wrapper .content-wrapper span.quote {
    margin: 25px 0;
  }
}
.sec-user-quote .quote-wrapper .content-wrapper p {
  margin-bottom: 12px;
}
.sec-user-quote .team-quote {
  display: grid;
  grid-template-columns: 373px 1fr;
  align-items: self-start;
  column-gap: 43px;
  margin-bottom: 130px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .team-quote {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .team-quote {
    margin-bottom: 60px;
    grid-template-columns: auto;
  }
}
.sec-user-quote .team-quote .img-wrapper img {
  width: 100%;
  height: 543px;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .team-quote .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .team-quote .content-wrapper {
    margin-top: 40px;
  }
}
.sec-user-quote .team-quote .content-wrapper .name-wrapper {
  margin-bottom: 48px;
}
.sec-user-quote .team-quote .content-wrapper .name-wrapper h1, .sec-user-quote .team-quote .content-wrapper .name-wrapper .h1 {
  font-size: 52px;
  line-height: 58px;
  font-weight: 500;
  margin-bottom: 24px;
  color: #35197C;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .team-quote .content-wrapper .name-wrapper h1, .sec-user-quote .team-quote .content-wrapper .name-wrapper .h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
.sec-user-quote .team-quote .content-wrapper .name-wrapper p {
  margin-bottom: 24px;
  font-weight: 500;
}
.sec-user-quote .team-quote .content-wrapper .name-wrapper p.profession {
  font-weight: 600;
  color: #35197C;
  text-transform: uppercase;
}
.sec-user-quote .team-quote .content-wrapper .name-wrapper .mail-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.sec-user-quote .team-quote .content-wrapper .name-wrapper .mail-wrapper a {
  font-weight: 600;
}
.sec-user-quote .team-quote .content-wrapper .quote-icon {
  max-width: 50px;
}
@media screen and (max-width: 991px) {
  .sec-user-quote .team-quote .content-wrapper .quote-icon {
    max-width: 40px;
  }
}
.sec-user-quote .team-quote .content-wrapper .quote {
  margin: 30px 0 25px;
}
.sec-user-quote .team-quote .content-wrapper h3, .sec-user-quote .team-quote .content-wrapper .h3 {
  margin: 30px 0 25px;
}
@media screen and (max-width: 991px) {
  .sec-user-quote .team-quote .content-wrapper h3, .sec-user-quote .team-quote .content-wrapper .h3 {
    margin: 25px 0;
  }
}
.sec-user-quote .team-quote .content-wrapper p {
  margin-bottom: 12px;
}
.sec-user-quote .doctor-history-main .doctor-history-card:not(:last-of-type) {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .doctor-history-main .doctor-history-card:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
.sec-user-quote .doctor-history-main .doctor-history-card > h3, .sec-user-quote .doctor-history-main .doctor-history-card .h3 {
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .doctor-history-main .doctor-history-card > h3, .sec-user-quote .doctor-history-main .doctor-history-card .h3 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .doctor-history-main .doctor-history-card > h3, .sec-user-quote .doctor-history-main .doctor-history-card .h3 {
    margin-bottom: 26px;
  }
}
.sec-user-quote .doctor-history-main .doctor-history-card ul.info-wrapper {
  padding-left: 0;
}
.sec-user-quote .doctor-history-main .doctor-history-card ul.info-wrapper li {
  list-style: none;
  display: grid;
  grid-template-columns: 120px auto;
  gap: 30px;
  padding: 8px 0 7px;
}
@media screen and (max-width: 991px) {
  .sec-user-quote .doctor-history-main .doctor-history-card ul.info-wrapper li {
    grid-template-columns: 110px auto;
    gap: 10px;
  }
}
.sec-user-quote .doctor-history-main .doctor-history-card ul.info-wrapper li:not(:last-of-type) {
  border-bottom: 1px solid #15063A;
}
.sec-user-quote .doctor-history-main .doctor-history-card ul.info-wrapper li p {
  margin: 0;
  line-height: 22px;
  color: #1B1924;
}
.sec-user-quote .doctor-history-main .doctor-history-card ul.info-wrapper li p.title {
  font-weight: 900;
}
.sec-user-quote .user-quote-wrapper {
  margin-bottom: 80px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-user-quote .user-quote-wrapper {
    margin: 0 auto 60px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .user-quote-wrapper {
    margin: 0 auto 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .user-quote-wrapper {
    margin-bottom: 40px;
  }
}
.sec-user-quote .user-quote-wrapper img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .user-quote-wrapper img {
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .user-quote-wrapper img {
    height: 250px;
  }
}
.sec-user-quote .doctor-detail {
  max-width: 800px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .doctor-detail {
    margin: 0 auto 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .doctor-detail {
    margin: 0 auto 40px;
  }
}
.sec-user-quote .doctor-detail > h3, .sec-user-quote .doctor-detail .h3 {
  margin-bottom: 0;
}
.sec-user-quote .doctor-detail .name-wrapper {
  display: grid;
  grid-template-columns: 16px 1fr;
  align-items: self-start;
  column-gap: 10px;
  margin: 25px 0 0;
  padding-top: 25px;
  border-top: 1px solid #1B1924;
}
@media screen and (max-width: 991px) {
  .sec-user-quote .doctor-detail .name-wrapper {
    margin: 20px 0 0;
  }
}
.sec-user-quote .doctor-detail .name-wrapper .arrow-icon img {
  width: 16px;
  height: 14px;
}
.sec-user-quote .doctor-detail .name-wrapper .content strong {
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  color: #35197C;
}
.sec-user-quote .doctor-detail .name-wrapper .content p {
  margin: 6px 0 0;
  color: #1B1924;
}
.sec-user-quote .video-wrapper {
  margin-bottom: 80px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-user-quote .video-wrapper {
    max-width: 800px;
    margin: 0 auto 60px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .video-wrapper {
    max-width: 600px;
    margin: 0 auto 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .video-wrapper {
    margin-bottom: 40px;
  }
}
.sec-user-quote .video-wrapper iframe {
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-user-quote .video-wrapper iframe {
    height: 440px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-user-quote .video-wrapper iframe {
    height: 340px;
  }
}
@media screen and (max-width: 767px) {
  .sec-user-quote .video-wrapper iframe {
    height: 222px;
  }
}
.sec-user-quote .tumor-wrapper {
  max-width: 800px;
  margin: auto;
}
.sec-user-quote .tumor-wrapper > h2, .sec-user-quote .tumor-wrapper .h2 {
  margin-bottom: 36px;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .tumor-wrapper > h2, .sec-user-quote .tumor-wrapper .h2 {
    margin-bottom: 20px;
  }
}
.sec-user-quote .tumor-wrapper > h3, .sec-user-quote .tumor-wrapper .h3 {
  color: #1B1924 !important;
  font-weight: 400;
  margin-bottom: 0;
}
.sec-user-quote .tumor-wrapper .transcript-wrapper {
  margin: 80px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .tumor-wrapper .transcript-wrapper {
    margin: 40px 0 0;
  }
}
.sec-user-quote .tumor-wrapper .transcript-wrapper > h3, .sec-user-quote .tumor-wrapper .transcript-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .tumor-wrapper .transcript-wrapper > h3, .sec-user-quote .tumor-wrapper .transcript-wrapper .h3 {
    margin-bottom: 0;
  }
}
.sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list {
  padding-left: 0;
}
.sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list li {
  list-style: none;
  display: block;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400;
  padding: 24px 0;
}
.sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list li:not(:last-of-type) {
  border-bottom: 1px solid #1B1924;
}
.sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list li h3, .sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list li .h3 {
  margin-bottom: 12px;
  font-weight: 900;
}
.sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list li span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #1B1924;
}
.sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list li span.speaker {
  font-size: 20px;
  line-height: 22px;
  font-weight: 900;
  color: #35197C;
  display: block;
  margin-bottom: 12px;
}
.sec-user-quote .tumor-wrapper .transcript-wrapper ul.transcript-list li p {
  margin-bottom: 0;
}
.sec-user-quote .therapy-wrapper {
  max-width: 800px;
  margin: auto;
}
.sec-user-quote .therapy-wrapper h3, .sec-user-quote .therapy-wrapper .h3 {
  color: #15063A !important;
  margin-bottom: 36px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .therapy-wrapper h3, .sec-user-quote .therapy-wrapper .h3 {
    margin-bottom: 25px;
  }
}
.sec-user-quote .therapy-wrapper h3.f-32, .sec-user-quote .therapy-wrapper .h3.f-32 {
  color: #35197C;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .therapy-wrapper h3.f-32, .sec-user-quote .therapy-wrapper .h3.f-32 {
    font-size: 22px;
    line-height: 30px;
  }
}
.sec-user-quote .therapy-wrapper p {
  color: #1B1924;
  margin-bottom: 36px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .therapy-wrapper p {
    margin-bottom: 25px;
  }
}
.sec-user-quote .therapy-wrapper .btn-wrapper {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .sec-user-quote .therapy-wrapper .btn-wrapper {
    margin-top: 50px;
  }
}
.sec-user-quote .therapy-wrapper .btn-wrapper .btn-style {
  gap: 15px;
}
.sec-user-quote .therapy-wrapper .btn-wrapper .btn-style img {
  transform: rotate(-45deg);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);
}

.sec-interest {
  overflow: hidden;
  position: relative;
  padding: 110px 0;
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-interest {
    padding: 45px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-interest {
    padding: 25px 0;
  }
}
.sec-interest.sec-interest-v2 {
  padding: 10px 0 50px;
}
@media screen and (max-width: 767px) {
  .sec-interest.sec-interest-v2 {
    padding: 24px 18px;
  }
}
.sec-interest.sec-interest-v2 .sec-header {
  padding-left: 50px;
  max-width: 850px;
  margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
  .sec-interest.sec-interest-v2 .sec-header {
    padding-left: 0;
    margin-bottom: 48px;
  }
}
.sec-interest.sec-interest-v2 .sec-header h2, .sec-interest.sec-interest-v2 .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .sec-interest.sec-interest-v2 .sec-header h2, .sec-interest.sec-interest-v2 .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-interest.sec-interest-v2 .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-interest.sec-interest-v2 .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-interest.sec-interest-v2 .sec-header p strong {
  font-weight: 900;
}
.sec-interest .container > h2, .sec-interest .container .h2 {
  margin-bottom: 55px;
  padding-left: 28px;
}
@media screen and (max-width: 767px) {
  .sec-interest .container > h2, .sec-interest .container .h2 {
    margin-bottom: 30px;
  }
}
.sec-interest #interest, .sec-interest #episode-interest {
  min-width: calc((100vw - 1200px) / 2 + 1179px);
}
@media screen and (max-width: 767px) {
  .sec-interest #interest, .sec-interest #episode-interest {
    padding: 0 0 0 10px;
  }
}
.sec-interest #interest .owl-stage, .sec-interest #episode-interest .owl-stage {
  display: flex;
}
.sec-interest #interest .owl-stage .owl-item, .sec-interest #episode-interest .owl-stage .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.sec-interest #interest .owl-stage .owl-item .item, .sec-interest #episode-interest .owl-stage .owl-item .item {
  height: 100%;
  max-width: 100%;
}
.sec-interest #interest .owl-stage .owl-item .item .card, .sec-interest #episode-interest .owl-stage .owl-item .item .card {
  padding: 30px 30px 120px;
  border: none;
  background: #EDEFED;
  border-radius: 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .card, .sec-interest #episode-interest .owl-stage .owl-item .item .card {
    padding: 20px 20px 98px;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .card.no-footer, .sec-interest #episode-interest .owl-stage .owl-item .item .card.no-footer {
  padding: 30px 30px;
}
.sec-interest #interest .owl-stage .owl-item .item .card > img, .sec-interest #episode-interest .owl-stage .owl-item .item .card > img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .card > img, .sec-interest #episode-interest .owl-stage .owl-item .item .card > img {
    height: 150px;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .card .card-body, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body {
  padding: 0;
}
.sec-interest #interest .owl-stage .owl-item .item .card .card-body h3, .sec-interest #interest .owl-stage .owl-item .item .card .card-body .h3.card-title, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body h3, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .h3.card-title {
  font-weight: 900;
  margin: 24px 0 16px;
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .card .card-body h3, .sec-interest #interest .owl-stage .owl-item .item .card .card-body .h3.card-title, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body h3, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .h3.card-title {
    line-height: 22px;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .card .card-body p.card-text, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body p.card-text {
  margin: 0;
}
.sec-interest #interest .owl-stage .owl-item .item .card .card-body .card-footer, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .card-footer {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  background: transparent;
  width: calc(100% - 60px);
  border-top: 1px solid #15063A;
  padding: 24px 0 30px;
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .card .card-body .card-footer, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .card-footer {
    padding: 24px 0 20px;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-interest #interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img {
  width: 26px;
  height: 26px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .sec-interest #interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img, .sec-interest #episode-interest .owl-stage .owl-item .item .card .card-body .card-footer .arrow-btn img {
    width: 18px;
    height: 18px;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card {
  border: none;
  background: rgb(237, 239, 237);
  padding: 30px 30px 90px;
  position: relative;
  border-radius: 0;
  transition: 0.3s ease-in-out;
  height: 100%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-interest #interest .owl-stage .owl-item .item .patient-card, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card {
    max-width: 400px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .patient-card, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card {
    margin: 40px 0 0;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card.patient-card-v2, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card.patient-card-v2 {
  padding: 0 0 90px;
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .patient-card.patient-card-v2, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card.patient-card-v2 {
    margin: 0;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card.patient-card-v2 .patient-img, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card.patient-card-v2 .patient-img {
  margin-bottom: 24px;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card.patient-card-v2 .patient-content, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card.patient-card-v2 .patient-content {
  padding: 0 24px;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-img, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-img {
  margin-bottom: 24px;
  position: relative;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-img img, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-img a.icon, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-img a.icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: block;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-img a.icon.play-icon, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-img a.icon.play-icon {
  bottom: -12px;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-img a.icon.play-icon img, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-img a.icon.play-icon img {
  width: 50px;
  height: 50px;
  max-width: max-content;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-img a.icon img, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-img a.icon img {
  max-width: 20px;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-content p, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-content p {
  margin: 0;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-content p.title, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-content p.title {
  font-weight: 900;
  color: #35197C;
  margin-bottom: 16px;
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-content .footer, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-content .footer {
  border-top: 1px solid #15063A;
  margin: 24px 0 0;
  padding: 24px 0 0;
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  width: calc(100% - 60px);
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-content .footer, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-content .footer {
    bottom: 58px;
    margin: 15px 0 0;
    padding: 15px 0 0;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-content .footer .arrow-btn, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-content .footer .arrow-btn {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #35197C;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-content .footer .arrow-btn, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-content .footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .patient-card .patient-content .footer .arrow-btn img, .sec-interest #episode-interest .owl-stage .owl-item .item .patient-card .patient-content .footer .arrow-btn img {
  width: 20px;
  height: 22px;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card {
  background: #1B1924;
  border-radius: 4px;
  overflow: hidden;
  height: 100%;
  padding-bottom: 140px;
  position: relative;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-interest #interest .owl-stage .owl-item .item .episode-card, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card {
    max-width: 400px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec-interest #interest .owl-stage .owl-item .item .episode-card, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card {
    margin: 0;
  }
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card.sticky, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card.sticky {
  position: fixed;
  top: 100px;
  max-width: 400px;
  z-index: 4;
  animation: table-content-animation 2s forwards;
  padding-top: 22px;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .episode-img img, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .episode-img img {
  width: 100%;
  height: 200px !important;
  object-fit: cover;
  object-position: top;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content {
  padding: 20px 24px;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content p, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content p {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 0;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content p.title, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content p.title {
  font-weight: 600;
  margin: 12px 0;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content p.w-900, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content p.w-900 {
  font-weight: 900;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content p.description, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content p.description {
  padding-bottom: 12px;
  text-transform: unset;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content.play-section, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content.play-section {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 15px;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content.play-section:before, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content.play-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  width: calc(100% - 48px);
  background: #fff;
  height: 1px;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .play-wrapper, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .play-wrapper {
  margin-top: 3px;
  display: flex;
  align-items: self-start;
  justify-content: space-between;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .play-wrapper ul.date, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .play-wrapper ul.date {
  padding-left: 0;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .play-wrapper ul.date li, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .play-wrapper ul.date li {
  list-style: none;
  display: inline-block;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .play-wrapper ul.date li:not(:last-of-type), .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .play-wrapper ul.date li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .play-wrapper .play-icon, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .play-wrapper .play-icon {
  width: 75px;
  height: 75px;
  background: #1B1924;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -17px 0 0;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .play-wrapper .play-icon a img, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .play-wrapper .play-icon a img {
  max-width: 52px;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .btn-link, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .btn-link {
  color: rgb(218, 230, 112);
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.sec-interest #interest .owl-stage .owl-item .item .episode-card .content .btn-link img, .sec-interest #episode-interest .owl-stage .owl-item .item .episode-card .content .btn-link img {
  max-width: 18px;
  filter: brightness(0) saturate(100%) invert(88%) sepia(60%) saturate(393%) hue-rotate(6deg) brightness(96%) contrast(88%);
}
.sec-interest.cyber-slider .container > h2, .sec-interest.cyber-slider .container .h2 {
  font-size: 32px;
  line-height: 35px;
  font-weight: 600;
}
.sec-interest.cyber-slider .container .owl-item .item .card {
  padding: 0 !important;
}
.sec-interest.cyber-slider .container .owl-item .item .card .card-body {
  padding: 30px 30px 120px !important;
}
@media screen and (max-width: 767px) {
  .sec-interest.cyber-slider .container .owl-item .item .card .card-body {
    padding: 20px 20px 98px !important;
  }
}
.sec-interest.cyber-slider .container .owl-item .item .card .card-body h3, .sec-interest.cyber-slider .container .owl-item .item .card .card-body .h3 {
  margin-top: 0 !important;
}

.sec-disease-single {
  padding: 80px 0 80px 100px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-disease-single {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-disease-single {
    padding: 20px 0 40px;
  }
}
.sec-disease-single h2, .sec-disease-single .h2 {
  font-size: 46px;
  line-height: 50px;
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-disease-single h2, .sec-disease-single .h2 {
    margin-bottom: 18px;
    font-size: 28px;
    line-height: 34px;
  }
}
.sec-disease-single h3, .sec-disease-single .h3 {
  font-size: 32px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 24px;
  letter-spacing: -0.16px;
}
@media screen and (max-width: 767px) {
  .sec-disease-single h3, .sec-disease-single .h3 {
    margin-bottom: 18px;
    font-size: 22px;
    line-height: 30px;
  }
}
.sec-disease-single a {
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
}
.sec-disease-single p {
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 14px;
}
.sec-disease-single p a {
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
}
.sec-disease-single p.mb-48 {
  margin-bottom: 48px;
}
.sec-disease-single p.mt-24 {
  margin-top: 24px;
}
.sec-disease-single p.mb-24 {
  margin-bottom: 24px;
}
.sec-disease-single p.f-18 {
  font-size: 18px;
  line-height: 22px;
}
.sec-disease-single p.f-18 a {
  font-size: 18px;
  line-height: 22px;
}
.sec-disease-single p.small {
  font-size: 14px;
  line-height: 18px;
  color: #35197C;
  text-transform: uppercase;
}
.sec-disease-single p.small a {
  font-size: 14px;
  line-height: 18px;
  color: #35197C;
}
.sec-disease-single strong {
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  color: #35197C;
}
.sec-disease-single ul.list-1 {
  padding-left: 8px;
  margin-bottom: 14px;
}
.sec-disease-single ul.list-1.mb-48 {
  margin-bottom: 48px;
}
.sec-disease-single ul.list-1 li {
  list-style: none;
  display: block;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  color: #1B1924;
  position: relative;
  padding-left: 12px;
}
.sec-disease-single ul.list-1 li a {
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  color: #1B1924;
}
.sec-disease-single ul.list-1 li:before {
  content: "";
  background: #1B1924;
  width: 3px;
  height: 3px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 9px;
}
.sec-disease-single .btn-wrapper {
  margin: 45px 0 0;
}
.sec-disease-single .btn-wrapper.top-arrow .btn-style {
  gap: 15px;
}
.sec-disease-single .btn-wrapper.top-arrow .btn-style img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(0%) hue-rotate(336deg) brightness(105%) contrast(100%);
  transform: rotate(-45deg);
}
.sec-disease-single .img-wrapper {
  margin: 34px 0 0;
}
.sec-disease-single .img-wrapper img {
  width: 100%;
}
.sec-disease-single .warning-wrapper {
  background: rgba(234, 197, 193, 0.5);
  border-radius: 4px;
  padding: 24px;
  margin: 24px 0 24px;
}
.sec-disease-single .warning-wrapper.yellow {
  background: rgb(243, 248, 226);
}
.sec-disease-single .warning-wrapper.yellow p.title {
  color: #35197C;
}
.sec-disease-single .warning-wrapper.gray {
  background: rgb(237, 239, 237);
}
.sec-disease-single .warning-wrapper.gray h3, .sec-disease-single .warning-wrapper.gray .h3 {
  color: #35197C;
}
.sec-disease-single .warning-wrapper.gray p.title {
  color: #35197C;
}
.sec-disease-single .warning-wrapper h3, .sec-disease-single .warning-wrapper .h3 {
  color: rgb(220, 111, 100);
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
}
.sec-disease-single .warning-wrapper p {
  margin-bottom: 12px;
  color: #1B1924;
}
.sec-disease-single .warning-wrapper p.title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 900;
  color: rgb(220, 111, 100);
  margin-bottom: 16px;
}
.sec-disease-single .disease-experts {
  margin-bottom: 80px;
}
.sec-disease-single .disease-experts .content-wrapper {
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .sec-disease-single .disease-experts .content-wrapper {
    padding-right: 0;
  }
}
.sec-disease-single .disease-experts .content-wrapper .link-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-weight: 600;
}
.sec-disease-single .disease-experts .content-wrapper .link-btn:hover {
  filter: brightness(0) saturate(100%) invert(26%) sepia(81%) saturate(1288%) hue-rotate(230deg) brightness(87%) contrast(104%);
}
.sec-disease-single .disease-experts .cancer-patient-card {
  width: 100%;
  max-width: 364px;
  border-radius: 4px;
  background: #EDEFED;
  padding: 32px 36px 36px;
  margin-bottom: 50px;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-img {
  margin-bottom: 10px;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-img img {
  width: 100%;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content span.title {
  line-height: 28px;
  color: #35197C;
  letter-spacing: -0.16px;
  margin-bottom: 0;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content strong {
  font-size: 16px;
  line-height: 19px;
  font-weight: 900;
  color: #35197C;
  display: block;
  margin: 24px 0;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content p {
  font-size: 14px;
  line-height: 16px;
  color: #1B1924;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group {
  position: relative;
  margin-bottom: 24px;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.submit {
  margin: 37px 0 0;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.submit .btn-style {
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.checkbox-group ul.checkbox-list {
  padding-left: 0;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.checkbox-group ul.checkbox-list li {
  list-style: none;
  display: flex;
  align-items: self-start;
  column-gap: 12px;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.checkbox-group ul.checkbox-list li:not(:last-of-type) {
  margin: 0 0 48px;
}
@media screen and (max-width: 767px) {
  .sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.checkbox-group ul.checkbox-list li:not(:last-of-type) {
    margin: 0 0 30px;
  }
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.checkbox-group ul.checkbox-list li label {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  display: block;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group.checkbox-group ul.checkbox-list li label a {
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline;
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group .form-control {
  border: none;
  border-radius: 0;
  height: 32px;
  padding: 8px;
  color: #1B1924;
  font-size: 14px;
  line-height: 16px;
  background: transparent;
  border-bottom: 2px solid rgb(53, 25, 124);
}
.sec-disease-single .disease-experts .cancer-patient-card .album-content .form .form-group .form-control::placeholder {
  color: #666666;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-disease-single .disease-experts .expert-list-wrapper {
    max-width: 400px;
    margin-top: 40px;
  }
}
.sec-disease-single .disease-experts .expert-list-wrapper.sticky {
  position: fixed;
  top: 81px;
  z-index: 4;
  animation: table-content-animation 2s forwards;
  background: #ffffff;
  padding-top: 22px;
}
.sec-disease-single .disease-experts .expert-list-wrapper > h3, .sec-disease-single .disease-experts .expert-list-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 36px;
}
.sec-disease-single .disease-experts .expert-list-wrapper > span {
  margin-bottom: 36px;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item {
  border-radius: 0;
  border: 0;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item:not(:last-of-type) {
  margin-bottom: 12px;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button {
  background: #ffffff;
  border: 0;
  border-radius: 10px !important;
  color: #ffffff;
  padding: 0 38px 0 0;
  box-shadow: unset !important;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button:before {
  content: "";
  background: url("../images/icons/accordion-minus-icon.svg") no-repeat center;
  background-size: cover;
  display: block;
  width: 16px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 20px;
  transition: all 0.2s ease-in-out;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button.collapsed:before {
  background: url("../images/icons/accordion-plus-icon.svg") no-repeat center;
  background-size: cover;
  height: 18px;
  width: 18px;
  filter: brightness(0) saturate(100%) invert(19%) sepia(58%) saturate(1643%) hue-rotate(234deg) brightness(88%) contrast(119%);
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button:after {
  display: none;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button .expert-card {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: center;
  column-gap: 16px;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button .expert-card .img-wrapper {
  margin: 0;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button .expert-card .img-wrapper img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  object-position: top;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button .expert-card .content span.title {
  margin-bottom: 4px;
  line-height: 20px;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button .expert-card .content p {
  margin-bottom: 0;
  font-weight: 400;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button .expert-card .content p.title {
  font-weight: 900;
  line-height: 20px;
  margin-bottom: 4px;
  color: #35197C;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-item .accordion-button .expert-card .content p.small {
  letter-spacing: -0.16px;
  text-transform: capitalize;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-body {
  padding: 18px 0 12px;
}
.sec-disease-single .disease-experts .expert-list-wrapper .accordion .accordion-body p {
  margin-bottom: 0;
}
.sec-disease-single .disease-experts .expert-list-wrapper .btn-wrapper {
  margin: 36px 0 0;
}
.sec-disease-single .table-content-wrapper {
  display: flex;
  align-items: stretch;
  box-shadow: 0 4px 60px 0 rgba(0, 2, 10, 0.1);
  margin-bottom: 20px;
  transition: all 1s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-disease-single .table-content-wrapper {
    max-width: 600px;
  }
}
.sec-disease-single .table-content-wrapper.sticky {
  position: fixed;
  top: 120px;
  left: 0;
  z-index: 4;
  animation: table-content-animation 2s forwards;
  max-height: 344px;
  max-width: 56px;
  overflow: hidden;
}
.sec-disease-single .table-content-wrapper.sticky .right-wrapper ul.table-list {
  padding-left: 0;
}
.sec-disease-single .table-content-wrapper.sticky .right-wrapper ul.table-list li {
  list-style: none;
}
.sec-disease-single .table-content-wrapper.sticky .right-wrapper ul.table-list li a {
  white-space: nowrap;
}
@keyframes table-content-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec-disease-single .table-content-wrapper.open {
  max-height: 100%;
  max-width: 100%;
  overflow: unset;
}
.sec-disease-single .table-content-wrapper.open .right-wrapper {
  animation: table-content-right-animation 1s forwards;
}
@keyframes table-content-right-animation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec-disease-single .table-content-wrapper .left-wrapper {
  width: 56px;
  min-height: 386px;
  padding: 39px 15px;
  background: #DAE670;
}
@media screen and (max-width: 767px) {
  .sec-disease-single .table-content-wrapper .left-wrapper {
    min-height: 355px;
    padding: 20px 16px;
  }
}
.sec-disease-single .table-content-wrapper .left-wrapper a img {
  max-width: 34px;
}
.sec-disease-single .table-content-wrapper .right-wrapper {
  width: 100%;
  min-height: 386px;
  padding: 30px 30px;
  background: #ffffff;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sec-disease-single .table-content-wrapper .right-wrapper {
    min-height: 355px;
    padding: 20px 18px;
    width: 82%;
  }
}
.sec-disease-single .table-content-wrapper .right-wrapper h3, .sec-disease-single .table-content-wrapper .right-wrapper .h3 {
  margin-bottom: 16px;
}
.sec-disease-single .table-content-wrapper .right-wrapper > span {
  margin-bottom: 16px;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list {
  padding-left: 0;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li {
  list-style: none;
  position: relative;
  display: block;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li:last-of-type ul.sub-list {
  border-bottom: none !important;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li:has(> .sub-list) a {
  border-bottom: none;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li:has(> .sub-list) ul.sub-list {
  border-bottom: 1px solid #35197C;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 0 12px 27px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  border-bottom: 1px solid #35197C;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li a:hover:before {
  filter: brightness(0) saturate(100%) invert(26%) sepia(81%) saturate(1288%) hue-rotate(230deg) brightness(87%) contrast(104%);
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li a:before {
  content: "";
  background: url("../images/icons/arrow-right-icon.svg") no-repeat center;
  background-size: cover;
  width: 16px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 19px;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li a img {
  max-width: 26px;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li ul.sub-list {
  padding-left: 25px;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li ul.sub-list li {
  list-style: none;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li ul.sub-list li a {
  border: none;
  padding: 7px 0;
}
.sec-disease-single .table-content-wrapper .right-wrapper ul.table-list li ul.sub-list li a:before {
  display: none;
}
.sec-disease-single .disease-card {
  padding-top: 35px;
}
@media screen and (min-width: 1199px) {
  .sec-disease-single .disease-card .col-md-8 {
    padding-right: 34px;
  }
}
.sec-disease-single .disease-card ul.disease-list {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  margin: 24px 0 0;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .sec-disease-single .disease-card ul.disease-list {
    grid-template-columns: auto;
  }
}
.sec-disease-single .disease-card ul.disease-list.no-grid {
  grid-template-columns: auto;
  padding-left: 0;
}
.sec-disease-single .disease-card ul.disease-list.no-grid li {
  list-style: none;
  border-right: none;
}
.sec-disease-single .disease-card ul.disease-list.no-grid li:nth-of-type(even) {
  padding-left: 0;
}
.sec-disease-single .disease-card ul.disease-list.no-grid li:nth-last-child(2) {
  border-bottom: 2px solid rgb(237, 239, 237);
}
.sec-disease-single .disease-card ul.disease-list.no-grid li .content p {
  margin-bottom: 12px;
}
.sec-disease-single .disease-card ul.disease-list li {
  list-style: none;
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: self-start;
  column-gap: 10px;
  padding: 24px 0 24px 0;
  border-bottom: 2px solid rgb(237, 239, 237);
  border-right: 2px solid rgb(237, 239, 237);
}
@media screen and (max-width: 991px) {
  .sec-disease-single .disease-card ul.disease-list li {
    border-right: none;
  }
}
.sec-disease-single .disease-card ul.disease-list li:nth-of-type(odd) {
  padding-right: 24px;
}
.sec-disease-single .disease-card ul.disease-list li:nth-of-type(even) {
  border-right: none;
  padding-left: 24px;
}
@media screen and (max-width: 991px) {
  .sec-disease-single .disease-card ul.disease-list li:nth-of-type(even) {
    padding-left: 0;
  }
}
.sec-disease-single .disease-card ul.disease-list li:last-of-type, .sec-disease-single .disease-card ul.disease-list li:nth-last-child(2) {
  border-bottom: none;
}
@media screen and (max-width: 991px) {
  .sec-disease-single .disease-card ul.disease-list li:nth-last-child(2) {
    border-bottom: 2px solid rgb(237, 239, 237);
  }
}
.sec-disease-single .disease-card ul.disease-list li strong {
  font-size: 48px;
  line-height: 40px;
  font-weight: 900;
  color: rgb(177, 190, 240);
}
.sec-disease-single .disease-card ul.disease-list li .content {
  padding-top: 5px;
}
.sec-disease-single .disease-card ul.disease-list li .content p {
  margin-bottom: 0;
}
.sec-disease-single .disease-card ul.disease-list li .content p:not(.title).f-18 {
  font-size: 16px;
  line-height: 24px;
}
.sec-disease-single .disease-card ul.disease-list li .content p.title {
  color: #35197C;
  font-weight: 900;
  margin-bottom: 10px;
}
.sec-disease-single .disease-card .disease-table {
  margin: 48px 0 0 -30px;
  max-width: 590px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.sec-disease-single .disease-card .disease-table:before {
  content: "";
  background: rgb(241, 244, 255);
  width: 15px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1199px) {
  .sec-disease-single .disease-card .disease-table {
    margin: 40px 0 0;
    overflow-x: auto;
  }
}
.sec-disease-single .disease-card .disease-table .grid-5 {
  display: grid;
  grid-template-columns: repeat(5, 192px);
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 991px) {
  .sec-disease-single .disease-card .disease-table .grid-5 {
    min-width: 970px;
  }
}
.sec-disease-single .disease-card .disease-table .grid-2 {
  display: grid;
  grid-template-columns: 205px 1fr;
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 991px) {
  .sec-disease-single .disease-card .disease-table .grid-2 {
    min-width: 650px;
  }
}
.sec-disease-single .disease-card .disease-table .table-header .table-item {
  padding: 18px 14px 16px;
}
.sec-disease-single .disease-card .disease-table .table-header .table-item:first-of-type {
  padding-left: 29px;
  border-radius: 4px 4px 0 0;
  background: rgb(241, 244, 255);
}
.sec-disease-single .disease-card .disease-table .table-header .table-item h3, .sec-disease-single .disease-card .disease-table .table-header .table-item .h3 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0;
}
.sec-disease-single .disease-card .disease-table .table-body .table-row {
  border-top: 1px solid rgb(219, 217, 213);
}
.sec-disease-single .disease-card .disease-table .table-body .table-row:last-of-type .table-column:first-of-type {
  border-radius: 0 0 4px 4px;
}
.sec-disease-single .disease-card .disease-table .table-body .table-row .table-column {
  padding: 10px 14px;
}
.sec-disease-single .disease-card .disease-table .table-body .table-row .table-column:first-of-type {
  padding-left: 29px;
  background: rgb(241, 244, 255);
}
.sec-disease-single .disease-card .disease-table .table-body .table-row .table-column p {
  margin-bottom: 0;
}
.sec-disease-single .disease-card .disease-table .table-footer {
  border-top: 2px solid #35197C;
  padding: 14px 28px;
}
.sec-disease-single .disease-card .episode-card {
  background: #1B1924;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-disease-single .disease-card .episode-card {
    max-width: 400px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec-disease-single .disease-card .episode-card {
    margin-top: 40px;
  }
}
.sec-disease-single .disease-card .episode-card.sticky {
  position: fixed;
  top: 100px;
  max-width: 400px;
  z-index: 4;
  animation: table-content-animation 2s forwards;
  padding-top: 22px;
}
.sec-disease-single .disease-card .episode-card .episode-img img {
  width: 100%;
  height: 200px !important;
  object-fit: cover;
  object-position: top;
}
.sec-disease-single .disease-card .episode-card .content {
  padding: 20px 24px;
}
.sec-disease-single .disease-card .episode-card .content p {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 0;
}
.sec-disease-single .disease-card .episode-card .content p.title {
  font-weight: 600;
  margin: 12px 0;
}
.sec-disease-single .disease-card .episode-card .content p.w-900 {
  font-weight: 900;
}
.sec-disease-single .disease-card .episode-card .content p.description {
  text-transform: unset;
  border-bottom: 1px solid rgb(237, 239, 237);
  padding-bottom: 12px;
}
.sec-disease-single .disease-card .episode-card .content .play-wrapper {
  margin-top: 3px;
  display: flex;
  align-items: self-start;
  justify-content: space-between;
}
.sec-disease-single .disease-card .episode-card .content .play-wrapper ul.date {
  padding-left: 0;
}
.sec-disease-single .disease-card .episode-card .content .play-wrapper ul.date li {
  list-style: none;
  display: inline-block;
}
.sec-disease-single .disease-card .episode-card .content .play-wrapper ul.date li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
.sec-disease-single .disease-card .episode-card .content .play-wrapper .play-icon {
  width: 75px;
  height: 75px;
  background: #1B1924;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -17px 0 0;
}
.sec-disease-single .disease-card .episode-card .content .play-wrapper .play-icon a img {
  max-width: 52px;
}
.sec-disease-single .disease-card .episode-card .content .btn-link {
  color: rgb(218, 230, 112);
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.sec-disease-single .disease-card .episode-card .content .btn-link img {
  filter: brightness(0) saturate(100%) invert(88%) sepia(60%) saturate(393%) hue-rotate(6deg) brightness(96%) contrast(88%);
}
.sec-disease-single .disease-card .iframe-wrapper iframe {
  width: 100%;
  height: 438px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-disease-single .disease-card .iframe-wrapper iframe {
    height: 275px;
  }
}
@media screen and (max-width: 767px) {
  .sec-disease-single .disease-card .iframe-wrapper iframe {
    height: 222px;
  }
}
.sec-disease-single .disease-card .patient-card {
  border: none;
  background: rgb(237, 239, 237);
  padding: 0;
  position: relative;
  border-radius: 0;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-disease-single .disease-card .patient-card {
    max-width: 400px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec-disease-single .disease-card .patient-card {
    margin: 40px 0 0;
  }
}
.sec-disease-single .disease-card .patient-card.sticky {
  position: fixed;
  top: 100px;
  width: 369px !important;
  max-width: 400px;
  z-index: 4;
  animation: table-content-animation 2s forwards;
}
.sec-disease-single .disease-card .patient-card .patient-img {
  margin-bottom: 0;
}
.sec-disease-single .disease-card .patient-card .patient-img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.sec-disease-single .disease-card .patient-card .patient-content {
  padding: 24px;
}
.sec-disease-single .disease-card .patient-card .patient-content span.title {
  margin-bottom: 16px;
}
.sec-disease-single .disease-card .patient-card .patient-content p {
  margin: 0;
}
.sec-disease-single .disease-card .patient-card .patient-content p.title {
  font-weight: 900;
  color: #35197C;
  margin-bottom: 16px;
}
.sec-disease-single .disease-card .patient-card .patient-content .footer {
  border-top: 1px solid #15063A;
  margin: 24px 0 0;
  padding: 24px 0 0;
}
.sec-disease-single .disease-card .patient-card .patient-content .footer .arrow-btn {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #35197C;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-disease-single .disease-card .patient-card .patient-content .footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-disease-single .disease-card .patient-card .patient-content .footer .arrow-btn img {
  width: 16px;
  height: 14px;
}
.sec-disease-single .disease-card .telephone-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 24px 0 0;
}
.sec-disease-single .disease-card .telephone-btn img {
  max-width: 25px;
}
.sec-disease-single .disease-card .telephone-btn a {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #1B1924;
}
.sec-disease-single .disease-card .faq-wrapper {
  background: rgb(241, 244, 255);
  padding: 60px 100px 80px;
  border-radius: 8px;
}
@media screen and (min-width: 1199px) {
  .sec-disease-single .disease-card .faq-wrapper {
    margin: 0 0 0 -103px;
  }
}
@media screen and (max-width: 767px) {
  .sec-disease-single .disease-card .faq-wrapper {
    padding: 30px 20px;
  }
}
.sec-disease-single .disease-card .faq-wrapper .accordion {
  max-width: 100%;
}
.sec-disease-single .disease-card .faq-wrapper .accordion .accordion-item {
  background: transparent;
}
.sec-disease-single .disease-card .faq-wrapper .accordion .accordion-item .accordion-header {
  margin-bottom: 0;
}
.sec-disease-single .disease-card .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button {
  background: transparent;
}
.sec-disease-single .disease-card .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button:before {
  transition: unset;
}
.sec-disease-single .disease-card .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button p {
  margin-bottom: 0;
  font-weight: 900;
  color: #35197C;
}
.sec-disease-single .disease-card .faq-wrapper .accordion .accordion-item .accordion-body {
  padding: 2px 0 24px;
}
.sec-disease-single .disease-card .detection-wrapper p {
  font-size: 10px;
  line-height: 14px;
  font-weight: 500;
}
.sec-disease-single .disease-card .disease-quote {
  margin-top: 48px;
  padding: 24px;
  border-top: 1px solid rgb(153, 152, 159);
}
.sec-disease-single .disease-card .disease-quote p {
  margin-bottom: 24px;
}
.sec-disease-single .disease-card .disease-quote span {
  font-size: 11px;
  line-height: 14px;
  color: rgb(153, 152, 159);
}
.sec-disease-single.zap-page {
  padding: 0 0 250px;
}
.sec-disease-single.zap-page .disease-card {
  padding-top: 40px;
}

.zap-tech > h2, .zap-tech .h2 {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .zap-tech > h2, .zap-tech .h2 {
    margin-bottom: 18px;
  }
}
.zap-tech .zap-div {
  margin-top: 71px;
}
@media screen and (max-width: 767px) {
  .zap-tech .zap-div {
    margin-top: 30px;
  }
}
.zap-tech .zap-div ul {
  padding-left: 0;
}
.zap-tech .zap-div ul li {
  list-style: none;
  display: block;
}
.zap-tech .zap-div ul li:not(:has(a)) {
  padding: 12px 0;
}
.zap-tech .zap-div ul li a {
  padding: 12px 0;
  display: block;
}
.zap-tech .zap-div ul li:not(:last-of-type) {
  border-bottom: 1px solid #35197C;
}

.cyberknife-card {
  margin-top: 48px;
}
.cyberknife-card img {
  width: 100%;
}
.cyberknife-card ul.disease-list {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  margin: 24px 0 0;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .cyberknife-card ul.disease-list {
    grid-template-columns: auto;
  }
}
.cyberknife-card ul.disease-list.no-grid {
  grid-template-columns: auto;
}
.cyberknife-card ul.disease-list.no-grid li {
  border-right: none;
}
.cyberknife-card ul.disease-list.no-grid li:nth-of-type(even) {
  padding-left: 0;
}
.cyberknife-card ul.disease-list.no-grid li:nth-last-child(2) {
  border-bottom: 2px solid rgb(237, 239, 237);
}
.cyberknife-card ul.disease-list.no-grid li .content p {
  margin-bottom: 12px;
}
.cyberknife-card ul.disease-list li {
  list-style: none;
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: self-start;
  column-gap: 10px;
  padding: 24px 0 24px 0;
  border-bottom: 2px solid rgb(237, 239, 237);
  border-right: 2px solid rgb(237, 239, 237);
}
@media screen and (max-width: 991px) {
  .cyberknife-card ul.disease-list li {
    border-right: none;
  }
}
.cyberknife-card ul.disease-list li:nth-of-type(odd) {
  padding-right: 24px;
}
.cyberknife-card ul.disease-list li:nth-of-type(even) {
  border-right: none;
  padding-left: 24px;
}
@media screen and (max-width: 991px) {
  .cyberknife-card ul.disease-list li:nth-of-type(even) {
    padding-left: 0;
  }
}
.cyberknife-card ul.disease-list li:last-of-type, .cyberknife-card ul.disease-list li:nth-last-child(2) {
  border-bottom: none;
}
@media screen and (max-width: 991px) {
  .cyberknife-card ul.disease-list li:nth-last-child(2) {
    border-bottom: 2px solid rgb(237, 239, 237);
  }
}
.cyberknife-card ul.disease-list li strong {
  font-size: 48px;
  line-height: 40px;
  font-weight: 900;
  color: rgb(177, 190, 240);
}
.cyberknife-card ul.disease-list li .content {
  padding-top: 5px;
}
.cyberknife-card ul.disease-list li .content p {
  margin-bottom: 0;
}
.cyberknife-card ul.disease-list li .content p.title {
  color: #35197C;
  font-weight: 900;
  margin-bottom: 10px;
}

.cyberknife-app {
  margin-bottom: 170px;
}
.cyberknife-app .cyberknife-wrapper {
  background: #EDEFED;
}
@media screen and (max-width: 767px) {
  .cyberknife-app .cyberknife-wrapper {
    padding: 20px;
  }
}
.cyberknife-app .cyberknife-wrapper img {
  width: 100%;
}
.cyberknife-app .cyberknife-wrapper .cyb-div {
  margin-bottom: 48px;
}
.cyberknife-app .cyberknife-wrapper .cyb-div ul {
  padding-left: 0;
}
.cyberknife-app .cyberknife-wrapper .cyb-div ul li {
  list-style: none;
  display: block;
}
.cyberknife-app .cyberknife-wrapper .cyb-div ul li:not(:has(a)) {
  padding: 12px 0;
}
.cyberknife-app .cyberknife-wrapper .cyb-div ul li a {
  padding: 12px 0;
  display: block;
}
.cyberknife-app .cyberknife-wrapper .cyb-div ul li:not(:last-of-type) {
  border-bottom: 1px solid #35197C;
}
.cyberknife-app .cyberknife-wrapper ul.social {
  padding: 0;
  margin: 48px 0 0;
}
@media screen and (max-width: 767px) {
  .cyberknife-app .cyberknife-wrapper ul.social {
    margin: 30px 0;
  }
}
.cyberknife-app .cyberknife-wrapper ul.social li {
  display: inline-block;
  list-style: none;
}
.cyberknife-app .cyberknife-wrapper ul.social li:not(:last-of-type) {
  margin: 0 48px 0 0;
}
@media screen and (max-width: 991px) {
  .cyberknife-app .cyberknife-wrapper ul.social li:not(:last-of-type) {
    margin: 0 22px 0 0;
  }
}
.cyberknife-app .cyberknife-wrapper ul.social li a img {
  max-height: 80px;
}
@media screen and (max-width: 991px) {
  .cyberknife-app .cyberknife-wrapper ul.social li a img {
    max-width: 150px;
  }
}
.cyberknife-app .cyberknife-wrapper .logos-div {
  margin-top: 48px;
}
.cyberknife-app .cyberknife-wrapper .logos-div img {
  max-width: 90%;
  min-height: 110px;
}
@media screen and (max-width: 767px) {
  .cyberknife-app .cyberknife-wrapper .logos-div img {
    max-width: 100%;
    min-height: auto;
  }
}

#post-table-content-sticky {
  display: none;
  background: #ffffff;
}
#post-table-content-sticky.sticky {
  display: flex;
}

.sec-contact-banner .img-wrapper img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-contact-banner .img-wrapper img {
    height: 500px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-contact-banner .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .img-wrapper img {
    height: 320px;
  }
}
.sec-contact-banner .content-wrapper {
  background: #280F64;
  padding: 38px 50px;
  max-width: 900px;
  width: 100%;
  margin: -100px 0 0 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1411px) {
  .sec-contact-banner .content-wrapper {
    min-width: 880px;
  }
}
@media screen and (max-width: 1410px) and (min-width: 1366px) {
  .sec-contact-banner .content-wrapper {
    min-width: 840px;
  }
}
@media screen and (max-width: 991px) {
  .sec-contact-banner .content-wrapper {
    min-width: 700px;
    width: calc(100% - 20px);
    margin: -100px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper {
    padding: 20px 20px;
    min-width: 300px;
    width: calc(100% - 20px);
    margin: -100px auto 0;
  }
}
.sec-contact-banner .content-wrapper h1, .sec-contact-banner .content-wrapper .h1 {
  color: #ffffff;
  font-size: 64px;
  line-height: 72px;
  font-weight: 500;
  margin-bottom: 36px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-contact-banner .content-wrapper h1, .sec-contact-banner .content-wrapper .h1 {
    font-size: 52px;
    line-height: 60px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-contact-banner .content-wrapper h1, .sec-contact-banner .content-wrapper .h1 {
    font-size: 38px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper h1, .sec-contact-banner .content-wrapper .h1 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper h1.desktop, .sec-contact-banner .content-wrapper .h1.desktop {
    display: none;
  }
}
.sec-contact-banner .content-wrapper h1.mobile, .sec-contact-banner .content-wrapper .h1.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper h1.mobile, .sec-contact-banner .content-wrapper .h1.mobile {
    display: block;
  }
}
.sec-contact-banner .content-wrapper h1.f-58, .sec-contact-banner .content-wrapper .h1.f-58 {
  font-size: 58px;
  line-height: 60px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-contact-banner .content-wrapper h1.f-58, .sec-contact-banner .content-wrapper .h1.f-58 {
    font-size: 52px;
    line-height: 60px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-contact-banner .content-wrapper h1.f-58, .sec-contact-banner .content-wrapper .h1.f-58 {
    font-size: 38px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper h1.f-58, .sec-contact-banner .content-wrapper .h1.f-58 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-contact-banner .content-wrapper h2 {
  color: #ffffff;
  margin-bottom: 20px;
}
.sec-contact-banner .content-wrapper h3, .sec-contact-banner .content-wrapper .h3 {
  color: #ffffff !important;
  font-weight: 600;
}
.sec-contact-banner .content-wrapper h3.mobile, .sec-contact-banner .content-wrapper .h3.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper h3.mobile, .sec-contact-banner .content-wrapper .h3.mobile {
    display: block;
    margin-bottom: 16px;
  }
}
.sec-contact-banner .content-wrapper > p {
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 600;
}
.sec-contact-banner .content-wrapper > p strong {
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper > p strong {
    font-size: 14px;
    line-height: 22px;
  }
}
.sec-contact-banner .content-wrapper .time-wrapper p {
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper .time-wrapper p {
    margin-bottom: 10px;
  }
}
.sec-contact-banner .content-wrapper .time-wrapper ul.time {
  display: grid;
  grid-template-columns: 169px auto;
  column-gap: 18px;
  align-items: center;
  padding-left: 0;
}
.sec-contact-banner .content-wrapper .time-wrapper ul.time li {
  display: inline-block;
  list-style: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.sec-contact-banner .content-wrapper .time-wrapper ul.time li:not(:last-of-type) {
  margin-bottom: 4px;
}
.sec-contact-banner .content-wrapper .time-wrapper ul.time li P {
  margin-bottom: 0;
}
.sec-contact-banner .content-wrapper .time-wrapper ul.contact {
  margin: 36px 0 0;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper .time-wrapper ul.contact {
    margin: 22px 0 0;
  }
}
.sec-contact-banner .content-wrapper .time-wrapper ul.contact li {
  display: inline-block;
  list-style: none;
  position: relative;
}
.sec-contact-banner .content-wrapper .time-wrapper ul.contact li:not(:last-of-type) {
  margin: 0 72px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper .time-wrapper ul.contact li:not(:last-of-type) {
    margin: 0 20px 0 0;
  }
}
.sec-contact-banner .content-wrapper .time-wrapper ul.contact li:not(:last-of-type):before {
  content: "";
  background: #ffffff;
  width: 1px;
  height: 35px;
  position: absolute;
  right: -37px;
  top: -5px;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper .time-wrapper ul.contact li:not(:last-of-type):before {
    top: 3px;
    height: 15px;
    right: -12px;
  }
}
.sec-contact-banner .content-wrapper .time-wrapper ul.contact li a {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper .time-wrapper ul.contact li a {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-contact-banner .content-wrapper ul.btn-list {
  margin: 24px 0 0;
  padding-left: 0;
}
.sec-contact-banner .content-wrapper ul.btn-list li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper ul.btn-list li {
    display: block;
    width: 100%;
  }
}
.sec-contact-banner .content-wrapper ul.btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper ul.btn-list li:last-of-type a.btn-style {
    background: transparent;
    border-color: #ffffff;
    color: #ffffff;
    font-weight: 600;
    border-width: 1px;
  }
}
.sec-contact-banner .content-wrapper ul.btn-list li a.btn-style {
  min-width: 250px;
}
@media screen and (max-width: 767px) {
  .sec-contact-banner .content-wrapper ul.btn-list li a.btn-style {
    min-width: 100%;
  }
}

.sec-contact-us {
  padding: 60px 0 80px 40px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-contact-us {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact-us {
    padding: 40px 0;
  }
}
.sec-contact-us .sec-heading h2, .sec-contact-us .sec-heading .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .sec-contact-us .sec-heading h2, .sec-contact-us .sec-heading .h2 {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }
}
.sec-contact-us .sec-heading p {
  font-weight: 500;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .sec-contact-us .sec-heading p {
    margin-bottom: 30px;
    text-align: center;
  }
}
.sec-contact-us .form-wrapper {
  background: rgb(247, 249, 247);
  padding: 48px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .sec-contact-us .form-wrapper {
    padding: 30px 25px;
  }
}
.sec-contact-us .form-wrapper h3, .sec-contact-us .form-wrapper .h3 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 36px;
}
.sec-contact-us .form-wrapper p {
  font-weight: 500;
  margin-bottom: 36px;
}
.sec-contact-us .form-wrapper .form .form-group {
  position: relative;
  margin-bottom: 48px;
}
.sec-contact-us .form-wrapper .form .form-group.mb-24 {
  margin-bottom: 24px;
}
.sec-contact-us .form-wrapper .form .form-group.submit {
  margin-bottom: 0;
}
.sec-contact-us .form-wrapper .form .form-group.checkbox-group ul.checkbox-list {
  padding-left: 0;
}
.sec-contact-us .form-wrapper .form .form-group.checkbox-group ul.checkbox-list li {
  list-style: none;
}
.sec-contact-us .form-wrapper .form .form-group.checkbox-group ul.checkbox-list li:not(:last-of-type) {
  margin: 0 0 48px;
}
@media screen and (max-width: 767px) {
  .sec-contact-us .form-wrapper .form .form-group.checkbox-group ul.checkbox-list li:not(:last-of-type) {
    margin: 0 0 30px;
  }
}
.sec-contact-us .form-wrapper .form .form-group.checkbox-group ul.checkbox-list li label {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.sec-contact-us .form-wrapper .form .form-group.checkbox-group ul.checkbox-list li label a {
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
}
.sec-contact-us .form-wrapper .form .form-group.error-group label {
  color: rgb(220, 111, 100);
}
.sec-contact-us .form-wrapper .form .form-group.error-group .form-control {
  border-color: rgb(220, 111, 100);
}
.sec-contact-us .form-wrapper .form .form-group label {
  color: #35197C;
  font-weight: 900;
  margin-bottom: 0;
  padding-left: 12px;
  display: inline-block;
}
.sec-contact-us .form-wrapper .form .form-group .form-control {
  border: none;
  border-radius: 0;
  height: 40px;
  padding: 12px;
  color: #1B1924;
  font-size: 16px;
  line-height: 23px;
  background: transparent;
  border-bottom: 3px solid rgb(53, 25, 124);
}
@media screen and (max-width: 767px) {
  .sec-contact-us .form-wrapper .form .form-group .form-control {
    height: 35px;
  }
}
.sec-contact-us .form-wrapper .form .form-group textarea {
  min-height: 120px;
  border: 2px solid rgb(53, 25, 124) !important;
  margin-top: 3px;
}
.sec-contact-us .form-wrapper .form .form-group .error-message {
  margin-top: 9px;
  background: rgb(241, 223, 220);
  padding: 18px;
  position: absolute;
  left: 0;
  top: 85px;
  /*min-width: 411px;*/
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec-contact-us .form-wrapper .form .form-group .error-message {
    min-width: auto;
  }
}
.sec-contact-us .form-wrapper .form .form-group .error-message:before {
  content: "";
  background: url("../images/icons/error-trianlge-icon.png") no-repeat center;
  background-size: cover;
  width: 45px;
  height: 16px;
  position: absolute;
  top: -15px;
  left: 35px;
}
.sec-contact-us .form-wrapper .form .form-group .error-message p {
  text-align: left;
  margin-bottom: 0;
}
.sec-contact-us .contact-card-main {
  padding-left: 18px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-contact-us .contact-card-main {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .sec-contact-us .contact-card-main {
    padding-left: 0;
    margin-top: 40px;
  }
}
.sec-contact-us .contact-card-main .contact-card:not(:last-of-type) {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .sec-contact-us .contact-card-main .contact-card:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
.sec-contact-us .contact-card-main .contact-card > h3, .sec-contact-us .contact-card-main .contact-card .h3, .sec-contact-us .contact-card-main .contact-card > span {
  font-weight: 600;
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .sec-contact-us .contact-card-main .contact-card > h3, .sec-contact-us .contact-card-main .contact-card .h3, .sec-contact-us .contact-card-main .contact-card > span {
    margin-bottom: 25px;
  }
}
.sec-contact-us .contact-card-main .contact-card .address-wrapper p {
  margin-bottom: 0;
  font-weight: 500;
}
.sec-contact-us .contact-card-main .contact-card .address-wrapper p.title {
  font-weight: 900;
}
.sec-contact-us .contact-card-main .contact-card .address-wrapper .btn-link {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
}
.sec-contact-us .contact-card-main .contact-card .expert-card {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: center;
  column-gap: 16px;
}
@media screen and (max-width: 991px) {
  .sec-contact-us .contact-card-main .contact-card .expert-card {
    max-width: 350px;
  }
}
.sec-contact-us .contact-card-main .contact-card .expert-card:not(:last-of-type) {
  margin-bottom: 12px;
}
.sec-contact-us .contact-card-main .contact-card .expert-card .img-wrapper {
  margin: 0;
}
.sec-contact-us .contact-card-main .contact-card .expert-card .img-wrapper img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.sec-contact-us .contact-card-main .contact-card .expert-card .content span.title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.sec-contact-us .contact-card-main .contact-card .expert-card .content p {
  margin-bottom: 0;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.sec-contact-us .contact-card-main .contact-card .expert-card .content p.title {
  font-weight: 900;
  line-height: 20px;
  margin-bottom: 0;
  color: #35197C;
}

.sec-direction {
  padding: 40px 0 80px;
}
@media screen and (max-width: 991px) {
  .sec-direction {
    padding: 40px 0;
  }
}
.sec-direction .container > h2, .sec-direction .h2 {
  margin-bottom: 24px;
}
.sec-direction ul.direction-list {
  padding-left: 0;
}
.sec-direction ul.direction-list li {
  list-style: none;
  display: block;
}
.sec-direction ul.direction-list li:not(:last-of-type) {
  margin-bottom: 24px;
}
.sec-direction ul.direction-list li p {
  margin-bottom: 0;
  font-weight: 500;
}
.sec-direction ul.direction-list li p.title {
  margin-bottom: 8px;
  font-weight: 900;
  color: #35197C;
}
.sec-direction .iframe-wrapper {
  margin-top: 48px;
}
.sec-direction .iframe-wrapper iframe {
  width: 100%;
  height: 532px;
  object-fit: cover;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-direction .iframe-wrapper iframe {
    height: 450px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-direction .iframe-wrapper iframe {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-direction .iframe-wrapper iframe {
    height: 300px;
  }
}

.sec-medical-team {
  padding: 100px 0 50px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-medical-team {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-medical-team {
    padding: 40px 0;
  }
}
.sec-medical-team.ptb-50 {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-medical-team.ptb-50 {
    padding: 24px 0;
  }
}
.sec-medical-team.pt-50 {
  padding: 50px 0 100px;
}
.sec-medical-team.sec-medical-team-v1 {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec-medical-team.sec-medical-team-v1 {
    padding: 24px 18px;
  }
}
.sec-medical-team.sec-medical-team-v1 .sec-heading p:not(.f-16) {
  font-weight: 900;
}
.sec-medical-team.sec-medical-team-v1 .sec-heading p:not(.f-16) strong {
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .sec-medical-team.sec-medical-team-v1 #medical-team-slider {
    min-width: calc((100vw - 1200px) / 2 + 1179px);
  }
}
.sec-medical-team .sec-heading {
  margin-bottom: 42px;
  padding-left: 50px;
  max-width: 845px;
}
@media screen and (max-width: 767px) {
  .sec-medical-team .sec-heading.sec-heading-v1 {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .sec-medical-team .sec-heading.sec-heading-v1 h2, .sec-medical-team .sec-heading.sec-heading-v1 .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .sec-medical-team .sec-heading.sec-heading-v1 p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-medical-team .sec-heading h2, .sec-medical-team .sec-heading .h2 {
  margin-bottom: 24px;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .sec-medical-team .sec-heading h2, .sec-medical-team .sec-heading .h2 {
    padding: 0;
  }
}
.sec-medical-team .sec-heading p {
  font-weight: 500;
  margin-bottom: 24px;
}
.sec-medical-team .sec-heading .main-doctor {
  margin-bottom: 42px;
}
.sec-medical-team .sec-heading .main-doctor p {
  margin-bottom: 0;
  color: #1B1924;
}
.sec-medical-team .sec-heading .main-doctor p.title {
  color: #35197C;
  font-weight: 900;
  line-height: 18px;
}
@media screen and (max-width: 767px) {
  .sec-medical-team .medical-team-wrapper.desktop {
    display: none;
  }
}
.sec-medical-team .medical-team-wrapper.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-medical-team .medical-team-wrapper.mobile {
    display: block;
  }
}
.sec-medical-team .col-lg-4, .sec-medical-team .col-lg-3 {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .sec-medical-team .col-lg-4, .sec-medical-team .col-lg-3 {
    padding: 0 14px;
  }
}
.sec-medical-team .team-card {
  background: #ffffff;
  transition: all 0.2s ease-in-out;
}
.sec-medical-team .team-card:hover {
  background: #E6F0C5;
}
.sec-medical-team .team-card.card-small .img-wrapper img {
  height: 282px;
}
.sec-medical-team .team-card .img-wrapper img {
  width: 100%;
  height: 360px;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .sec-medical-team .team-card .img-wrapper img {
    height: 300px;
  }
}
.sec-medical-team .team-card .content-wrapper {
  padding: 24px 24px 30px;
}
.sec-medical-team .team-card .content-wrapper .name-wrapper {
  min-height: 73px;
}
.sec-medical-team .team-card .content-wrapper h3, .sec-medical-team .team-card .content-wrapper .h3 {
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 19px;
  font-weight: 900;
}
.sec-medical-team .team-card .content-wrapper p {
  margin-bottom: 0;
  min-height: 45px;
}
.sec-medical-team .team-card .content-wrapper .arrow-link {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #15063A;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
.sec-medical-team .team-card .content-wrapper .arrow-link img {
  max-width: 16px;
}
.sec-medical-team .team-card .content-wrapper .arrow-link a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
.sec-medical-team .team-card .content-wrapper .arrow-link a img {
  max-width: 16px;
}
.sec-medical-team p.team-info {
  margin: 65px 0 0;
}
@media screen and (max-width: 1199px) {
  .sec-medical-team p.team-info {
    margin: 20px 0 0;
  }
}

.sec-create-science {
  position: relative;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-create-science {
    padding: 24px 18px;
  }
}
.sec-create-science .create-science-wrapper {
  position: relative;
}
.sec-create-science .create-science-wrapper .image-wrapper img {
  max-width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .sec-create-science .create-science-wrapper .image-wrapper img {
    height: 350px;
  }
}
.sec-create-science .create-science-wrapper .content-wrapper {
  width: 376px;
  min-height: 674px;
  background: #35197C;
  padding: 30px 30px;
  position: absolute;
  left: 76px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec-create-science .create-science-wrapper .content-wrapper {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    min-height: auto;
    transform: unset;
  }
}
.sec-create-science .create-science-wrapper .content-wrapper h3, .sec-create-science .create-science-wrapper .content-wrapper .h3 {
  margin-bottom: 24px;
  color: #ffffff !important;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sec-create-science .create-science-wrapper .content-wrapper h3, .sec-create-science .create-science-wrapper .content-wrapper .h3 {
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 12px;
  }
}
.sec-create-science .create-science-wrapper .content-wrapper p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
  color: #ffffff;
}
.sec-create-science .create-science-wrapper .content-wrapper ul.brand-list {
  padding-left: 0;
  margin-top: 36px;
  display: none;
}
.sec-create-science .create-science-wrapper .content-wrapper ul.brand-list li {
  list-style: none;
  display: inline-block;
}
.sec-create-science .create-science-wrapper .content-wrapper ul.brand-list li:not(:last-of-type) {
  margin: 0 20px 0 0;
}
.sec-create-science .create-science-wrapper .content-wrapper .logo-wrapper {
  padding-top: 36px;
  margin-top: 36px;
  border-top: 1px solid #ffffff;
  display: none;
}
.sec-create-science .create-science-wrapper .content-wrapper .logo-wrapper img {
  max-width: 138px;
}
.sec-create-science .contact-wrapper {
  padding-left: 100px;
  margin: 108px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-create-science .contact-wrapper {
    max-width: 330px;
    margin: 48px auto 0;
    padding: 0;
  }
}
.sec-create-science .contact-wrapper h3, .sec-create-science .contact-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 42px;
  color: #35197C;
}
@media screen and (max-width: 767px) {
  .sec-create-science .contact-wrapper h3, .sec-create-science .contact-wrapper .h3 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 24px;
  }
  .sec-create-science .contact-wrapper h3 br, .sec-create-science .contact-wrapper .h3 br {
    display: none;
  }
}
.sec-create-science .contact-wrapper p.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-create-science .contact-wrapper p.mobile {
    display: block;
    line-height: 20px;
    margin-bottom: 24px;
  }
}
.sec-create-science .contact-wrapper ul.btn-list {
  padding-left: 0;
}
.sec-create-science .contact-wrapper ul.btn-list li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .sec-create-science .contact-wrapper ul.btn-list li {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-create-science .contact-wrapper ul.btn-list li:last-of-type a.btn-style {
    background: transparent;
    border-color: #35197C;
    color: #35197C;
    font-weight: 600;
  }
}
.sec-create-science .contact-wrapper ul.btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-create-science .contact-wrapper ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px;
  }
}
.sec-create-science .contact-wrapper ul.btn-list li a.btn-style {
  min-width: 250px;
}
@media screen and (max-width: 767px) {
  .sec-create-science .contact-wrapper ul.btn-list li a.btn-style {
    max-width: 100%;
    width: 100%;
  }
}

.sec-premium-services {
  padding: 56px 0 50px;
}
@media screen and (max-width: 767px) {
  .sec-premium-services {
    padding: 48px 18px 24px;
  }
}
.sec-premium-services .sec-header {
  max-width: 870px;
  padding-left: 50px;
  margin-bottom: 44px;
}
@media screen and (max-width: 991px) {
  .sec-premium-services .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-premium-services .sec-header h2, .sec-premium-services .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-premium-services .sec-header h2, .sec-premium-services .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-premium-services .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-premium-services .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-premium-services .sec-header p strong {
  font-weight: 900;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-premium-services .services-wrapper {
    max-width: 650px;
    margin: auto;
  }
}
.sec-premium-services .services-wrapper > h3, .sec-premium-services .services-wrapper .h3 {
  padding-left: 50px;
  margin-bottom: 24px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .services-wrapper > h3, .sec-premium-services .services-wrapper .h3 {
    padding-left: 0;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  }
}
.sec-premium-services .services-wrapper .img-wrapper {
  padding-right: 20px;
}
@media screen and (max-width: 991px) {
  .sec-premium-services .services-wrapper .img-wrapper {
    padding: 0;
    margin-bottom: 24px;
  }
}
.sec-premium-services .services-wrapper .img-wrapper img {
  width: 100%;
  height: 642px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-premium-services .services-wrapper .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-premium-services .services-wrapper .img-wrapper img {
    height: 375px;
  }
}
.sec-premium-services .services-wrapper .content-wrapper ul.feature-list {
  margin-bottom: 24px;
  padding-left: 0;
}
.sec-premium-services .services-wrapper .content-wrapper ul.feature-list li {
  list-style: none;
  padding: 24px 0;
  display: grid;
  grid-template-columns: 28px 1fr;
  align-items: self-start;
  column-gap: 17px;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .services-wrapper .content-wrapper ul.feature-list li {
    padding: 12px 0;
    gap: 14px;
  }
}
.sec-premium-services .services-wrapper .content-wrapper ul.feature-list li:not(:last-of-type) {
  border-bottom: 2px solid rgb(237, 239, 237);
}
.sec-premium-services .services-wrapper .content-wrapper ul.feature-list li .icon-wrapper img {
  max-width: 28px;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .services-wrapper .content-wrapper ul.feature-list li .icon-wrapper img {
    max-width: 20px;
  }
}
.sec-premium-services .services-wrapper .content-wrapper ul.feature-list li .content p {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .services-wrapper .content-wrapper ul.feature-list li .content p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-premium-services .services-wrapper .content-wrapper ul.feature-list li .content p strong {
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .services-wrapper .content-wrapper ul.feature-list li .content p strong {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec-premium-services .contact-wrapper {
    max-width: 330px;
  }
}
@media screen and (max-width: 991px) {
  .sec-premium-services .contact-wrapper.desktop {
    display: none;
  }
}
.sec-premium-services .contact-wrapper.mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .sec-premium-services .contact-wrapper.mobile {
    display: block;
  }
}
.sec-premium-services .contact-wrapper > p {
  font-weight: 900;
  margin-bottom: 24px;
  color: #35197C;
}
.sec-premium-services .contact-wrapper ul.btn-list {
  padding-left: 0;
}
.sec-premium-services .contact-wrapper ul.btn-list li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .contact-wrapper ul.btn-list li {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-premium-services .contact-wrapper ul.btn-list li:last-of-type a.btn-style {
    background: transparent;
    border-color: #35197C;
    color: #35197C;
    font-weight: 600;
  }
}
.sec-premium-services .contact-wrapper ul.btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .contact-wrapper ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px;
  }
}
.sec-premium-services .contact-wrapper ul.btn-list li a.btn-style {
  min-width: 250px;
}
@media screen and (max-width: 767px) {
  .sec-premium-services .contact-wrapper ul.btn-list li a.btn-style {
    max-width: 100%;
    width: 100%;
  }
}

.sec-high-therapy {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy {
    padding: 24px 18px;
  }
}
.sec-high-therapy .sec-header {
  margin-bottom: 26px;
  padding-left: 100px;
  max-width: 1080px;
}
@media screen and (max-width: 991px) {
  .sec-high-therapy .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-high-therapy .sec-header h2, .sec-high-therapy .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-high-therapy .sec-header h2, .sec-high-therapy .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-high-therapy .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-high-therapy .sec-header p strong {
  font-weight: 900;
}
.sec-high-therapy .therapy-img img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-high-therapy .therapy-img img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .therapy-img img {
    height: 300px;
  }
}
.sec-high-therapy .therapy-content {
  background: rgb(241, 244, 255);
  max-width: 1000px;
  margin: -115px 0 0 75px;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .therapy-content {
    margin: 4px auto 0;
    grid-template-columns: auto;
  }
}
.sec-high-therapy .therapy-content h3, .sec-high-therapy .therapy-content .h3 {
  margin-bottom: 36px;
  font-weight: 600;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-high-therapy .therapy-content h3, .sec-high-therapy .therapy-content .h3 {
    margin-bottom: 15px;
  }
}
.sec-high-therapy .therapy-content .therapy-card {
  padding: 30px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .therapy-content .therapy-card {
    padding: 20px 10px;
    overflow: hidden;
  }
}
.sec-high-therapy .therapy-content .therapy-card.bg-white {
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .therapy-content .therapy-card.bg-white {
    margin-bottom: 24px;
  }
}
.sec-high-therapy .therapy-content .therapy-card p {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .therapy-content .therapy-card p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-high-therapy .therapy-content .therapy-card p strong {
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .therapy-content .therapy-card p strong {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-high-therapy .therapy-content .therapy-card .about-therapy {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #1B1924;
}
.sec-high-therapy .therapy-content .therapy-card .about-therapy p {
  margin-bottom: 0;
}
.sec-high-therapy .therapy-content .therapy-card .about-therapy p:not(:last-of-type) {
  margin-bottom: 12px;
}
.sec-high-therapy .therapy-content .therapy-card ul.therapy-list {
  padding-left: 0;
}
.sec-high-therapy .therapy-content .therapy-card ul.therapy-list li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  display: block;
}
.sec-high-therapy .therapy-content .therapy-card ul.therapy-list li:not(:last-of-type) {
  margin-bottom: 10px;
}
.sec-high-therapy .therapy-content .therapy-card ul.therapy-list li:before {
  content: "";
  background: url("../images/icons/arrow-right-icon.svg") no-repeat center;
  background-size: cover;
  width: 16px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}
.sec-high-therapy .therapy-content .therapy-card ul.therapy-list li p {
  margin-bottom: 0;
  font-weight: 600;
  color: #35197C;
}
.sec-high-therapy .therapy-content ul.benefit-list {
  padding-left: 0;
}
.sec-high-therapy .therapy-content ul.benefit-list li {
  list-style: none;
  position: relative;
  display: block;
  padding: 12px 0;
}
.sec-high-therapy .therapy-content ul.benefit-list li:not(:last-of-type) {
  border-bottom: 1px solid rgb(21, 6, 58);
}
.sec-high-therapy .therapy-content ul.benefit-list li p {
  margin-bottom: 0;
  font-weight: 600;
  color: #1B1924;
}
.sec-high-therapy .therapy-content ul.benefit-list li p strong {
  color: #35197C;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .contact-wrapper {
    max-width: 330px;
    margin: 24px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .contact-wrapper.desktop {
    display: none;
  }
}
.sec-high-therapy .contact-wrapper.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .contact-wrapper.mobile {
    display: block;
  }
}
.sec-high-therapy .contact-wrapper > p {
  font-weight: 900;
  margin-bottom: 24px;
  color: #35197C;
}
.sec-high-therapy .contact-wrapper ul.btn-list {
  padding-left: 0;
}
.sec-high-therapy .contact-wrapper ul.btn-list li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .contact-wrapper ul.btn-list li {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .contact-wrapper ul.btn-list li:last-of-type a.btn-style {
    background: transparent;
    border-color: #35197C;
    color: #35197C;
    font-weight: 600;
  }
}
.sec-high-therapy .contact-wrapper ul.btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .contact-wrapper ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px;
  }
}
.sec-high-therapy .contact-wrapper ul.btn-list li a.btn-style {
  min-width: 250px;
}
@media screen and (max-width: 767px) {
  .sec-high-therapy .contact-wrapper ul.btn-list li a.btn-style {
    max-width: 100%;
    width: 100%;
  }
}

.sec-surgery {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-surgery {
    padding: 24px 18px;
  }
}
.sec-surgery .sec-header {
  margin-bottom: 16px;
  max-width: 1080px;
}
@media screen and (max-width: 991px) {
  .sec-surgery .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-surgery .sec-header h2, .sec-surgery .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-surgery .sec-header h2, .sec-surgery .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-surgery .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-surgery .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-surgery .sec-header p strong {
  font-weight: 900;
}
.sec-surgery ul.disease-list {
  padding-left: 0;
}
.sec-surgery ul.disease-list > li {
  list-style: none;
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: self-start;
  column-gap: 10px;
  padding: 24px 0 24px 0;
}
@media screen and (max-width: 767px) {
  .sec-surgery ul.disease-list > li {
    grid-template-columns: auto;
    row-gap: 12px;
  }
}
.sec-surgery ul.disease-list > li:not(:last-of-type) {
  border-bottom: 2px solid rgb(237, 239, 237);
}
.sec-surgery ul.disease-list > li > strong {
  font-size: 48px;
  line-height: 40px;
  font-weight: 900;
  color: rgb(177, 190, 240);
}
.sec-surgery ul.disease-list > li .content {
  padding-top: 2px;
}
.sec-surgery ul.disease-list > li .content h3, .sec-surgery ul.disease-list > li .content .h3 {
  font-weight: 600;
  margin-bottom: 4px;
}
.sec-surgery ul.disease-list > li .content p {
  font-weight: 500;
  margin-bottom: 0;
}

.sec-treatment-process {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process {
    padding: 24px 0;
  }
}
.sec-treatment-process .sec-header {
  padding-left: 100px;
  max-width: 1080px;
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .sec-treatment-process .sec-header {
    padding-left: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .sec-header.desktop {
    display: none;
  }
}
.sec-treatment-process .sec-header.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .sec-header.mobile {
    display: block;
    max-width: 354px;
    margin: 0 auto 30px;
  }
}
.sec-treatment-process .sec-header h2, .sec-treatment-process .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-treatment-process .sec-header h2, .sec-treatment-process .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .treatment-img.desktop {
    display: none;
  }
}
.sec-treatment-process .treatment-img.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .treatment-img.mobile {
    display: block;
  }
}
.sec-treatment-process .treatment-img img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-treatment-process .treatment-img img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .treatment-img img {
    height: 320px;
  }
}
.sec-treatment-process .faq-wrapper {
  max-width: 900px;
  margin: -70px 0 0 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-treatment-process .faq-wrapper {
    max-width: 635px;
  }
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .faq-wrapper {
    margin: -85px auto 0;
    max-width: 350px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  background: #35197C;
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item:not(:last-of-type) button {
  border-bottom: 1px solid #EDEFED;
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button {
  background: #ffffff;
  border: 0;
  border-radius: 0 !important;
  color: #ffffff;
  padding: 15px 80px 15px 50px;
  box-shadow: unset !important;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button {
    padding: 12px 45px 12px 24px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) {
  padding: 35px 80px 15px 50px;
  background: #35197C;
  border-bottom: 1px solid #35197C;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) {
    padding: 24px 24px 0;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed):before {
  visibility: hidden;
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) .name-wrapper strong {
  font-size: 72px;
  line-height: 72px;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) .name-wrapper strong {
    font-size: 36px;
    line-height: 36px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) .name-wrapper h3, .sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) .name-wrapper .h3 {
  font-size: 52px;
  line-height: 52px;
  font-weight: 500;
  color: #ffffff !important;
}
@media screen and (max-width: 991px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) .name-wrapper h3, .sec-treatment-process .faq-wrapper .accordion .accordion-item button:not(.collapsed) .name-wrapper .h3 {
    font-size: 32px;
    line-height: 39px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button:before {
  content: "";
  background: url("../images/icons/accordion-minus-icon.svg") no-repeat center;
  background-size: cover;
  display: none;
  width: 16px;
  height: 2px;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  filter: brightness(0) saturate(100%) invert(74%) sepia(14%) saturate(1051%) hue-rotate(194deg) brightness(104%) contrast(88%);
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button:before {
    right: 12px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button.collapsed:before {
  content: "";
  display: block;
  background: url("../images/icons/accordion-plus-icon.svg") no-repeat center;
  background-size: cover;
  height: 18px;
  width: 18px;
  filter: brightness(0) saturate(100%) invert(74%) sepia(14%) saturate(1051%) hue-rotate(194deg) brightness(104%) contrast(88%);
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button:after {
  display: none;
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper {
  display: grid;
  grid-template-columns: 60px 1fr;
  column-gap: 24px;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper {
    align-items: self-start;
    grid-template-columns: 36px 1fr;
    column-gap: 0;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper strong {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  color: #B1BEF0;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper strong {
    font-size: 24px;
    line-height: 24px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper h3, .sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper .h3 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 900;
  color: #35197C;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper h3, .sec-treatment-process .faq-wrapper .accordion .accordion-item button .name-wrapper .h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-collapse.show {
  background: #35197C;
}
.sec-treatment-process .faq-wrapper .accordion .accordion-collapse .accordion-body {
  padding: 30px 50px 26px;
}
@media screen and (max-width: 991px) {
  .sec-treatment-process .faq-wrapper .accordion .accordion-collapse .accordion-body {
    padding: 16px 24px;
  }
}
.sec-treatment-process .faq-wrapper .accordion .accordion-collapse .accordion-body p {
  color: #ffffff;
}
.sec-treatment-process .faq-wrapper .accordion .accordion-collapse .accordion-body p:not(:last-of-type) {
  margin-bottom: 12px;
}
.sec-treatment-process .contact-wrapper {
  margin: 48px 0 0;
  padding-left: 100px;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper {
    max-width: 330px;
    margin: 24px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper.desktop {
    display: none;
  }
}
.sec-treatment-process .contact-wrapper.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper.mobile {
    display: block;
  }
}
.sec-treatment-process .contact-wrapper > h3, .sec-treatment-process .contact-wrapper .h3 {
  font-weight: 600;
  margin-bottom: 42px;
  color: #35197C;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper > h3 br, .sec-treatment-process .contact-wrapper .h3 br {
    display: none;
  }
}
.sec-treatment-process .contact-wrapper ul.btn-list {
  padding-left: 0;
}
.sec-treatment-process .contact-wrapper ul.btn-list li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper ul.btn-list li {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper ul.btn-list li:last-of-type a.btn-style {
    background: transparent;
    border-color: #35197C;
    color: #35197C;
    font-weight: 600;
  }
}
.sec-treatment-process .contact-wrapper ul.btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px;
  }
}
.sec-treatment-process .contact-wrapper ul.btn-list li a.btn-style {
  min-width: 250px;
}
@media screen and (max-width: 767px) {
  .sec-treatment-process .contact-wrapper ul.btn-list li a.btn-style {
    max-width: 100%;
    width: 100%;
  }
}

.sec-press-brands {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-press-brands {
    display: none;
  }
}
.sec-press-brands .container > h3, .sec-press-brands .container .h3 {
  font-weight: 600;
  margin-bottom: 48px;
  padding-left: 50px;
}
.sec-press-brands ul.brand-list {
  padding-left: 50px;
}
.sec-press-brands ul.brand-list li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
}
.sec-press-brands ul.brand-list li:not(:last-of-type) {
  margin: 0 48px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-press-brands ul.brand-list li:not(:last-of-type) {
    margin: 0 35px 20px 0;
  }
}

.sec-service-faq {
  padding: 50px 0 131px;
}
@media screen and (max-width: 767px) {
  .sec-service-faq {
    padding: 24px 18px 65px;
  }
}
.sec-service-faq .faq-wrapper {
  background: rgb(241, 244, 255);
  padding: 60px 100px 80px;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .sec-service-faq .faq-wrapper {
    padding: 30px 20px;
  }
}
.sec-service-faq .faq-wrapper > h2, .sec-service-faq .faq-wrapper .h2 {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .sec-service-faq .faq-wrapper > h2, .sec-service-faq .faq-wrapper .h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 22px;
  }
}
.sec-service-faq .faq-wrapper .accordion {
  max-width: 100%;
}
.sec-service-faq .faq-wrapper .accordion .accordion-item {
  background: transparent;
}
.sec-service-faq .faq-wrapper .accordion .accordion-item .accordion-header {
  margin-bottom: 0;
}
.sec-service-faq .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button {
  background: transparent;
}
@media screen and (max-width: 767px) {
  .sec-service-faq .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button {
    padding: 12px 0 12px 35px;
  }
}
.sec-service-faq .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button p {
  margin-bottom: 0;
  font-weight: 900;
  color: #35197C;
}
.sec-service-faq .faq-wrapper .accordion .accordion-item .accordion-body {
  padding: 2px 0 24px;
}
.sec-promptly-treatment {
  padding: 50px 0 10px;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .sec-promptly-treatment {
    padding: 24px 0;
  }
}
.sec-promptly-treatment .sec-header {
  max-width: 1080px;
  padding-left: 100px;
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .sec-promptly-treatment .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-promptly-treatment .sec-header h2, .sec-promptly-treatment .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-promptly-treatment .sec-header h2, .sec-promptly-treatment .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-promptly-treatment .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-promptly-treatment .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-promptly-treatment .sec-header p strong {
  font-weight: 900;
}
.sec-promptly-treatment .img-wrapper img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-promptly-treatment .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-promptly-treatment .img-wrapper img {
    height: 320px;
  }
}
.sec-promptly-treatment #promptly-treatment {
  position: relative;
  top: 0;
  right: -50px;
  margin-top: -100px;
  display: block !important;
}
@media screen and (min-width: 1400px) {
  .sec-promptly-treatment #promptly-treatment {
    min-width: calc((60vw - 1400px) / 2 + 1700px);
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-promptly-treatment #promptly-treatment {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec-promptly-treatment #promptly-treatment {
    padding: 0 0 0 10px;
    right: 0;
  }
}
.sec-promptly-treatment #promptly-treatment .owl-stage {
  display: flex;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card {
  background: #ffffff;
  padding: 50px 50px;
  height: 100%;
  position: relative;
  border-radius: 0;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card {
    padding: 24px;
  }
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card:hover {
  background: rgb(241, 244, 255);
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card > h3, .sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card .h3 {
  font-weight: 600;
  color: #35197C;
  margin-bottom: 24px;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card > p {
  margin-bottom: 0;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card ul.link-list {
  border-top: 1px solid #1B1924;
  padding-top: 24px;
  margin-top: 24px;
  padding-left: 0;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card ul.link-list li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  display: block;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card ul.link-list li:not(:last-of-type) {
  margin-bottom: 8px;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card ul.link-list li:before {
  content: "";
  background: url("../images/icons/arrow-right-icon.svg") no-repeat center;
  background-size: cover;
  width: 16px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 4px;
}
.sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card ul.link-list li a {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #35197C;
}
@media screen and (max-width: 767px) {
  .sec-promptly-treatment #promptly-treatment .owl-stage .owl-item .item .treatment-card ul.link-list li a {
    font-size: 16px;
    line-height: 23px;
  }
}

.sec-media-library {
  padding: 10px 0 40px;
  overflow-x: hidden;
}
@media screen and (max-width: 991px) {
  .sec-media-library {
    padding: 10px 0 24px;
  }
}
.sec-media-library .sec-header {
  max-width: 1080px;
  padding-left: 50px;
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .sec-media-library .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-media-library .sec-header h2, .sec-media-library .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-media-library .sec-header h2, .sec-media-library .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-media-library .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-media-library .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-media-library .sec-header p strong {
  font-weight: 900;
}
.sec-media-library #media-library-slider {
  min-width: calc((60vw - 1400px) / 2 + 1700px);
}
@media screen and (max-width: 991px) {
  .sec-media-library #media-library-slider {
    min-width: auto;
  }
}
.sec-media-library .media-card .img-wrapper {
  position: relative;
}
.sec-media-library .media-card .img-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(27, 25, 36);
  background: linear-gradient(0deg, rgb(27, 25, 36) 5%, rgba(27, 25, 36, 0) 40%);
}
.sec-media-library .media-card .img-wrapper img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-media-library .media-card .img-wrapper img {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .sec-media-library .media-card .img-wrapper img {
    height: 300px;
  }
}
.sec-media-library .media-card .img-wrapper .play-wrapper {
  display: grid;
  grid-template-columns: 90px 1fr;
  column-gap: 20px;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 50px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-media-library .media-card .img-wrapper .play-wrapper {
    padding: 0 25px;
    grid-template-columns: 50px 1fr;
  }
}
@media screen and (max-width: 767px) {
  .sec-media-library .media-card .img-wrapper .play-wrapper {
    padding: 0 16px;
    row-gap: 12px;
    grid-template-columns: auto;
  }
}
.sec-media-library .media-card .img-wrapper .play-wrapper a.play-icon img {
  width: 90px;
  height: 90px;
}
@media screen and (max-width: 991px) {
  .sec-media-library .media-card .img-wrapper .play-wrapper a.play-icon img {
    width: 50px;
    height: 50px;
  }
}
.sec-media-library .media-card .img-wrapper .play-wrapper h3, .sec-media-library .media-card .img-wrapper .play-wrapper .h3 {
  line-height: 35px;
  font-weight: 500;
  color: #ffffff !important;
}
@media screen and (max-width: 991px) {
  .sec-media-library .media-card .img-wrapper .play-wrapper h3, .sec-media-library .media-card .img-wrapper .play-wrapper .h3 {
    font-size: 18px;
    line-height: 23px !important;
  }
}
.sec-media-library .media-card .content-wrapper {
  padding: 20px 50px 50px;
  background: #1B1924;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-media-library .media-card .content-wrapper {
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec-media-library .media-card .content-wrapper {
    padding: 16px;
  }
}
.sec-media-library .media-card .content-wrapper ul.option {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #EDEFED;
  padding-left: 0;
}
.sec-media-library .media-card .content-wrapper ul.option li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
.sec-media-library .media-card .content-wrapper ul.option li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
.sec-media-library .media-card .content-wrapper ul.option li p {
  margin-bottom: 0;
  color: #ffffff;
}
.sec-media-library .media-card .content-wrapper ul.option li a.icon img {
  max-width: 76px;
}
.sec-media-library .media-card .content-wrapper > p {
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-media-library .media-card .content-wrapper > p {
    font-size: 14px;
  }
}

.sec-press-release {
  padding: 40px 0 54px;
}
@media screen and (max-width: 991px) {
  .sec-press-release {
    padding: 24px 0;
  }
}
.sec-press-release .sec-header {
  max-width: 1080px;
  padding-left: 24px;
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .sec-press-release .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-press-release .sec-header h2, .sec-press-release .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-press-release .sec-header h2, .sec-press-release .sec-header .h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-press-release .col-lg-4 {
  margin-bottom: 24px;
}
.sec-press-release .press-card .img-wrapper img {
  width: 100%;
  height: 172px;
  object-fit: cover;
}
.sec-press-release .press-card .content-wrapper {
  padding: 24px 24px 30px;
}
.sec-press-release .press-card .content-wrapper p {
  margin: 0 0 12px;
  font-weight: 500;
}
.sec-press-release .press-card .content-wrapper h3, .sec-press-release .press-card .content-wrapper .h3 {
  margin-bottom: 0;
  font-weight: 900;
  min-height: 53px;
}
.sec-press-release .press-card .content-wrapper .footer {
  border-top: 1px solid #15063A;
  margin: 24px 0 0;
  padding: 24px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-press-release .press-card .content-wrapper .footer {
    margin: 15px 0 0;
    padding: 15px 0 0;
  }
}
.sec-press-release .press-card .content-wrapper .footer .arrow-btn {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #35197C;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-press-release .press-card .content-wrapper .footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-press-release .press-card .content-wrapper .footer .arrow-btn img {
  max-width: 24px;
}

.sec-publication {
  padding: 30px 0 100px;
}
@media screen and (max-width: 991px) {
  .sec-publication {
    padding: 24px 0 60px;
  }
}
.sec-publication .sec-header {
  max-width: 1080px;
  padding-left: 50px;
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .sec-publication .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-publication .sec-header h2, .sec-publication .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-publication .sec-header h2, .sec-publication .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-publication .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-publication .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-publication .sec-header p.count {
  font-weight: 900;
  margin-top: 12px;
}
.sec-publication .sec-header p strong {
  font-weight: 900;
}
.sec-publication .col-lg-4 {
  margin-bottom: 54px;
}
.sec-publication .publication-card {
  padding: 0 24px;
}
.sec-publication .publication-card .img-wrapper {
  margin-bottom: 24px;
}
.sec-publication .publication-card .img-wrapper img {
  width: auto;
  height: auto;
  object-fit: contain;
}
.sec-publication .publication-card .content-wrapper p {
  margin-bottom: 0;
  font-weight: 500;
}
.sec-publication .publication-card .content-wrapper p:not(.date) {
  min-height: 68px;
}
.sec-publication .publication-card .content-wrapper h3, .sec-publication .publication-card .content-wrapper .h3 {
  margin: 12px 0;
  font-weight: 900;
}
.sec-publication .publication-card .content-wrapper .footer {
  border-top: 1px solid #15063A;
  margin: 24px 0 0;
  padding: 24px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-publication .publication-card .content-wrapper .footer {
    margin: 15px 0 0;
    padding: 15px 0 0;
  }
}
.sec-publication .publication-card .content-wrapper .footer .arrow-btn {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #35197C;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-publication .publication-card .content-wrapper .footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-publication .publication-card .content-wrapper .footer .arrow-btn img {
  max-width: 24px;
}
.sec-publication .btn-wrapper .btn-style {
  min-width: 250px;
}

.sec-outpatient {
  padding: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .sec-outpatient {
    padding: 24px 18px;
  }
}
.sec-outpatient .sec-header {
  margin-bottom: 48px;
  padding-left: 100px;
  max-width: 1080px;
}
@media screen and (max-width: 991px) {
  .sec-outpatient .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-outpatient .sec-header h2, .sec-outpatient .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .sec-outpatient .sec-header h2, .sec-outpatient .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-outpatient .sec-header p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-outpatient .sec-header p {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-outpatient .sec-header p strong {
  font-weight: 900;
}
.sec-outpatient .therapy-img img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-outpatient .therapy-img img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-outpatient .therapy-img img {
    height: 300px;
  }
}
.sec-outpatient .therapy-content {
  background: #ffffff;
  max-width: 1000px;
  margin: -40px auto 0;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec-outpatient .therapy-content {
    margin: 4px auto 0;
    grid-template-columns: auto;
  }
}
.sec-outpatient .therapy-content h3, .sec-outpatient .therapy-content .h3 {
  margin-bottom: 36px;
  font-weight: 600;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-outpatient .therapy-content h3, .sec-outpatient .therapy-content .h3 {
    margin-bottom: 15px;
  }
}
.sec-outpatient .therapy-content .therapy-card {
  padding: 50px;
  height: 100%;
  border-bottom: 1px solid #DBD9D5;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-outpatient .therapy-content .therapy-card {
    padding: 40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-outpatient .therapy-content .therapy-card {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec-outpatient .therapy-content .therapy-card {
    padding: 20px 10px;
    overflow: hidden;
  }
}
.sec-outpatient .therapy-content .therapy-card:nth-of-type(2n+1) {
  border-right: 1px solid #DBD9D5;
}
@media screen and (max-width: 767px) {
  .sec-outpatient .therapy-content .therapy-card:nth-of-type(2n+1) {
    border-right: none;
  }
}
.sec-outpatient .therapy-content .therapy-card:last-of-type {
  border-bottom: 0;
}
.sec-outpatient .therapy-content .therapy-card h3, .sec-outpatient .therapy-content .therapy-card .h3 {
  margin-bottom: 24px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sec-outpatient .therapy-content .therapy-card h3, .sec-outpatient .therapy-content .therapy-card .h3 {
    margin-bottom: 15px;
  }
}
.sec-outpatient .therapy-content .therapy-card p {
  margin-bottom: 24px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec-outpatient .therapy-content .therapy-card p {
    margin-bottom: 15px;
  }
}
.sec-outpatient .therapy-content .therapy-card ul.therapy-list {
  padding-left: 0;
}
.sec-outpatient .therapy-content .therapy-card ul.therapy-list li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  display: block;
}
.sec-outpatient .therapy-content .therapy-card ul.therapy-list li:not(:last-of-type) {
  margin-bottom: 10px;
}
.sec-outpatient .therapy-content .therapy-card ul.therapy-list li:before {
  content: "";
  background: url("../images/icons/arrow-right-icon.svg") no-repeat center;
  background-size: cover;
  width: 16px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}
.sec-outpatient .therapy-content .therapy-card ul.therapy-list li p {
  margin-bottom: 0;
  font-weight: 600;
  color: #35197C;
}

.sec-patient-benefit {
  padding: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .sec-patient-benefit {
    padding: 40px 18px;
  }
}
.sec-patient-benefit .container {
  max-width: 960px;
}
.sec-patient-benefit .sec-header {
  max-width: 1080px;
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .sec-patient-benefit .sec-header {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.sec-patient-benefit .sec-header h2, .sec-patient-benefit .sec-header .h2 {
  font-weight: 900;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sec-patient-benefit .sec-header h2, .sec-patient-benefit .sec-header .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 26px;
  }
}
.sec-patient-benefit ul.disease-list {
  padding-left: 0;
}
.sec-patient-benefit ul.disease-list li {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 20px));
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .sec-patient-benefit ul.disease-list li {
    grid-template-columns: auto;
  }
}
.sec-patient-benefit ul.disease-list li:not(:last-of-type) {
  border-bottom: 2px solid rgb(237, 239, 237);
}
@media screen and (max-width: 767px) {
  .sec-patient-benefit ul.disease-list li:not(:last-of-type) {
    border-bottom: none;
  }
}
@media screen and (max-width: 767px) {
  .sec-patient-benefit ul.disease-list li:not(:last-of-type) .disease-card {
    border-bottom: 2px solid rgb(237, 239, 237);
  }
}
.sec-patient-benefit ul.disease-list li .disease-card {
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: self-start;
  column-gap: 10px;
  padding: 24px 0;
}
@media screen and (max-width: 767px) {
  .sec-patient-benefit ul.disease-list li .disease-card {
    padding: 12px 0;
    grid-template-columns: auto;
    row-gap: 12px;
  }
}
.sec-patient-benefit ul.disease-list li .disease-card strong {
  font-size: 48px;
  line-height: 40px;
  font-weight: 900;
  color: rgb(177, 190, 240);
}
.sec-patient-benefit ul.disease-list li .disease-card .content {
  padding-top: 2px;
}
.sec-patient-benefit ul.disease-list li .disease-card .content h3, .sec-patient-benefit ul.disease-list li .disease-card .content .h3 {
  font-weight: 900;
  margin-bottom: 4px;
}
.sec-patient-benefit ul.disease-list li .disease-card .content p {
  font-weight: 500;
  margin-bottom: 0;
}

.sec-patient-cyber {
  padding: 40px 0 100px;
}
@media screen and (max-width: 991px) {
  .sec-patient-cyber {
    padding: 24px 18px 60px;
  }
}
.sec-patient-cyber .container {
  max-width: 1030px;
}
@media screen and (max-width: 767px) {
  .sec-patient-cyber .col-md-6 {
    margin-bottom: 22px;
  }
}
.sec-patient-cyber .patient-cyber-card .img-wrapper img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .sec-patient-cyber .patient-cyber-card .img-wrapper img {
    height: 300px;
  }
}
.sec-patient-cyber .patient-cyber-card .content-wrapper {
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .sec-patient-cyber .patient-cyber-card .content-wrapper {
    padding: 22px;
  }
}
.sec-patient-cyber .patient-cyber-card .content-wrapper h3, .sec-patient-cyber .patient-cyber-card .content-wrapper .h3 {
  margin-bottom: 24px;
  font-weight: 600;
}
.sec-patient-cyber .patient-cyber-card .content-wrapper p {
  margin-bottom: 0;
  font-weight: 500;
  min-height: 45px;
}
.sec-patient-cyber .patient-cyber-card .content-wrapper p strong {
  font-weight: 900;
}
.sec-patient-cyber .patient-cyber-card .content-wrapper .footer {
  border-top: 1px solid #15063A;
  margin: 24px 0 0;
  padding: 24px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-patient-cyber .patient-cyber-card .content-wrapper .footer {
    margin: 15px 0 0;
    padding: 15px 0 0;
  }
}
.sec-patient-cyber .patient-cyber-card .content-wrapper .footer .arrow-btn {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #35197C;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-patient-cyber .patient-cyber-card .content-wrapper .footer .arrow-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
.sec-patient-cyber .patient-cyber-card .content-wrapper .footer .arrow-btn img {
  max-width: 24px;
}

/*# sourceMappingURL=main.css.map */
