/** $string - svg */
/** add unique id image url */
/** https://webdesign.tutsplus.com/tutorials/an-introduction-to-error-handling-in-sass--cms-19996 */
/** get breakpoint */
/** font size */
/** keyframe */
.page-template-page-about-us .sc-about-us .wrapper {
  gap: 0;
  align-items: stretch;
}
.page-template-page-about-us .sc-about-us .cell-left {
  flex: 0 0 42%;
  max-width: 42%;
  display: flex;
  flex-direction: column;
  padding-right: 60px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-about-us .cell-left {
    flex: unset;
    max-width: 100%;
    padding-right: 0;
  }
}
.page-template-page-about-us .sc-about-us .cell-left .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #2a2a2a;
  text-align: justify;
}
.page-template-page-about-us .sc-about-us .cell-left .btn-main {
  margin-top: 30px;
}
.page-template-page-about-us .sc-about-us .cell-right {
  flex: 0 0 58%;
  max-width: 58%;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #c8c8c8;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-about-us .cell-right {
    flex: unset;
    max-width: 100%;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-about-us .cell-right {
    flex-direction: column;
  }
}
.page-template-page-about-us .sc-about-us .cell-right .img-wrap {
  width: 65%;
  overflow: hidden;
  border-radius: 10px;
  border-right: 1px solid #c8c8c8;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-about-us .cell-right .img-wrap {
    width: 100%;
  }
}
.page-template-page-about-us .sc-about-us .cell-right .img-wrap img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.page-template-page-about-us .sc-about-us .cell-right .info-list {
  flex-shrink: 0;
  width: 35%;
  background-color: #0d175c;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 24px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-about-us .cell-right .info-list {
    padding: 24px 16px;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-about-us .cell-right .info-list {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    padding: 24px 16px;
  }
}
.page-template-page-about-us .sc-about-us .cell-right .info-item:not(:first-child) {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid transparent;
  border-image-source: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 51.92%, rgba(255, 255, 255, 0) 100%);
  border-image-slice: 1;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-about-us .cell-right .info-item {
    flex: 1 1 40%;
  }
  .page-template-page-about-us .sc-about-us .cell-right .info-item:not(:first-child) {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
.page-template-page-about-us .sc-about-us .cell-right .info-item .heading-title {
  color: #f9ac44;
  margin-bottom: 6px;
}
.page-template-page-about-us .sc-about-us .cell-right .info-item .heading-title span {
  color: #f9ac44;
}
.page-template-page-about-us .sc-about-us .cell-right .info-item .content {
  font-weight: 400;
  line-height: 1.4;
  color: #ffffff;
}
.page-template-page-about-us .sc-about-us .cell-right .info-item .content {
  font-size: 0.875rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .sc-about-us .cell-right .info-item .content {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-about-us .cell-right .info-item .content {
    font-size: 1.125rem;
  }
}
.page-template-page-about-us .sc-about-us .bg-decor {
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 0;
}
.page-template-page-about-us .sc-about-us .bg-decor img {
  display: block;
}
.page-template-page-about-us .sc-about-us .container {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-about-us .wrapper {
    flex-direction: column;
    gap: 25px;
  }
}
.page-template-page-about-us .sc-core-value .vision-mission {
  margin-bottom: 60px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-core-value .vision-mission {
    flex-direction: column;
  }
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card {
  flex: 1;
  border: 1px solid #d2d2d2;
  background: #f6f6f6;
  border-radius: 12px;
  padding: 30px;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-core-value .vision-mission .vm-card {
    flex-direction: column;
    text-align: center;
  }
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap {
  flex-shrink: 0;
  background: #f4f4f4;
  border: 10px solid #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap {
  width: 11.25rem;
  height: 11.25rem;
}
@media only screen and (min-width: 96rem) {
  .page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap {
    width: 15rem;
    height: 15rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap {
    width: 7.5rem;
    height: 7.5rem;
  }
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap img {
  object-fit: contain;
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap img {
  width: 6.25rem;
  height: 6.25rem;
}
@media only screen and (min-width: 96rem) {
  .page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap img {
    width: 8.75rem;
    height: 8.75rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-core-value .vision-mission .vm-card .icon-wrap img {
    width: 3.75rem;
    height: 3.75rem;
  }
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card .vm-body {
  flex: 1;
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card .vm-body .heading-title {
  margin-bottom: 16px;
}
.page-template-page-about-us .sc-core-value .vision-mission .vm-card .vm-body .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #2a2a2a;
  text-align: justify;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-core-value .vision-mission .vm-card .vm-body .content {
    text-align: center;
  }
}
.page-template-page-about-us .sc-core-value .core-values {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-core-value .core-values {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-core-value .core-values {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-core-value .core-values {
    grid-template-columns: 1fr;
  }
}
.page-template-page-about-us .sc-core-value .core-values .cv-card {
  background-color: #0d175c;
  border-radius: 12px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template-page-about-us .sc-core-value .core-values .cv-card .core-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 38px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  margin-bottom: 12px;
}
.page-template-page-about-us .sc-core-value .core-values .cv-card .icon-wrap {
  width: 96px;
  height: 96px;
  background: #ff6805;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  flex-shrink: 0;
}
.page-template-page-about-us .sc-core-value .core-values .cv-card .icon-wrap img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}
.page-template-page-about-us .sc-core-value .core-values .cv-card .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}
.page-template-page-about-us .sc-team {
  background-color: #f4f4f4;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-team {
    padding-bottom: 80px;
  }
}
.page-template-page-about-us .sc-team .swiper-controls .swiper-button {
  border-radius: 50%;
  border: 1px solid #a3a3a3;
  background-color: #ffffff;
}
.page-template-page-about-us .sc-team .swiper-controls .swiper-button:hover {
  border-color: #ff6805;
  background-color: #0d175c;
}
.page-template-page-about-us .sc-team .swiper-controls .swiper-button:hover::before {
  background-color: #ffffff;
}
.page-template-page-about-us .sc-team .swiper-controls .swiper-button::before {
  background-color: #000001;
}
.page-template-page-about-us .sc-team .swiper-controls .swiper-button.swiper-button-prev {
  left: -23px;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-team .swiper-controls .swiper-button.swiper-button-prev {
    left: 10px;
  }
}
.page-template-page-about-us .sc-team .swiper-controls .swiper-button.swiper-button-next {
  right: -23px;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-team .swiper-controls .swiper-button.swiper-button-next {
    right: 10px;
  }
}
.page-template-page-about-us .sc-team .swiper-controls .swiper-pagination {
  bottom: -55px;
}
.page-template-page-about-us .sc-team .member-card .member-img {
  aspect-ratio: 3/4;
  overflow: hidden;
  margin-bottom: 16px;
}
.page-template-page-about-us .sc-team .member-card .member-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.page-template-page-about-us .sc-team .member-card .member-info {
  text-align: center;
}
.page-template-page-about-us .sc-team .member-card .member-name {
  font-weight: 700;
  font-size: 20px;
  line-height: 17px;
  color: #0d175c;
  margin: 0 0 4px;
}
.page-template-page-about-us .sc-team .member-card .member-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 10px;
  color: #2a2a2a;
}
.page-template-page-about-us .sc-award .bg-decor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
}
.page-template-page-about-us .sc-award .bg-decor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.page-template-page-about-us .sc-award .container {
  position: relative;
  z-index: 1;
}
.page-template-page-about-us .sc-award .heading-title {
  margin-bottom: 40px;
}
.page-template-page-about-us .sc-award .w-swiper {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
}
.page-template-page-about-us .sc-award .swiper-controls .swiper-button {
  border-radius: 50%;
  border: 1px solid #a3a3a3;
  background-color: #ffffff;
}
.page-template-page-about-us .sc-award .swiper-controls .swiper-button:hover {
  border-color: #ff6805;
  background-color: #0d175c;
}
.page-template-page-about-us .sc-award .swiper-controls .swiper-button:hover::before {
  background-color: #ffffff;
}
.page-template-page-about-us .sc-award .swiper-controls .swiper-button::before {
  background-color: #000001;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-award .swiper-controls .swiper-button.swiper-button-prev {
    left: 10px;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-award .swiper-controls .swiper-button.swiper-button-next {
    right: 10px;
  }
}
.page-template-page-about-us .sc-award .swiper-controls .swiper-pagination {
  bottom: -40px;
}
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-award .swiper-controls .swiper-pagination {
    bottom: -20px;
  }
}
.page-template-page-about-us .sc-award .swiper-slide {
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0.6;
  transform: scale(0.85);
}
.page-template-page-about-us .sc-award .swiper-slide.swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}
.page-template-page-about-us .sc-award .award-card {
  background: rgba(246, 246, 246, 0.75);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.24);
}
.page-template-page-about-us .sc-award .award-card .award-img {
  aspect-ratio: 3/4;
}
.page-template-page-about-us .sc-award .award-card .award-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-page-about-us .sc-award .swiper-slide-active .award-card {
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}