@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  font-style: normal;
  font-weight: 400;
  background: #fff;
  overflow-x: hidden;
}

@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Regular.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.primaryf {
  font-family: "Mulish", sans-serif;
}

.secondaryf {
  font-family: "Poppins", sans-serif;
}

.tertiaryf {
  font-family: "Saira SemiCondensed", sans-serif;
}

.fourthf {
  font-family: "Manrope", sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
  margin-bottom: 0;
}

.text-black {
  color: #1A1A1A;
}

.text-dark-black {
  color: #0C0D0F;
}

.text-light-white {
  color: #FFF8F2;
}

.text-white {
  color: #FFFFFF;
}

.text-light-purple-color {
  color: #6D64AC;
}

.text-dark-purple {
  color: #4A4488;
}

.purple-text {
  color: #938BB7;
}

.bg-black {
  background-color: #1A1A1A;
}

.bg-footer {
  background-color: #2E2E3A;
}

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

.bg-light-purple-color {
  background-color: #6D64AC;
}

.bg-dark-purple {
  background-color: #4A4488;
}

.bg-form-purple {
  background-color: #625AA1;
}

.bg-social-media-purple {
  background-color: #9186D1;
}

.text-center {
  text-align: center;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: #1A1A1A;
  transition: 0.9s all;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

.prefix-wrap .tag {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  border: 1px solid #1A1A1A;
  border-radius: 999px;
  background-color: #fff;
  font-weight: 400;
  font-size: 24px;
}
.prefix-wrap .tag-dot {
  width: 6px;
  height: 6px;
  background-color: #1A1A1A;
  border-radius: 50%;
  margin-right: 6px;
}
.prefix-wrap .tag-text {
  color: #1A1A1A;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
}

.mainTitle {
  font-family: "Mulish", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: -2.5px;
}

.mainTitle-second {
  font-family: "Mulish", sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -2.75px;
}

.banner-subTitle {
  font-family: "Mulish", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -1.1px;
}
.banner-subTitle.subTitle-purple {
  color: #4A4488;
  font-family: "Mulish", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  letter-spacing: -1.1px;
}

.common-para {
  color: #1A1A1A;
  text-align: justify;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.btn-explore {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #1A1A1A;
  text-decoration: none;
  overflow: hidden;
  z-index: 2;
}
.btn-explore::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #B6A9F8;
  transform: translateY(-50%);
  z-index: -1;
  transition: width 0.4s ease;
}
.btn-explore::before:hover {
  transition: 0.5s all;
}
.btn-explore::before:hover::before {
  width: 100%;
}
.btn-explore:hover {
  transition: 0.5s all;
}
.btn-explore:hover::before {
  width: 100%;
}

button.btn-explore {
  background: transparent;
  border: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-explore {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #1A1A1A;
  text-decoration: none;
  overflow: hidden;
  z-index: 2;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-explore::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #B6A9F8;
  transform: translateY(-50%);
  z-index: -1;
  transition: width 0.4s ease;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-explore:hover::before {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .mainTitle {
    font-size: 60px;
    line-height: 70px;
  }
  .mainTitle-second {
    font-size: 65px;
  }
  .subTitle {
    font-size: 25px;
  }
  .subTitle.subTitle-purple {
    font-size: 25px;
  }
  .btn-explore {
    font-size: 17px;
  }
  .btn-explore::before:hover {
    transition: 0.5s all;
  }
  .btn-explore::before:hover::before {
    width: 100%;
  }
  .btn-explore:hover {
    transition: 0.5s all;
  }
  .btn-explore:hover::before {
    width: 100%;
  }
  .common-para {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .mainTitle {
    font-size: 70px;
  }
  .mainTitle-second {
    font-size: 75px;
  }
  .subTitle {
    font-size: 30px;
  }
  .subTitle.subTitle-purple {
    font-size: 30px;
  }
  .btn-explore {
    font-size: 20px;
  }
  .btn-explore::before:hover {
    transition: 0.5s all;
  }
  .btn-explore::before:hover::before {
    width: 100%;
  }
  .btn-explore:hover {
    transition: 0.5s all;
  }
  .btn-explore:hover::before {
    width: 100%;
  }
  .common-para {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .mainTitle {
    font-size: 4.375vw;
    font-style: normal;
    line-height: 4.1666666667vw;
    letter-spacing: -0.21875vw;
  }
  .mainTitle-second {
    font-size: 4.1666666667vw;
    font-style: normal;
    line-height: 4.1666666667vw;
    letter-spacing: -0.2083333333vw;
  }
  .subTitle {
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5625vw;
    letter-spacing: -0.0885416667vw;
  }
  .subTitle.subTitle-purple {
    color: #4A4488;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5625vw;
    letter-spacing: -0.0885416667vw;
  }
  .prefix-wrap .tag {
    display: inline-flex;
    align-items: center;
    padding: 0.78125vw 1.3020833333vw;
    border: 0.0520833333vw solid #1A1A1A;
    border-radius: 3.6458333333vw;
    font-weight: 400;
    font-size: 1.25vw;
    height: 2.5520833333vw;
  }
  .prefix-wrap .tag-dot {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
    background-color: #1A1A1A;
    border-radius: 50%;
    margin-right: 0.5208333333vw;
  }
  .prefix-wrap .tag-text {
    color: #1A1A1A;
    font-family: "Poppins", sans-serif;
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5625vw;
    letter-spacing: -0.03125vw;
  }
  .common-para {
    color: #1A1A1A;
    text-align: justify;
    font-family: "Poppins", sans-serif;
    font-size: 0.8333333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4583333333vw;
  }
  .btn-explore {
    position: relative;
    display: inline-block;
    padding: 0vw 0.7291666667vw;
    font-size: 0.8333333333vw;
    line-height: 1.9791666667vw;
    color: #1A1A1A;
    text-decoration: none;
    overflow: hidden;
    z-index: 2;
  }
  .btn-explore::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #B6A9F8;
    transform: translateY(-50%);
    z-index: -1;
    transition: width 0.4s ease;
  }
  .btn-explore::before:hover {
    transition: 0.5s all;
  }
  .btn-explore::before:hover::before {
    width: 100%;
  }
  .btn-explore:hover {
    transition: 0.5s all;
  }
  .btn-explore:hover::before {
    width: 100%;
  }
}
.desktop-only {
  display: block;
}
@media (max-width: 768px) {
  .desktop-only {
    display: none;
  }
}

.mobile-only {
  display: none;
}
@media (max-width: 768px) {
  .mobile-only {
    display: block;
  }
}
.mobile-only .see-more-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  padding: 0;
}

.text84 {
  font-size: 50px;
} /* Mulish */
.text80 {
  font-size: 46px;
}

.text34 {
  font-size: 22px;
}

.text16 {
  font-size: 14px;
}

.text18 {
  font-size: 14px;
}

.text48 {
  font-size: 20px;
}

.text24 {
  font-size: 16px;
}

.text100 {
  font-size: 40px;
}

.text60 {
  font-size: 30px;
}

.text64 {
  font-size: 30px;
}

.text36 {
  font-size: 18px;
}

.text17 {
  font-size: 12px;
}

.text15 {
  font-size: 0px;
} /* Poppins */
.text30 {
  font-size: 16px;
}

.text210 {
  font-size: 80px;
}

.textP16 {
  font-size: 14px;
} /* to avoid name clash with Mulish .text16 */
.text24p {
  font-size: 14px;
}

.text17p {
  font-size: 14px;
}

@media only screen and (min-width: 768px) {
  .text84 {
    font-size: 55px;
  }
  .text80 {
    font-size: 50px;
  }
  .text34 {
    font-size: 25px;
  }
  .text16 {
    font-size: 15px;
  }
  .text18 {
    font-size: 16px;
  }
  .text48 {
    font-size: 24px;
  }
  .text24 {
    font-size: 18px;
  }
  .text100 {
    font-size: 45px;
  }
  .text60 {
    font-size: 34px;
  }
  .text64 {
    font-size: 34px;
  }
  .text36 {
    font-size: 20px;
  }
  .text17 {
    font-size: 14px;
  }
  .text15 {
    font-size: 10px;
  }
  .text30 {
    font-size: 18px;
  }
  .text210 {
    font-size: 90px;
  }
  .textP16 {
    font-size: 16px;
  }
  .text24p {
    font-size: 16px;
  }
  .text17p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .text84 {
    font-size: 60px;
  }
  .text80 {
    font-size: 55px;
  }
  .text34 {
    font-size: 28px;
  }
  .text16 {
    font-size: 16px;
  }
  .text18 {
    font-size: 18px;
  }
  .text48 {
    font-size: 28px;
  }
  .text24 {
    font-size: 20px;
  }
  .text100 {
    font-size: 50px;
  }
  .text60 {
    font-size: 38px;
  }
  .text64 {
    font-size: 38px;
  }
  .text36 {
    font-size: 22px;
  }
  .text17 {
    font-size: 16px;
  }
  .text15 {
    font-size: 12px;
  }
  .text30 {
    font-size: 20px;
  }
  .text210 {
    font-size: 100px;
  }
  .textP16 {
    font-size: 18px;
  }
  .text24p {
    font-size: 18px;
  }
  .text17p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .text84 {
    font-size: 4.375vw;
  }
  .text80 {
    font-size: 4.1666666667vw;
  }
  .text34 {
    font-size: 1.7708333333vw;
  }
  .text16 {
    font-size: 0.8333333333vw;
  }
  .text18 {
    font-size: 0.9375vw;
  }
  .text48 {
    font-size: 2.5vw;
  }
  .text24 {
    font-size: 1.25vw;
  }
  .text100 {
    font-size: 5.2083333333vw;
  }
  .text60 {
    font-size: 3.125vw;
  }
  .text64 {
    font-size: 3.3333333333vw;
  }
  .text36 {
    font-size: 1.875vw;
  }
  .text17 {
    font-size: 0.8854166667vw;
  }
  .text15 {
    font-size: 0.78125vw;
  }
  .text30 {
    font-size: 1.5625vw;
  }
  .text210 {
    font-size: 10.9375vw;
  }
  .textP16 {
    font-size: 0.8333333333vw;
  }
  .text24p {
    font-size: 1.25vw;
  }
  .text17p {
    font-size: 0.8854166667vw;
  }
}
.main-wrapper {
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .main-wrapper {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 992px) {
  .main-wrapper {
    padding: 0 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-wrapper {
    padding: 0vw 7.3958333333vw;
  }
}

@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0px rgb(255, 255, 255);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2), 0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  }
  50% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  }
  100% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 100%);
  }
}
/* width */
::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #FFFFFF;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #4A4488;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4A4488;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.slide-in-right {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.slide-in-right.visible {
  opacity: 1;
  transform: translateX(0);
}

.scale-up {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.scale-up.visible {
  opacity: 1;
  transform: scale(1);
}

.slide-from-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.slide-from-left.visible {
  opacity: 1;
  transform: translateX(0);
}

.slide-in-right {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.slide-in-right.visible {
  opacity: 1;
  transform: translateX(0);
}

.rotate {
  opacity: 0;
  transform: rotate(-10deg);
  transition: opacity 2.9s ease-out, transform 2.9s ease-out;
}

.rotate.visible {
  opacity: 1;
  transform: rotate(0);
}

.flip {
  opacity: 0;
  transform: rotateY(90deg);
  transition: opacity 2.5s ease-out, transform 2.5s ease-out;
}

.flip.visible {
  opacity: 1;
  transform: rotateY(0);
}

.section-fade,
.section-slide-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.section-fade.in-view,
.section-slide-up.in-view {
  opacity: 1;
  transform: translateY(0);
}

.section-zoom {
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.section-zoom.in-view {
  opacity: 1;
  transform: scale(1);
}

.float-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s ease-out, transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.float-up.visible {
  opacity: 1;
  transform: translateY(0);
}

.blur-in {
  opacity: 0;
  filter: blur(10px);
  transition: opacity 1.3s ease-out, filter 1.3s ease-out;
}
.blur-in.visible {
  opacity: 1;
  filter: blur(0);
}

.tilt-rise {
  opacity: 0;
  transform: translateY(30px) rotateZ(-4deg);
  transition: opacity 1s ease, transform 1s ease;
}
.tilt-rise.visible {
  opacity: 1;
  transform: translateY(0) rotateZ(0);
}

.pop-in {
  opacity: 0;
  transform: scale(0.5);
  transition: opacity 2.6s cubic-bezier(0.25, 1, 0.5, 1), transform 2.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.pop-in.visible {
  opacity: 1;
  transform: scale(1);
}

.skew-slide {
  opacity: 0;
  transform: translateX(-100px) skewX(10deg);
  transition: opacity 1s ease-out, transform 1s ease-out;
}
.skew-slide.visible {
  opacity: 1;
  transform: translateX(0) skewX(0);
}

.reveal-up {
  opacity: 0;
  clip-path: inset(100% 0 0 0);
  transition: opacity 1s ease, clip-path 1.3s ease-out;
}
.reveal-up.visible {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}

.reveal-down {
  opacity: 0;
  clip-path: inset(0 0 100% 0);
  transition: opacity 1s ease, clip-path 1.3s ease-out;
}
.reveal-down.visible {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}

.fancy-border {
  position: relative;
  transition: transform 0.4s ease;
}

.fancy-border::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #a45ee5;
  transform: scale(0.95);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.fancy-border.visible::before {
  transform: scale(1);
  opacity: 1;
}

.slide-in-blur-right {
  opacity: 0;
  transform: translateX(50px);
  filter: blur(10px);
  transition: opacity 1.5s ease-out, transform 1.5s ease-out, filter 1.5s ease-out;
}
.slide-in-blur-right.visible {
  opacity: 1;
  transform: translateX(0);
  filter: blur(0);
}

.fade-in-opacity {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.fade-in-opacity.visible {
  opacity: 1;
}

.filter-tab-container .tab-result {
  display: none;
}

.filter-tab-container.active .tab-result {
  display: block;
}

.tab-head {
  cursor: pointer;
}

ul li::marker {
  color: #4A4488;
}

.mobile-only .short-text {
  display: inline;
}

.mobile-only .more-text {
  display: none;
}

.about-unical-section .main-wrapper {
  padding-bottom: 105px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one {
  flex-direction: column-reverse;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left {
  padding-bottom: 40px;
  height: 290px;
  margin-bottom: 60px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .left-about-img {
  width: 100%;
  height: 290px;
  object-fit: cover;
  object-position: center;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .slick-dots {
  display: flex !important;
  justify-content: flex-end;
  gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 5px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .slick-dots li button {
  width: 15px;
  height: 3px;
  background: #97999B;
  opacity: 0.5;
  border: none;
  border-radius: 5px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .slick-dots li button::before {
  width: 15px;
  height: 5px;
  content: none;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .slick-dots li.slick-active button {
  width: 40px;
  background: #9186D1;
  opacity: 1;
  margin: 0 -12px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one {
  position: relative;
  padding-bottom: 38px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .prefix-wrap {
  padding-bottom: 19px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .about-main-title {
  padding-bottom: 27px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .about-main-title .mainTitle {
  padding-bottom: 10px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .img-sthetoscoape {
  width: 75.901px;
  height: 80.83px;
  position: absolute;
  right: 80px;
  top: 100px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .img-sthetoscoape .sthetoscoape-img {
  width: 100%;
  height: 100%;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two {
  flex-direction: column-reverse;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .img-right {
  height: 290px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .img-right .right-about-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .content-two {
  padding-bottom: 32px;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .content-two .about-description .mobile-only .short-text-two {
  height: 390px;
  overflow: hidden;
  display: block;
}
.about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .content-two .about-description .mobile-only .short-text-two.full-height {
  height: auto;
}

@media only screen and (min-width: 768px) {
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left {
    height: 500px;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider {
    height: 500px;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .left-about-img {
    height: 500px;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .img-sthetoscoape {
    right: 425px;
    top: 122px;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .img-right {
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .about-unical-section .main-wrapper {
    padding: 0vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one {
    flex-direction: row;
    align-items: center;
    padding: 0vw 7.3958333333vw 3.6979166667vw 0vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left {
    width: 35.78125vw;
    height: 27.7083333333vw;
    padding: 0vw;
    margin-right: 5.2083333333vw;
    margin-bottom: 0vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider {
    height: 27.7083333333vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .img-left .img-left-slider .left-about-img {
    width: 35.78125vw;
    height: 27.7083333333vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one {
    padding-bottom: 0vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .prefix-wrap {
    padding-bottom: 0.5208333333vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .about-main-title .mainTitle {
    padding-bottom: 0vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .img-sthetoscoape {
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    right: 20.4166666667vw;
    top: 0vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-one .content-one .about-description {
    max-width: 51.6145833333vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two {
    flex-direction: row-reverse;
    padding: 0vw 0vw 7.2916666667vw 7.3958333333vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .img-right {
    width: 35.78125vw;
    height: 39.9479166667vw;
    margin-left: 5.2083333333vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .content-two {
    padding-bottom: 0vw;
  }
  .about-unical-section .main-wrapper .unical-trusted-partner-wrap .about-detail-img-wrap-two .content-two .about-description {
    max-width: 51.6145833333vw;
    max-height: 39.8958333333vw;
    overflow: scroll;
    padding-right: 1.0416666667vw;
  }
}
.vision-mission-section .main-wrapper {
  padding-bottom: 70px;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item {
  position: relative;
  margin-bottom: 86px;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item:last-child {
  margin-bottom: 0px;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-icon-title {
  position: absolute;
  top: -45px;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-icon-title .icon-img-wrap {
  width: 90px;
  height: 90px;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-icon-title .icon-img-wrap .icon-img {
  width: 100%;
  height: 100%;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content {
  border-radius: 20px;
  border-top: 1px solid #FFF;
  border-right: 2px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 2px solid #FFF;
  background: #FFF;
  box-shadow: 0px 10px 100px 0px rgba(26, 26, 26, 0.15);
  height: 320px;
  width: 100%;
  justify-content: center;
  padding-top: 25px;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content .vision-mission-title {
  line-height: 30px;
  letter-spacing: -1.5px;
  padding-bottom: 20px;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content .vision-mission-description {
  width: 295px;
  text-align: center;
  color: #333;
}
.vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content .vision-mission-description.common-para {
  color: #333;
}
@media only screen and (min-width: 768px) {
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content .vision-mission-description {
    width: 85%;
  }
}
@media only screen and (min-width: 1200px) {
  .vision-mission-section .main-wrapper {
    padding-bottom: 7.2916666667vw;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap {
    display: flex;
    justify-content: center;
    flex-direction: row;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item {
    margin-bottom: 0vw;
    margin-right: 0.9895833333vw;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item:last-child {
    margin-right: 0vw;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-icon-title {
    top: -3.6458333333vw;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-icon-title .icon-img-wrap {
    width: 7.2916666667vw;
    height: 7.2916666667vw;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-icon-title .icon-img-wrap .icon-img {
    width: 100%;
    height: 100%;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content {
    width: 36.7708333333vw;
    height: 21.71875vw;
    border-radius: 2.6041666667vw;
    border: 0.0520833333vw solid #FFF;
    background: #FFF;
    box-shadow: 0vw 0.5208333333vw 5.2083333333vw 0vw rgba(26, 26, 26, 0.3);
    padding-top: 1.7708333333vw;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content .vision-mission-title {
    line-height: 3.0208333333vw;
    letter-spacing: -0.15625vw;
    padding-bottom: 2.2395833333vw;
  }
  .vision-mission-section .main-wrapper .vision-mission-full-wrap .vision-mission-item .vision-mission-content .vision-mission-description {
    max-width: 28.0208333333vw;
  }
}
.history-section-desktop {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .history-section-desktop {
    display: block !important;
  }
  .history-section-desktop .main-wrapper {
    padding: 0 100px;
  }
  .history-section-desktop .main-wrapper .history-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 75px;
  }
  .history-section-desktop .main-wrapper .history-wrap .history-main-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .history-section-desktop .main-wrapper .history-wrap .history-main-title .mainTitle {
    text-align: center;
    line-height: 105px;
  }
  .history-section-desktop .main-wrapper .history-wrap .history-main-title .mainTitle-second {
    text-align: center;
  }
  .history-section-desktop .shaping-history {
    padding: 0 100px 100px;
  }
  .history-section-desktop .shaping-history .history-block {
    flex-direction: column !important;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap {
    flex-direction: column !important;
    margin-bottom: 50px;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-text {
    padding-bottom: 40px;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:first-child {
    width: 49%;
    margin-bottom: 20px;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:nth-child(2) {
    width: 49%;
    margin-bottom: 20px;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:last-child {
    width: 100%;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .history-section-desktop {
    display: block !important;
  }
  .history-section-desktop .main-wrapper {
    padding: 0vw 7.3958333333vw;
  }
  .history-section-desktop .main-wrapper .history-wrap {
    padding-bottom: 3.1770833333vw;
  }
  .history-section-desktop .shaping-history {
    padding: 0vw 0vw 7.2916666667vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap {
    flex-direction: row !important;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 2.0833333333vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-text {
    max-width: 53.125vw;
    width: 53.125vw;
    margin-right: 3.6458333333vw;
    max-height: 38.2291666667vw;
    overflow: scroll;
    padding-right: 1.0416666667vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images {
    width: 35.8333333333vw;
    display: flex;
    flex-wrap: wrap;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:first-child {
    width: 20.46875vw;
    height: 13.8020833333vw;
    border-radius: 1.3020833333vw;
    margin-right: 1.0416666667vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:first-child img {
    border-radius: 1.3020833333vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:nth-child(2) {
    width: 14.3229166667vw;
    height: 13.8020833333vw;
    margin-bottom: 1.0416666667vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:nth-child(2) img {
    border-radius: 0.78125vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:last-child {
    width: 35.8333333333vw;
    height: 23.3854166667vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img:last-child img {
    border-radius: 0.78125vw;
  }
  .history-section-desktop .shaping-history .history-block .history-image-content-wrap .history-images .history-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap {
    position: relative;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-slider {
    position: relative;
    margin-bottom: 0vw;
    padding-right: 15% !important;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-slider .slide {
    height: 18.2291666667vw;
    border-radius: 0.78125vw;
    margin: 0vw 1.0416666667vw 0vw 0vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-slider .slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 0.78125vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-slider .slick-dots {
    display: none;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3.90625vw;
    position: absolute;
    right: 7.5520833333vw;
    top: 3.6458333333vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-prev {
    border: none;
    background: transparent;
    width: 3.125vw;
    height: 3.125vw;
    padding: 0vw;
    margin-right: 0vw;
    margin-bottom: 0.9375vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-prev:focus {
    outline: none;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-prev:focus-visible {
    outline: none;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-prev .arrow-prev {
    width: 3.125vw;
    height: 3.125vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-count .current {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0885416667vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-count .slash {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0885416667vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-count .total {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.046875vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-next {
    border: none;
    background: transparent;
    width: 3.125vw;
    height: 3.125vw;
    padding: 0vw;
    margin-left: 0vw;
    margin-top: 0.9375vw;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-next:focus {
    outline: none;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-next:focus-visible {
    outline: none;
  }
  .history-section-desktop .shaping-history .history-block .history-slider-wrap .history-nav .history-next .arrow-next {
    width: 3.125vw;
    height: 3.125vw;
  }
}
.history-section-mobile {
  display: block;
}
.history-section-mobile .main-wrapper {
  padding-bottom: 95px;
}
.history-section-mobile .main-wrapper .history-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 33px;
}
.history-section-mobile .main-wrapper .history-wrap .history-main-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.history-section-mobile .main-wrapper .history-wrap .history-main-title .mainTitle {
  text-align: center;
  line-height: normal;
}
.history-section-mobile .main-wrapper .history-wrap .history-main-title .mainTitle-second {
  text-align: center;
  line-height: normal;
}
.history-section-mobile .main-wrapper .shaping-history .history-text-block .history-text {
  padding-bottom: 40px;
}
.history-section-mobile .main-wrapper .shaping-history .history-text-block a.see-more-link {
  color: #1A1A1A;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.history-section-mobile .main-wrapper .shaping-history .history-image-slider {
  margin-bottom: 55px;
}
.history-section-mobile .main-wrapper .shaping-history .history-image-slider:last-child {
  margin-bottom: 0px;
}
.history-section-mobile .main-wrapper .shaping-history .history-image-slider .slide {
  width: 250px;
  height: 210px;
  margin: 0 5px;
}
.history-section-mobile .main-wrapper .shaping-history .history-image-slider .slide img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  object-position: center;
  border-radius: 15px;
  margin: 0 10px 0 0;
}
.history-section-mobile .main-wrapper .shaping-history .history-image-slider .slick-list {
  padding: 0 0 0 14%;
}
.history-section-mobile .main-wrapper .shaping-history .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
}
.history-section-mobile .main-wrapper .shaping-history .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 5px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.history-section-mobile .main-wrapper .shaping-history .slick-dots li button {
  width: 15px;
  height: 5px;
  background: #97999B;
  opacity: 0.5;
  border: none;
  border-radius: 5px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}
.history-section-mobile .main-wrapper .shaping-history .slick-dots li button::before {
  width: 15px;
  height: 5px;
  content: none;
}
.history-section-mobile .main-wrapper .shaping-history .slick-dots li.slick-active button {
  width: 40px;
  background: #9186D1;
  opacity: 1;
  margin: 0 -12px;
}

@media only screen and (min-width: 768px) {
  .history-section-mobile {
    display: block;
  }
  .history-section-mobile .main-wrapper {
    padding-bottom: 80px;
  }
  .history-section-mobile .main-wrapper .shaping-history .history-image-slider {
    margin-bottom: 70px;
  }
  .history-section-mobile .main-wrapper .shaping-history .history-image-slider .slide {
    height: 400px;
  }
  .history-section-mobile .main-wrapper .shaping-history .history-image-slider .slide img {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .history-section-mobile {
    display: none !important;
  }
  .history-section-mobile .main-wrapper .shaping-history .history-image-slider .slide {
    height: 300px;
  }
  .history-section-mobile .main-wrapper .shaping-history .history-image-slider .slide img {
    height: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .history-section-mobile {
    display: none !important;
  }
}
.leadership-team-section .main-wrapper {
  padding-bottom: 80px;
}
.leadership-team-section .main-wrapper .team-wrap {
  padding-bottom: 35px;
}
.leadership-team-section .main-wrapper .team-wrap .prefix-wrap {
  padding-bottom: 19px;
}
.leadership-team-section .main-wrapper .team-wrap .team-main-title {
  padding-bottom: 26px;
}
.leadership-team-section .main-wrapper .team-wrap .team-main-title .mainTitle {
  padding-bottom: 10px;
}
.leadership-team-section .main-wrapper .team-image-wrap {
  height: 225px;
}
.leadership-team-section .main-wrapper .team-image-wrap .team-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media only screen and (min-width: 768px) {
  .leadership-team-section .main-wrapper .team-image-wrap {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .leadership-team-section .main-wrapper .team-wrap .team-main-title .mainTitle {
    padding-bottom: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  .leadership-team-section {
    margin-top: 0%;
  }
  .leadership-team-section .main-wrapper {
    padding-bottom: 7.2916666667vw;
  }
  .leadership-team-section .main-wrapper .team-full-wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .leadership-team-section .main-wrapper .team-full-wrap .team-wrap {
    padding-bottom: 0vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .leadership-team-section .main-wrapper .team-full-wrap .team-wrap .team-main-title {
    text-align: end;
    max-width: 20.46875vw;
  }
  .leadership-team-section .main-wrapper .team-full-wrap .team-wrap .team-main-title .mainTitle {
    padding-bottom: 0vw;
  }
  .leadership-team-section .main-wrapper .team-full-wrap .team-wrap .team-description {
    max-width: 19.1145833333vw;
  }
  .leadership-team-section .main-wrapper .team-full-wrap .team-image-wrap {
    width: 60.8854166667vw;
    height: 32.7083333333vw;
  }
  .leadership-team-section .main-wrapper .team-full-wrap .team-image-wrap .team-img {
    height: 32.7083333333vw;
  }
}
.membership-association-section {
  padding-bottom: 68px;
}
.membership-association-section .main-wrapper .membership-wrap {
  flex-direction: column;
}
.membership-association-section .main-wrapper .membership-wrap .members-prefix-title-wrap {
  padding-bottom: 28px;
}
.membership-association-section .main-wrapper .membership-wrap .members-prefix-title-wrap .prefix-wrap {
  padding-bottom: 10px;
}
.membership-association-section .main-wrapper .membership-wrap .members-prefix-title-wrap .membership-main-title .mainTitle {
  line-height: 60px;
}
.membership-association-section .main-wrapper .membership-wrap .membership-description {
  width: 100%;
  padding-bottom: 31px;
}
.membership-association-section .membership-text-bold {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  font-style: normal;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: -4.8px;
  opacity: 0.2;
}
.membership-association-section .membership-text-bold span {
  display: inline-block;
  animation: marquee 20s linear infinite;
  padding-right: 140px;
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.membership-association-section .membership-slider-wrap .membership-slider {
  padding: 0 0 20px 20px;
}
.membership-association-section .membership-slider-wrap .membership-slider .membership-card {
  width: 217px;
  height: 122px;
  border-radius: 15px;
  border: 1px solid rgba(68, 68, 68, 0.25);
  background: #FFF;
  margin: 0 10px 0 0;
}
.membership-association-section .membership-slider-wrap .membership-slider .membership-card .membership-slide {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  object-position: center;
}
.membership-association-section .membership-slider-wrap .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
}
.membership-association-section .membership-slider-wrap .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 5px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.membership-association-section .membership-slider-wrap .slick-dots li button {
  width: 15px;
  height: 5px;
  background: #97999B;
  opacity: 0.5;
  border: none;
  border-radius: 5px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}
.membership-association-section .membership-slider-wrap .slick-dots li button::before {
  width: 15px;
  height: 5px;
  content: none;
}
.membership-association-section .membership-slider-wrap .slick-dots li.slick-active button {
  width: 40px;
  background: #9186D1;
  opacity: 1;
  margin: 0 -12px;
}
.membership-association-section .membership-slider-wrap .membership-nav {
  display: none;
}
@media only screen and (min-width: 768px) {
  .membership-association-section .main-wrapper .membership-wrap .members-prefix-title-wrap .prefix-wrap {
    padding-bottom: 20px;
  }
  .membership-association-section .main-wrapper .membership-wrap .members-prefix-title-wrap .memberships-main-title .mainTitle {
    line-height: 60px;
  }
  .membership-association-section .membership-text-bold {
    line-height: 90px;
  }
  .membership-association-section .membership-text-bold span {
    padding-right: 140px;
  }
  .membership-association-section .membership-slider-wrap .membership-slider {
    padding: 0 40px 30px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .membership-association-section {
    padding-bottom: 100px;
  }
  .membership-association-section .main-wrapper .membership-wrap .members-prefix-title-wrap {
    padding-bottom: 50px;
  }
  .membership-association-section .main-wrapper .membership-wrap .members-prefix-title-wrap .memberships-main-title .mainTitle {
    line-height: 95px;
  }
  .membership-association-section .membership-slider-wrap .membership-slider {
    padding: 0 100px 50px 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .membership-association-section {
    padding-bottom: 7.1875vw;
    overflow: hidden;
  }
  .membership-association-section .main-wrapper .membership-wrap {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 3.0729166667vw;
  }
  .membership-association-section .main-wrapper .membership-wrap .membership-description {
    max-width: 44.6875vw;
    text-align: justify;
  }
  .membership-association-section .membership-text-bold {
    font-style: normal;
    font-weight: 700;
    line-height: 7.8645833333vw;
    letter-spacing: -0.65625vw;
    margin-left: 7.3958333333vw;
  }
  .membership-association-section .membership-text-bold span {
    margin-left: 7.3958333333vw;
    padding-right: 5.2083333333vw;
  }
  @keyframes marquee {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  .membership-association-section .membership-slider-wrap {
    position: relative;
    padding-left: 7.3958333333vw;
    margin: 0vw;
  }
  .membership-association-section .membership-slider-wrap .membership-slider {
    width: 60.9375vw;
    padding: 0vw;
    margin: 0vw;
  }
  .membership-association-section .membership-slider-wrap .membership-slider .membership-card {
    height: 8.3333333333vw;
    border-radius: 0.78125vw;
    border: 0.0520833333vw solid rgba(68, 68, 68, 0.25);
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .membership-association-section .membership-slider-wrap .membership-slider .membership-card .membership-slide {
    width: 7.6041666667vw;
    height: 4.6875vw;
    transition: 0.5s ease-in-out;
  }
  .membership-association-section .membership-slider-wrap .membership-slider .membership-card .membership-slide:hover {
    transform: scale(1.1);
  }
  .membership-association-section .membership-slider-wrap .membership-slider .membership-card .slick-current {
    box-shadow: 0vw 0.5208333333vw geet-vw(50px) 0vw rgba(23, 27, 28, 0.3);
  }
  .membership-association-section .membership-slider-wrap .slick-dots {
    display: none !important;
  }
  .membership-association-section .membership-slider-wrap .membership-nav {
    display: flex;
    align-items: center;
    width: 11.9791666667vw;
    position: absolute;
    right: 16.8229166667vw;
    top: 2.3958333333vw;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-prev {
    border: none;
    background: transparent;
    width: 3.125vw;
    height: 3.125vw;
    padding: 0vw;
    margin-right: 0.6770833333vw;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-prev:focus {
    outline: none;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-prev:focus-visible {
    outline: none;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-prev .arrow-prev {
    width: 3.125vw;
    height: 3.125vw;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-count .current {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0885416667vw;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-count .slash {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0885416667vw;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-count .total {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.046875vw;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-next {
    border: none;
    background: transparent;
    width: 3.125vw;
    height: 3.125vw;
    padding: 0vw;
    margin-left: 0.6770833333vw;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-next:focus {
    outline: none;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-next:focus-visible {
    outline: none;
  }
  .membership-association-section .membership-slider-wrap .membership-nav .membership-next .arrow-next {
    width: 3.125vw;
    height: 3.125vw;
  }
}
.founders-section .main-wrapper {
  padding-bottom: 80px;
}
.founders-section .main-wrapper .founders-wrap {
  padding-bottom: 35px;
}
.founders-section .main-wrapper .founders-wrap .prefix-wrap {
  padding-bottom: 19px;
}
.founders-section .main-wrapper .founders-wrap .founders-main-title {
  padding-bottom: 26px;
}
.founders-section .main-wrapper .founders-wrap .founders-main-title .mainTitle {
  padding-bottom: 10px;
}
.founders-section .main-wrapper .founders-image-wrap {
  height: 390px;
}
.founders-section .main-wrapper .founders-image-wrap .founders-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media only screen and (min-width: 768px) {
  .founders-section .main-wrapper .founders-wrap {
    padding-bottom: 50px;
  }
  .founders-section .main-wrapper .founders-wrap .founders-main-title {
    padding-bottom: 50px;
  }
  .founders-section .main-wrapper .founders-image-wrap {
    height: 100%;
    width: 80%;
    margin: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .founders-section .main-wrapper {
    padding: 0vw 18.8541666667vw 7.2916666667vw;
  }
  .founders-section .main-wrapper .founders-full-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .founders-section .main-wrapper .founders-full-wrap .founders-wrap {
    width: 31.0416666667vw;
    padding-bottom: 0vw;
    margin-right: 5.2083333333vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .founders-section .main-wrapper .founders-full-wrap .founders-wrap .prefix-wrap {
    padding-bottom: 0.6770833333vw;
  }
  .founders-section .main-wrapper .founders-full-wrap .founders-wrap .founders-main-title {
    padding-bottom: 1.5625vw;
    text-align: start;
    max-width: 20.46875vw;
  }
  .founders-section .main-wrapper .founders-full-wrap .founders-wrap .founders-main-title .mainTitle {
    padding-bottom: 0vw;
  }
  .founders-section .main-wrapper .founders-full-wrap .founders-wrap .founders-description {
    max-width: 31.0416666667vw;
  }
  .founders-section .main-wrapper .founders-full-wrap .founders-image-wrap {
    width: 26.0416666667vw;
    height: 31.25vw;
  }
  .founders-section .main-wrapper .founders-full-wrap .founders-image-wrap .founders-img {
    height: 31.25vw;
  }
}
.expert-team-section .main-wrapper {
  padding-bottom: 70px;
}
.expert-team-section .main-wrapper .expert-team-wrap {
  flex-direction: column;
}
.expert-team-section .main-wrapper .expert-team-wrap .expert-team-prefix-title-wrap {
  padding-bottom: 28px;
}
.expert-team-section .main-wrapper .expert-team-wrap .expert-team-prefix-title-wrap .prefix-wrap {
  padding-bottom: 10px;
}
.expert-team-section .main-wrapper .expert-team-wrap .expert-team-prefix-title-wrap .expert-team-main-title .mainTitle {
  line-height: 60px;
}
.expert-team-section .main-wrapper .expert-team-wrap .expert-team-description {
  width: 100%;
  padding-bottom: 31px;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head {
  flex-direction: column;
  align-items: center;
  margin-bottom: 45px;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head:last-child .tab-title {
  padding-bottom: 0px;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head.active .tab-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.6px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head .tab-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: -0.6px;
  padding-bottom: 30px;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items.tab-items-slider .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items.tab-items-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 5px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items.tab-items-slider .slick-dots li button {
  width: 15px;
  height: 5px;
  background: #97999B;
  opacity: 0.5;
  border: none;
  border-radius: 5px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items.tab-items-slider .slick-dots li button::before {
  width: 15px;
  height: 5px;
  content: none;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items.tab-items-slider .slick-dots li.slick-active button {
  width: 40px;
  background: #9186D1;
  opacity: 1;
  margin: 0 -12px;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items .tab-item {
  border-radius: 15px;
  border: 1px solid rgba(68, 68, 68, 0.25);
  background: #FFF;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 177px;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items .tab-item .item-title {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.48px;
  padding-bottom: 5px;
}
.expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items .tab-item .item-content {
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
}
.expert-team-section .main-wrapper .expert-team-nav {
  display: none;
}
@media only screen and (min-width: 768px) {
  .expert-team-section .main-wrapper {
    padding-bottom: 100px;
  }
  .expert-team-section .main-wrapper .expert-team-wrap .expert-team-prefix-title-wrap .prefix-wrap {
    padding-bottom: 20px;
  }
  .expert-team-section .main-wrapper .expert-team-wrap .expert-team-prefix-title-wrap .expert-team-main-title .mainTitle {
    line-height: 60px;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head {
    flex-direction: row;
    position: relative;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head {
    margin: 0px 20px;
    position: relative;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head::after {
    position: absolute;
    content: "";
    top: auto;
    bottom: 8px;
    right: -25px;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head:last-child::after {
    content: none;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head:first-child {
    margin: 0px 20px 0 0;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head .tab-title {
    padding-bottom: 0px;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items .tab-item {
    margin: 0 5px;
    min-height: 190px;
  }
}
@media only screen and (min-width: 992px) {
  .expert-team-section .main-wrapper {
    padding-bottom: 100px;
  }
  .expert-team-section .main-wrapper .expert-team-wrap .expert-team-prefix-title-wrap .expert-team-main-title .mainTitle {
    line-height: 60px;
    padding-bottom: 34px;
  }
  .expert-team-section .main-wrapper .expert-team-nav {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .expert-team-section {
    overflow: hidden;
    position: relative;
    padding-bottom: 0vw;
  }
  .expert-team-section .main-wrapper {
    position: relative;
    padding-bottom: 7.2395833333vw;
  }
  .expert-team-section .main-wrapper .expert-team-wrap {
    position: relative;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 3.0729166667vw;
  }
  .expert-team-section .main-wrapper .expert-team-wrap .expert-team-description {
    max-width: 44.6875vw;
    text-align: justify;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap {
    position: relative;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head {
    margin: 0vw 1.3020833333vw;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head::after {
    position: absolute;
    content: "";
    top: auto;
    bottom: 0.5208333333vw;
    right: -1.5625vw;
    width: 0.2604166667vw;
    height: 0.2604166667vw;
    background: #000;
    border-radius: 50%;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head:last-child::after {
    content: none;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head:first-child {
    margin: 0vw 1.8229166667vw 0vw 0vw;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head.active .tab-title {
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5625vw;
    letter-spacing: -0.03125vw;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-head .tab-head .tab-title {
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5625vw;
    letter-spacing: -0.6px;
    text-transform: capitalize;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result {
    width: 69.9479166667vw;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items {
    margin-bottom: 0vw;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items.tab-items-slider .slick-dots {
    display: none !important;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items .tab-item {
    margin: 0vw 0.9375vw 0vw 0vw;
    padding: 2.96875vw 0vw 2.7083333333vw;
    min-height: 15.625vw;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items .tab-item .item-title {
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25vw; /* 125% */
    letter-spacing: -0.025vw;
    padding-bottom: 1.6666666667vw;
  }
  .expert-team-section .main-wrapper .expert-team-tab-slider-wrap .expert-tabs-wrapper .tab-result .expert-tab .tab-items .tab-item .item-content {
    text-align: center;
    font-size: 1.0416666667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5625vw;
    letter-spacing: -0.0208333333vw;
    max-width: 21.25vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav {
    display: flex;
    align-items: center;
    width: 11.9791666667vw;
    position: absolute;
    right: 7.65625vw;
    top: 26.5625vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-prev {
    border: none;
    background: transparent;
    width: 3.125vw;
    height: 3.125vw;
    padding: 0vw;
    margin-right: 0.6770833333vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-prev:focus {
    outline: none;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-prev:focus-visible {
    outline: none;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-prev .arrow-prev {
    width: 3.125vw;
    height: 3.125vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-count .current {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0885416667vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-count .slash {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0885416667vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-count .total {
    color: #1A1A1A;
    font-family: "Mulish", sans-serif;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.046875vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-next {
    border: none;
    background: transparent;
    width: 3.125vw;
    height: 3.125vw;
    padding: 0vw;
    margin-left: 0.6770833333vw;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-next:focus {
    outline: none;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-next:focus-visible {
    outline: none;
  }
  .expert-team-section .main-wrapper .expert-team-nav .expert-team-next .arrow-next {
    width: 3.125vw;
    height: 3.125vw;
  }
}

/*# sourceMappingURL=about-us.css.map */
