html,
body {
  overflow-y: visible;
  overflow-x: clip;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  background-color: #fff;
  scroll-behavior: smooth;
}

.position-fixed {
  position: fixed;
}

body {
  overflow-y: visible;
}

a {
  text-decoration: none;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.img-100 {
  width: 100%;
}

.body-text {
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #535b61;
}
@media (max-width: 992px) {
  .body-text {
    font-size: 16px;
  }
}

.custom-container {
  max-width: 1040px;
}

.black {
  color: #000 !important;
}

.blue-title {
  color: #106099 !important;
}

.white {
  color: #fff !important;
}

.lg-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 72px;
  line-height: 100%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .lg-title {
    font-size: 32px;
  }
}

.md-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 52px;
  line-height: 110%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .md-title {
    font-size: 32px;
  }
}

.sm-title {
  margin-bottom: 0;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  color: #6b7379;
  font-size: 28px;
  line-height: 110%;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .sm-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
}

.xs-title {
  margin-bottom: 0;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  color: #6b7379;
  font-size: 20px;
  line-height: 110%;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .xs-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
}

.p-sec {
  font-family: "Aeonik", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.common-bullet-points {
  margin-top: 30px;
}
.common-bullet-points span {
  font-weight: 500;
}
.common-bullet-points li {
  color: #000;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 992px) {
  .common-bullet-points li {
    font-size: 16px;
    text-align: justify;
  }
}

.sharia-bullet {
  margin-top: 30px;
}
.sharia-bullet h2 {
  font-size: 20px;
  font-weight: 600;
}
.sharia-bullet li {
  color: #000;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 992px) {
  .sharia-bullet li {
    font-size: 16px;
    text-align: justify;
  }
}

.bullet-title {
  font-weight: 600;
  color: #000;
}

.font-500 {
  font-weight: 500 !important;
}

.black-text {
  color: #000;
}

@media (max-width: 768px) {
  .only-on-desktop {
    display: none;
  }
}

@media (min-width: 768px) {
  .only-on-mobile {
    display: none;
  }
}

.g-96 {
  gap: 96px;
}

section {
  margin-top: 94px;
}
@media (max-width: 999px) {
  section {
    margin-top: 70px;
  }
}

.mb-94 {
  margin-bottom: 94px;
}
@media (max-width: 999px) {
  .mb-94 {
    margin-bottom: 70px;
  }
}

.mb-64 {
  margin-bottom: 64px;
}

.error-message {
  color: red;
  font-size: 12px;
  margin-top: 5px;
}

.alert {
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: #00e676;
  color: #000;
  text-align: center;
  font-weight: bold;
  border-radius: 0px;
  border: none;
  z-index: 9999;
  font-family: "Roobert", sans-serif;
  transition: all 0.3s ease;
}

.grecaptcha-badge {
  display: none;
}

.common-btn.loading::after {
  display: none;
}

.common-btn .loading-spinner {
  display: inline-flex;
  align-items: center;
}

.common-btn .loading-spinner i {
  margin-right: 10px;
}

@font-face {
  font-family: "Alexandria";
  src: url("../fonts/Alexandria-SemiBold.woff2") format("woff2"), url("../fonts/Alexandria-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Alexandria";
  src: url("../fonts/Alexandria-Bold.woff2") format("woff2"), url("../fonts/Alexandria-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Alexandria";
  src: url("../fonts/Alexandria-ExtraBold.woff2") format("woff2"), url("../fonts/Alexandria-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik";
  src: url("../fonts/Aeonik-Regular.woff2") format("woff2"), url("../fonts/Aeonik-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik";
  src: url("../fonts/Aeonik-Light.woff2") format("woff2"), url("../fonts/Aeonik-Light.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik";
  src: url("../fonts/Aeonik-Bold.woff2") format("woff2"), url("../fonts/Aeonik-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert.woff2") format("woff2"), url("../fonts/Roobert.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.common-btn {
  padding: 16px 37px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  background-color: #00e676;
  font-family: "Roobert", sans-serif;
  border: none;
  font-weight: 500;
  border-radius: 0;
  cursor: pointer;
  transition: background-color 0.3s, box-shadow 0.3s;
}
.common-btn::after {
  font-family: "Font Awesome 6 Free" !important;
  content: "\f061";
  padding-left: 5px;
  position: relative;
  font-size: 90%;
  margin-left: 0px;
  font-weight: 900;
  display: inline-block;
  transition: transform 0.3s ease;
}
.common-btn:hover {
  box-shadow: 32px 41px 15px 0px rgba(66, 66, 66, 0), 21px 26px 13px 0px rgba(66, 66, 66, 0.01), 12px 15px 11px 0px rgba(66, 66, 66, 0.05), 5px 7px 8px 0px rgba(66, 66, 66, 0.09), 1px 2px 5px 0px rgba(66, 66, 66, 0.1);
  background-color: #05d95d;
}
.common-btn:hover::after {
  transform: translateX(15px);
}
.common-btn i.fa-spinner {
  margin-right: 10px; /* Adds 10px gap between the spinner and text */
}

.contact-form {
  max-width: 400px;
  padding: 60px 0px 60px 60px;
  border-radius: 8px;
}
@media (max-width: 992px) {
  .contact-form {
    padding: 40px 20px 20px 20px;
  }
}
@media (max-width: 768px) {
  .contact-form {
    padding: 40px 20px 20px 20px;
    text-align: center;
  }
}
.contact-form h2 {
  color: #252a2e;
  font-family: "Alexandria", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.contact-form form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.contact-form form input,
.contact-form form select,
.contact-form form textarea {
  width: 100%;
  padding: 10px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #d3dce5;
  border-radius: 0;
  outline: none;
  color: #424242 !important;
  font-family: "Aeonik", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.contact-form form input::-moz-placeholder, .contact-form form select::-moz-placeholder, .contact-form form textarea::-moz-placeholder {
  color: #424242 !important;
  opacity: 1;
}
.contact-form form input::placeholder,
.contact-form form select::placeholder,
.contact-form form textarea::placeholder {
  color: #424242 !important;
  opacity: 1;
}
.contact-form form select {
  color: #7b7b7b;
  padding-left: 7px;
}
.contact-form form textarea {
  resize: none;
  height: 80px;
}
.contact-form form button {
  padding: 16px 24px;
}

.single-about-card {
  text-align: center;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .single-about-card {
    padding-top: 20px !important;
  }
}
.single-about-card img {
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .single-about-card img {
    margin-bottom: 12px;
  }
}
.single-about-card h4 {
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  line-height: 22.4px;
  white-space: normal;
  width: 100%;
  text-align: center;
  font-weight: 500;
  align-items: center;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .single-about-card h4 {
    font-size: 20px;
  }
}
.single-about-card p {
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  line-height: 22.4px;
  align-items: center;
  color: #6B7379;
  margin-bottom: 0;
}

.image-container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: left;
  padding: 200px 0px;
}

.navbar {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 10px 0px;
  transition: background-color 0.3s ease;
}
@media (max-width: 992px) {
  .navbar {
    display: none;
  }
}
.navbar .navbar-brand img {
  max-width: 200px;
}
.navbar .navbar-right {
  gap: 10px;
  align-items: center;
  display: flex;
}
.navbar .navbar-right .search-btn .search {
  background-color: rgba(0, 0, 0, 0.25);
  border: none;
  line-height: 25.2px;
  width: 50px;
  padding: 10px 15px;
}
.navbar .navbar-right .search-btn .search svg {
  color: #fff;
  font-size: 17px;
}
.navbar .navbar-right .search-box {
  position: relative;
  overflow: hidden;
  width: 0;
  transition: width 0.5s ease;
  display: inline-block;
}
.navbar .navbar-right .search-box.active {
  width: 200px;
}
.navbar .navbar-right .search-box .search-input {
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #ffffff;
  outline: none;
  background-color: rgba(0, 0, 0, 0.25);
  border: none;
}
.navbar .navbar-right .search-box .search-input::-moz-placeholder {
  color: #ffffff;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
}
.navbar .navbar-right .search-box .search-input::placeholder {
  color: #ffffff;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
}
.navbar .navbar-right .search-box .search-input:-ms-input-placeholder {
  color: #ffffff;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
}
.navbar .navbar-right .search-box .search-input::-ms-input-placeholder {
  color: #ffffff;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn {
  border: none;
  align-items: center;
  display: flex;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-left {
  background: rgba(126, 176, 223, 0.9);
  padding: 10px 24px;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-left a {
  text-decoration: none;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #212c32;
  line-height: 25.2px;
  text-align: left;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-right {
  background: rgb(67, 235, 137);
  text-transform: uppercase;
  padding: 10px 24px;
  text-decoration: none;
  gap: 10px;
  align-items: center;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-right a {
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  line-height: 25.2px;
  font-weight: 700;
  color: #212c32;
  cursor: pointer;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-right .animated-icon {
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 22px;
  height: 22px;
  transition: all 0.3s ease-in-out;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-right .animated-icon .line {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #333;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-right .animated-icon .line:nth-child(1) {
  top: 25%;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn .menu-btn-right .animated-icon .line:nth-child(2) {
  bottom: 25%;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn #menu-button.active .line:nth-child(1) {
  transform: rotate(45deg);
  top: 40%;
}
.navbar .navbar-right .navbar-menu .navbar-menu-btn #menu-button.active .line:nth-child(2) {
  transform: rotate(-45deg);
  bottom: 47%;
}

.scrolled {
  background-color: rgba(255, 255, 255, 0.92) !important;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  border-bottom: 1.5px #DAE3EB solid;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.slide-menu {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  overflow-y: auto;
  transition: top 0.3s ease;
  z-index: 890;
}
@media (max-width: 992px) {
  .slide-menu {
    display: none;
  }
}
.slide-menu.menu-active {
  top: 0;
}
.slide-menu .slide-menu-wrapper {
  width: 100%;
  display: flex;
  height: 100%;
}
.slide-menu .slide-menu-wrapper .slide-menu-left {
  width: 75%;
  padding-left: 2%;
}
.slide-menu .slide-menu-wrapper .slide-menu-right {
  width: 25%;
  height: 100%;
  background-color: #032033;
}
.slide-menu .slide-menu-wrapper .blue-bg-wrap h6 {
  color: #fff;
}
.slide-menu .slide-menu-wrapper .blue-bg-wrap li {
  color: #b5bcc7;
}
.slide-menu .slide-menu-wrapper .blue-bg-wrap li a {
  color: #b5bcc7;
}
.slide-menu .slide-menu-wrapper .blue-bg-wrap .inside {
  border: none !important;
}
.slide-menu .slide-menu-wrapper .blue-bg-wrap .nav-links-bigger {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.slide-menu .slide-menu-wrapper .blue-bg-wrap .nav-links-bigger a {
  color: #fff;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside {
  padding-top: 100px;
  display: flex;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside img {
  margin-bottom: 6px;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside .inside {
  padding: 0px 30px;
  border-right: 1px #bbbbbb solid;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside > :nth-child(3) {
  border-right: none !important;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside .nav-links {
  margin-bottom: 20px;
  max-width: 250px;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside .nav-links .single-nav-links h6 {
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  margin-top: 5px;
  font-size: 19px;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside .nav-links .single-nav-links ul {
  padding: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 14px;
  color: #636d7c;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside .nav-links .single-nav-links ul li {
  list-style: none;
  margin: 0;
  margin-bottom: 5px;
  padding: auto;
}
.slide-menu .slide-menu-wrapper .slide-menu-inside .nav-links .single-nav-links ul li a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 14px;
  color: #636d7c;
}

@media (max-width: 992px) {
  .mobile-nav {
    background-color: transparent;
    position: fixed;
    left: 0;
    padding: 10px 0px;
    width: 100%;
    z-index: 999;
    transition: background-color 0.3s ease;
  }
  .mobile-nav .mobile-nav-wrapper {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  }
  .mobile-nav .mobile-nav-wrapper .navbar-brand img {
    width: 140px;
  }
  .mobile-nav .mobile-nav-wrapper .menu-btn-right {
    background: rgb(67, 235, 137);
    text-transform: uppercase;
    padding: 10px 24px;
    text-decoration: none;
    gap: 10px;
    align-items: center;
  }
  .mobile-nav .mobile-nav-wrapper .menu-btn-right a {
    font-family: "Aeonik", sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    font-weight: 700;
    color: #212c32;
    cursor: pointer;
  }
  .mobile-nav .mobile-nav-wrapper .menu-btn-right .animated-icon {
    display: inline-block;
    cursor: pointer;
    position: relative;
    width: 22px;
    height: 22px;
    transition: all 0.3s ease-in-out;
  }
  .mobile-nav .mobile-nav-wrapper .menu-btn-right .animated-icon .line {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #333;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
  }
  .mobile-nav .mobile-nav-wrapper .menu-btn-right .animated-icon .line:nth-child(1) {
    top: 25%;
  }
  .mobile-nav .mobile-nav-wrapper .menu-btn-right .animated-icon .line:nth-child(2) {
    bottom: 25%;
  }
  .mobile-nav .mobile-nav-wrapper #menu-button-mobile.active .line:nth-child(1) {
    transform: rotate(45deg);
    top: 40%;
  }
  .mobile-nav .mobile-nav-wrapper #menu-button-mobile.active .line:nth-child(2) {
    transform: rotate(-45deg);
    bottom: 47%;
  }
  .mobile-nav-slide {
    position: fixed;
    top: -400%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #032033;
    transition: top 0.7s ease-in-out;
  }
  .mobile-nav-slide.active {
    top: 0;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container {
    width: 100%;
    max-width: 793px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container {
    padding: 50px;
  }
}
@media (max-width: 992px) and (max-width: 480px) {
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container {
    padding: 0px 10px;
  }
}
@media (max-width: 992px) {
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .search-bar {
    display: flex;
    align-items: center;
    background-color: transparent;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .search-bar input {
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    outline: none;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .search-bar input::-moz-placeholder {
    color: #fff;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .search-bar input::placeholder {
    color: #fff;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .search-bar .icon {
    color: #aaa;
    font-size: 1.2em;
    margin-right: 10px;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item {
    background-color: transparent;
    border-bottom: 0.5px rgba(77, 77, 77, 0.3294117647) solid;
    overflow: hidden;
    color: #fff;
    font-family: "Aeonik", sans-serif;
    font-weight: 400;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item .accordion-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0px;
    font-weight: bold;
    cursor: pointer;
    font-family: "Aeonik", sans-serif;
    font-weight: 500;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item .accordion-title span {
    font-size: 24px;
    padding-left: 80px;
    transition: transform 0.7s ease-in-out;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item .accordion-title span.expanded {
    transform: rotate(45deg);
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item .accordion-content {
    max-height: 0;
    overflow: hidden;
    padding: 0 15px;
    transition: max-height 0.5s ease, padding 0.5s ease;
    border-top: 1px solid #555;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item .accordion-content a {
    display: block;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
    font-size: 0.9em;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item .accordion-content a:hover {
    color: rgb(255, 255, 255);
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .menu-container .accordion-item.active .accordion-content {
    max-height: 500px;
    padding: 15px;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .mobile-navi-link {
    padding: 10px;
    justify-content: space-around;
  }
  .mobile-nav-slide .mobile-nav-slide-wrapper .mobile-navi-link a {
    font-family: "Aeonik", sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .mobile-nav {
    display: none;
  }
  .mobile-nav-slide {
    display: none;
  }
}
.search-box {
  position: relative;
  overflow: hidden;
  width: 0;
  transition: width 0.5s ease;
  display: inline-block;
}

.search-input {
  width: 200px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
}

.search-box.active {
  width: 200px;
}

.nav-white ul li a {
  color: #B5BCC7 !important;
}

.nav-links-bigger {
  cursor: pointer;
}
.nav-links-bigger .dropdown-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-links-bigger .single-nav-link-dropdown.active .chevron {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
  cursor: pointer;
}
.nav-links-bigger .chevron {
  cursor: pointer;
  font-size: 14px;
  margin-left: 8px;
  transition: transform 0.3s ease;
  display: inline-block;
}

section.contact-home .main-wrapper-address {
  background-color: #f1f7fc;
  margin-top: 30px;
}
section.contact-home .main-wrapper-address .address-wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-left: 30px;
  padding: 60px 0px 60px 60px;
}
@media (max-width: 992px) {
  section.contact-home .main-wrapper-address .address-wrap {
    margin: auto;
  }
}
@media (max-width: 768px) {
  section.contact-home .main-wrapper-address .address-wrap {
    padding: 20px 20px 40px 20px;
    margin: auto;
    max-width: 400px;
  }
}
section.contact-home .main-wrapper-address .address-wrap .address-single {
  display: flex;
  flex-direction: column;
}
section.contact-home .main-wrapper-address .address-wrap .address-single h6 {
  color: #000;
  font-family: "Aeonik", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 115.385% */
}
section.contact-home .main-wrapper-address .address-wrap .address-single p {
  color: #4d5256;
  font-family: "Aeonik", sans-serif;
  font-size: 18px;
  font-style: normal;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
}
section.contact-home .main-wrapper-address .address-wrap .address-single a {
  color: #4d5256;
  font-weight: 500;
  font-size: 18px;
  font-family: "Aeonik", sans-serif;
}
section.contact-home .main-wrapper-address .address-wrap .address-single .social-icons {
  display: flex;
  margin-top: 16px;
  gap: 20px;
}
@media (max-width: 992px) {
  section.contact-home .main-wrapper-address iframe {
    height: 100%;
  }
}
@media (max-width: 768px) {
  section.contact-home .main-wrapper-address iframe {
    height: 450px;
  }
}
section.contact-home .main-wrapper-address .bd-l {
  border-right: 1px #c7c7c7 solid;
}
@media (max-width: 992px) {
  section.contact-home .main-wrapper-address .bd-l {
    border: none !important;
  }
}

footer {
  padding: 80px 0px 0px 0px;
  background: #040a0f;
  position: relative;
  z-index: 98;
  overflow: hidden;
}
footer .tint-circle {
  position: absolute;
  left: -134px;
  top: -27.889px;
  width: 378.747px;
  height: 733.495px;
  transform: rotate(96.369deg);
  border-radius: 733.495px;
  opacity: 0.5;
  background: rgba(41, 130, 193, 0.3);
  filter: blur(225px);
  z-index: -1;
}
footer .tint-circle-2 {
  width: 378.747px;
  height: 733.495px;
  transform: rotate(96.369deg);
  position: absolute;
  right: -229.318px;
  bottom: -287.456px;
  border-radius: 733.495px;
  opacity: 0.5;
  background: rgba(41, 130, 193, 0.3);
  filter: blur(225px);
  z-index: -1;
}
footer .hr {
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin: 64px 0px;
}
@media (max-width: 992px) {
  footer .hr {
    margin: 30px 0px;
  }
}
footer .footer-top-wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  footer .footer-top-wrapper {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  footer .footer-top-wrapper {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}
footer .footer-top-wrapper .logo-text {
  max-width: 242px;
  color: #9aa4b4;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  margin-top: 12px;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 767px) {
  footer .footer-top-wrapper .footer-top-links {
    margin-bottom: 20px;
  }
}
footer .footer-top-wrapper .footer-top-links p,
footer .footer-top-wrapper .footer-top-links a {
  margin-bottom: 0px;
  color: #9aa4b4;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
footer .footer-top-wrapper .footer-top-links h5 {
  color: #fff;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 20.8px */
}
footer .footer-top-wrapper .footer-top-links ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
footer .footer-top-wrapper .footer-top-links ul li {
  margin-bottom: 8px;
  color: #dce4f0;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
footer .footer-top-wrapper .footer-top-links ul a {
  color: #dce4f0;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
footer .footer-top-wrapper .footer-top-links .social-wrapper {
  margin-top: 12px;
}
footer .footer-top-wrapper .footer-top-links .social-wrapper p {
  margin-top: 12px;
  margin-bottom: 4px;
  color: #9aa4b4;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
footer .footer-top-wrapper .footer-top-links .social-wrapper .social-icons {
  display: flex;
  gap: 12px;
}
@media (max-width: 768px) {
  footer .footer-top-wrapper .footer-top-links .social-wrapper .social-icons {
    justify-content: center;
  }
}
footer .footer-top-wrapper .footer-top-links .social-wrapper .social-icons img {
  max-width: 40px;
}
footer .mobile-nav-footer {
  position: unset;
  background-color: transparent !important;
}
footer .mobile-nav-footer .search-bar {
  display: none !important;
}
footer .mobile-nav-footer .mobile-nav-slide-wrapper {
  padding-top: 20px;
}
footer .slide-menu-inside {
  display: flex;
  width: 100%;
}
@media (max-width: 992px) {
  footer .slide-menu-inside {
    display: none;
  }
}
footer .slide-menu-inside .nav-links {
  margin-bottom: 24px;
}
footer .slide-menu-inside .inside {
  padding: 0px 6px;
  width: 25%;
}
footer .slide-menu-inside h6 {
  color: #fff;
  font-family: "Aeonik", sans-serif;
  margin-bottom: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
footer .slide-menu-inside ul {
  list-style: none;
  padding-left: 0px;
}
footer .slide-menu-inside ul a {
  color: #9aa4b4;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
footer .bottom-footer {
  background: #192438;
  position: relative;
  margin-top: 32px;
}
footer .bottom-footer .bottom-wrapper {
  justify-content: space-between;
  display: flex;
  padding: 20px 0px;
}
@media (max-width: 767px) {
  footer .bottom-footer .bottom-wrapper {
    align-items: center;
    gap: 10px;
    flex-direction: column;
  }
}
footer .bottom-footer .bottom-wrapper p {
  color: #dce4f0;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
footer .bottom-footer .bottom-wrapper .privacy-links {
  display: flex;
  align-items: center;
}
footer .bottom-footer .bottom-wrapper .privacy-links p {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
  padding: 0px 14px;
}
footer .bottom-footer .bottom-wrapper .privacy-links a {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 480px) {
  footer .bottom-footer .bottom-wrapper .privacy-links a {
    font-size: 12px;
  }
}

section.hero {
  margin-top: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  background-color: #f4fafa;
  overflow: hidden;
}
@media (max-width: 768px) {
  section.hero {
    display: flex;
    align-items: end;
  }
}
section.hero .hero-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 500;
  max-width: 757px;
  font-size: 64px;
  color: #ffffff;
  line-height: 100%;
}
section.hero .hero-title span {
  color: #43eb89;
}
@media (max-width: 992px) {
  section.hero .hero-title {
    font-size: 42px;
  }
}
section.hero .hero-second-title {
  font-family: "Aeonik", sans-serif !important;
  font-weight: 400;
  margin-top: 20px;
  color: #ffffff;
  line-height: 140%;
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  section.hero .hero-second-title {
    font-size: 18px;
    margin-top: 10px;
  }
}
section.hero .hero-wrapper {
  align-items: center;
  padding-top: 80px;
  justify-content: space-between;
}
@media (max-width: 1201px) {
  section.hero .hero-wrapper {
    align-items: end;
  }
}
@media (max-width: 768px) {
  section.hero .hero-wrapper {
    flex-direction: column;
    text-align: center;
  }
}
section.hero .hero-wrapper .left-hero-wrapper {
  max-width: 600px;
}
@media (min-width: 1440px) {
  section.hero .hero-wrapper .left-hero-wrapper {
    max-width: 680px;
  }
}
@media (max-width: 999px) {
  section.hero .hero-wrapper .left-hero-wrapper {
    max-width: 380px;
  }
}
@media (max-width: 1201px) {
  section.hero .hero-wrapper .left-hero-wrapper {
    margin: auto;
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  section.hero .hero-wrapper .left-hero-wrapper {
    padding-bottom: 20px;
  }
}
section.hero .hero-wrapper .right-hero-wrapper {
  z-index: 2;
}
section.hero .hero-wrapper .right-hero-wrapper .gradient-bgg {
  position: absolute;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  opacity: 0.6;
  filter: blur(175px);
  z-index: -1;
  background: radial-gradient(circle at 50% 50%, #44eb8a, #00eba7, #00eac2, #00e7d9, #00e4ea, #39dff7, #62dafe, #81d5ff);
}
section.hero .hero-wrapper .right-hero-wrapper img {
  width: 100%;
}
@media (min-width: 1440px) {
  section.hero .hero-wrapper .right-hero-wrapper img {
    width: 86%;
  }
}
@media (max-width: 1201px) {
  section.hero .hero-wrapper .right-hero-wrapper img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  section.hero .hero-wrapper .right-hero-wrapper img {
    margin: auto;
    width: 55%;
  }
}

section.hero-slider {
  position: relative;
  margin-top: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.hero-slider .hero-text {
  position: absolute;
  top: 25%;
  max-width: 600px;
}
@media (max-width: 580px) {
  section.hero-slider .hero-text {
    padding: 0px 30px;
    text-align: center;
    top: 25%;
  }
}
section.hero-slider picture {
  width: 100%;
}
section.hero-slider picture img {
  width: 100%;
  -o-object-fit: 100%;
     object-fit: 100%;
}

section.hero-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh; /* Ensures it covers the full viewport */
  display: flex;
  align-items: center;
  overflow: hidden; /* Prevents extra white space */
  margin-top: 0;
}
section.hero-section .swiper-pagination {
  text-align: left;
  bottom: 40px !important;
  color: #fff !important;
}
section.hero-section .swiper-pagination .swiper-pagination-bullet {
  background: #fff !important;
}
@media (max-width: 768px) {
  section.hero-section .swiper-pagination {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  section.hero-section {
    height: 100dvh;
  }
}
@media (max-width: 1200px) {
  section.hero-section {
    height: 80dvh;
  }
}
@media (max-width: 769px) {
  section.hero-section {
    flex-direction: column;
    text-align: center;
    padding: 100px 0px 100px 0px;
    height: 100%;
  }
}
section.hero-section .hero-wrapper {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
@media (min-width: 1440px) {
  section.hero-section .hero-wrapper {
    height: 100dvh;
  }
}
@media (max-width: 1200px) {
  section.hero-section .hero-wrapper {
    height: 80dvh;
  }
}
@media (max-width: 769px) {
  section.hero-section .hero-wrapper {
    flex-direction: column;
    height: 100%;
  }
  section.hero-section .hero-wrapper img {
    max-width: 100%;
  }
}
section.hero-section .hero-wrapper .hero-content {
  margin: auto;
  max-width: 919px;
}
@media (max-width: 1200px) {
  section.hero-section .hero-wrapper .hero-content {
    max-width: 584px;
  }
}
section.hero-section .hero-wrapper .hero-content .hero-title {
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  max-width: 757px;
  font-size: 72px;
  color: #ffffff;
  line-height: 100%;
}
section.hero-section .hero-wrapper .hero-content .hero-title span {
  color: #43eb89;
}
@media (max-width: 1200px) {
  section.hero-section .hero-wrapper .hero-content .hero-title {
    font-size: 42px;
  }
}
section.hero-section .hero-wrapper .hero-content .hero-second-title {
  font-family: "Aeonik", sans-serif !important;
  font-weight: 400;
  margin-top: 20px;
  color: #ffffff;
  line-height: 140%;
  font-size: 24px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  section.hero-section .hero-wrapper .hero-content .hero-second-title {
    font-size: 18px;
    margin-top: 10px;
  }
}
section.hero-section .hero-wrapper .img-con .gradient-bg-hero {
  position: absolute;
  width: 300px;
  height: 600px;
  border-radius: 50%;
  opacity: 0.65;
  filter: blur(125px);
  z-index: -1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background: radial-gradient(circle at 50% 50%, #a1dbff, #81d5ff);
}
section.hero-section .hero-wrapper .img-con img {
  max-width: 720px;
}
@media (max-width: 1200px) {
  section.hero-section .hero-wrapper .img-con img {
    max-width: 520px;
  }
}
@media (max-width: 999px) {
  section.hero-section .hero-wrapper .img-con img {
    max-width: 415px;
  }
}
@media (max-width: 769px) {
  section.hero-section .hero-wrapper .img-con img {
    max-width: 100%;
  }
}

section.simplify .money-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: white;
  border-radius: 12px;
}
section.simplify .money-section .image-container-simplify {
  position: relative;
  flex: 1;
  display: flex;
  justify-content: start;
  align-items: center;
}
section.simplify .money-section .image-container-simplify .gradient-bg {
  position: absolute;
  width: 600px;
  height: 600px;
  background: linear-gradient(135deg, rgba(67, 235, 137, 0.368627451), #81d5ff);
  border-radius: 50%;
  opacity: 0.6;
  filter: blur(175px);
  z-index: 0;
}
section.simplify .money-section .image-container-simplify .main-image {
  max-width: 500px;
  position: relative;
  width: 100%;
}
@media (max-width: 1200px) {
  section.simplify .money-section .image-container-simplify .main-image {
    max-width: 430px;
  }
}
@media (max-width: 992px) {
  section.simplify .money-section .image-container-simplify .main-image {
    max-width: 390px;
  }
}
section.simplify .money-section .text-content {
  flex: 1;
  margin-left: -50px;
}
@media (max-width: 1200px) {
  section.simplify .money-section .text-content {
    margin-left: unset;
  }
}
@media (max-width: 992px) {
  section.simplify .money-section .text-content {
    margin-top: 30px;
  }
}
section.simplify .money-section .text-content h1 {
  color: #252a2e;
  font-family: "Alexandria", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 26px;
}
@media (max-width: 1200px) {
  section.simplify .money-section .text-content h1 {
    font-size: 52px;
  }
}
@media (max-width: 480px) {
  section.simplify .money-section .text-content h1 {
    font-size: 32px;
  }
}
section.simplify .money-section .text-content h1 span {
  color: #106099;
}
section.simplify .money-section .text-content p {
  color: #535b61;
  font-family: "Aeonik", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
@media (max-width: 480px) {
  section.simplify .money-section .text-content p {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  section.simplify .money-section {
    flex-direction: column;
    text-align: center;
  }
  section.simplify .money-section .text-content {
    padding-left: 0;
    margin-top: 26px;
  }
}

section.neo-bank .neo-bank-title h2 {
  font-size: 22px;
}
@media (max-width: 768px) {
  section.neo-bank .neo-bank-title h2 {
    font-size: 18px;
  }
}
section.neo-bank .card-section {
  margin-top: 60px;
}
section.neo-bank .card-section .new-text {
  color: #8dc3e9 !important;
}
section.neo-bank .card-section img {
  max-width: 300px;
}
@media (max-width: 992px) {
  section.neo-bank .card-section {
    display: none;
  }
}
section.neo-bank .card-section .first-card {
  background-color: #dbe9f3;
  display: flex;
}
section.neo-bank .card-section .first-card .card-inside {
  padding: 40px 30px 40px 40px;
}
section.neo-bank .card-section .first-card .card-inside h4 {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 32px;
}
section.neo-bank .card-section .first-card .card-inside p {
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #6b7379;
}
section.neo-bank .card-section .first-card-bottom {
  display: flex;
  margin-top: 25px;
  gap: 25px;
  width: 100%;
}
section.neo-bank .card-section .first-card-bottom .card-left {
  background-color: #dbe9f3;
  width: 50%;
}
section.neo-bank .card-section .first-card-bottom .card-left img {
  width: 100%;
}
section.neo-bank .card-section .first-card-bottom .card-left .title-card-left h4 {
  font-family: "Alexandria", sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #106099;
  padding: 0px 30px;
}
section.neo-bank .card-section .first-card-bottom .card-left .title-card-left p {
  padding: 0px 30px;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #6b7379;
}
section.neo-bank .card-section .first-card-bottom .card-right {
  background-color: #dbe9f3;
  width: 50%;
}
section.neo-bank .card-section .first-card-bottom .card-right img {
  width: 100%;
}
section.neo-bank .card-section .first-card-bottom .card-right h4 {
  font-family: "Alexandria", sans-serif;
  font-size: 32px;
  font-weight: 700;
  padding: 0px 30px;
  color: #106099;
}
section.neo-bank .card-section .first-card-bottom .card-right p {
  padding: 0px 30px;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #6b7379;
}
section.neo-bank .card-section .second-card {
  background-position: center;
  background-size: cover;
  height: 100%;
  background-repeat: no-repeat;
}
section.neo-bank .card-section .second-card h4 {
  font-family: "Alexandria", sans-serif;
  font-size: 32px;
  font-weight: 700;
  padding: 30px 30px 0px 30px;
  color: #106099;
}
section.neo-bank .card-section .second-card p {
  padding: 0px 30px;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #a3adb5;
}
section.neo-bank .card-section .bottom-card {
  background-color: #dbe9f3;
  display: flex;
  height: 100%;
  margin-top: 30px;
}
section.neo-bank .card-section .bottom-card .bottom-card-inside {
  display: flex;
}
@media (max-width: 1200px) {
  section.neo-bank .card-section .bottom-card .bottom-card-inside {
    flex-direction: column;
    margin-top: 30px;
    justify-content: space-between;
  }
}
section.neo-bank .card-section .bottom-card .bottom-card-inside .title-wrap {
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
section.neo-bank .card-section .bottom-card .bottom-card-inside .title-wrap h4 {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: 32px;
  color: #106099;
}
section.neo-bank .card-section .bottom-card .bottom-card-inside .title-wrap p {
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #6b7379;
}
section.neo-bank .card-section-mobile {
  margin-top: 40px;
}
@media (min-width: 992px) {
  section.neo-bank .card-section-mobile {
    display: none;
  }
}
section.neo-bank .card-section-mobile img {
  width: 100%;
}
section.neo-bank .card-section-mobile .mobile-card-single {
  background-color: #dbe9f3;
  display: flex;
  flex-direction: column;
  padding: 30px 0px 0px 30px;
  height: 100%;
  justify-content: space-between;
}
section.neo-bank .card-section-mobile .mobile-card-single .mobile-card-top h6 {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: 24px;
  padding-right: 30px;
  color: #106099;
}
section.neo-bank .card-section-mobile .mobile-card-single .mobile-card-top p {
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding-right: 30px;
  color: #6b7379;
}
@media (max-width: 768px) {
  section.neo-bank .card-section-mobile .bg-card {
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

section.partners {
  padding: 140px 0px;
  margin-top: 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
section.partners .title-wrap {
  margin-bottom: 64px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 992px) {
  section.partners {
    padding: 50px 20px;
    margin-top: 30px;
  }
}
section.partners h1 {
  color: #ffffff;
}
section.partners h6 {
  max-width: 1034px;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  margin-top: 10px;
  font-weight: 500;
  line-height: 140%;
  color: #94a0a9;
}
@media (max-width: 992px) {
  section.partners h6 {
    font-size: 18px;
  }
}
section.partners .logo-section {
  text-align: center;
}
section.partners .logo-section .logo-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  justify-content: center;
  align-items: center;
}
section.partners .logo-section .logo-row img {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}
section.partners .logo-section .logo-row img:hover {
  filter: grayscale(0);
}
@media (max-width: 1024px) {
  section.partners .logo-section .logo-row {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  section.partners .logo-section .logo-row {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
  section.partners .logo-section img {
    max-width: 120px;
    max-height: 40px;
  }
}
@media (max-width: 480px) {
  section.partners .logo-section .logo-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  section.partners .logo-section img {
    max-width: 100px;
    max-height: 30px;
  }
}
section.partners .logo-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 30px;
  width: 100%;
}
@media (max-width: 768px) {
  section.partners .logo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
section.partners .logo-grid .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
section.partners .logo-grid .logo:hover {
  background-color: #d3d3d3;
  scale: 1.02;
}
section.partners .logo-grid .logo:hover img {
  filter: grayscale(0);
}
section.partners .logo-grid .logo img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 100%;
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
}
section.partners .logo-grid .logo img:hover {
  filter: grayscale(0);
}

section.partner-reviews .title-wrap {
  position: relative;
}
section.partner-reviews .title-wrap img {
  position: absolute;
  bottom: -50px;
  width: 166px;
  right: 0;
}
@media (max-width: 992px) {
  section.partner-reviews .title-wrap img {
    width: 90px;
    bottom: -50px;
  }
}
@media (max-width: 768px) {
  section.partner-reviews .title-wrap img {
    width: 60px;
    bottom: -20px;
  }
}
section.partner-reviews .partner-review-slider {
  margin-top: 64px;
}
@media (max-width: 768px) {
  section.partner-reviews .partner-review-slider {
    margin-top: 30px;
    display: flex;
    flex-direction: column-reverse;
  }
  section.partner-reviews .partner-review-slider .swiper-horizontal {
    width: 100%;
  }
}
section.partner-reviews .partner-review-slider .review-slide-single {
  display: flex;
  gap: 40px;
  align-items: start;
}
@media (max-width: 992px) {
  section.partner-reviews .partner-review-slider .review-slide-single {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}
@media (max-width: 768px) {
  section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-left {
    text-align: center;
    align-items: center;
  }
}
section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-left .logo-wrap {
  display: flex;
}
section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-left .logo-wrap img {
  width: 100%;
  filter: grayscale(100%);
}
section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-left .logo-wrap img:nth-child(1) {
  filter: grayscale(0%);
}
@media (max-width: 768px) {
  section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-left .logo-wrap img {
    width: 30%;
  }
}
section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-right h6 {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
}
@media (max-width: 768px) {
  section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-right h6 {
    text-align: center;
    font-size: 22px;
  }
}
section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-right p {
  color: #756e6e;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
}
@media (max-width: 768px) {
  section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-right p {
    font-size: 18px;
    text-align: center;
  }
}
section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-right .index-bullets li {
  color: #756e6e;
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
}
@media (max-width: 768px) {
  section.partner-reviews .partner-review-slider .review-slide-single .review-slide-single-right .index-bullets li {
    font-size: 18px;
    text-align: center;
  }
}
section.partner-reviews .partner-review-slider .swiper-navigation {
  position: absolute;
  bottom: 20px;
  z-index: 80;
  left: 100%;
  transform: translateX(-50%);
  display: flex;
  gap: 20px;
}
@media (max-width: 992px) {
  section.partner-reviews .partner-review-slider .swiper-navigation {
    display: none;
  }
}
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, -100px) !important;
}
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-prev,
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-next {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  color: transparent !important;
  background-color: transparent;
  cursor: pointer;
  opacity: 0.7;
}
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-prev.swiper-button-prev,
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-next.swiper-button-prev {
  background-image: url("path/to/your-prev-button.png");
}
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-prev.swiper-button-next,
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-next.swiper-button-next {
  background-image: url("assets/images/home/logo-black.png");
}
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-prev:hover,
section.partner-reviews .partner-review-slider .swiper-navigation .swiper-button-next:hover {
  opacity: 1;
}
section.partner-reviews .partner-review-slider .partner-thumbs {
  margin-top: 40px;
}
@media (max-width: 768px) {
  section.partner-reviews .partner-review-slider .partner-thumbs {
    margin-bottom: 40px;
  }
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper {
  align-items: center;
  gap: 10px;
  width: 416px;
  justify-content: center;
  margin: 0px;
}
@media (max-width: 999px) {
  section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper {
    margin: auto;
  }
}
@media (max-width: 580px) {
  section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper {
    width: 100%;
  }
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .commercial-logo-slide {
  margin-right: 0px !important;
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide {
  width: 25% !important;
  height: 100%;
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide img {
  width: 100%;
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide .commercial-logo {
  margin-right: 0px;
  cursor: pointer;
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide .kashmi-logo {
  width: 110px;
  cursor: pointer;
}
@media (max-width: 580px) {
  section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide .kashmi-logo {
    width: 100%;
  }
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide .amana-logo {
  width: 190px;
}
@media (max-width: 580px) {
  section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide .amana-logo {
    width: 111px;
  }
}
section.partner-reviews .partner-review-slider .partner-thumbs .swiper-wrapper .swiper-slide-thumb-active {
  filter: grayscale(0%);
}

section.advantages .title-wrap h6 {
  font-family: "Aeonik", sans-serif;
  font-weight: 500;
  color: #6B7379;
  font-size: 22px;
  line-height: 140%;
  margin-top: 10px;
}
@media (max-width: 768px) {
  section.advantages .title-wrap h6 {
    font-size: 18px;
    margin-top: 10px;
  }
}
section.advantages .news-slider {
  margin-top: 48px;
}
section.advantages .news-slider .swiper-slide {
  overflow: hidden;
  position: relative;
}
section.advantages .news-slider .swiper-slide .slider-single-card {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
  transition: transform 1s;
}
section.advantages .news-slider .swiper-slide .slider-single-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, rgb(0, 0, 0), transparent);
}
section.advantages .news-slider .swiper-slide .slider-single-card:hover {
  transform: scale(1.2);
}
section.advantages .news-slider .swiper-slide .date {
  background-color: #ffffff;
  position: absolute;
  opacity: 50%;
  padding: 3px 16px;
  left: 16px;
  top: 16px;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 167%; /* 23.38px */
}
section.advantages .news-slider .swiper-slide .card-title {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  z-index: 2;
  transition: transform 0.5s ease;
  text-align: left;
  transform: translateY(0);
}
section.advantages .news-slider .swiper-slide .card-title h6 {
  font-family: "Aeonik", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}
section.advantages .news-slider .swiper-slide .explore-more {
  position: absolute;
  bottom: -30px;
  left: 16px;
  font-size: 16px;
  color: #5eda84;
  opacity: 0;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  gap: 12px;
}
section.advantages .news-slider .swiper-slide:hover .card-title {
  transform: translateY(-20px);
}
section.advantages .news-slider .swiper-slide:hover .explore-more {
  bottom: 16px;
  opacity: 1;
}
section.advantages .container-right {
  padding-left: 15px;
  margin-left: auto;
  width: calc(1320px + 50% - 660px);
}
@media (max-width: 1200px) {
  section.advantages .container-right {
    width: 100%;
    padding: 15px;
  }
}

section.hero-about-us {
  align-items: end;
  display: flex;
  height: 70vh;
}
@media (max-width: 998px) {
  section.hero-about-us {
    height: 50vh;
  }
}
section.hero-about-us .md-title {
  margin-bottom: 40px;
}
@media (max-width: 998px) {
  section.hero-about-us .md-title {
    font-size: 42px;
    margin-bottom: 30px;
  }
}

section.about-us-page-i-exeed .about-us-page-title {
  margin-bottom: 50px;
}
section.about-us-page-i-exeed .about-us-page-title h1 {
  font-weight: 600 !important;
  font-size: 38px;
}
section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper {
  display: flex;
  align-items: center;
  gap: 60px;
}
section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .about-us-right-text {
  color: #000;
  font-family: "Alexandria", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 38.4px */
}
section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper h2 {
  color: #191c1f;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  margin-bottom: 57px;
  margin-top: 6px;
}
section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper p {
  color: #535b61;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
}
@media (max-width: 998px) {
  section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper {
    flex-direction: column;
  }
  section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .img-wrap {
    width: 100%;
  }
  section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .about-us-page-i-exceed-text {
    width: 100%;
  }
}
section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .img-wrap {
  width: 40%;
}
@media (max-width: 998px) {
  section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .img-wrap {
    width: 100%;
  }
}
section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .img-wrap img {
  width: 100%;
}
section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .about-us-page-i-exceed-text {
  width: 60%;
}
@media (max-width: 998px) {
  section.about-us-page-i-exeed .about-us-page-i-exceed-wrapper .about-us-page-i-exceed-text {
    width: 100%;
  }
}

section.about-us-page-problem .about-us-card {
  margin-top: 56px;
  align-items: flex-start;
  background: #f0f4f8;
}
@media (max-width: 580px) {
  section.about-us-page-problem .about-us-card {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  section.about-us-page-problem .about-us-card {
    min-height: 500px;
  }
}
section.about-us-page-problem .about-us-card .about-us-card-inner {
  display: flex;
  flex-direction: column;
  gap: 83px;
  padding: 40px 32px;
}
section.about-us-page-problem .about-us-card .about-us-card-inner .about-us-card-img-wrap {
  height: 71px;
}
section.about-us-page-problem .about-us-card .about-us-card-inner .about-us-card-img-wrap img {
  max-width: 76px;
}
section.about-us-page-problem .about-us-card .about-us-card-inner .about-us-card-inner-text h6 {
  color: #252a2e;
  font-family: "Alexandria", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
}
section.about-us-page-problem .about-us-card .about-us-card-inner .about-us-card-inner-text p {
  color: #6b7379;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
}

.why-dps-section {
  margin-bottom: 100px;
}
.why-dps-section .why-dps-img {
  padding-right: 60px;
}
.why-dps-section .about-us-page-title h1 {
  font-size: 34px;
  font-weight: 500;
  text-transform: capitalize !important;
}
.why-dps-section .about-us-page-title h2 {
  font-size: 24px;
}
.why-dps-section .why-dps-points .wrapper {
  margin-top: 40px;
}
.why-dps-section .why-dps-points .wrapper .single-dps-why {
  margin-bottom: 20px;
  display: flex;
  gap: 20px;
  align-items: center;
}
.why-dps-section .why-dps-points .wrapper .single-dps-why img {
  max-width: 40px;
}
.why-dps-section .why-dps-points .wrapper .single-dps-why p {
  font-size: 20px;
  margin-bottom: 0px;
  font-family: "Aeonik", sans-serif;
  color: #1b1b1b;
  font-weight: 400;
}

.timeline .title-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.timeline .title-area h6 {
  color: #252a2e;
}
.timeline .title-area p {
  margin-top: 17px;
  color: #191c1f;
  text-align: center;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  max-width: 1030px;
  margin-bottom: 0px;
}

.timeline-grid {
  margin-top: 57px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  gap: 58px;
  flex-flow: row wrap;
  margin-bottom: 94px;
}
.timeline-grid .timeline-card-single {
  align-items: stretch;
  max-width: 530px;
  display: flex;
  flex-direction: column;
  background: #ebf2fa;
}
@media (max-width: 1399px) {
  .timeline-grid .timeline-card-single {
    max-width: 420px;
  }
}
@media (max-width: 999px) {
  .timeline-grid .timeline-card-single {
    max-width: 318px;
  }
}
@media (max-width: 600px) {
  .timeline-grid .timeline-card-single {
    max-width: 100%;
    flex: auto;
  }
}
.timeline-grid .timeline-card-single .img-wrap {
  position: relative;
  width: 100%;
}
.timeline-grid .timeline-card-single .img-wrap img {
  width: 100%;
}
.timeline-grid .timeline-card-single .img-wrap h2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  color: #fff;
  right: 0;
  text-align: center;
  left: 0;
  font-family: "Alexandria", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 999px) {
  .timeline-grid .timeline-card-single .img-wrap h2 {
    font-size: 47px;
  }
}
.timeline-grid .timeline-card-single .timeline-card-bottom {
  padding: 23px;
  background: #ebf2fa;
  display: flex;
  flex-direction: column;
}
.timeline-grid .timeline-card-single .timeline-card-bottom h5 {
  color: #252a2e;
  font-family: "Alexandria", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.timeline-grid .timeline-card-single .timeline-card-bottom ul {
  margin-top: auto;
  padding-left: 0px;
}
.timeline-grid .timeline-card-single .timeline-card-bottom ul li {
  color: #202223;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.2px;
  position: relative;
  list-style: none;
  padding-left: 54px;
  margin-bottom: 17px;
}
.timeline-grid .timeline-card-single .timeline-card-bottom ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: -4px;
  bottom: 0;
  width: 38px;
  height: 38px;
  background: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" fill="none"><rect width="38" height="38" rx="19" fill="%23C7F9DC"/><rect x="6.42285" y="6.42188" width="25.1549" height="25.1549" rx="12.5775" fill="%2343EB89"/><path fill-rule="evenodd" clip-rule="evenodd" d="M24.6654 14.4695C24.8025 14.839 24.6141 15.2497 24.2446 15.3868C23.4891 15.6671 22.66 16.2507 21.8208 17.0217C20.9896 17.7854 20.1886 18.6952 19.4859 19.5777C18.7845 20.4585 18.1897 21.3009 17.7701 21.9237C17.5606 22.2347 17.3953 22.49 17.283 22.6668C17.2268 22.7551 17.1839 22.8238 17.1553 22.8699L17.1233 22.9217L17.1156 22.9342L17.1139 22.9371C16.9791 23.1592 16.734 23.2911 16.4744 23.2805C16.2147 23.2699 15.9814 23.1191 15.8652 22.8866C15.3818 21.9199 14.8329 21.3835 14.4335 21.093C14.232 20.9465 14.0643 20.8594 13.9557 20.8112C13.9013 20.787 13.8617 20.7725 13.8401 20.7652C13.831 20.7621 13.8251 20.7603 13.8226 20.7596C13.4463 20.6597 13.2187 20.2757 13.3135 19.8967C13.4091 19.5144 13.7965 19.2819 14.1789 19.3775L14.1806 19.3779L14.1825 19.3784L13.8628 19.3705L14.1965 19.3821C14.2038 19.3841 14.2125 19.3866 14.2225 19.3895C14.2426 19.3953 14.268 19.4033 14.2983 19.4135C14.3589 19.434 14.4392 19.4642 14.5353 19.5069C14.7278 19.5924 14.9838 19.7284 15.2729 19.9387C15.6602 20.2204 16.1 20.6303 16.5239 21.2194C16.5443 21.1889 16.5652 21.1578 16.5865 21.1261C17.0209 20.4815 17.6383 19.6069 18.3694 18.6886C19.0991 17.7723 19.9509 16.8015 20.8552 15.9707C21.7515 15.1472 22.7407 14.4225 23.7482 14.0487C24.1177 13.9116 24.5284 14.1 24.6654 14.4695Z" fill="black" stroke="black" stroke-width="0.535211"/></svg>') no-repeat center;
  background-size: cover;
}

.blog .title-area h1 {
  color: #252a2e;
  font-family: "Alexandria", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.blog .title-area .header-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}
@media (max-width: 992px) {
  .blog .title-area .header-section {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}
.blog .title-area .header-section .title {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.blog .title-area .header-section .dropdowns {
  display: flex;
  gap: 10px;
}
.blog .title-area .header-section .dropdowns .dropdown {
  position: relative;
}
.blog .title-area .header-section .dropdowns .dropdown .dropdown-button {
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 180px;
  position: relative;
}
@media (max-width: 992px) {
  .blog .title-area .header-section .dropdowns .dropdown .dropdown-button {
    font-size: 14px;
  }
}
@media (max-width: 440px) {
  .blog .title-area .header-section .dropdowns .dropdown .dropdown-button {
    width: 160px;
  }
}
.blog .title-area .header-section .dropdowns .dropdown .dropdown-button::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cpath d="M19.5 8.25L12 15.75L4.5 8.25" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 8px;
}
.blog .title-area .header-section .dropdowns .dropdown .dropdown-button:hover {
  background: #f9f9f9;
}
.blog .title-area .header-section .dropdowns .dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-top: 5px;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 10px 0;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.blog .title-area .header-section .dropdowns .dropdown .dropdown-menu li {
  padding: 8px 15px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.blog .title-area .header-section .dropdowns .dropdown .dropdown-menu li:hover {
  background: #f5f5f5;
}
.blog .title-area .header-section .dropdowns .dropdown.active .dropdown-menu {
  display: block;
  opacity: 1;
}
.blog .blog-grid .grid-container-top {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  padding: 16px;
}
.blog .blog-grid .grid-container-bottom {
  display: grid;
  gap: 32px;
  padding: 16px;
  grid-template-columns: repeat(auto-fit, minmax(394px, 1fr));
}
@media (max-width: 993px) {
  .blog .blog-grid .grid-container-bottom {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
.blog .blog-grid .grid-item {
  overflow: hidden;
  background: #ebf2fa;
  transition: transform 0.3s ease;
  height: 460px;
}
.blog .blog-grid .grid-item:hover {
  transform: translateY(-5px);
}
.blog .blog-grid .grid-item img {
  width: 100%;
  height: 262px;
  display: block;
}
.blog .blog-grid .content {
  padding: 16px;
}
.blog .blog-grid .content .category {
  color: #106099;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.blog .blog-grid .content h3 {
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  margin: 8px 0px;
}
.blog .blog-grid .content .date {
  color: #6b7379;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
@media (max-width: 600px) {
  .blog .blog-grid .grid-container {
    grid-template-columns: 1fr;
  }
}

.blog-single .blog-body-wrapper {
  max-width: 840px;
  margin: auto;
}
.blog-single .blog-body-wrapper .blog-title {
  margin-top: 16px;
  margin-bottom: 40px;
}
.blog-single .blog-body-wrapper .date-tag {
  background: #f0f4f8;
  color: #667085;
  padding: 10px;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  max-width: 170px;
}
.blog-single .blog-body-wrapper .blog-body {
  color: #333333;
  font-family: "Aeonik", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 10px;
}
@media (max-width: 580px) {
  .blog-single .blog-body-wrapper .blog-body {
    font-size: 16px;
  }
}
.blog-single .blog-body-wrapper .blog-single-img {
  margin-bottom: 32px;
  width: 100%;
}
.blog-single .blog-body-wrapper .sharing-tab {
  margin-top: 32px;
  padding-top: 24px;
  font-family: "Inter", sans-serif;
  display: flex;
  border-top: 1px #e4e7ec solid;
  justify-content: space-between;
  align-items: center;
}
.blog-single .blog-body-wrapper .sharing-tab .share-post {
  color: var(--Gray-500, #667085);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
.blog-single .blog-body-wrapper .sharing-tab .sharing-links {
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 480px) {
  .blog-single .blog-body-wrapper .sharing-tab .sharing-links {
    gap: 10px;
    flex-direction: column;
  }
}
.blog-single .blog-body-wrapper .sharing-tab .sharing-links .copy-link {
  padding: 10px 16px;
  display: flex;
  margin-bottom: 0;
  border: 1px solid var(--Gray-300, #d0d5dd);
  background: var(--White, #fff);
  gap: 8px;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.blog-single .blog-body-wrapper .sharing-tab .sharing-links .copy-link p {
  color: var(--Gray-700, #344054);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 0px;
}
.blog-single .blog-body-wrapper .sharing-tab .sharing-links .copy-link img {
  max-width: 20px;
}
.blog-single .blog-body-wrapper .sharing-tab .sharing-links .social-media {
  display: flex;
  gap: 10px;
}
.blog-single .blog-body-wrapper .sharing-tab .sharing-links .social-media img {
  padding: 10px;
  border: 1px solid var(--Gray-300, #d0d5dd);
  background: var(--White, #fff);
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.career-about {
  width: 100%;
}
.career-about .about-text {
  padding-right: 66px;
}
@media (max-width: 769px) {
  .career-about .about-text {
    padding-right: 0px;
  }
}
.career-about img {
  width: 100% !important;
}

.career-cards {
  max-width: 1027px;
  margin-left: auto;
  margin-right: auto;
}
.career-cards .title-area {
  margin-bottom: 40px;
}
.career-cards .career-card-single {
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  background: #ebf2fa;
  margin: auto;
  margin-bottom: 24px;
  width: 100%;
}
@media (max-width: 480px) {
  .career-cards .career-card-single {
    flex-direction: column;
    gap: 30px;
    align-items: start;
  }
  .career-cards .career-card-single .apply-now {
    font-size: 15px;
  }
}
.career-cards .career-card-single .career-card-content {
  display: flex;
  flex-direction: column;
}
.career-cards .career-card-single .career-card-content .career-title {
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
.career-cards .career-card-single .career-card-content .career-tags {
  display: flex;
  gap: 10px;
  margin-top: 8px;
}
.career-cards .career-card-single .career-card-content .career-tags .career-tag {
  padding: 4px 15px;
  border-radius: 29px;
  background: #43eb89;
  color: #000;
  font-family: "Aeonik", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 768px) {
  .career-cards .career-card-single .career-card-content .career-tags .career-tag {
    padding: 4px 6px !important;
  }
}
.career-cards .career-card-single .apply-now {
  display: flex;
  align-items: center;
  color: #106099;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .career-cards .career-card-single .apply-now {
    font-size: 15px !important;
  }
}
.career-cards .career-card-single .apply-now .arrow-icon {
  width: 24px;
  height: 25px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M10.0003 17.5003C9.74428 17.5003 9.48825 17.4023 9.29325 17.2073C8.90225 16.8163 8.90225 16.1842 9.29325 15.7933L12.5862 12.5003L9.29325 9.20731C8.90225 8.81631 8.90225 8.18425 9.29325 7.79325C9.68425 7.40225 10.3163 7.40225 10.7073 7.79325L14.7073 11.7933C15.0983 12.1842 15.0983 12.8163 14.7073 13.2073L10.7073 17.2073C10.5123 17.4023 10.2563 17.5003 10.0003 17.5003Z" fill="%23106099"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
}
.career-cards .career-card-single .apply-now:hover .arrow-icon {
  transform: translateX(5px);
}

.why-dps {
  color: #fff;
  padding: 640px 0px 170px 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  .why-dps {
    padding: 400px 0px 100px 0px;
  }
}
.why-dps__content {
  flex: 2;
  max-width: 1027px;
  margin: 0 auto;
}
.why-dps__content h2 {
  margin-bottom: 59px !important;
}
.why-dps__content .why-dps__section {
  margin-bottom: 44px;
}
.why-dps__content .why-dps__section .why-dps__subheading {
  color: #dadfe2;
  font-family: "Alexandria", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.why-dps__content .why-dps__section p {
  color: #a5afb7;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 768px) {
  .why-dps__container {
    flex-direction: column;
    align-items: flex-start;
  }
  .why-dps__content .why-dps__section .why-dps__subheading {
    font-size: 1.5rem;
  }
  .why-dps__content .why-dps__section p {
    font-size: 0.9rem;
  }
}

.life-at-dps .title {
  margin-bottom: 32px;
}
.life-at-dps .life-at-dps-wrapper {
  display: flex;
  gap: 16px;
}
@media (max-width: 1200px) {
  .life-at-dps .life-at-dps-wrapper {
    flex-direction: column;
  }
  .life-at-dps .life-at-dps-wrapper img {
    width: 100%;
  }
}
.life-at-dps .life-at-dps-wrapper .image-section {
  text-align: center;
}
.life-at-dps .life-at-dps-wrapper .text-section {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 520px) {
  .life-at-dps .life-at-dps-wrapper .text-section {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.life-at-dps .life-at-dps-wrapper .text-section .text-card {
  background: #f0f4f8;
  flex: 1 1 calc(50% - 16px);
  padding: 20px;
}
.life-at-dps .life-at-dps-wrapper .text-section .text-card h2 {
  margin-bottom: 6px;
  color: #252a2e;
  font-weight: 600;
}
.life-at-dps .life-at-dps-wrapper .text-section .text-card p {
  color: #6b7379;
}
.life-at-dps .life-at-dps-wrapper .text-section .text-card.full-width {
  flex: 1 1 100%;
}
@media (max-width: 768px) {
  .life-at-dps .text-section .text-card {
    flex: 1 1 100%;
  }
}

.full-width {
  position: relative;
  width: 100%;
}
.full-width .bg-left {
  background: #fff;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 50%;
}
.full-width .bg-right {
  right: 0;
  top: 0;
  bottom: 0;
  background: #f1f7fc;
  position: absolute;
  width: 50%;
}
@media (max-width: 998px) {
  .full-width {
    flex-direction: column;
  }
  .full-width .bg-left,
  .full-width .bg-right {
    background-color: white;
  }
}
.full-width .main-wrapper-contact {
  display: flex;
}
.full-width .main-wrapper-contact .office-details p {
  margin-top: 8px !important;
  max-width: 500px;
}
@media (max-width: 998px) {
  .full-width .main-wrapper-contact .office-details p {
    margin: auto;
  }
}
@media (max-width: 998px) {
  .full-width .main-wrapper-contact {
    flex-direction: column;
    padding: 80px 0px;
  }
}
.full-width .left-section {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 18;
}
.full-width .left-section h5 {
  margin-bottom: 11px;
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
.full-width .left-section .office-detail-top {
  display: flex;
  margin-top: 82px;
  gap: 57px;
}
@media (max-width: 998px) {
  .full-width .left-section .office-detail-top {
    justify-content: center;
    align-items: center;
    gap: 80px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  .full-width .left-section .office-detail-top {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    gap: 20px;
  }
}
.full-width .left-section .office-detail-top .left p {
  color: #6b7379;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-align: left;
}
.full-width .left-section .office-detail-top .right .right-wrapper {
  display: flex;
  flex-direction: column;
}
.full-width .left-section .office-detail-top .right .right-wrapper a {
  color: #6b7379;
  text-align: left;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.full-width .left-section .social-icons {
  margin-top: 65px;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
@media (max-width: 998px) {
  .full-width .left-section .social-icons {
    align-items: center;
  }
}
@media (max-width: 768px) {
  .full-width .left-section .social-icons {
    margin-top: 35px;
  }
}
.full-width .left-section .social-icons .social-icon-wrap {
  display: flex;
  gap: 20px;
}
.full-width .right-section {
  flex: 1;
  z-index: 18;
  display: flex;
  align-items: center;
  justify-content: center;
}
.full-width .right-section .contact-form {
  max-width: 588px;
}
@media (max-width: 998px) {
  .full-width .right-section .contact-form {
    background-color: #f1f7fc;
    max-width: 100%;
  }
}
.full-width .right-section .contact-form h2 {
  margin-bottom: 15px !important;
  line-height: 120%;
}
.full-width .right-section .contact-form h3 {
  color: #6b7379;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
}
@media (max-width: 998px) {
  .full-width .office-details {
    text-align: center;
  }
}

section.neo-hero h2 {
  color: #827c7c;
  font-family: "Aeonik", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 39.2px */
}
@media (max-width: 992px) {
  section.neo-hero h2 {
    font-size: 20px;
  }
}
section.neo-hero h6 {
  color: #191c1f !important;
  margin-bottom: 40px;
}
section.neo-banking-about .about-wrapper {
  display: flex;
}
@media (max-width: 999px) {
  section.neo-banking-about .about-wrapper {
    gap: 42px;
  }
}
@media (max-width: 768px) {
  section.neo-banking-about .about-wrapper {
    flex-direction: column;
    gap: 0px;
  }
}
section.neo-banking-about img {
  width: 501px;
}
@media (max-width: 1200px) {
  section.neo-banking-about img {
    width: 400px;
  }
}
@media (max-width: 999px) {
  section.neo-banking-about img {
    width: 320px;
    gap: 42px;
  }
}
section.neo-banking-about .about-text {
  width: 100%;
}
section.neo-banking-about .about-text h1 {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  section.neo-banking-about .about-text h1 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}

section.the-dps-platform .row {
  --bs-gutter-x: 3.5rem;
}
section.the-dps-platform .left-paragraph-sec {
  margin-top: 80px;
}
@media (max-width: 768px) {
  section.the-dps-platform .left-paragraph-sec {
    margin-top: 20px;
  }
}
section.the-dps-platform .left-paragraph-sec p {
  color: #535b61;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 768px) {
  section.the-dps-platform .left-paragraph-sec p {
    font-size: 16px;
  }
}
section.the-dps-platform .left-paragraph-sec p span {
  color: #212324;
  font-family: "Aeonik", sans-serif;
}
@media (max-width: 768px) {
  section.the-dps-platform .left-paragraph-sec p span {
    font-size: 16px;
  }
}
section.the-dps-platform .why-dps-link {
  margin-top: 30px;
  font-family: "Aeonik", sans-serif;
  color: #106099;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.3s ease;
}
@media (max-width: 768px) {
  section.the-dps-platform .why-dps-link {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
section.the-dps-platform .why-dps-link:hover {
  color: #003d80;
}
section.the-dps-platform .why-dps-link:hover svg {
  transform: translateX(5px);
}
section.the-dps-platform .why-dps-link svg {
  font-size: 14px;
  transition: transform 0.3s ease;
}
section.the-dps-platform .right-side-sec .info-box {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  margin-bottom: 20px;
  background: #f0f4f8;
}
section.the-dps-platform .right-side-sec .info-box .info-icon {
  margin-right: 15px;
}
section.the-dps-platform .right-side-sec .info-box .info-icon img {
  width: 24px;
  height: 24px;
}
section.the-dps-platform .right-side-sec .info-box .info-text .info-title {
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  text-transform: capitalize;
}
section.the-dps-platform .right-side-sec .info-box .info-text .info-description {
  color: #212324;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

section.neo-banking-contact {
  margin-bottom: 96px;
}
section.neo-banking-contact .neo-banking-explore {
  padding: 40px 0px;
}
@media (max-width: 768px) {
  section.neo-banking-contact .neo-banking-explore {
    padding: 0;
    padding-bottom: 20px;
  }
}
section.neo-banking-contact .neo-banking-explore .neo-other-services {
  padding-top: 30px;
}
@media (max-width: 768px) {
  section.neo-banking-contact .neo-banking-explore .neo-other-services {
    padding: 0px 20px;
  }
}
section.neo-banking-contact .neo-banking-explore .neo-other-services .neo-single-service {
  margin-top: 25px;
  display: flex;
  align-items: start;
}
section.neo-banking-contact .neo-banking-explore .neo-other-services .neo-single-service img {
  margin: 6px 15px 0px 0px;
}
section.neo-banking-contact .neo-banking-explore .neo-other-services .neo-single-service .neo-single-service-text h6 {
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 26.4px;
  text-align: left;
  color: #272b2e;
}
@media (max-width: 768px) {
  section.neo-banking-contact .neo-banking-explore .neo-other-services .neo-single-service .neo-single-service-text h6 {
    font-size: 18px;
    margin-top: 0;
  }
}
section.neo-banking-contact .neo-banking-explore .neo-other-services .neo-single-service .neo-single-service-text p {
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
}
section.neo-banking-contact .neo-banking-contact-form {
  background: #f0f4f8;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
section.neo-banking-contact .neo-banking-contact-form .contact-form {
  flex-grow: 1;
  max-width: 100%;
  padding: 35px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  section.neo-banking-contact .neo-banking-contact-form .contact-form {
    line-height: 30px;
  }
}
section.neo-banking-contact .neo-banking-contact-form .contact-form h2 {
  font-family: "Alexandria", sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 50.4px;
  text-align: left;
}
@media (max-width: 992px) {
  section.neo-banking-contact .neo-banking-contact-form .contact-form h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
section.neo-banking-contact .neo-banking-contact-form .contact-form form {
  flex-grow: 1;
}
section.neo-banking-contact .neo-banking-contact-form .contact-form form textarea {
  flex-grow: 1;
  height: 100%;
}

section.neo-application-layer .neo-application-layer-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  section.neo-application-layer .neo-application-layer-wrapper {
    flex-direction: column;
  }
}
section.neo-application-layer .neo-application-layer-wrapper .left-side {
  width: 35%;
}
@media (max-width: 768px) {
  section.neo-application-layer .neo-application-layer-wrapper .left-side {
    width: 100%;
  }
}
section.neo-application-layer .neo-application-layer-wrapper .right-side {
  width: 65%;
}
@media (max-width: 768px) {
  section.neo-application-layer .neo-application-layer-wrapper .right-side {
    width: 100%;
  }
}
section.neo-application-layer img {
  width: 100%;
}
section.neo-application-layer .title-app {
  margin-bottom: 30px;
  margin-top: 30px;
}
section.neo-application-layer .app-layer-wrapper {
  padding-left: 72px;
}
@media (max-width: 768px) {
  section.neo-application-layer .app-layer-wrapper {
    padding-left: 0px;
  }
}
section.neo-application-layer .app-layer-wrapper .features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  section.neo-application-layer .app-layer-wrapper .features-grid {
    padding-left: 0px;
    gap: 5px;
    grid-template-columns: repeat(1, 1fr);
  }
}
section.neo-application-layer .app-layer-wrapper .features-grid .feature h3 {
  color: #202223;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
@media (max-width: 768px) {
  section.neo-application-layer .app-layer-wrapper .features-grid .feature h3 {
    padding-left: 0px;
    font-size: 19px;
  }
}
section.neo-application-layer .app-layer-wrapper .features-grid .feature p {
  color: #6b7379;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 992px) {
  section.neo-application-layer .features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  section.neo-application-layer .features-grid {
    margin-top: 30px;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 480px) {
  section.neo-application-layer .feature h3 {
    font-size: 16px;
  }
  section.neo-application-layer .feature p {
    font-size: 13px;
  }
}

section.partner-with-dps-section {
  background: no-repeat center center/cover;
  padding: 200px 0px 80px 0px;
}
section.partner-with-dps-section p {
  color: #fff;
  max-width: 1034px;
}
section.partner-with-dps-section h4 {
  margin-bottom: 29px;
}
@media (max-width: 768px) {
  section.partner-with-dps-section {
    padding: 120px 0px 120px 0px;
  }
}

section.digital-banking-section {
  padding: 60px 0px !important;
  background: linear-gradient(181deg, #eee 5%, #f2f2f2 30.74%, #f6f6f6 51.47%, #f8f8f8 70.89%, #f9f9f9 83.53%, #f3f3f3 97.25%);
}
section.digital-banking-section img {
  width: 100%;
  max-width: 730px;
  -o-object-fit: cover;
     object-fit: cover;
}
section.digital-banking-section .omni-wrapper {
  justify-content: space-between;
}
@media (max-width: 768px) {
  section.digital-banking-section .omni-wrapper {
    flex-direction: column;
  }
}
section.digital-banking-section .left-text {
  max-width: 480px;
}
@media (max-width: 768px) {
  section.digital-banking-section .left-text {
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  section.digital-banking-section .right {
    margin-top: 30px;
  }
}
section.digital-banking-section h1 {
  margin-bottom: 39px;
  color: #000;
  font-family: "Alexandria", sans-serif;
  font-size: 44.499px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 53.398px */
}
@media (max-width: 768px) {
  section.digital-banking-section h1 {
    font-size: 32px;
  }
}
section.digital-banking-section p {
  color: #212324;
  font-family: "Aeonik", sans-serif;
  font-size: 17.115px;
  font-style: normal;
  text-align: left;
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 140%; /* 23.961px */
  letter-spacing: 0.171px;
}

.product-cmn-card {
  background: #f0f4f8;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.product-cmn-card img {
  width: 32px;
  height: 32px;
  margin-bottom: 12px;
}

section.white-label-solutions .white-label-main-wrapper {
  display: flex;
  justify-content: center;
}
section.white-label-solutions .white-label-main-wrapper .white-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.white-label-solutions .white-label-main-wrapper .white-right .white-card-wrapper {
  grid: 2, 1fr;
}

section.white-banking-services .banking-services-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 72px;
}
@media (max-width: 1200px) {
  section.white-banking-services .banking-services-wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
section.white-banking-services .banking-services-wrapper .intro {
  flex: 1 1 100%;
  max-width: 411px;
}
@media (max-width: 1200px) {
  section.white-banking-services .banking-services-wrapper .intro {
    max-width: 100% !important;
  }
}
section.white-banking-services .banking-services-wrapper .services {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(366px, 1fr));
  gap: 32px;
  flex: 1;
}
@media (min-width: 768px) {
  section.white-banking-services .banking-services-wrapper .services {
    grid-template-columns: repeat(2, 1fr);
  }
}
section.white-banking-services .banking-services-wrapper .services .service-card {
  background: #f0f4f8;
  padding: 20px;
  text-align: left;
}
section.white-banking-services .banking-services-wrapper .services .service-card img {
  margin-bottom: 12px;
}
section.white-banking-services .banking-services-wrapper .services .service-card .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 1rem;
}
section.white-banking-services .banking-services-wrapper .services .service-card h3 {
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
section.white-banking-services .banking-services-wrapper .services .service-card p {
  color: #444749;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 0px;
}
section.white-banking-services .ui-testing-services {
  grid-template-columns: repeat(3, 1fr);
}

section.white-banking-common .white-banking-common-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 4.5rem;
}
section.white-banking-common .white-banking-common-wrapper h2 {
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  section.white-banking-common .white-banking-common-wrapper h2 {
    margin-bottom: 10px;
  }
}
section.white-banking-common .white-banking-common-wrapper .image-section img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 999px) {
  section.white-banking-common .white-banking-common-wrapper .image-section img {
    text-align: center;
  }
}
section.white-banking-common .white-banking-common-wrapper .text-section {
  flex: 1.2;
}
section.white-banking-common .white-banking-common-wrapper .text-section .features-list {
  list-style: none;
  padding: 0;
}
section.white-banking-common .white-banking-common-wrapper .text-section .features-list li h3 {
  color: #202223;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-style: normal;
  margin-bottom: 4px !important;
  margin-bottom: 0px;
  font-weight: 500;
  line-height: 110%;
}
section.white-banking-common .white-banking-common-wrapper .text-section .features-list li p {
  color: #535b61;
  font-family: "Aeonik", sans-serif;
  font-size: 18px;
  margin-bottom: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (min-width: 999px) {
  section.white-banking-common .white-banking-common-wrapper .only-on-mobile {
    display: none !important;
  }
}
@media (max-width: 999px) {
  section.white-banking-common .white-banking-common-wrapper .only-on-mobile .only-on-desktop {
    display: none !important;
  }
}
@media (max-width: 999px) {
  section.white-banking-common .white-banking-common-wrapper {
    flex-direction: column;
    gap: 1.5rem;
  }
  section.white-banking-common .white-banking-common-wrapper .image-section,
  section.white-banking-common .white-banking-common-wrapper .text-section {
    flex: none;
    width: 100%;
  }
  section.white-banking-common .white-banking-common-wrapper .image-section {
    text-align: center;
  }
  section.white-banking-common .white-banking-common-wrapper .text-section h2 {
    font-size: 1.8rem;
  }
  section.white-banking-common .white-banking-common-wrapper .text-section .features-list li h3 {
    font-size: 1.2rem;
  }
  section.white-banking-common .white-banking-common-wrapper .text-section .features-list li p {
    font-size: 0.95rem;
  }
}
@media (max-width: 480px) {
  section.white-banking-common .white-banking-common-wrapper {
    padding: 1rem;
  }
  section.white-banking-common .white-banking-common-wrapper .text-section h2 {
    font-size: 1.6rem;
    text-align: center;
  }
  section.white-banking-common .white-banking-common-wrapper .text-section .features-list li {
    margin-bottom: 1rem;
  }
  section.white-banking-common .white-banking-common-wrapper .text-section .features-list li h3 {
    font-size: 1rem;
  }
  section.white-banking-common .white-banking-common-wrapper .text-section .features-list li p {
    font-size: 0.9rem;
  }
}

.ui-testing h2 {
  margin-bottom: 8px;
}
.ui-testing h4 {
  color: #535b61 !important;
  margin-bottom: 48px;
}
.ui-testing .features-list p {
  margin-bottom: 16px !important;
}
.ui-testing .body-desc {
  color: #535b61;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

section.key-features-dps-18 .service-card {
  background: #f0f4f8;
  padding: 20px;
  text-align: left;
}
section.key-features-dps-18 .service-card img {
  margin-bottom: 12px;
}
section.key-features-dps-18 .service-card .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 1rem;
}
section.key-features-dps-18 .service-card h3 {
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
section.key-features-dps-18 .service-card p {
  color: #444749;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 0px;
}
section.key-features-dps-18 .grid-container {
  display: grid;
  margin-top: 67px;
  gap: 32px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
section.key-features-dps-18 .grid-container .grid-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  section.key-features-dps-18 .grid-container {
    gap: 15px;
    padding: 15px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
@media (max-width: 480px) {
  section.key-features-dps-18 .grid-container {
    gap: 10px;
    padding: 10px;
    grid-template-columns: 1fr;
  }
}

section.shariah-banking-features .title {
  max-width: 858px;
  margin-bottom: 48px;
}
section.shariah-banking-features .features-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
section.shariah-banking-features .features-container .feature-box {
  background: #f0f4f8;
  padding: 20px;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.shariah-banking-features .features-container .feature-box .first-p {
  margin-bottom: 12px;
}
section.shariah-banking-features .features-container .feature-box h3 {
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
section.shariah-banking-features .features-container .feature-box p {
  color: #444749;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 140%;
}
section.shariah-banking-features .features-container .account-types {
  grid-column: span 2;
  background: #f0f4f8;
  padding: 20px;
  min-height: 220px;
}
section.shariah-banking-features .features-container .account-types h3 {
  color: #272b2e;
  font-family: "Aeonik", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
section.shariah-banking-features .features-container .account-types ul {
  list-style: none;
  padding: 0;
}
section.shariah-banking-features .features-container .account-types ul li {
  color: #444749;
  font-family: "Aeonik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 12px;
  line-height: 140%;
}
@media (max-width: 1024px) {
  section.shariah-banking-features .features-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  section.shariah-banking-features .features-container {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  section.shariah-banking-features .features-container .account-types {
    grid-column: span 1;
  }
}

section.advantages-of-shariah .neo-bank-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 999px) {
  section.advantages-of-shariah .neo-bank-container .only-mobile {
    display: none !important;
  }
}
@media (max-width: 999px) {
  section.advantages-of-shariah .neo-bank-container .only-desktop {
    display: none !important;
  }
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row {
  display: flex;
  background: white;
  overflow: hidden;
  align-items: center;
  gap: 72px;
}
@media (max-width: 999px) {
  section.advantages-of-shariah .neo-bank-container .neo-bank-row {
    gap: 20px;
    flex-direction: column;
  }
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-image {
  flex: 1;
  min-width: 452px;
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-content h2 {
  margin-bottom: 52px;
}
@media (max-width: 1200px) {
  section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-content h2 {
    font-size: 40px;
  }
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-content .note {
  color: #535b61;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-content ul {
  list-style: none;
  padding: 0;
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-content ul li {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-left: 50px;
  margin-bottom: 30px;
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 38px;
  height: 38px;
  background: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" fill="none"><rect width="38" height="38" rx="19" fill="%23C7F9DC"/><rect x="6.42285" y="6.42188" width="25.1549" height="25.1549" rx="12.5775" fill="%2343EB89"/><path fill-rule="evenodd" clip-rule="evenodd" d="M24.6654 14.4695C24.8025 14.839 24.6141 15.2497 24.2446 15.3868C23.4891 15.6671 22.66 16.2507 21.8208 17.0217C20.9896 17.7854 20.1886 18.6952 19.4859 19.5777C18.7845 20.4585 18.1897 21.3009 17.7701 21.9237C17.5606 22.2347 17.3953 22.49 17.283 22.6668C17.2268 22.7551 17.1839 22.8238 17.1553 22.8699L17.1233 22.9217L17.1156 22.9342L17.1139 22.9371C16.9791 23.1592 16.734 23.2911 16.4744 23.2805C16.2147 23.2699 15.9814 23.1191 15.8652 22.8866C15.3818 21.9199 14.8329 21.3835 14.4335 21.093C14.232 20.9465 14.0643 20.8594 13.9557 20.8112C13.9013 20.787 13.8617 20.7725 13.8401 20.7652C13.831 20.7621 13.8251 20.7603 13.8226 20.7596C13.4463 20.6597 13.2187 20.2757 13.3135 19.8967C13.4091 19.5144 13.7965 19.2819 14.1789 19.3775L14.1806 19.3779L14.1825 19.3784L13.8628 19.3705L14.1965 19.3821C14.2038 19.3841 14.2125 19.3866 14.2225 19.3895C14.2426 19.3953 14.268 19.4033 14.2983 19.4135C14.3589 19.434 14.4392 19.4642 14.5353 19.5069C14.7278 19.5924 14.9838 19.7284 15.2729 19.9387C15.6602 20.2204 16.1 20.6303 16.5239 21.2194C16.5443 21.1889 16.5652 21.1578 16.5865 21.1261C17.0209 20.4815 17.6383 19.6069 18.3694 18.6886C19.0991 17.7723 19.9509 16.8015 20.8552 15.9707C21.7515 15.1472 22.7407 14.4225 23.7482 14.0487C24.1177 13.9116 24.5284 14.1 24.6654 14.4695Z" fill="black" stroke="black" stroke-width="0.535211"/></svg>') no-repeat center;
  background-size: cover;
}
section.advantages-of-shariah .neo-bank-container .neo-bank-row .neo-bank-content ul li p {
  color: #202223;
  margin-bottom: 0px;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
@media (max-width: 768px) {
  section.advantages-of-shariah .neo-bank-row {
    flex-direction: column;
  }
  section.advantages-of-shariah .neo-bank-row .neo-bank-content {
    padding: 1.5rem;
  }
  section.advantages-of-shariah .neo-bank-row .neo-bank-content h2 {
    font-size: 1.5rem;
  }
  section.advantages-of-shariah .neo-bank-row .neo-bank-content ul li p {
    font-size: 0.9rem;
  }
  section.advantages-of-shariah .neo-bank-row .neo-bank-content .note {
    font-size: 0.8rem;
  }
}
@media (max-width: 480px) {
  section.advantages-of-shariah .neo-bank-content h2 {
    font-size: 1.2rem;
  }
  section.advantages-of-shariah .neo-bank-content ul li p {
    font-size: 0.8rem;
  }
  section.advantages-of-shariah .neo-bank-content .note {
    font-size: 0.7rem;
  }
}

section.pool-in-pay-points .pool-in-pay-wrapper {
  display: flex;
  gap: 72px;
}
@media (max-width: 1200px) {
  section.pool-in-pay-points .pool-in-pay-wrapper {
    align-items: center;
  }
}
@media (max-width: 768px) {
  section.pool-in-pay-points .pool-in-pay-wrapper {
    flex-direction: column;
  }
}
section.pool-in-pay-points .pool-in-pay-wrapper img {
  width: 100%;
  min-width: 452px;
}
@media (max-width: 1200px) {
  section.pool-in-pay-points .pool-in-pay-wrapper img {
    max-width: 452px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
section.pool-in-pay-points .pool-in-pay-wrapper ul {
  list-style: none;
  padding: 0;
  margin-top: 39px;
}
section.pool-in-pay-points .pool-in-pay-wrapper ul li {
  color: #202223;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
}
section.pool-in-pay-points .pool-in-pay-wrapper ul li span {
  color: #202223;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
}
section.pool-in-pay-points .pool-in-pay-wrapper ul li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 38px;
  height: 38px;
  background: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" fill="none"><rect width="38" height="38" rx="19" fill="%23C7F9DC"/><rect x="6.42285" y="6.42188" width="25.1549" height="25.1549" rx="12.5775" fill="%2343EB89"/><path fill-rule="evenodd" clip-rule="evenodd" d="M24.6654 14.4695C24.8025 14.839 24.6141 15.2497 24.2446 15.3868C23.4891 15.6671 22.66 16.2507 21.8208 17.0217C20.9896 17.7854 20.1886 18.6952 19.4859 19.5777C18.7845 20.4585 18.1897 21.3009 17.7701 21.9237C17.5606 22.2347 17.3953 22.49 17.283 22.6668C17.2268 22.7551 17.1839 22.8238 17.1553 22.8699L17.1233 22.9217L17.1156 22.9342L17.1139 22.9371C16.9791 23.1592 16.734 23.2911 16.4744 23.2805C16.2147 23.2699 15.9814 23.1191 15.8652 22.8866C15.3818 21.9199 14.8329 21.3835 14.4335 21.093C14.232 20.9465 14.0643 20.8594 13.9557 20.8112C13.9013 20.787 13.8617 20.7725 13.8401 20.7652C13.831 20.7621 13.8251 20.7603 13.8226 20.7596C13.4463 20.6597 13.2187 20.2757 13.3135 19.8967C13.4091 19.5144 13.7965 19.2819 14.1789 19.3775L14.1806 19.3779L14.1825 19.3784L13.8628 19.3705L14.1965 19.3821C14.2038 19.3841 14.2125 19.3866 14.2225 19.3895C14.2426 19.3953 14.268 19.4033 14.2983 19.4135C14.3589 19.434 14.4392 19.4642 14.5353 19.5069C14.7278 19.5924 14.9838 19.7284 15.2729 19.9387C15.6602 20.2204 16.1 20.6303 16.5239 21.2194C16.5443 21.1889 16.5652 21.1578 16.5865 21.1261C17.0209 20.4815 17.6383 19.6069 18.3694 18.6886C19.0991 17.7723 19.9509 16.8015 20.8552 15.9707C21.7515 15.1472 22.7407 14.4225 23.7482 14.0487C24.1177 13.9116 24.5284 14.1 24.6654 14.4695Z" fill="black" stroke="black" stroke-width="0.535211"/></svg>') no-repeat center;
  background-size: cover;
}
section.pool-in-pay-points .pool-in-pay-wrapper ul li p {
  color: #202223;
  margin-bottom: 0px;
  font-family: "Aeonik", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
section.pool-in-pay-points .pool-in-pay-wrapper p {
  color: #535b61;
  font-family: "Aeonik", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
}

html.sr .service-card {
  visibility: hidden;
}

.hero-privacy {
  display: flex;
  align-items: center;
  height: 400px;
  background: right center no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  align-items: end;
  display: flex;
}

.terms-privacy-body {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}
.terms-privacy-body h3 {
  color: #000;
  font-family: "Alexandria", sans-serif;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.terms-privacy-body p {
  color: #333333;
  font-family: "Aeonik", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 10px;
}
.terms-privacy-body li {
  color: #333333;
  font-family: "Aeonik", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 10px;
}
