/** $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 */
.hb_about_section ._title.mobile {
  display: none;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section ._title.mobile {
    display: block;
    line-height: 37px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
  }
  .hb_about_section ._title.mobile {
    font-size: 1.25rem;
  }
}
.hb_about_section .hb_about {
  position: relative;
  overflow: hidden;
}
.hb_about_section .hb_about {
  padding-top: 1.25rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_about {
    padding-top: 1.25rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about {
    padding-top: 1.25rem;
  }
}
.hb_about_section .hb_about {
  padding-bottom: 0;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_about {
    padding-bottom: 5.625rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about {
    padding-bottom: 7.5rem;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_about {
    z-index: 1;
  }
}
.hb_about_section .hb_about::before {
  position: absolute;
  content: "";
  z-index: -1;
  background: radial-gradient(50% 50% at 50% 50%, rgba(251, 174, 23, 0.2) 0%, rgba(251, 174, 23, 0) 100%);
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  border-radius: 100%;
  top: 0;
  left: -8%;
}
.hb_about_section .hb_about::before {
  width: 41.375rem;
  height: 41.375rem;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about::before {
    top: -5%;
    left: -45%;
  }
  .hb_about_section .hb_about::before {
    width: 33.5625rem;
    height: 33.5625rem;
  }
}
.hb_about_section .hb_about::after {
  position: absolute;
  content: "";
  z-index: -1;
  background: radial-gradient(50% 50% at 50% 50%, rgba(251, 174, 23, 0.2) 0%, rgba(251, 174, 23, 0) 100%);
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  border-radius: 100%;
  top: 60%;
  transform: translateY(-60%);
  right: -10%;
}
.hb_about_section .hb_about::after {
  width: 41.375rem;
  height: 41.375rem;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about::after {
    right: -50%;
  }
  .hb_about_section .hb_about::after {
    width: 33.5625rem;
    height: 33.5625rem;
  }
}
.hb_about_section .hb_about .hb_about_inner {
  flex-flow: row wrap;
  position: relative;
  z-index: 1;
}
.hb_about_section .hb_about .hb_about_inner {
  grid-gap: 1.875rem;
  gap: 1.875rem;
}
.hb_about_section .hb_about .hb_about_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.hb_about_section .hb_about .hb_about_inner {
  padding-top: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_about .hb_about_inner {
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_inner {
    padding-top: 8.75rem;
  }
}
.hb_about_section .hb_about .hb_about_inner {
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_about .hb_about_inner {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_inner {
    padding-bottom: 8.75rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about .hb_about_inner {
    flex-flow: row wrap;
  }
}
.hb_about_section .hb_about .hb_about_inner .hb_about_left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5%;
  z-index: -1;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_left {
    flex: 0 0 100%;
    max-width: 100%;
    position: unset;
    transform: unset;
    z-index: 1;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_left {
    flex: 0 0 calc(59% - 15px);
    max-width: calc(59% - 15px);
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_left {
    flex: 0 0 calc(53% - 15px);
    max-width: calc(53% - 15px);
  }
}
.hb_about_section .hb_about .hb_about_inner .hb_about_right {
  flex: 0 0 calc(63% - 15px);
  max-width: calc(63% - 15px);
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
.hb_about_section .hb_about .hb_about_inner .hb_about_right ._right_inner {
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1019607843);
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._right_inner {
    padding: 16px 12px 12px 12px;
    border-radius: 12px;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._right_inner {
    padding: 15px;
    border-radius: 15px;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._right_inner {
    padding: 30px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._title {
    display: none;
  }
}
.hb_about_section .hb_about .hb_about_inner .hb_about_right ._sub_title {
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #161A47;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._sub_title {
    line-height: 22px;
  }
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._sub_title {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._sub_title {
    line-height: 26px;
    margin-bottom: 10px;
  }
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._sub_title {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._sub_title {
    line-height: 37px;
  }
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._sub_title {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_about .hb_about_inner .hb_about_right ._desc {
    font-size: 1rem;
  }
}
.hb_about_section .hb_about .hb_about_inner .hb_about_right ._desc p strong {
  color: #8C5C0A;
  font-weight: 400;
}
.hb_about_section .hb_about .hb_about_bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_about .hb_about_bottom {
    grid-template-columns: repeat(1, 1fr);
  }
  .hb_about_section .hb_about .hb_about_bottom {
    grid-gap: 0.9375rem;
    gap: 0.9375rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_bottom {
    grid-gap: 1.25rem;
    gap: 1.25rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_about .hb_about_bottom {
    grid-gap: 1.875rem;
    gap: 1.875rem;
  }
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item {
  border: 1px solid #eb1f28;
  background: #FBF6ED;
  padding: 20px;
  text-align: center;
  border-radius: 20px;
  transition: 0.3s;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title {
  font-weight: 600;
  text-transform: uppercase;
  color: #161A47;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title {
    line-height: 22px;
    white-space: nowrap;
  }
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title {
    font-size: 1.0625rem;
  }
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title br {
    display: none;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title {
    line-height: 28px;
  }
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title {
    line-height: 37px;
  }
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title {
    font-size: 1.5rem;
  }
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item ._title::after {
  position: absolute;
  content: "";
  width: 65px;
  height: 4px;
  border-radius: 100px;
  background-color: #D7CEBE;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item ._desc {
  color: #696969;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_about .hb_about_bottom .hb_about_item ._desc {
    font-size: 1rem;
  }
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:hover {
  transform: translateY(-5px);
  cursor: pointer;
  background: #eb1f28;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:hover ._title {
  color: #ffffff;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:hover ._desc {
  color: #D4D4D4;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:nth-child(2) {
  background: #eb1f28;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:nth-child(2) ._title {
  color: #ffffff;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:nth-child(2) ._desc {
  color: #D4D4D4;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:nth-child(2):hover {
  transform: translateY(-5px);
  cursor: pointer;
  background: #FBF6ED;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:nth-child(2):hover ._title {
  color: #161A47;
}
.hb_about_section .hb_about .hb_about_bottom .hb_about_item:nth-child(2):hover ._desc {
  color: #696969;
}
.hb_about_section .hb_cvm {
  background: #161A47;
  position: relative;
}
.hb_about_section .hb_cvm {
  padding-top: 3.125rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_cvm {
    padding-top: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_cvm {
    padding-top: 2.5rem;
  }
}
.hb_about_section .hb_cvm {
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_cvm {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_cvm {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_cvm {
    margin-top: -20px;
  }
}
.hb_about_section .hb_cvm::before, .hb_about_section .hb_cvm::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_cvm::before {
    top: -29px;
    height: 30px;
    background-size: contain;
    z-index: -1;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_cvm::before {
    height: 50px;
    top: -49px;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_cvm::before {
    top: -59px;
    height: 60px;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_cvm::before {
    top: -99px;
    height: 100px;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_cvm::after {
    bottom: -29px;
    height: 30px;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_cvm::after {
    height: 50px;
    bottom: -49px;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_cvm::after {
    bottom: -59px;
    height: 60px;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_cvm::after {
    bottom: -99px;
    height: 100px;
  }
}
.hb_about_section .hb_cvm ._title_container {
  text-align: center;
}
.hb_about_section .hb_cvm ._title_container ._title {
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_cvm ._lists_container {
    display: grid;
  }
  .hb_about_section .hb_cvm ._lists_container {
    grid-gap: 1.875rem;
    gap: 1.875rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_cvm ._lists_container {
    display: grid;
  }
  .hb_about_section .hb_cvm ._lists_container {
    grid-gap: 1.875rem;
    gap: 1.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_cvm ._lists_container {
    display: unset;
  }
  .hb_about_section .hb_cvm ._lists_container {
    grid-gap: 0;
    gap: 0;
  }
}
.hb_about_section .hb_cvm ._lists_container .hb_cvm_item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.hb_about_section .hb_cvm ._lists_container .hb_cvm_item {
  grid-gap: 2.5rem;
  gap: 2.5rem;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item {
    flex-flow: row wrap;
  }
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item {
    grid-gap: 1.25rem;
    gap: 1.25rem;
  }
}
.hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._images {
  flex: 0 0 calc(40% - 20px);
  max-width: calc(40% - 20px);
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._images {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content {
  flex: 1;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1019607843);
  background: rgba(255, 255, 255, 0.1019607843);
  color: #ffffff;
  padding: 30px;
  border-radius: 20px;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content {
    padding: 12px;
    border-radius: 12px;
  }
}
.hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._title {
  margin-bottom: 15px;
  line-height: 37px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}
.hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._title {
  font-size: 1.5rem;
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._title {
    line-height: 22px;
    margin-bottom: 10px;
  }
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._title {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._title {
    line-height: 24px;
  }
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._title {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._desc {
    font-size: 1rem;
  }
}
.hb_about_section .hb_cvm ._lists_container .hb_cvm_item ._content ._desc p strong {
  font-weight: 400;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_cvm ._lists_container .hb_cvm_item:nth-child(2) {
    flex-direction: row-reverse;
  }
}
.hb_about_section .hb_service {
  position: relative;
  overflow: hidden;
}
.hb_about_section .hb_service {
  padding-bottom: 0;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_service {
    padding-bottom: 6.25rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_service {
    padding-bottom: 8.75rem;
  }
}
.hb_about_section .hb_service::after {
  position: absolute;
  content: "";
  background: radial-gradient(50% 50% at 50% 50%, rgba(251, 174, 23, 0.2) 0%, rgba(251, 174, 23, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(251, 174, 23, 0.2) 0%, rgba(251, 174, 23, 0) 100%);
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: -20%;
}
.hb_about_section .hb_service::after {
  width: 62.8125rem;
  height: 62.8125rem;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_service ._images {
    margin-top: 0;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_service ._images {
    margin-top: 0;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_service ._images {
    margin-top: -70px;
  }
}
.hb_about_section .hb_service ._images img {
  width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: cover;
}
.hb_about_section .hb_service .lists-container .lists-container-inner {
  padding: 30px;
  background: #eb1f28;
  border-radius: 25px;
  color: #ffffff;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_service .lists-container .lists-container-inner {
    margin-top: -60px;
    padding: 12px;
    border-radius: 12px;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_service .lists-container .lists-container-inner {
    margin-top: -180px;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_service .lists-container .lists-container-inner {
    margin-top: -390px;
  }
}
.hb_about_section .hb_service .lists-container ._title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.hb_about_section .hb_service .lists-container ._desc {
  text-align: center;
  margin-bottom: 15px;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_service .lists-container ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_service .lists-container ._desc {
    font-size: 1rem;
  }
}
.hb_about_section .hb_service .lists-container ._lists {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px 13px;
  grid-gap: 5px 13px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_service .lists-container ._lists {
    grid-template-columns: repeat(1, 1fr);
  }
}
.hb_about_section .hb_service .lists-container ._lists ._item {
  position: relative;
  font-weight: 600;
  background: rgba(249, 249, 251, 0.1019607843);
  border-radius: 5px;
  padding: 8px;
  transition: 0.4s;
}
.hb_about_section .hb_service .lists-container ._lists ._item::before {
  display: inline-block;
  content: "\f124";
  font-family: "Font Awesome 6 Pro";
  transform: rotate(45deg);
  margin-right: 10px;
  color: #ffffff;
}
.hb_about_section .hb_service .lists-container ._lists ._item a {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.hb_about_section .hb_service .lists-container ._lists ._item:hover {
  background: #161A47;
}
.hb_about_section .hb_service .lists-container ._lists ._item:hover::before {
  color: #ffffff;
}
.hb_about_section .hb_service .lists-container ._button {
  position: relative;
  background: #FF0000;
  border-radius: 30px;
  padding: 13px 22px;
  line-height: 26px;
  font-weight: 700;
  transition: 0.4s;
  color: #ffffff;
  left: 50%;
  transform: translateX(-50%);
}
.hb_about_section .hb_service .lists-container ._button {
  font-size: 1.25rem;
}
.hb_about_section .hb_service .lists-container ._button::after {
  display: inline-block;
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  margin-left: 8px;
}
.hb_about_section .hb_service .lists-container ._button:hover {
  background: #161A47;
}
.hb_about_section .hb_system {
  background: #161A47;
  position: relative;
}
.hb_about_section .hb_system {
  padding-top: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_system {
    padding-top: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_system {
    padding-top: 3.75rem;
  }
}
.hb_about_section .hb_system {
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_system {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_system {
    padding-bottom: 3.75rem;
  }
}
.hb_about_section .hb_system::before, .hb_about_section .hb_system::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_system::before {
    top: -29px;
    height: 30px;
    z-index: -1;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_system::before {
    top: -49px;
    height: 50px;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_system::before {
    top: -69px;
    height: 70px;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_system::before {
    top: -99px;
    height: 100px;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_system::after {
    bottom: -29px;
    height: 30px;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_system::after {
    bottom: -49px;
    height: 50px;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_system::after {
    bottom: -69px;
    height: 70px;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_system::after {
    bottom: -99px;
    height: 100px;
  }
}
.hb_about_section .hb_system ._system_inner {
  flex-flow: row wrap;
  position: relative;
  z-index: 1;
}
.hb_about_section .hb_system ._system_inner {
  grid-gap: 1.875rem;
  gap: 1.875rem;
}
.hb_about_section .hb_system ._system_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.hb_about_section .hb_system ._system_inner ._title.mobile {
  display: none;
  flex: 0 0 100%;
  max-width: 100%;
  color: #ffffff;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_system ._system_inner ._title.mobile {
    order: 1;
    display: block;
  }
}
.hb_about_section .hb_system ._system_inner ._system_left {
  flex: 0 0 calc(62% - 15px);
  max-width: calc(62% - 15px);
  position: absolute;
  top: 46%;
  transform: translateY(-46%);
  left: 0;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_system ._system_inner ._system_left {
    flex: 0 0 100%;
    max-width: 100%;
    position: unset;
    transform: unset;
    order: 3;
  }
}
.hb_about_section .hb_system ._system_inner ._system_left ._left_inner {
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1019607843);
  background: rgba(255, 255, 255, 0.1019607843);
  color: #ffffff;
  padding: 30px;
  border-radius: 20px;
}
@media only screen and (max-width: 47.99875rem) {
  .hb_about_section .hb_system ._system_inner ._system_left ._left_inner {
    padding: 12px;
    border-radius: 12px;
  }
}
.hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._title {
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._title {
    display: none;
  }
}
.hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._sub_title {
  margin-bottom: 15px;
  line-height: 37px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}
.hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._sub_title {
  font-size: 1.5rem;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._sub_title {
    margin-bottom: 10px;
    line-height: 22px;
  }
  .hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._sub_title {
    font-size: 1.125rem;
  }
}
.hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._sub_title span {
  color: #8C5C0A;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_system ._system_inner ._system_left ._left_inner ._desc {
    font-size: 1rem;
  }
}
.hb_about_section .hb_system ._system_inner ._system_right {
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_system ._system_inner ._system_right {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_system ._system_inner ._system_right {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_system ._system_inner ._system_right {
    flex: 0 0 calc(55% - 15px);
    max-width: calc(55% - 15px);
  }
}
.hb_about_section .hb_teamwork {
  padding-top: 3.125rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_teamwork {
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork {
    padding-top: 7.5rem;
  }
}
.hb_about_section .hb_teamwork {
  padding-bottom: 3.125rem;
}
@media only screen and (min-width: 48rem) {
  .hb_about_section .hb_teamwork {
    padding-bottom: 5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork {
    padding-bottom: 7.5rem;
  }
}
.hb_about_section .hb_teamwork .title-container {
  margin-bottom: 30px;
  text-align: center;
}
.hb_about_section .hb_teamwork .title-container ._title {
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #161A47;
}
.hb_about_section .hb_teamwork .title-container ._desc {
  max-width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_teamwork .title-container ._desc {
    max-width: 100%;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .title-container ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .title-container ._desc {
    font-size: 1rem;
  }
}
.hb_about_section .hb_teamwork .title-container ._desc p strong {
  font-weight: 400;
  color: #8C5C0A;
}
.hb_about_section .hb_teamwork .sliders-container {
  padding: 0;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-wrapper {
  align-items: center;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide {
    transform: scale(0.9);
  }
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide {
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide {
    transform: scale(0.75);
  }
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner {
  position: relative;
  transition: 0.45s ease-out;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._images {
  border-radius: 15px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._images {
    aspect-ratio: auto 1/1;
  }
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._images::after {
  content: "";
  background: rgba(6, 11, 71, 0.2);
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._images::after {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border-radius: 15px;
  background: rgba(6, 11, 71, 0.6980392157);
  padding: 10px;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._title {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 0;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._title {
  font-size: 1rem;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._job {
  text-align: center;
  color: #fff;
  line-height: 24px;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._job {
  font-size: 1rem;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._desc {
  opacity: 0;
  max-height: 0;
  transition: 0.4s max-height;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._desc {
    font-size: 0.75rem;
  }
}
.hb_about_section .hb_teamwork .sliders-container .swiper-slide .slide_inner ._content ._desc p strong {
  font-weight: 400;
  color: #8C5C0A;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-prev,
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-next {
    transform: scale(0.9);
  }
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-prev,
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-next {
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-prev,
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-next {
    transform: scale(0.75);
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active {
    transform: scale(2.6);
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner {
    display: flex;
    align-items: center;
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._images {
    height: 100%;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._images {
    aspect-ratio: auto 1/1;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._images {
    aspect-ratio: auto 1/1.3;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content {
    position: unset;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #F1F1F1;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content {
    padding: 10px 10px 15px;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._title {
    line-height: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #161A47;
    text-align: left;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._title {
    font-size: 0.375rem;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._title {
    font-size: 0.9375rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._job {
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #737373;
    text-align: left;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._job {
    font-size: 0.5625rem;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._job {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._desc {
    opacity: 1;
    max-height: unset;
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._desc {
    font-size: 0.625rem;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._desc {
    font-size: 0.375rem;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._desc {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._desc p {
    line-height: 1.8;
  }
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active {
    transform: scale(2.2);
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active {
    transform: scale(1.9);
  }
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls {
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls {
  grid-gap: 0.8125rem;
  gap: 0.8125rem;
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls {
    top: 75%;
    left: 56%;
    transform: translate(-56%, -75%);
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls {
    top: 70%;
    left: 53%;
    transform: translate(-53%, -70%);
  }
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button {
    width: 2.1875rem;
    height: 2.1875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button {
    width: 3rem;
    height: 3rem;
  }
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button::before {
  color: #8C5C0A;
  border: 1px solid #8C5C0A;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button:hover::before {
  color: #161A47;
  border: 1px solid #161A47;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button.swiper-button-prev {
  order: 1;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button.swiper-button-prev::before {
  content: "\f104";
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button.swiper-button-next {
  order: 3;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-button.swiper-button-next::before {
  content: "\f105";
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination {
  z-index: 1;
  transition: 0.4s;
  display: flex;
  align-items: center;
  order: 2;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination {
  grid-gap: 0.4375rem;
  gap: 0.4375rem;
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination .swiper-pagination-bullet {
  background: #D4BCAA;
  border-radius: 100%;
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #8C5C0A;
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.75rem;
    height: 0.75rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 1rem;
    height: 1rem;
  }
}
.hb_about_section .hb_teamwork .lists-container {
  display: none;
}
.hb_about_section .hb_teamwork .lists-container {
  grid-gap: 1.875rem;
  gap: 1.875rem;
}
.hb_about_section .hb_teamwork .lists-container .lists-item {
  background: #F1F1F1;
  padding: 10px;
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._images {
  box-shadow: -4px -4px 0px 0px #FFFFFF;
  border-radius: 15px;
  overflow: hidden;
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content {
  padding-top: 15px;
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content ._title {
  line-height: 37px;
  font-weight: 600;
  color: #161A47;
  margin-bottom: 0;
  text-transform: uppercase;
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content ._title {
  font-size: 1.25rem;
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content ._job {
  color: #737373;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content ._job {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content ._desc {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content ._desc {
    font-size: 1rem;
  }
}
.hb_about_section .hb_teamwork .lists-container .lists-item .item-inner ._content ._desc p strong {
  font-weight: 400;
  color: #8C5C0A;
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_teamwork .sliders-container.desktop {
    display: none;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .sliders-container.desktop {
    display: none;
  }
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .sliders-container.desktop {
    display: unset;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .sliders-container.desktop {
    display: unset;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .hb_about_section .hb_teamwork .lists-container.mobile {
    display: grid;
  }
}
@media only screen and (min-width: 64rem) {
  .hb_about_section .hb_teamwork .lists-container.mobile {
    display: grid;
  }
}
@media only screen and (min-width: 80rem) {
  .hb_about_section .hb_teamwork .lists-container.mobile {
    display: none;
  }
}
@media only screen and (min-width: 96rem) {
  .hb_about_section .hb_teamwork .lists-container.mobile {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active {
    transform: scale(2.2) !important;
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._title {
    font-size: 10px !important;
    margin-bottom: 0;
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._job {
    font-size: 8px !important;
    margin-bottom: 0;
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._content ._desc {
    font-size: 8px !important;
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-slide.swiper-slide-active .slide_inner ._images {
    aspect-ratio: auto 1/1.2 !important;
  }
  .hb_about_section .hb_teamwork .sliders-container .swiper-controls {
    top: 75% !important;
    left: 53% !important;
    transform: translate(-53%, -75%) !important;
  }
}