.about-us-hero__figure {
  height: 540px;
  position: absolute;
  width: 720px;
  clear: both;
  top: 0;
  right: 0;
  transform: translate(0%, 0%);
  margin-top: 4rem;
}

.about-us-hero__image {
  position: absolute;
}

.about-us-hero__image-1 {
  width: 220px;
  top: 90px;
  left: 200px;
}

.about-us-hero__image-2 {
  bottom: 0px;
  width: 350px;
  left: 76px;
}

.about-us-hero__image-3 {
  right: 0;
  width: 304px;
  top: 6px;
}

.about-us-hero__image-4 {
  right: 0;
  bottom: 0px;
  width: 306px;
}

img.banner-hex {
  position: absolute;
  left: 0;
  bottom: -93px;
}

.about-us-hero {
  background: linear-gradient(196.66deg, #16263f 10.23%, #162c42 41.15%, #111e30 54.76%, #0e1727 74.63%);
  position: relative;
  height: 1024px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-us-hero .about-us-hero__text {
  max-width: 520px;
  z-index: 1;
  position: relative;
}

.about-us-hero .about-us-hero__text h1 {
  font-size: 64px;
  letter-spacing: -1px;
}

.about-us-hero .about-us-hero__text h1 span {
  display: block;
  background: linear-gradient(270.85deg, #9f87ff 7.92%, #1cfff1 93.91%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about-us-stat--header {
  padding: 0 10px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: -0.5px;
  text-align: center;
  margin-top: 270px;
}

.about-us-stat--container {
  margin: auto;
  margin-top: 64px;
  padding: 0 10px;
  max-width: 1107px;
}

.about-us-stat--container .count-1 {
  background: #3ef0eb;
}

.about-us-stat--container .count-2 {
  background: #50e2ef;
}

.about-us-stat--container .count-3 {
  background: #7bbbf6;
}

.about-us-stat--container .count-4 {
  background: #8fb1fa;
}

.about-us-stat--container .count-5 {
  background: #a993ff;
  width: 100%;
  margin-left: -14px;
}

.about-us-stat {
  width: fit-content;
  margin: auto;
  text-align: center;
  width: 100%;
}

.about-us-stat .about-us-stat--count {
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 40px;
}

.about-us-stat .about-us-stat--caption {
  color: #858585;
  font-size: 22px;
  font-style: normal;
  font-family: metric-semibold;
  line-height: 30.8px;
}

@media screen and (max-width: 991.98px) {
  img.banner-hex {
    display: none;
  }

  .about-us-hero {
    height: 950px;
  }

  .about-us-hero .stat-5 {
    text-align: center !important;
    float: initial !important;
  }

  .about-us-hero .grid-cont {
    padding-left: 0;
    padding-right: 0;
  }

  .about-us-hero .grid-cont .grid-row .grid-col:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
  }

  .about-us-hero a {
    justify-content: center;
  }

  .about-us-hero .about-us-hero__figure {
    position: relative;
  }

  .about-us-hero .about-us-hero__text {
    text-align: center;
    margin: auto;
    max-width: 100% !important;
    padding-left: 24px;
    padding-right: 24px;
  }

  .about-us-hero .about-us-hero__text a {
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 25px auto;
  }

  .about-us-hero .about-us-hero__text a span {
    margin-left: 10px;
  }

  .about-us-hero .about-us-hero__text h1 {
    font-size: 48px !important;
  }

  .about-us-hero .about-us-hero__text .pl-0 {
    padding-left: 12px !important;
  }

  .about-us-hero .about-us-hero__figure-mobile {
    display: grid !important;
    position: relative;
    z-index: 3;
  }

  .about-us-hero .about-us-hero__figure-mobile img {
    padding-left: 12px;
    padding-right: 12px;
    object-fit: cover;
  }

  .about-us-hero .about-us-hero__figure-mobile::before {
    content: '';
    position: absolute;
    right: -42px;
    bottom: -99px;
    background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_hero/templates/images/about/HexPattern.png");
    width: 160px;
    height: 381px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .about-us-hero .about-us-hero__figure-mobile::after {
    content: '';
    position: absolute;
    left: 0;
    top: -128px;
    background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_hero/templates/images/about/HexPatternRight.png");
    width: 172px;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .about-us-hero .about-us-stat--header {
    text-align: center;
    padding: 0 24px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.5px;
    margin-top: 56px;
  }

  .about-us-hero .about-us-stat--container {
    margin: auto;
    margin-top: 64px;
    padding: 0 24px;
  }

  .about-us-hero .about-us-stat--container .about-us-stat {
    margin: initial;
  }

  .about-us-hero .about-us-stat--container .about-us-stat:nth-of-type(1) {
    text-align: center !important;
  }

  .about-us-hero .about-us-stat--container .about-us-stat .about-us-stat--count {
    font-size: 42px;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: 0em;
    margin-bottom: 0 !important;
  }

  .about-us-hero .about-us-stat--container .about-us-stat .about-us-stat--caption {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    margin-top: 5px !important;
  }

  .about-us-hero .about-us-stat--container .count-5 {
    margin-left: 0;
  }
}

@media screen and (max-width: 767.98px) {
  .about-us-hero {
    height: 1075px;
  }

  .about-us-hero .about-us-stat--container .about-us-stat {
    margin: 30px 0;
  }
}

@media screen and (max-width: 575.98px) {
  .about-us-hero {
    height: 1075px;
  }

  .about-us-hero .grid-cont {
    padding-right: 0px;
    padding-left: 0px;
  }

  .about-us-hero .grid-col {
    padding-right: 0px;
    padding-left: 0px;
  }

  .about-us-hero .about-us-hero__text {
    padding-left: 32px;
    padding-right: 32px;
  }

  .about-us-hero .about-us-stat--header {
    padding-right: 32px;
    padding-left: 32px;
  }

  .about-us-hero .about-us-stat--container {
    padding-right: 32px;
    padding-left: 32px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 375.98px) {
  .about-us-hero .about-us-stat--count {
    font-size: 33px !important;
    line-height: 24px !important;
  }
}

@media screen and (max-width: 330.98px) {
  .about-us-hero {
    height: 1075px;
  }

  .about-us-hero .about-us-stat--wrapper {
    margin-top: 40px;
  }

  .about-us-hero .about-us-stat--container .about-us-stat {
    margin: 20px 0;
  }
}
.timeline {
  display: flex;
  align-items: center;
  height: 623px;
  background: linear-gradient(168.73deg, #0f1928 20.98%, #14263d 65.94%, #172e44 87.79%);
}

.timeline .timeline--content p {
  width: 524px;
}

.timeline .timeline--content .h2 {
  line-height: 55.68px;
}

.timeline .timeline--eventtime {
  color: #968efe;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
}

.timeline .timeline--details {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.4289405644px;
  text-align: left;
  color: #fff;
}

.timeline .timleline__item {
  position: relative;
  height: 190px;
  display: flex;
  align-items: center;
}

.timeline .timleline__item:after {
  content: '';
  position: absolute;
  background: url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_timeline/templates/images/timelineLine.svg') no-repeat center 100%/cover;
  width: 34px;
  height: 176px;
  top: 0;
  left: 0;
}

.timeline .timleline__item::before {
  content: '';
  position: absolute;
  background: url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_timeline/templates/images/dashline.svg') no-repeat center 100%/cover;
  width: 99px;
  height: 3px;
  top: 0;
  left: 30px;
}

.timeline .timleline__item .timeline__item--cont {
  max-width: 250px;
  padding-left: 50px;
  padding-bottom: 50px;
  padding-top: 15px;
}

.timeline .timleline__item:nth-child(odd) {
  top: -60px;
}

.timeline .timleline__item:nth-child(odd)::before {
  top: 82%;
}

.timeline .timleline__item:nth-child(2n) {
  top: 96px;
  align-items: flex-start;
}

.timeline .timleline__item:nth-child(2n) .timeline__item--cont {
  padding-bottom: 0;
  padding-top: 100px;
}

.timeline .timleline__item:nth-child(2n)::after {
  top: -15px;
  left: 0;
  transform: rotate(180deg);
}

.timeline .timleline__item:nth-child(1) {
  left: -35px;
}

.timeline .timleline__item:nth-child(2) {
  left: -150px;
}

.timeline .timleline__item:nth-child(2)::before {
  width: 162px;
}

.timeline .timleline__item:nth-child(3) {
  left: -222px;
}

.timeline .timleline__item:nth-child(3)::before {
  width: 169px;
}

.timeline .timleline__item:nth-child(4) {
  left: -284px;
}

.timeline .timleline__item:nth-child(4)::before {
  width: 286px;
}

.timeline .timleline__item:nth-child(4) .timeline__item--cont {
  max-width: 280px;
}

.timeline .timleline__item:nth-child(5) {
  left: -456px;
}

@media screen and (min-width: 1310.98px) {
  .timeline .grid-cont {
    display: flex;
    height: 100%;
    align-items: center;
  }

  .timeline .timeline--grid-row {
    display: contents;
  }
}

@media screen and (max-width: 1560.98px) {
  .timleline__item:nth-child(1) {
    left: -66px !important;
  }

  .timleline__item:nth-child(2) {
    left: -183px !important;
  }

  .timleline__item:nth-child(3) {
    left: -251px !important;
  }

  .timleline__item:nth-child(4) {
    left: -304px !important;
  }

  .timleline__item:nth-child(5) {
    left: -333px !important;
  }

  .timeline--details:nth-child(4) {
    width: 200px;
  }

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

  .timeline--content {
    max-width: 500px;
  }
}

@media screen and (max-width: 1488.98px) {
  .timeline--content {
    max-width: 422px;
  }

  .timleline__item:nth-child(1) {
    left: -78px !important;
  }

  .timleline__item:nth-child(2) {
    left: -194px !important;
  }

  .timleline__item:nth-child(3) {
    left: -257px !important;
  }

  .timleline__item:nth-child(4) {
    left: -306px !important;
  }

  .timleline__item:nth-child(5) {
    left: -298px !important;
  }
}

@media screen and (max-width: 1420.98px) {
  .timeline .timleline__item:nth-child(1) {
    left: -180px !important;
  }

  .timeline .timleline__item:nth-child(1)::before {
    width: 139px;
  }

  .timeline .timleline__item:nth-child(2) {
    left: -268px !important;
  }

  .timeline .timleline__item:nth-child(3) {
    left: -343px !important;
  }

  .timeline .timleline__item:nth-child(4) {
    left: -413px !important;
  }

  .timeline .timleline__item:nth-child(4)::before {
    width: 293px;
  }

  .timeline .timeline__item--cont {
    max-width: 260px !important;
  }

  .timeline .timeline--content {
    max-width: 400px;
  }
}

@media screen and (max-width: 1310.98px) {
  .timeline {
    height: 900px;
    padding-bottom: 100px;
  }

  .timeline .timeline--grid-row .timeline--copy {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 100px;
  }

  .timeline .timeline--grid-row .timeline--block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .timeline .timleline__item .timeline__item--cont {
    max-width: 300px !important;
  }

  .timeline .timleline__item:nth-child(1) {
    left: 0 !important;
  }

  .timeline .timleline__item:nth-child(1):before {
    width: 168px;
  }

  .timeline .timleline__item:nth-child(2) {
    left: -113px !important;
  }

  .timeline .timleline__item:nth-child(2):before {
    width: 162px;
  }

  .timeline .timleline__item:nth-child(3) {
    left: -228px !important;
  }

  .timeline .timleline__item:nth-child(4) {
    left: -339px !important;
  }

  .timeline .timeline--content {
    max-width: 100%;
  }
}

@media screen and (max-width: 906.98px) {
  .timeline .timleline__item .timeline__item--cont {
    max-width: 250px !important;
  }

  .timeline .timleline__item:nth-child(1) {
    left: -16px !important;
  }

  .timeline .timleline__item:nth-child(2) {
    left: -68px !important;
  }

  .timeline .timleline__item:nth-child(3) {
    left: -133px !important;
  }

  .timeline .timleline__item:nth-child(4) {
    left: -195px !important;
  }
}

@media screen and (max-width: 826.98px) {
  .timeline {
    height: 850px;
  }

  .timeline .timleline__item .timeline__item--cont {
    max-width: 230px !important;
  }

  .timeline .timleline__item:nth-child(1) {
    left: -20px !important;
  }

  .timeline .timleline__item:nth-child(1):before {
    width: 127px;
  }

  .timeline .timleline__item:nth-child(2) {
    left: -104px !important;
  }

  .timeline .timleline__item:nth-child(2):before {
    width: 126px;
  }

  .timeline .timleline__item:nth-child(3) {
    left: -187px !important;
  }

  .timeline .timleline__item:nth-child(3):before {
    width: 169px;
  }

  .timeline .timleline__item:nth-child(4) {
    left: -227px !important;
  }

  .timeline .timleline__item:nth-child(4):before {
    width: 293px;
  }
}

@media screen and (max-width: 730.98px) {
  .timeline {
    padding-bottom: 0 !important;
    padding-top: 100px;
    height: fit-content;
  }

  .timeline .timeline--copy {
    margin-bottom: 20px !important;
  }

  .timeline .grid-row--nog {
    flex-wrap: wrap !important;
  }

  .timeline .timleline__item {
    transform: none !important;
    left: 0 !important;
    align-items: flex-start !important;
    flex: 0 0 100%;
  }

  .timeline .timleline__item .timeline__item--cont {
    max-width: 250px !important;
  }

  .timeline .timleline__item:nth-child(1) {
    top: 33px !important;
    left: 0 !important;
  }

  .timeline .timleline__item:nth-child(2) {
    top: -6px !important;
    left: 0px !important;
    transform: none !important;
  }

  .timeline .timleline__item:nth-child(3) {
    top: -50px;
    left: 0 !important;
  }

  .timeline .timleline__item:nth-child(4) {
    top: -89px;
    left: 0 !important;
    transform: none !important;
  }

  .timeline .timleline__item:nth-child(4)::after {
    background: url(/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_timeline/templates/images/lastDashlineMobile.svg) no-repeat center;
  }

  .timeline .timleline__item:nth-child(5) {
    top: -77px;
    display: none;
  }

  .timeline .timleline__item:nth-child(5)::after {
    background: url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_timeline/templates/images/circle.svg') no-repeat center 100%/cover;
  }

  .timeline .timleline__item::before {
    content: none !important;
  }

  .timeline .timleline__item::after {
    background: url(/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_timeline/templates/images/dashline--mobile.svg) no-repeat center;
    top: -13px;
    transform: none !important;
    height: 500px;
  }

  .timeline .timeline__item--cont {
    padding-top: 0 !important;
  }
}
.bio__two_col {
  height: 484px;
  display: flex;
  align-items: center;
  background: #f8f8f8;
}

.bio__two_col svg {
  width: 100%;
}

.bio__two_col .bio_feed__toggle {
  height: 187px;
  display: flex;
  align-items: center;
  position: relative;
}

.bio__two_col .bio_feed__toggle img {
  cursor: pointer;
  width: 100%;
  margin: auto;
  background-size: contain;
  aspect-ratio: 3;
}

.bio__two_col .bio_feed__toggle::before {
  content: '';
  position: absolute;
  background: url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_bio/templates/images/dashline.svg') no-repeat center 100%/cover;
  width: 2px;
  height: 200px;
  top: 0;
  right: 0;
}

.bio__two_col .bio_feed__toggle:nth-of-type(1) img {
  aspect-ratio: 1;
}

.bio__two_col .bio_feed__toggle:nth-of-type(2)::before {
  content: none;
}

.bio__two_col .bio_feed__toggle:nth-of-type(2) img {
  aspect-ratio: 1;
}

.bio__two_col .bio_feed__toggle:nth-of-type(3)::before {
  transform: rotate(180deg);
}

.bio__two_col .bio_feed__toggle:nth-of-type(4)::before {
  transform: rotate(180deg);
}

.bio__two_col .bio_feed__toggle:nth-of-type(5)::before {
  content: none;
}

.bio-feed--modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.55);
  margin: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.bio-feed--modal .modal-content {
  position: relative;
  width: 100%;
  max-width: 921px;
  margin: auto;
}

.bio-feed--modal .modal-content .bio__headshot {
  object-fit: contain;
}

.bio-feed--modal .modal_close {
  font-size: 28px;
  color: #34bdb5;
  cursor: pointer;
}

.about--bio__cards {
  position: relative;
}

.about--bio__cards:before {
  position: absolute;
  background-image: url(/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_bio/templates/images/HexPattern.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  width: 100%;
  height: 100%;
  top: -215px;
}

.about--bio__cards .slick-slide img {
  display: block;
  object-fit: contain;
  object-position: bottom;
  height: 262px;
  opacity: 0;
}

.about--bio__cards .head-reviews__arrow {
  opacity: 1;
}

.bio__show_more svg {
  margin-left: 5px;
}

.bio__hide_all svg {
  margin-left: 5px;
}

@media screen and (max-width: 991.98px) {
  .bio__two_col .bio_feed__toggle:before {
    height: 190px;
  }

  .bio__two_col .bio_feed__toggle:nth-of-type(2)::before {
    content: none;
  }
}

@media screen and (max-width: 767.98px) {
  .bio__two_col {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bio__two_col .bio_feed__toggle:nth-of-type(1) img {
    aspect-ratio: 3 !important;
  }

  .bio__two_col .bio_feed__toggle:nth-of-type(2) img {
    aspect-ratio: 3 !important;
  }

  .bio__two_col .bio-feed--modal img {
    height: auto;
    margin: auto;
    display: block;
    width: 100%;
  }

  .bio__two_col .bio-feed--modal .modal-content {
    position: relative;
    width: 100%;
    max-width: 575px;
    margin: auto;
  }
}

@media screen and (max-width: 575.98px) {
  .bio__two_col .p {
    margin-bottom: 2rem;
  }

  .bio-feed--modal .modal-content {
    position: relative;
    width: 100%;
    max-width: 375px;
    margin: auto;
  }

  .about--bio__cards {
    padding-bottom: 0 !important;
  }

  .about--bio__cards:before {
    content: none !important;
  }
}

@media screen and (max-width: 375.98px) {
  .bio-feed--modal .modal-content {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: auto;
  }
}
.bio__two_col {
  height: 484px;
  display: flex;
  align-items: center;
  background: #f8f8f8;
}

.bio__two_col svg {
  width: 100%;
}

.bio__two_col .bio_feed__toggle {
  height: 187px;
  display: flex;
  align-items: center;
  position: relative;
}

.bio__two_col .bio_feed__toggle img {
  cursor: pointer;
  width: 100%;
  margin: auto;
  background-size: contain;
  aspect-ratio: 3;
}

.bio__two_col .bio_feed__toggle::before {
  content: '';
  position: absolute;
  background: url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_bio/templates/images/dashline.svg') no-repeat center 100%/cover;
  width: 2px;
  height: 200px;
  top: 0;
  right: 0;
}

.bio__two_col .bio_feed__toggle:nth-of-type(1) img {
  aspect-ratio: 1;
}

.bio__two_col .bio_feed__toggle:nth-of-type(2)::before {
  content: none;
}

.bio__two_col .bio_feed__toggle:nth-of-type(2) img {
  aspect-ratio: 1;
}

.bio__two_col .bio_feed__toggle:nth-of-type(3)::before {
  transform: rotate(180deg);
}

.bio__two_col .bio_feed__toggle:nth-of-type(4)::before {
  transform: rotate(180deg);
}

.bio__two_col .bio_feed__toggle:nth-of-type(5)::before {
  content: none;
}

.bio-feed--modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.55);
  margin: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.bio-feed--modal .modal-content {
  position: relative;
  width: 100%;
  max-width: 921px;
  margin: auto;
}

.bio-feed--modal .modal-content .bio__headshot {
  object-fit: contain;
}

.bio-feed--modal .modal_close {
  font-size: 28px;
  color: #34bdb5;
  cursor: pointer;
}

.about--bio__cards {
  position: relative;
}

.about--bio__cards:before {
  position: absolute;
  background-image: url(/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_bio/templates/images/HexPattern.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  width: 100%;
  height: 100%;
  top: -215px;
}

.about--bio__cards .slick-slide img {
  display: block;
  object-fit: contain;
  object-position: bottom;
  height: 262px;
  opacity: 0;
}

.about--bio__cards .head-reviews__arrow {
  opacity: 1;
}

.bio__show_more svg {
  margin-left: 5px;
}

.bio__hide_all svg {
  margin-left: 5px;
}

@media screen and (max-width: 991.98px) {
  .bio__two_col .bio_feed__toggle:before {
    height: 190px;
  }

  .bio__two_col .bio_feed__toggle:nth-of-type(2)::before {
    content: none;
  }
}

@media screen and (max-width: 767.98px) {
  .bio__two_col {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bio__two_col .bio_feed__toggle:nth-of-type(1) img {
    aspect-ratio: 3 !important;
  }

  .bio__two_col .bio_feed__toggle:nth-of-type(2) img {
    aspect-ratio: 3 !important;
  }

  .bio__two_col .bio-feed--modal img {
    height: auto;
    margin: auto;
    display: block;
    width: 100%;
  }

  .bio__two_col .bio-feed--modal .modal-content {
    position: relative;
    width: 100%;
    max-width: 575px;
    margin: auto;
  }
}

@media screen and (max-width: 575.98px) {
  .bio__two_col .p {
    margin-bottom: 2rem;
  }

  .bio-feed--modal .modal-content {
    position: relative;
    width: 100%;
    max-width: 375px;
    margin: auto;
  }

  .about--bio__cards {
    padding-bottom: 0 !important;
  }

  .about--bio__cards:before {
    content: none !important;
  }
}

@media screen and (max-width: 375.98px) {
  .bio-feed--modal .modal-content {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: auto;
  }
}
.bio__two_col {
	 height: 484px;
	 display: flex;
	 align-items: center;
	 background: #f8f8f8;
}
 .bio__two_col svg {
	 width: 100%;
}
 .bio__two_col .bio_feed__toggle {
	 height: 187px;
	 display: flex;
	 align-items: center;
	 position: relative;
}
 .bio__two_col .bio_feed__toggle img {
	 cursor: pointer;
	 width: 100%;
	 margin: auto;
	 background-size: contain;
	 aspect-ratio: 3;
}
 .bio__two_col .bio_feed__toggle::before {
	 content: '';
	 position: absolute;
	 background: url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_bio/templates/images/dashline.svg') no-repeat center 100%/cover;
	 width: 2px;
	 height: 200px;
	 top: 0;
	 right: 0;
}
 .bio__two_col .bio_feed__toggle:nth-of-type(1) img {
	 aspect-ratio: 1;
}
 .bio__two_col .bio_feed__toggle:nth-of-type(2)::before {
	 content: none;
}
 .bio__two_col .bio_feed__toggle:nth-of-type(2) img {
	 aspect-ratio: 1;
}
 .bio__two_col .bio_feed__toggle:nth-of-type(3)::before {
	 transform: rotate(180deg);
}
 .bio__two_col .bio_feed__toggle:nth-of-type(4)::before {
	 transform: rotate(180deg);
}
 .bio__two_col .bio_feed__toggle:nth-of-type(5)::before {
	 content: none;
}
 .bio-feed--modal {
	 position: fixed;
	 width: 100%;
	 height: 100vh;
	 top: 0;
	 left: 0;
	 z-index: 5;
	 background-color: rgba(255, 255, 255, 0.55);
	 margin: 0;
	 overflow-y: scroll;
	 overflow-x: hidden;
	 padding-top: 6rem;
	 padding-bottom: 6rem;
}
 .bio-feed--modal .modal-content {
	 position: relative;
	 width: 100%;
	 max-width: 921px;
	 margin: auto;
}
 .bio-feed--modal .modal-content .bio__headshot {
	 object-fit: contain;
}
 .bio-feed--modal .modal_close {
	 font-size: 28px;
	 color: #34bdb5;
	 cursor: pointer;
}
 .about--bio__cards {
	 position: relative;
}
 .about--bio__cards:before {
	 position: absolute;
	 background-image: url(/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_bio/templates/images/HexPattern.webp);
	 background-size: contain;
	 background-repeat: no-repeat;
	 content: '';
	 width: 100%;
	 height: 100%;
	 top: -215px;
}
 .about--bio__cards .slick-slide img {
	 display: block;
	 object-fit: contain;
	 object-position: bottom;
	 height: 262px;
	 opacity: 0;
}
 .about--bio__cards .head-reviews__arrow {
	 opacity: 1;
}
 .bio__show_more svg {
	 margin-left: 5px;
}
 .bio__hide_all svg {
	 margin-left: 5px;
}
 @media screen and (max-width: 991.98px) {
	 .bio__two_col .bio_feed__toggle:before {
		 height: 190px;
	}
	 .bio__two_col .bio_feed__toggle:nth-of-type(2)::before {
		 content: none;
	}
}
 @media screen and (max-width: 767.98px) {
	 .bio__two_col {
		 height: auto;
		 padding-top: 80px;
		 padding-bottom: 80px;
	}
	 .bio__two_col .bio_feed__toggle:nth-of-type(1) img {
		 aspect-ratio: 3 !important;
	}
	 .bio__two_col .bio_feed__toggle:nth-of-type(2) img {
		 aspect-ratio: 3 !important;
	}
	 .bio__two_col .bio-feed--modal img {
		 height: auto;
		 margin: auto;
		 display: block;
		 width: 100%;
	}
	 .bio__two_col .bio-feed--modal .modal-content {
		 position: relative;
		 width: 100%;
		 max-width: 575px;
		 margin: auto;
	}
}
 @media screen and (max-width: 575.98px) {
	 .bio__two_col .p {
		 margin-bottom: 2rem;
	}
	 .bio-feed--modal .modal-content {
		 position: relative;
		 width: 100%;
		 max-width: 375px;
		 margin: auto;
	}
	 .about--bio__cards {
		 padding-bottom: 0 !important;
	}
	 .about--bio__cards:before {
		 content: none !important;
	}
}
 @media screen and (max-width: 375.98px) {
	 .bio-feed--modal .modal-content {
		 position: relative;
		 width: 100%;
		 max-width: 300px;
		 margin: auto;
	}
}
.about-us-directors-board {
  position: relative;
  overflow: hidden;
}

.about-us-directors-board .directors-board__cont {
  background: #fff;
  border-radius: 20px;
  border: 1px solid #dde1e9;
  box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.0509803922);
  z-index: 3;
  position: relative;
}

.about-us-directors-board::before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  height: 936px;
  width: 437px;
  background: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_bio/templates/images/HexPatternRight.webp") no-repeat center center;
  background-size: contain;
}

@media screen and (max-width: 767.98px) {
  .about-us-directors-board {
    margin-top: 0;
  }

  .about-us-directors-board .directors-board__cont {
    border: none;
    box-shadow: none;
    margin-top: 0;
  }

  .about-us-directors-board .directors-board__cont .h3 {
    padding-top: 0 !important;
  }

  .about--bio__cards .slick-slide img {
    height: 180px !important;
  }
}
.directors-board {
  text-align: center;
}

.directors-board__cont {
  padding: 0 48px 32px;
  border-radius: 10px;
  background: linear-gradient(rgba(0, 123, 189, 0.05), rgba(255, 255, 255, 0));
  text-align: left;
}

.directors-board__item {
  margin: 0 16px;
}

.directors-board__spoiler {
  display: none;
}

.directors-board__dots::before {
  content: '...';
}

.directors-board__more {
  display: inline;
  font-family: metric-semibold;
  background: none;
  border: 0;
  padding-left: 1px;
  margin-left: 1.5px;
}

.directors-board__more:hover {
  text-decoration: underline;
}

.directors-board__more::before {
  content: 'Read More';
}

.directors-board__bio.active .directors-board__spoiler {
  display: inline;
}

.directors-board__bio.active .directors-board__dots {
  display: none;
}

.directors-board__bio.active .directors-board__more::before {
  content: 'Read Less';
}


@media screen and (min-width: 991.98px) {
  .directors-board__bio {
      max-width: 239px;
  }
}

@media screen and (max-width: 991.98px) {
  .directors-board__cont {
    padding: 0 32px 32px;
  }
}

@media screen and (max-width: 767.98px) {
  .directors-board__cont {
    margin: 0;
    padding: 0;
    background: none;
  }

  .directors-board__item {
    margin: 0;
  }
}



.directors-board .views-col {
  width: 23% !important;
}

.directors-board .wp-block-group {
  display: flex;
}

.directors-board .grid-col {
  max-width: 100% !important;
}

.directors-board__cont {
  padding: 0 48px 32px;
  border-radius: 10px;
  background: linear-gradient(rgba(0, 123, 189, 0.05), rgba(255, 255, 255, 0));
  text-align: left;
  z-index: 1;
  position: relative;
}

.directors-board__item {
  margin: 0 16px;
}

.directors-board__item .full_text {
  display: none;
}

.directors-board__bio {
  color: #35364e;
}

.directors-board__spoiler {
  display: none;
}

.directors-board__more {
  display: inline;
  font-family: metric-semibold;
}

.directors-board__more:hover {
  text-decoration: underline;
}

.directors-board__more span {
  display: none;
}

.directors-board__bio_active .directors-board__spoiler {
  display: inline;
}

.directors-board__bio_active .directors-board__dots {
  display: none;
}

@media screen and (max-width: 1023.98px) {
  .directors-w {
    padding: 0 32px 32px;
  }
}

@media screen and (max-width: 767.98px) {
  .directors-board__cont {
    margin: 0;
    padding: 0;
    background: none;
  }

  .directors-board__item {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .directors-board .views-col {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0 auto;
    padding: initial;
  }

  .directors-board .wp-block-group {
    display: flex;
    flex-wrap: wrap;
  }

  .directors-board .grid-col {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 575.98px) {
  .directors-board .views-col {
    max-width: 100%;
    flex: 0 0 100%;
    margin: 0 auto;
    padding: initial;
  }

  .directors-board .wp-block-group {
    display: flex;
    flex-wrap: wrap;
  }

  .directors-board .grid-col {
    max-width: 100% !important;
  }
}
