@charset "UTF-8";
/* Creato Display Font Family */
@font-face {
  font-family: "Creato Display";
  src: url("../fonts/text-fonts/CreatoDisplay-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Creato Display";
  src: url("../fonts/text-fonts/CreatoDisplay-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Creato Display";
  src: url("../fonts/text-fonts/CreatoDisplay-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Creato Display";
  src: url("../fonts/text-fonts/CreatoDisplay-ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Creato Display";
  src: url("../fonts/text-fonts/CreatoDisplay-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
/* Remixicon Icon Font */
@font-face {
  font-family: "remixicon";
  src: url("../fonts/icon-fonts/remixicon.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/remixicon.woff2") format("woff2"), url("../fonts/icon-fonts/remixicon.woff") format("woff"), url("../fonts/icon-fonts/remixicon.ttf") format("truetype"), url("../fonts/icon-fonts/remixicon.svg#remixicon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Icon class */
[class^=ri-],
[class*=" ri-"] {
  font-family: "remixicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Variables */
/* Color classes */
.ic-bg-primary {
  background-color: #00020f;
}
.ic-color-secondary {
  color: #999a9f;
}
.ic-color-third {
  color: #242f3e;
}
.ic-color-forth {
  color: #4338ca;
}
.ic-color-fifth {
  color: #428cf8;
}
.ic-color-sixth {
  color: #454b5d;
}
.ic-color-sixth {
  color: #454b5d;
}
.ic-color-seventh {
  color: #34d399;
}
.ic-color-eight {
  color: #445164;
}
.ic-color-nine {
  color: #dadce0;
}
.ic-color-white {
  color: #ffffff;
}
.ic-color-black {
  color: #000000;
}
.ic-color-black2 {
  color: #1e293b;
}
.ic-color-paragraph {
  color: #bdbfc3;
}
.ic-color-paragraph {
  color: #bdbfc3;
}
.ic-color-green {
  color: #189877;
}

/* Body */
body {
  font-family: "Creato Display", sans-serif;
  font-weight: 400;
  background-color: #00020F;
}

button {
  background: none;
  border: none;
}

/* Heading */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Creato Display", sans-serif;
  color: #ffffff;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font: inherit;
}

/* Individual headings */
h1 {
  font-weight: 800;
  font-size: clamp(40px, 5vw, 60px);
  line-height: 110%;
}

h2 {
  font-weight: 800;
  font-size: clamp(36px, 4.5vw, 52px);
  line-height: 100%;
}

h3 {
  font-weight: 800;
  font-size: clamp(32px, 4vw, 48px);
  line-height: 120%;
}

h4 {
  font-weight: 500;
  font-size: clamp(30px, 3.5vw, 44px);
  line-height: 120%;
}

h5 {
  font-weight: 500;
  font-size: clamp(26px, 3vw, 40px);
  line-height: 120%;
}

h6 {
  font-weight: 500;
  font-size: clamp(20px, 2.5vw, 32px);
  line-height: 120%;
}

/* Text elements */
p,
a,
button,
span,
li,
textarea,
input,
label {
  font-size: clamp(14px, 1vw, 16px);
  line-height: 1.6;
  color: #bdbfc3;
  margin: 0;
}

a {
  text-decoration: none;
}

/* Font utility classes */
.font-80 {
  font-size: clamp(50px, 5vw, 80px);
  line-height: 1.3;
}
.font-60 {
  font-size: clamp(42px, 4.5vw, 60px);
  line-height: 1.3;
}
.font-42 {
  font-size: clamp(36px, 4vw, 42px);
  line-height: 1.3;
}
.font-36 {
  font-size: clamp(28px, 2.5vw, 36px);
  line-height: 1.4;
}
.font-28 {
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.5;
}
.font-24 {
  font-size: clamp(18px, 1.8vw, 24px);
  line-height: 1.5;
}
.font-18 {
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.6;
}
.font-14 {
  font-size: clamp(13px, 1.2vw, 14px);
  line-height: 1.6;
}

.fw-extrabold {
  font-weight: 800;
}

.mb-60 {
  margin-bottom: clamp(30px, 4.5vw, 60px);
}
.mb-50 {
  margin-bottom: clamp(24px, 4vw, 50px);
}
.mb-40 {
  margin-bottom: clamp(20px, 3.5vw, 40px);
}
.mb-30 {
  margin-bottom: clamp(16px, 3vw, 30px);
}
.mb-20 {
  margin-bottom: clamp(12px, 2.5vw, 20px);
}

/* Section spacing */
.ic-section-space {
  padding: clamp(40px, 6vw, 80px) 0;
}
.ic-section-space-top {
  padding-top: clamp(40px, 6vw, 80px);
}
.ic-section-space-bottom {
  padding-bottom: clamp(40px, 6vw, 80px);
}

/* Border utilities */
.ic-border {
  border: 1px solid #445164;
}
.ic-border-top {
  border-top: 1px solid #445164;
}
.ic-border-bottom {
  border-bottom: 1px solid #445164;
}
.ic-border-left {
  border-left: 1px solid #445164;
}
.ic-border-right {
  border-right: 1px solid #445164;
}

/* Badge */
.ic-badge {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.07);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 30px;
  font-weight: 500;
}
.ic-badge span {
  display: flex;
  align-items: center;
  padding: 4px 10px;
  background: #1c75bc;
  border-radius: 100px;
  color: #ffffff;
}

.ic-bg-gradient {
  position: relative;
  z-index: 1;
}
.ic-bg-gradient::before {
  content: "";
  position: absolute;
  background: #0bb0ee;
  opacity: 0.3;
  filter: blur(250px);
  border-radius: 100px;
  top: 80%;
  left: 50%;
  width: 50%;
  height: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.play-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* play button */
.play-btn {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: none;
  background: #fff;
  color: #000;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.play-btn::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.784);
  z-index: -1;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  70% {
    transform: scale(1.6);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.ic-bg-img {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.ic-bg-img-contain {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* ============================================
   RESPONSIVE HEADER / NAVBAR STYLES
   ============================================ */
/* ============================================
   HEADER CONTAINER
   ============================================ */
.navbar-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
}

.navbar-header.scrolled {
  background-color: rgba(0, 0, 0, 0.662);
  backdrop-filter: blur(8px);
  transition: all 0.3s ease;
}

/* ============================================
   TOP BANNER
   ============================================ */
.home-top-banner {
  width: 100%;
  text-align: center;
  padding: 8px 16px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.home-top-banner div {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  color: rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 991.98px) {
  .home-top-banner div {
    font-size: 12px;
    gap: 4px;
  }
}
.home-top-banner .badge {
  background-color: #34d399;
  color: white;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}

/* NAVBAR ................*/
.navbar {
  position: relative;
  background-color: transparent;
  padding: 10px 0 0 0;
  border-radius: 0;
}
.navbar .ic_nav_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px;
  gap: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .navbar .ic_nav_wrapper {
    padding: 8px 16px;
    gap: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .navbar .ic_nav_wrapper {
    padding: 8px 12px;
    gap: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .navbar .ic_nav_wrapper {
    padding: 8px 10px;
    gap: 8px;
  }
}

/*LOGO / BRAND .............*/
.navbar-brand {
  flex-shrink: 0;
  padding: 0;
  margin: 0;
}
.navbar-brand img {
  width: 166px;
  height: 50px;
  object-fit: contain;
  display: block;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 1280px) {
  .navbar-brand img {
    width: 150px;
    height: 42px;
  }
}
@media only screen and (max-width: 991.98px) {
  .navbar-brand img {
    width: 130px;
    height: 40px;
  }
}
@media only screen and (max-width: 575.98px) {
  .navbar-brand img {
    width: 115px;
    height: 35px;
  }
}
.navbar-brand img:hover {
  opacity: 0.8;
}

/* DESKTOP NAVIGATION ..........*/
.navbar-desktop-right {
  flex: 1;
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 0;
}
@media only screen and (max-width: 991.98px) {
  .navbar-desktop-right {
    display: none !important;
  }
}

.navbar-nav-horizontal {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin: 0;
  padding: 8px 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(6px);
  border-radius: 100px;
  height: 60px;
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
}
.navbar-nav-horizontal .nav-item {
  margin: 0;
  padding: 0;
}

.nav-link {
  color: white;
  font-size: 16px;
  padding: 12px 20px !important;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  border-radius: 8px;
  text-decoration: none;
  white-space: nowrap;
  color: white;
  border: 1px solid transparent;
}
@media only screen and (max-width: 1280px) {
  .nav-link {
    font-size: 15px;
    padding: 10px 16px !important;
  }
}
@media only screen and (max-width: 1199.98px) {
  .nav-link {
    font-size: 14px;
    padding: 8px 14px !important;
  }
}
.nav-link:hover {
  background-color: rgba(27, 37, 51, 0.6);
  color: white;
  border-radius: 50px;
  border: 1px solid #242F3E;
}
.nav-link:focus {
  background-color: rgba(27, 37, 51, 0.6);
  color: white !important;
  border-radius: 50px;
}
.nav-link i {
  font-size: 14px;
  transition: transform 0.3s ease;
}

/* Dropdown Styling */
.dropdown-toggle::after {
  display: none !important;
}

.dropdown-menu {
  border: none;
  background: rgba(9, 15, 38, 0.95);
  backdrop-filter: blur(10px);
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 20px 60px rgba(26, 29, 44, 0.3) !important;
  padding: 16px 8px;
  margin-top: 4px;
  border-radius: 12px;
  min-width: 280px;
  animation: slideDown 0.3s ease ease-out;
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.dropdown-item {
  color: rgba(255, 255, 255, 0.9);
  padding: 12px 16px;
  border-radius: 8px;
  transition: all 0.3s ease;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.dropdown-item .ic_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.dropdown-item .ic_sub_title {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
}
.dropdown-item .ic_sub_menu_icn {
  color: rgba(66, 140, 248, 0.7);
  font-size: 16px;
  transition: all 0.3s ease;
}
.dropdown-item:hover {
  background-color: rgba(66, 140, 248, 0.2);
  color: white;
}
.dropdown-item:hover .ic_sub_menu_icn {
  color: rgb(66, 140, 248);
  transform: translateX(4px) translateY(-4px);
}
.dropdown-item:focus {
  outline: 2px solid rgba(66, 140, 248, 0.5);
  outline-offset: -2px;
}

/* CTA BUTTON (Desktop) .........*/
.ic-btn {
  text-align: end;
  background: rgba(255, 255, 255, 0.07);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 100px;
  padding: 12px 20px;
  flex-shrink: 0;
  transition: all 0.3s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1199.98px) {
  .ic-btn {
    padding: 10px 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .ic-btn {
    display: none;
  }
}
.ic-btn:hover {
  background: rgba(255, 255, 255, 0.12);
  transform: translateY(-2px);
}
.ic-btn:focus {
  outline: 2px solid rgba(66, 140, 248, 0.5);
  outline-offset: 2px;
}

.ic-dwn-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: white;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.3s ease;
}
.ic-dwn-btn:hover {
  color: rgb(66, 140, 248);
}
.ic-dwn-btn .ic_arrow_icn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  transition: transform 0.3s ease;
}
.ic-dwn-btn:hover .ic_arrow_icn {
  transform: translate(2px, -2px);
}

.navbar-mobile-controls {
  display: none;
  gap: 12px;
}
@media only screen and (max-width: 991.98px) {
  .navbar-mobile-controls {
    display: flex !important;
  }
}

.menu-toggle-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  width: 44px;
  height: 44px;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
@media only screen and (max-width: 575.98px) {
  .menu-toggle-btn {
    width: 40px;
    height: 40px;
  }
}
.menu-toggle-btn .hamburger {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: white;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .menu-toggle-btn .hamburger {
    font-size: 20px;
  }
}
.menu-toggle-btn:hover {
  background: rgba(255, 255, 255, 0.12);
  transform: scale(1.05);
}
.menu-toggle-btn:focus {
  outline: 2px solid rgba(66, 140, 248, 0.5);
  outline-offset: 2px;
}
.menu-toggle-btn[aria-expanded=true] .hamburger {
  transform: rotate(90deg);
}

.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(9, 15, 38, 0.98);
  backdrop-filter: blur(10px);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  overflow-y: auto;
  padding-top: 80px;
  height: 100vh;
}
@media only screen and (max-width: 575.98px) {
  .mobile-menu-overlay {
    padding-top: 70px;
  }
}
.mobile-menu-overlay[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

/* Close Button */
.menu-close-btn {
  position: fixed;
  top: 20px;
  right: 20px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  width: 44px;
  height: 44px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1001;
  transition: all 0.3s ease;
  color: white;
  font-size: 28px;
}
@media only screen and (max-width: 575.98px) {
  .menu-close-btn {
    width: 40px;
    height: 40px;
    font-size: 24px;
    top: 16px;
    right: 16px;
  }
}
.menu-close-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: rotate(90deg) scale(1.05);
}
.menu-close-btn:focus {
  outline: 2px solid rgba(66, 140, 248, 0.5);
  outline-offset: 2px;
}
.menu-close-btn i {
  display: block;
}

/* Mobile Menu Content */
.mobile-menu-content {
  width: 100%;
  max-width: 100%;
  animation: slideIn 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Mobile Navigation List */
.mobile-nav-list {
  list-style: none;
  margin: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (max-width: 575.98px) {
  .mobile-nav-list {
    padding: 16px;
    gap: 8px;
  }
}

.mobile-nav-item {
  margin: 0;
  padding: 0;
}
.mobile-nav-item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 12px;
}

/* Mobile Navigation Links */
.mobile-nav-link,
.mobile-nav-accordion-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 14px 16px;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 8px;
  text-align: left;
}
@media only screen and (max-width: 575.98px) {
  .mobile-nav-link,
  .mobile-nav-accordion-btn {
    padding: 12px 14px;
    font-size: 15px;
  }
}
.mobile-nav-link:hover,
.mobile-nav-accordion-btn:hover {
  background: rgba(66, 140, 248, 0.2);
  color: white;
  padding-left: 20px;
}
.mobile-nav-link:focus,
.mobile-nav-accordion-btn:focus {
  outline: 2px solid rgba(66, 140, 248, 0.5);
  outline-offset: -2px;
}
.mobile-nav-link i,
.mobile-nav-accordion-btn i {
  font-size: 18px;
  color: rgba(66, 140, 248, 0.7);
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .mobile-nav-link i,
  .mobile-nav-accordion-btn i {
    font-size: 16px;
  }
}
.mobile-nav-link[aria-expanded=true] i,
.mobile-nav-accordion-btn[aria-expanded=true] i {
  transform: rotate(180deg);
}

/* Mobile Submenu */
.mobile-submenu {
  list-style: none;
  margin: 0;
  padding: 8px 0 0 32px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  animation: expandMenu 0.3s ease ease-out;
}
@keyframes expandMenu {
  from {
    opacity: 0;
    max-height: 0;
  }
  to {
    opacity: 1;
    max-height: 500px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mobile-submenu {
    padding: 8px 0 0 24px;
  }
}
.mobile-submenu[hidden] {
  display: none;
}
.mobile-submenu li {
  margin: 0;
  padding: 0;
}

.mobile-submenu-link {
  display: block;
  padding: 10px 14px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 14px;
  border-radius: 6px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .mobile-submenu-link {
    padding: 9px 12px;
    font-size: 13px;
  }
}
.mobile-submenu-link:hover {
  background: rgba(66, 140, 248, 0.15);
  color: rgba(255, 255, 255, 0.95);
  padding-left: 18px;
}
.mobile-submenu-link:focus {
  outline: 2px solid rgba(66, 140, 248, 0.5);
  outline-offset: -2px;
}

/* Mobile CTA Button */
.mobile-nav-cta {
  background: rgba(66, 140, 248, 0.15);
  color: rgb(66, 140, 248);
  margin-top: 12px;
  border: 1px solid rgba(66, 140, 248, 0.3);
  font-weight: 600;
}
@media only screen and (max-width: 575.98px) {
  .mobile-nav-cta {
    margin-top: 8px;
  }
}
.mobile-nav-cta:hover {
  background: rgba(66, 140, 248, 0.25);
  color: rgb(66, 140, 248);
  border-color: rgba(66, 140, 248, 0.5);
}
.mobile-nav-cta:hover i {
  color: rgb(66, 140, 248);
}
.mobile-nav-cta i {
  color: rgba(66, 140, 248, 0.7);
  margin-left: 8px;
}

/* ============================================
   UTILITY CLASSES
   ============================================ */
.ic_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.ic_sub_title {
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 991.98px) {
  .ic_sub_title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic_sub_title {
    font-size: 13px;
  }
}

.ic_sub_menu_icn {
  color: rgba(66, 140, 248, 0.7);
  font-size: 18px;
  flex-shrink: 0;
}

.ic_arrow_icn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

/* ============================================
   ACCESSIBILITY & FOCUS STYLES
   ============================================ */
*:focus-visible {
  outline: 2px solid rgba(66, 140, 248, 0.5) !important;
  outline-offset: 2px !important;
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
/* Dark mode support */
@media (prefers-color-scheme: dark) {
  .navbar {
    background: rgba(20, 20, 30, 0.7);
  }
  .mobile-menu-overlay {
    background: rgba(5, 8, 20, 0.98);
  }
}
.ic_border_white {
  border: 1px solid white !important;
}

.ic-button-container {
  border: 1px solid red;
  text-align: end;
}

.ic-arrow-base {
  width: 38px;
  height: 26px;
  background: #1C75BC;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

/* Main button */
.button-2 {
  color: black;
  white-space: nowrap;
  filter: url("#buttonFilter");
  text-decoration: none;
  display: flex;
}

/* Button content */
.button-2_content-wrap {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  background: linear-gradient(91.08deg, #6B70FF 27.19%, #0BB0EE 95.99%);
  border-radius: 3rem;
  padding: 0.25rem 0.5rem 0.25rem 1.5rem;
}

/* Arrow circle */
.button-2_arrow-wrapper {
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #FFFFFF;
}

.ic-btn-text {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  text-shadow: 0px 0px 0.576923px #FFFFFF;
  font-style: normal;
}

/* SVG icon */
.button_arrow-icon {
  width: 1.5rem;
  height: 1.5rem;
}

/* Optional (fix inline-block anchor) */
.w-inline-block {
  display: inline-block;
}

.ic-footer {
  /* Brand */
  /* Newsletter */
  /* Lists */
  /* Contact */
  /* Bottom */
  /* Scroll Button */
}
.ic-footer .ic-col1 {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.005) 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 24px 24px 0px 0px;
  padding: 24px;
}
.ic-footer .footer-col h4 {
  font-size: 24px;
  line-height: 100%;
}
@media only screen and (max-width: 1366px) {
  .ic-footer .footer-col h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .ic-footer .footer-col h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .ic-footer .footer-col h4 {
    font-size: 18px;
  }
}
.ic-footer .footer-col h3,
.ic-footer .footer-col h4 {
  color: #fff;
  margin-bottom: 20px;
}
.ic-footer .brand {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ic-footer .brand .logo {
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, #60a5fa, #22d3ee);
  border-radius: 6px;
}
.ic-footer .desc {
  font-size: 14px;
  color: #B4B9C1;
  margin: 8px 0;
}
.ic-footer .newsletter h4 {
  font-size: 24px;
  line-height: 120%;
}
@media only screen and (max-width: 1366px) {
  .ic-footer .newsletter h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .ic-footer .newsletter h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .ic-footer .newsletter h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .ic-footer .newsletter h4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-footer .newsletter h4 {
    font-size: 15px;
  }
}
.ic-footer .newsletter input {
  width: 100%;
  padding: 12px;
  border-radius: 999px;
  border: 1px solid #334155;
  background: #1e293b;
  color: #fff;
  margin-bottom: 10px;
}
.ic-footer .newsletter button {
  width: 100%;
  padding: 12px;
  border-radius: 999px;
  border: none;
  background: linear-gradient(to right, #3b82f6, #2563eb);
  color: #fff;
  cursor: pointer;
}
.ic-footer ul {
  list-style: none;
  padding: 0;
}
.ic-footer ul li {
  margin-bottom: 10px;
}
.ic-footer ul a {
  color: #C1C7D1;
  text-decoration: none;
  transition: all 0.5s ease;
}
.ic-footer ul a:hover {
  background: linear-gradient(90deg, #6B70FF 0%, #0BB0EE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.ic-footer .contact {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.ic-footer .contact .ic-flex {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ic-footer .contact .icon-wrapper {
  width: 42px;
  height: 42px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  filter: drop-shadow(0px 1px 1px rgba(0, 3, 18, 0.3)) drop-shadow(0px 8px 10.9px rgba(0, 3, 18, 0.12));
  backdrop-filter: blur(6px);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ic-footer .contact .icon-wrapper i {
  font-size: 16px;
  color: white;
}
.ic-footer .badge {
  display: inline-block;
  background: #facc15;
  color: #020617;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
}
.ic-footer .partner {
  margin-top: 15px;
  color: #fff;
  font-weight: 500;
}
.ic-footer .footer-bottom {
  border-top: 1px solid #1e293b;
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.ic-footer .footer-bottom p {
  color: #64748b;
}
.ic-footer .footer-bottom .socials {
  display: flex;
  gap: 10px;
}
.ic-footer .footer-bottom .socials a {
  width: 40px;
  height: 40px;
  border: 1px solid #334155;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.ic-footer .footer-bottom .socials a:hover {
  color: #3b82f6;
  border-color: #3b82f6;
}
.ic-footer .scroll-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #1e293b;
  border: 1px solid #334155;
  color: #fff;
  cursor: pointer;
}
.ic-footer .scroll-top:hover {
  color: #3b82f6;
}

.ic-footer {
  position: relative;
  padding: 80px 0 40px 0;
}
@media only screen and (max-width: 1199.98px) {
  .ic-footer {
    padding: 60px 0 30px 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .ic-footer {
    padding: 50px 0 24px 0;
  }
}

.ic-footer-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  top: 0;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;
}

.footer-second-column-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.ic-bootom-items {
  display: flex;
  gap: 20px;
}

@media (max-width: 991px) {
  .footer-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .footer-second-column-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .socials {
    margin-top: 18px;
  }
}
@media (max-width: 480px) {
  .footer-second-column-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .ic-bootom-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
}
.wd-75 {
  width: 75%;
  margin: 0 auto;
}
@media only screen and (max-width: 1366px) {
  .wd-75 {
    width: 90%;
  }
}
@media only screen and (max-width: 575.98px) {
  .wd-75 {
    width: 100%;
  }
}

.ic_top_text {
  color: #00020f;
  font-weight: 700;
}

.home-top-banner {
  background: linear-gradient(90deg, #6B70FF 0%, #0BB0EE 100%);
  text-align: center;
  font-size: 14px;
  padding: 12px;
}
.home-top-banner p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  color: #ffffff;
}
.home-top-banner .badge {
  font-size: 12px;
  padding: 4px 12px;
  background: #00020f;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-video-container .hero-bg-full {
  position: absolute;
  width: 100%;
  object-fit: contain;
  overflow: hidden;
  top: 0;
}
.hero-video-container .hero {
  position: relative;
  padding: 190px 12px 0px 12px;
  overflow: hidden;
}
.hero-video-container .hero .ic-hero-content {
  text-align: center;
  position: relative;
  /* OUT animation */
  /* IN animation */
}
.hero-video-container .hero .ic-hero-content .badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  border-radius: 50px;
  background: rgba(30, 64, 175, 0.2);
  border: 1px solid rgba(59, 130, 246, 0.3);
  margin-bottom: 30px;
  animation: fadeIn 0.6s ease-out;
}
.hero-video-container .hero .ic-hero-content .badge .avatars {
  display: flex;
  margin-right: 10px;
}
.hero-video-container .hero .ic-hero-content .badge .avatars .avatar {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  margin-left: -6px;
  border: 1px solid #FFFFFF;
}
.hero-video-container .hero .ic-hero-content .text-center h1 {
  font-weight: 900;
}
.hero-video-container .hero .ic-hero-content .text-center h1 .gradient-text {
  background: linear-gradient(90deg, #6B70FF 0%, #0BB0EE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero-video-container .hero .ic-hero-content .text-center p {
  width: 60%;
  margin: auto;
  color: #ECEEF0;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (max-width: 1199.98px) {
  .hero-video-container .hero .ic-hero-content .text-center p {
    width: 95%;
  }
}
@media only screen and (max-width: 767.98px) {
  .hero-video-container .hero .ic-hero-content .text-center p {
    font-size: 15px;
    width: 100%;
  }
}
.hero-video-container .hero .ic-hero-content .cta-buttons {
  margin: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}
.hero-video-container .hero .ic-hero-content .cta-buttons button {
  font-weight: 900 !important;
  position: relative;
}
.hero-video-container .hero .ic-hero-content .cta-buttons button.ic_rect::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(270deg, #6272FD 0%, #1B2533 100%);
  right: -26px;
  z-index: 1;
}
.hero-video-container .hero .ic-hero-content .cta-buttons .ic-rect {
  background: linear-gradient(270deg, #6272FD 0%, #1B2533 100%);
  height: 20px;
  z-index: 1;
}
.hero-video-container .hero .ic-hero-content .cta-buttons .btn {
  border: none;
  cursor: pointer;
  padding: 8px 24px;
  border-radius: 10px;
}
.hero-video-container .hero .ic-hero-content .cta-buttons .btn span {
  font-size: 50px;
  line-height: 120%;
  color: white;
  display: inline-block;
  will-change: transform, opacity;
}
@media only screen and (max-width: 1399.98px) {
  .hero-video-container .hero .ic-hero-content .cta-buttons .btn span {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .hero-video-container .hero .ic-hero-content .cta-buttons .btn span {
    font-size: 38px;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero-video-container .hero .ic-hero-content .cta-buttons .btn span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hero-video-container .hero .ic-hero-content .cta-buttons .btn span {
    font-size: 26px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hero-video-container .hero .ic-hero-content .cta-buttons .btn span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .hero-video-container .hero .ic-hero-content .cta-buttons .btn span {
    font-size: 20px;
  }
}
.hero-video-container .hero .ic-hero-content .cta-buttons .btn.primary {
  background: linear-gradient(90deg, #6B70FF 0%, #0BB0EE 100%);
  box-shadow: inset 0px -0.817151px 0.817151px rgba(0, 0, 0, 0.3), inset 0px 0.817151px 4.08576px rgba(255, 255, 255, 0.3);
}
.hero-video-container .hero .ic-hero-content .cta-buttons .btn.secondary {
  background: #1B2533;
  box-shadow: inset 0px -0.817151px 0.817151px rgba(0, 0, 0, 0.3), inset 0px 0.817151px 4.08576px rgba(255, 255, 255, 0.3);
}
.hero-video-container .hero .ic-hero-content .cta-buttons .btn.large {
  padding: 16px 32px;
  font-weight: bold;
}
.hero-video-container .hero .ic-hero-content .cta-buttons .btn.full {
  width: 100%;
  max-width: 300px;
}
.hero-video-container .hero .ic-hero-content #text1,
.hero-video-container .hero .ic-hero-content #text2 {
  display: inline-block;
  will-change: transform, opacity, filter;
}
.hero-video-container .hero .ic-hero-content .text-out {
  opacity: 0;
  transform: translateY(20px) scale(0.96);
  filter: blur(6px);
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.hero-video-container .hero .ic-hero-content .text-in {
  opacity: 1;
  transform: translateY(0) scale(1);
  filter: blur(0);
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.hero-video-container .hero .ic-hero-content .stats .left {
  position: absolute;
  bottom: 10%;
}
.hero-video-container .hero .ic-hero-content .stats .right {
  position: absolute;
  top: 40%;
  right: 0;
}
@media only screen and (max-width: 767.98px) {
  .hero-video-container .hero .ic-hero-content .stats .right {
    top: 8%;
  }
}
.hero-video-container .hero .ic-hero-content .stats .stat {
  display: inline-flex;
  align-items: center;
  text-align: start;
  gap: 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1.27389px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  padding: 12px 16px;
  border-radius: 16px;
  color: white;
  animation: floatY 3s ease-in-out infinite;
}
@media only screen and (max-width: 991.98px) {
  .hero-video-container .hero .ic-hero-content .stats .stat {
    gap: 8px;
    padding: 8px 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hero-video-container .hero .ic-hero-content .stats .stat {
    gap: 4px;
    padding: 6px 8px;
  }
}
.hero-video-container .hero .ic-hero-content .stats .stat .icon {
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, #60a5fa, #2563eb);
  padding: 4px;
}
.hero-video-container .hero .ic-hero-content .stats .stat .icon img {
  width: 80%;
}
@media only screen and (max-width: 991.98px) {
  .hero-video-container .hero .ic-hero-content .stats .stat .icon {
    width: 26px;
    height: 26px;
    font-size: 14px;
    border-radius: 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hero-video-container .hero .ic-hero-content .stats .stat .icon {
    width: 22px;
    height: 22px;
    font-size: 12px;
    border-radius: 4px;
  }
}
.hero-video-container .hero .ic-hero-content .stats .stat .icon.shipped {
  border-radius: 10px;
}
.hero-video-container .hero .ic-hero-content .stats .stat .icon.check {
  border-radius: 100%;
}
.hero-video-container .hero .ic-hero-content .stats .stat .value {
  font-size: 18px;
  font-weight: bold;
  color: #1C75BC;
}
@media only screen and (max-width: 991.98px) {
  .hero-video-container .hero .ic-hero-content .stats .stat .value {
    font-size: 16px;
  }
}
.hero-video-container .hero .ic-hero-content .stats .stat .label {
  font-size: 12px;
}
@media only screen and (max-width: 991.98px) {
  .hero-video-container .hero .ic-hero-content .stats .stat .label {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hero-video-container .hero .ic-hero-content .stats .stat .label {
    font-size: 10px;
  }
}
@keyframes floatY {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.hero-video-container .hero .ic-hero-content .stats .stat:nth-child(2) {
  animation-delay: 0.5s;
}
.hero-video-container .hero .ic-hero-content .stats .stat:nth-child(3) {
  animation-delay: 1s;
}
.hero-video-container .hero .ic-hero-content .bottom-cta {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
.hero-video-container .demo-video-section {
  margin-top: 54px;
  position: relative;
  /* Video */
  /* Glow effect */
  /* Main Box */
  /* Overlay */
  /* Play Button */
  /* Pulse Ring */
  /* Bottom */
}
.hero-video-container .demo-video-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 410px;
  background: linear-gradient(176.2deg, rgba(0, 2, 15, 0) 28.58%, rgba(0, 2, 15, 0.5) 47.22%, #00020F 83.91%);
  pointer-events: none;
  z-index: 1;
}
.hero-video-container .demo-video-section .video-group {
  position: relative;
  cursor: pointer;
}
.hero-video-container .demo-video-section .video-glow {
  position: absolute;
  inset: -5px;
  border-radius: 24px;
  background-color: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  opacity: 0.3;
  transition: all 0.5s ease;
}
.hero-video-container .demo-video-section .video-group:hover .video-glow {
  opacity: 0.5;
}
.hero-video-container .demo-video-section .video-box {
  position: relative;
  border-radius: 50px;
  overflow: hidden;
  border: 2px solid rgba(117, 125, 138, 0.6352941176);
  background: #020617;
  transition: all 0.5s ease;
}
.hero-video-container .demo-video-section .video-inner {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  margin: 20px;
}
.hero-video-container .demo-video-section .video-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.hero-video-container .demo-video-section .video-inner {
  position: relative;
}
.hero-video-container .demo-video-section .video-inner iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
}
.hero-video-container .demo-video-section .video-inner.active iframe {
  opacity: 1;
  visibility: visible;
}
.hero-video-container .demo-video-section .video-inner.active img, .hero-video-container .demo-video-section .video-inner.active .overlay, .hero-video-container .demo-video-section .video-inner.active .play-btn, .hero-video-container .demo-video-section .video-inner.active .pulse-ring {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.hero-video-container .demo-video-section .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(2, 6, 23, 0.5), transparent);
}
.hero-video-container .demo-video-section .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #60a5fa, #22d3ee);
  color: #fff;
  font-size: 36px;
  border: none;
  cursor: pointer;
  transition: all 0.4s ease;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}
.hero-video-container .demo-video-section .video-group:hover .play-btn {
  transform: translate(-50%, -50%) scale(1.1);
}
.hero-video-container .demo-video-section .play-btn:hover {
  transform: translate(-50%, -50%) scale(1.15);
  box-shadow: 0 0 30px rgba(34, 211, 238, 0.5);
}
.hero-video-container .demo-video-section .pulse-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 2px solid rgba(34, 211, 238, 0.3);
  transition: all 0.7s ease;
}
.hero-video-container .demo-video-section .video-group:hover .pulse-ring {
  transform: translate(-50%, -50%) scale(1.3);
  opacity: 0;
}
.hero-video-container .demo-video-section .bottom-text {
  margin-top: 50px;
  color: #94a3b8;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes floatDown {
  0% {
    transform: translateY(-60px) rotate(56deg) scale(1);
    filter: blur(45px) brightness(0.7);
    opacity: 0.6;
  }
  50% {
    transform: translateY(10px) rotate(56deg) scale(1.15);
    filter: blur(65px) brightness(1.1);
    opacity: 0.9;
  }
  100% {
    transform: translateY(70px) rotate(56deg) scale(1.3);
    filter: blur(80px) brightness(1.4);
    opacity: 1;
  }
}
@keyframes floatRight {
  0% {
    transform: translateX(0) rotate(-56deg);
    opacity: 0.5;
    filter: blur(40px) brightness(0.8);
  }
  50% {
    transform: translateX(-30px) rotate(-56deg);
    opacity: 0.8;
    filter: blur(60px) brightness(1.2);
  }
  100% {
    transform: translateX(40px) rotate(-56deg);
    opacity: 1;
    filter: blur(75px) brightness(1.5);
  }
}
@keyframes floatCenter {
  0% {
    transform: translate(-50%, -30px) rotate(-20deg) scale(0.9);
    opacity: 0.4;
    filter: blur(40px) brightness(0.7);
  }
  50% {
    transform: translate(-50%, 0px) rotate(-18deg) scale(1.05);
    opacity: 0.8;
    filter: blur(65px) brightness(1.2);
  }
  100% {
    transform: translate(-50%, 30px) rotate(-22deg) scale(1.2);
    opacity: 1;
    filter: blur(85px) brightness(1.5);
  }
}
.ic-section-space-top {
  position: relative;
}
.ic-section-space-top .ic-stop-shadow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}

.ic-home-client-shadow {
  position: relative;
}
.ic-home-client-shadow .ic-client-shadow {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  z-index: 1;
}
.ic-home-client-shadow .ic-client-shadow-img {
  width: 100%;
  object-fit: contain;
}

.ic-home-join-section {
  position: relative;
}
.ic-home-join-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 600px;
  background: linear-gradient(180deg, rgba(0, 3, 16, 0) 0%, #F6F7F9 88.69%);
  pointer-events: none;
  z-index: 0;
}

.ic-home-faq-wrapper {
  background: #F6F7F9 !important;
}

.count-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.count-wrapper .ic-home-count-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  filter: drop-shadow(0px 1px 1px rgba(0, 3, 18, 0.3)) drop-shadow(0px 8px 10.9px rgba(0, 3, 18, 0.12));
  backdrop-filter: blur(6px);
  padding: 50px 24px;
  border: 1px solid rgba(68, 81, 100, 0.1568627451);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 1 1 calc(33.333% - 20px);
}
.count-wrapper .ic-home-count-card p {
  font-weight: 700 !important;
  margin-bottom: 16px;
}
.count-wrapper .ic-home-count-card span {
  font-size: 18px;
  z-index: 1;
}
.count-wrapper .ic-home-count-card .ic-count-img {
  width: 75px;
  height: auto;
  position: absolute;
  left: 10px;
  bottom: 10px;
  opacity: 0.8;
  z-index: 0;
}

@media (max-width: 991.98px) {
  /* first item full width */
  .ic-home-count-card:nth-child(1) {
    flex: 1 1 100%;
  }
  /* next 2 items half */
  .ic-home-count-card:nth-child(2),
  .ic-home-count-card:nth-child(3) {
    flex: 1 1 calc(50% - 15px);
  }
}
@media (max-width: 575.98px) {
  .ic-home-count-card {
    flex: 1 1 100%;
  }
}
.ic-border-bottom {
  border-radius: 0 0 12px 12px !important;
}

.ic-feature-rounded-top {
  border-radius: 12px 12px 0 0 !important;
}

.gradient-text {
  background: linear-gradient(90deg, #6B70FF 0%, #0BB0EE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.features-section {
  /* Tabs */
}
.features-section .ic-tab-container {
  background: linear-gradient(180deg, #00020F 0%, #F5F5F6 100%);
}
.features-section .ic-tab-container .next-meet-inventory {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.features-section .ic-tab-container .next-meet-inventory .first-img {
  border-radius: 16px;
  width: 80%;
}
@media only screen and (max-width: 991.98px) {
  .features-section .ic-tab-container .next-meet-inventory .first-img {
    border-radius: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .features-section .ic-tab-container .next-meet-inventory .first-img {
    border-radius: 2px;
  }
}
.features-section .ic-tab-container .next-meet-inventory .second-img {
  position: absolute;
  right: 0;
  top: 15%;
  animation: floatRight 3s ease-in-out infinite;
}
@media only screen and (max-width: 1199.98px) {
  .features-section .ic-tab-container .next-meet-inventory .second-img {
    width: 130px;
    height: auto;
  }
}
@media only screen and (max-width: 991.98px) {
  .features-section .ic-tab-container .next-meet-inventory .second-img {
    width: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  .features-section .ic-tab-container .next-meet-inventory .second-img {
    width: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .features-section .ic-tab-container .next-meet-inventory .second-img {
    width: 50px;
  }
}
.features-section .ic-tab-container .next-meet-inventory .third-img {
  position: absolute;
  left: 0;
  bottom: -26px;
  animation: floatLeft 3.5s ease-in-out infinite;
}
@media only screen and (max-width: 1199.98px) {
  .features-section .ic-tab-container .next-meet-inventory .third-img {
    width: 130px;
    height: auto;
  }
}
@media only screen and (max-width: 991.98px) {
  .features-section .ic-tab-container .next-meet-inventory .third-img {
    width: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  .features-section .ic-tab-container .next-meet-inventory .third-img {
    width: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .features-section .ic-tab-container .next-meet-inventory .third-img {
    width: 50px;
  }
}
@keyframes floatRight {
  0% {
    transform: translateY(0px) translateX(0px);
  }
  50% {
    transform: translateY(-10px) translateX(-5px);
  }
  100% {
    transform: translateY(0px) translateX(0px);
  }
}
@keyframes floatLeft {
  0% {
    transform: translateY(0px) translateX(0px);
  }
  50% {
    transform: translateY(10px) translateX(5px);
  }
  100% {
    transform: translateY(0px) translateX(0px);
  }
}
.features-section .sub-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.features-section .feature-tabs {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 24px;
  background-color: black;
}
@media only screen and (max-width: 1399.98px) {
  .features-section .feature-tabs {
    gap: 0 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .features-section .feature-tabs {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 575.98px) {
  .features-section .feature-tabs {
    grid-template-columns: repeat(2, 1fr);
  }
}
.features-section .feature-tabs .nav-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 14px !important;
  background: rgba(255, 255, 255, 0.07);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  color: white;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  border-radius: 0px;
}
.features-section .feature-tabs .nav-link span {
  color: white;
}
.features-section .feature-tabs .nav-link .icon {
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 1399.98px) {
  .features-section .feature-tabs .nav-link .icon {
    width: 26px;
    height: 26px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .features-section .feature-tabs .nav-link .icon {
    width: 20px;
    height: 20px;
  }
}
.features-section .feature-tabs .nav-link:hover {
  background: rgba(51, 65, 85, 0.6);
}
.features-section .feature-tabs .nav-link.active {
  background: #1C75BC;
  box-shadow: inset 0px -0.728855px 0.728855px rgba(0, 0, 0, 0.3), inset 0px 0.728855px 3.64428px rgba(255, 255, 255, 0.3);
}
.features-section .active-label {
  color: #94a3b8;
}
.features-section .active-label span {
  color: #60a5fa;
  font-weight: 600;
}

.benefits-section {
  background: linear-gradient(180deg, #F6F6F7 0%, #F5F6F7 100%);
  /* Tabs */
  /* Tab Content */
  /* Cards */
}
.benefits-section h2 {
  color: #00020F;
}
.benefits-section .top-btn-container {
  display: flex;
  justify-content: center;
}
.benefits-section .top-btn {
  border-radius: 50px;
  padding: 8px 20px;
  background: #F1F4F8;
  border: none;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  border: 1px solid #DEE6ED;
  box-shadow: 0px 0px 0px 3px #FFFFFF, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1);
  color: #262626;
}
.benefits-section .top-btn i {
  font-size: 22px;
}
.benefits-section .top-btn:hover {
  background: #e2e8f0;
}
.benefits-section .ic-multi-button-container {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.benefits-section .ic-multi-button-container .ic-btn-bg {
  border: 1px solid #EAECF0;
  box-shadow: 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1);
  border-radius: 100px;
  background: #F6F6F7;
  padding: 6px 8px;
  display: inline-flex !important;
  text-align: center;
}
@media only screen and (max-width: 575.98px) {
  .benefits-section .ic-multi-button-container .ic-btn-bg {
    border: 0;
    box-shadow: none;
    background-color: transparent;
  }
}
.benefits-section .tab-btn {
  padding: 10px 20px;
  border-radius: 50px;
  background: transparent;
  cursor: pointer;
  transition: 0.3s;
  color: #1B2533;
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
}
@media only screen and (max-width: 1199.98px) {
  .benefits-section .tab-btn {
    padding: 8px 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .benefits-section .tab-btn {
    padding: 6px 12px;
    font-size: 14px;
  }
}
.benefits-section .tab-btn.active {
  background: #3b82f6;
  color: #fff;
  border: none;
  box-shadow: 0 5px 15px rgba(59, 130, 246, 0.3);
}
.benefits-section .tab-content {
  display: none;
}
.benefits-section .tab-content.active {
  display: block;
}
.benefits-section .feature-card {
  border: none;
  border-radius: 12px;
  overflow: hidden;
  transition: 0.3s;
}
.benefits-section .feature-card:hover {
  transform: translateY(-5px);
}
.benefits-section .feature-card .img-box {
  height: 220px;
  overflow: hidden;
}
.benefits-section .feature-card .img-box img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.benefits-section .feature-card:hover img {
  transform: scale(1.05);
}
.benefits-section .feature-card .card-body {
  border-left: 1px solid #e2e8f0;
}
.benefits-section .feature-card .card-body h5 {
  font-weight: 600;
  font-size: 22px;
  line-height: 118%;
  color: #1B2533;
}
@media only screen and (max-width: 1399.98px) {
  .benefits-section .feature-card .card-body h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .benefits-section .feature-card .card-body h5 {
    font-size: 18px;
  }
}
.benefits-section .feature-card .card-body a {
  color: #3b82f6;
  text-decoration: none;
}
.benefits-section .feature-card .card-body a:hover {
  color: #1d4ed8;
}

.production-section {
  background: linear-gradient(180deg, #F6F6F7 0%, #F5F6F7 100%);
  /* Gradient fade */
  /* Slides */
}
.production-section .title {
  text-align: center;
  color: #445164;
  font-size: 24px;
  margin-bottom: 30px;
}
.production-section .slider-wrapper {
  position: relative;
  overflow: hidden;
}
.production-section .fade-left,
.production-section .fade-right {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100px;
  z-index: 2;
  pointer-events: none;
}
.production-section .fade-left {
  left: 0;
  background: linear-gradient(270deg, rgba(246, 247, 249, 0) 0%, #F6F7F9 100%);
}
.production-section .fade-right {
  right: 0;
  background: linear-gradient(270deg, rgba(246, 247, 249, 0) 0%, #F6F7F9 100%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.production-section .logo-slider .slide {
  padding: 0 15px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.production-section .logo-slider .slide img {
  max-width: 90px;
  object-fit: contain;
  opacity: 0.7;
  transition: 0.3s;
}
.production-section .logo-slider .slide:hover img {
  opacity: 1;
}

.integration-showcase .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 992px) {
  .integration-showcase .grid {
    grid-template-columns: 1fr;
  }
}
.integration-showcase .left-card .marketplace-card {
  display: grid;
  grid-template-columns: 2.6fr 0.4fr;
  gap: 30px;
  width: 100%;
  /* Gradient fade */
}
@media (max-width: 992px) {
  .integration-showcase .left-card .marketplace-card {
    gap: 20px;
  }
}
.integration-showcase .left-card .marketplace-card .vertical-slider-wrapper {
  position: relative;
  overflow: hidden;
}
.integration-showcase .left-card .marketplace-card .fade-left,
.integration-showcase .left-card .marketplace-card .fade-right {
  position: absolute;
  width: 100%;
  height: 74px;
  z-index: 2;
  pointer-events: none;
}
.integration-showcase .left-card .marketplace-card .fade-left {
  right: 0;
  bottom: 0;
  background: linear-gradient(360deg, #0D0F1B 0.18%, rgba(13, 15, 27, 0) 120.93%);
}
.integration-showcase .left-card .marketplace-card .fade-right {
  right: 0;
  background: linear-gradient(180deg, #14151F 18.44%, rgba(20, 21, 31, 0) 120.93%);
}
.integration-showcase .left-card .marketplace-card .logo-vertical-slider .slide {
  height: 65px;
  background: #22242C;
  border: 0.8px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  margin: 4px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 3px;
}
.integration-showcase .ic-card {
  background: rgba(255, 255, 255, 0.05);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 24px;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
}
.integration-showcase .ic-card .ic-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.integration-showcase .ic-card .ic-content h2,
.integration-showcase .ic-card .ic-content h3,
.integration-showcase .ic-card .ic-content h4 {
  color: white;
  font-weight: 700;
  margin-bottom: 5px;
}
.integration-showcase .ic-card .ic-content h2 {
  font-size: 32px;
}
@media only screen and (max-width: 1199.98px) {
  .integration-showcase .ic-card .ic-content h2 {
    font-size: 26px;
  }
}
.integration-showcase .ic-card .ic-content h3,
.integration-showcase .ic-card .ic-content h4 {
  font-size: 34px;
}
@media only screen and (max-width: 1199.98px) {
  .integration-showcase .ic-card .ic-content h3,
  .integration-showcase .ic-card .ic-content h4 {
    font-size: 26px;
  }
}
.integration-showcase .ic-card .ic-content .sub {
  color: #94a3b8;
  font-size: 24px;
}
.integration-showcase .ic-card .ic-content .highlight {
  color: #60a5fa;
}
.integration-showcase .ic-card .ic-content .white {
  color: #fff;
}
.integration-showcase .ic-card .ic-content .block {
  display: block;
}
.integration-showcase .ic-card .ic-content p {
  color: #94a3b8;
  margin: 20px 0;
  font-size: 14px;
}
.integration-showcase .ic-card .ic-content .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(90deg, #6B70FF 0%, #0BB0EE 100%);
  box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.3), inset 0px 1px 5px rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 12px 24px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  /* smoother transition */
  transition: background 0.3s ease, transform 0.3s ease;
}
.integration-showcase .ic-card .ic-content .btn i {
  font-size: 20px;
  /* icon animation smooth */
  transition: transform 0.3s ease;
}
.integration-showcase .ic-card .ic-content .btn:hover i {
  transform: rotate(45deg) translateX(3px);
}
.integration-showcase .ic-card .ic-content .btn:active {
  /* click effect */
  transform: translateY(0px) scale(0.97);
  box-shadow: 0 5px 10px rgba(59, 130, 246, 0.25);
}
.integration-showcase .right-card .payment-card {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ic-text-center {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ic-administration-management {
  /* Sidebar */
  /* Tabs */
  /* Content */
  /* Animation */
}
.ic-administration-management .automation-section {
  padding: 60px 20px;
}
.ic-administration-management .sidebar-navigation {
  background: #fff;
  padding: 40px 20px;
  border-radius: 12px 0 0 12px;
}
.ic-administration-management .sidebar-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.ic-administration-management .sidebar-title span {
  color: #0052cc;
}
.ic-administration-management .nav-pills .nav-link {
  text-align: left;
  border-radius: 8px;
  margin-bottom: 10px;
  color: #666;
  transition: 0.3s;
  padding: 12px;
  font-weight: 500;
}
.ic-administration-management .nav-pills .nav-link:hover {
  background: #f1f5ff;
  color: #0052cc;
}
.ic-administration-management .nav-pills .nav-link.active {
  background: #e6edff;
  color: #2E3192 !important;
  border-left: 4px solid #0052cc;
}
.ic-administration-management .content-area {
  background: #fff;
  padding: 40px;
  border-radius: 0 12px 12px 0;
}
.ic-administration-management .content-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 10px;
}
.ic-administration-management .content-desc {
  color: #666;
}
.ic-administration-management .tab-pane {
  transition: all 0.4s ease;
}

.ic-about-banner-section {
  position: relative;
  padding: 190px 0 90px 0;
  overflow: hidden;
  z-index: 1;
}
.ic-about-banner-section::before, .ic-about-banner-section::after {
  content: "";
  position: absolute;
  width: 520px;
  height: 400px;
  border-radius: 50%;
  filter: blur(100px);
  mix-blend-mode: screen;
  z-index: -1;
  opacity: 0.9;
  background: linear-gradient(180deg, rgba(30, 64, 255, 0) 10%, rgba(30, 64, 255, 0.4) 40%, rgba(100, 140, 255, 0.6) 70%, rgba(180, 200, 255, 0.8) 100%);
}
.ic-about-banner-section::before {
  top: -20%;
  left: 5%;
  transform: rotate(40deg);
  animation: floatCrazy1 15s ease-in-out infinite alternate;
}
.ic-about-banner-section::after {
  top: -20%;
  right: 5%;
  transform: rotate(-30deg);
  animation: floatCrazy2 15s ease-in-out infinite alternate;
}
.ic-about-banner-section .ic-banner-shape {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.ic-about-banner-section .ic-about-banner-right {
  position: relative;
}
.ic-about-banner-section .ic-img-info {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  background: #fcf6c4;
  border-radius: 20px;
  padding: 20px;
}
.ic-about-banner-section .right-img {
  object-fit: cover;
}

/*  MUCH STRONGER MOVEMENT */
@keyframes floatCrazy1 {
  0% {
    transform: translate(0, 0) rotate(40deg) scale(1);
  }
  25% {
    transform: translate(80px, 60px) rotate(50deg) scale(1.1);
  }
  50% {
    transform: translate(-60px, 120px) rotate(60deg) scale(1.2);
  }
  75% {
    transform: translate(100px, -40px) rotate(45deg) scale(1.05);
  }
  100% {
    transform: translate(-120px, 80px) rotate(55deg) scale(1.15);
  }
}
@keyframes floatCrazy2 {
  0% {
    transform: translate(0, 0) rotate(-30deg) scale(1);
  }
  25% {
    transform: translate(-100px, -60px) rotate(-20deg) scale(1.1);
  }
  50% {
    transform: translate(80px, -120px) rotate(-10deg) scale(1.2);
  }
  75% {
    transform: translate(-60px, 60px) rotate(-25deg) scale(1.05);
  }
  100% {
    transform: translate(120px, -80px) rotate(-15deg) scale(1.15);
  }
}
.ic-who-we-are-main {
  position: relative;
  z-index: 1;
}

.ic-who-we-are-shape {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 85%;
  height: auto;
  z-index: -1;
}

.ic-who-we-are-info {
  gap: 80px;
}

.ic-user-year {
  padding-top: 190px;
}

.ic-ceo-section {
  position: relative;
  z-index: 1;
}
.ic-ceo-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg, #00020f 0%, #f9f9f9 100%);
  z-index: -1;
}

.ic-ceo-main {
  background: linear-gradient(360deg, rgba(18, 20, 31, 0.8) 0%, #12141f 70.72%);
  position: relative;
  z-index: 1;
  padding: 120px 60px 60px 60px;
  border-top: 3px solid #19202f;
}

.ic-ceo {
  position: absolute;
  top: -212px;
  left: 50%;
  transform: translateX(-50%);
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 34px;
  height: 310px;
  width: 270px;
  overflow: hidden;
}
.ic-ceo img {
  object-fit: fill;
}
.ic-ceo .ic-ceo-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 20px 15px 15px 15px;
  text-align: center;
}

.ic-trusted {
  padding: 40px;
  background: #2e3192;
  border-radius: 0px 0px 24px 24px;
}
.ic-trusted .ic-border-right {
  border-right: 2px solid #43469d;
}

.ic-request-btn {
  display: flex;
  align-items: center;
  padding: 10px 32px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.07);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ic-request-btn i {
  transition: transform 0.3s ease;
}
.ic-request-btn:hover i {
  transform: rotate(45deg);
}
.ic-request-btn.active {
  padding: 12px 32px;
  background: linear-gradient(90deg, #6b70ff 0%, #0bb0ee 100%);
  box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.3), inset 0px 1px 5px rgba(255, 255, 255, 0.3);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
.ic-request-btn.active:hover {
  background: linear-gradient(90deg, #0bb0ee 0%, #6b70ff 100%);
}
.ic-request-btn.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  transition: 0.5s;
}
.ic-request-btn.active:hover::before {
  left: 120%;
}
.ic-request-btn.active.black {
  background: #00020f;
}

.ic-why-choose-us {
  background: #f6f7f9;
}

.ic-why-choose-us-main {
  border-bottom: 1px solid #d6dae1;
}

.ic-why-choose-us-left {
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 32px;
  padding: 20px;
}

.loading-solution {
  padding: 14px 20px;
  background: #e0e7ff;
  box-shadow: 0px 1.5px 3px rgba(0, 0, 0, 0.05);
  border-radius: 25px;
}

/* main wrapper */
.ic-why-choose-us-img-main {
  padding: 20px;
  position: relative;
}
.ic-why-choose-us-img-main .ic-span {
  padding: 6px 16px;
  background: #eef2ff;
  border: 1px solid #e0e7ff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* SVG background */
.ic-why-choose-us-img {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
  pointer-events: none;
}

.ic-why-choose-us-img svg {
  width: 100%;
  max-width: 350px;
}

/* icon design */
.ic-icon {
  width: 67px;
  height: 67px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 11.9643px 17.9464px -3.58929px rgba(0, 0, 0, 0.1), 0px 4.78571px 7.17857px -4.78571px rgba(0, 0, 0, 0.1);
  border: 1px solid #f1f5f9;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
  flex: 0 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ic-icon.center-icon {
  width: 96px;
  height: 96px;
  background: #4f46e5;
  border: 4px solid #ffffff;
  border-radius: 40px;
}
.ic-icon.center-icon img,
.ic-icon.center-icon i {
  animation: rotateIcon 6s linear infinite;
}

@keyframes rotateIcon {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ic-reliability {
  padding: 20px;
  background: #2e3192;
  border-radius: 24px;
}

.ic-icon:hover {
  transform: scale(1.2);
}

.ic-reliability-icon {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.ic-about-us-right .accordion-item {
  border: none;
  border-bottom: 1.5px solid #d5d9e0;
  background: transparent;
  transition: 0.3s;
  padding: 0 16px 16px 16px;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}
.ic-about-us-right .accordion-button {
  padding: 0;
  background: #f6f7f9;
  box-shadow: none;
  color: black;
}
.ic-about-us-right .accordion-button:focus {
  box-shadow: none;
}
.ic-about-us-right .accordion-button::after {
  display: none;
}
.ic-about-us-right .accordion-item:has(.accordion-button:not(.collapsed)) {
  background: #ffffff;
  padding-top: 16px;
  border-radius: 16px 16px 0 0;
}
.ic-about-us-right .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-button {
  background: #ffffff;
  color: #2e3192;
}
.ic-about-us-right .accordion-item:has(.accordion-button:not(.collapsed))::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 4px;
  background: #2e3192;
  border-radius: 100px;
}
.ic-about-us-right .accordion-body {
  padding: 10px 0;
}

.ic-header-badge {
  padding: 6px 12px;
  background: #f1f4f8;
  border: 1px solid #dee6ed;
  box-shadow: 0px 0px 0px 3px #ffffff, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1);
  border-radius: 30px;
  text-transform: capitalize;
}

.ic-awards-item-main .col-12 .ic-awards-item {
  position: relative;
  z-index: 1;
}
.ic-awards-item-main .col-12 .ic-awards-item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  width: 2px;
  height: 50%;
  background: white;
  transform: translateY(-50%);
  z-index: -1;
}
.ic-awards-item-main .col-12:last-child .ic-awards-item::before {
  display: none;
}

.ic-awards-item {
  padding: 24px;
  background: #f3f4f7;
  border: 1px solid #e1e4eb;
  box-shadow: 0px 0px 0px 3px #ffffff, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1), 0px 0px 0px 4px #ffffff;
  border-radius: 16px;
  height: 100%;
}
.ic-awards-item .ic-award-icon {
  width: 68px;
  height: 68px;
  background: #ffffff;
  border: 1px solid #e7e9ef;
  border-radius: 12px;
}
.ic-awards-item .ic-raings {
  padding: 2px 12px 2px 2px;
  background: linear-gradient(90deg, #6b70ff 0%, #0bb0ee 100%);
  border-radius: 30px;
}
.ic-awards-item .ic-avg-ratings {
  padding: 2px 6px;
  background: #ffffff;
  border-radius: 30px 6px 6px 30px;
}

.ic-faq-section {
  background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
  /*  ACTIVE TAB BACKGROUND */
  /*  ACTIVE TEXT COLOR */
  /* extra safety */
}
.ic-faq-section .accordion-item {
  border: 1px solid #dee5ed;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 5px 2px 0px #ced4df;
  background: #f1f4f8;
  position: relative;
}
.ic-faq-section .accordion-button {
  background: transparent;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  text-transform: capitalize;
  /*  REMOVE DEFAULT ARROW */
  /* ACTIVE → minus */
}
.ic-faq-section .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.ic-faq-section .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.ic-faq-section .accordion-button::after {
  content: "+";
  font-size: 20px;
  font-weight: bold;
  background-image: none;
  transform: none;
  color: #000;
  transition: 0.3s;
  margin-top: -10px;
}
.ic-faq-section .accordion-button:not(.collapsed)::after {
  content: "-";
  color: #fff;
}
.ic-faq-section .accordion-item:has(.accordion-button:not(.collapsed)) {
  background: linear-gradient(90deg, #6b70ff 0%, #0bb0ee 100%);
}
.ic-faq-section .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-button {
  color: #fff;
}
.ic-faq-section .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-body {
  color: #fff;
}
.ic-faq-section .accordion-button:focus-visible {
  outline: none;
  box-shadow: none;
}
.ic-faq-section .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  box-shadow: 0px 0px 0px 3px #ffffff, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1);
  transition: all 0.3s ease-in-out;
}
.ic-faq-section .accordion-body {
  padding-top: 0;
  text-transform: capitalize;
}

.ic-company-logo-main {
  position: relative;
  z-index: 1;
}
.ic-company-logo-main::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  background: linear-gradient(270deg, rgba(238, 245, 248, 0) 0%, #eef5f8 100%);
}
.ic-company-logo-main::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background: linear-gradient(90deg, rgba(238, 245, 248, 0) 0%, #eef5f8 100%);
  z-index: 2;
}

.ic-company-logo-item {
  background: #ffffff;
  border-radius: 4px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ic-company-logo-item img {
  width: 80%;
  height: 30px;
  object-fit: contain;
}

.ic-logo-slider .slick-slide {
  padding: 0 12px;
}

.ic-awards-section {
  background: #f6f7f9;
}

.ic-client-review-section {
  background: #f6f7f9;
}

.ic-client-slider-wrapper {
  position: relative;
}
.ic-client-slider-wrapper .ic-progress-arrows-main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin: auto;
}
.ic-client-slider-wrapper .slider-progress {
  width: 100%;
  height: 3px;
  background: #ddd;
  margin-bottom: 20px;
  position: relative;
  margin: auto;
}
.ic-client-slider-wrapper .progress-bar {
  height: 100%;
  width: 0;
  background: #2d7ef7;
  transition: width 0.3s;
}
.ic-client-slider-wrapper .slider-arrows button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: white;
  color: #000;
  cursor: pointer;
  transition: all 0.3s;
}
.ic-client-slider-wrapper .slider-arrows button:hover {
  background: #1c75bc;
  color: white;
}
.ic-client-slider-wrapper .ic-client-slider {
  overflow: hidden;
}
.ic-client-slider-wrapper .slide {
  padding: 10px;
}
.ic-client-slider-wrapper .slide .ic-slide-item {
  box-shadow: 0px 3px 0px 0px rgba(210, 219, 226, 0.5);
  background: white;
  min-height: 275px;
  border-radius: 24px;
  overflow: hidden;
}
.ic-client-slider-wrapper .slide .ic-client-ratings i {
  color: #f58e07;
}
.ic-client-slider-wrapper .slide .ic-description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ic-client-slider-wrapper .slide .ic-slider-right-img {
  position: relative;
}
.ic-client-slider-wrapper .slide .ic-slider-right-img img {
  width: 100%;
  height: 275px;
  object-fit: cover;
}
.ic-client-slider-wrapper .slide .ic-slider-right-img .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ic-cta-section {
  background: linear-gradient(180deg, #f9f9f9 0%, #eef1f5 20%, rgba(255, 255, 255, 0.6) 40%, rgba(1, 6, 33, 0.5) 80%, #010621 100%);
}
.ic-cta-section .ic-cta-main {
  border-radius: 32px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden !important;
}
.ic-cta-section .ic-cta-info {
  padding: 0 100px;
}

.ic-joined {
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0.07);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 30px;
}
.ic-joined .ic-user {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-left: -8px;
}
.ic-joined .ic-user:first-child {
  margin-left: 0;
}
.ic-joined .ic-user img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ic-cta-left {
  padding: 50px 0;
}

@media (max-width: 1399.98px) {
  .ic-about-banner-section {
    padding: 180px 0 80px 0;
  }
  .ic-who-we-are-shape {
    top: 100px;
  }
  .ic-cta-section .ic-cta-info {
    padding: 0 60px;
  }
}
@media (max-width: 1199.98px) {
  .ic-about-banner-section {
    padding: 170px 0 70px 0;
  }
  .ic-ceo {
    top: -217px;
  }
}
@media (max-width: 991.98px) {
  .ic-about-banner-section {
    padding: 160px 0 60px 0;
  }
  .ic-who-we-are-shape {
    top: 130px;
    width: 100%;
  }
  .ic-who-we-are-info {
    gap: 60px;
  }
  .ic-ceo-main {
    padding: 115px 40px 40px 40px;
  }
  .ic-trusted .ic-border-right {
    border: none;
  }
  .ic-awards-item-main .col-12 .ic-awards-item::before {
    display: none;
  }
  .ic-client-slider-wrapper .slide .ic-slider-right-img img {
    height: 250px;
  }
  .ic-cta-section .ic-cta-info {
    padding: 0 40px;
  }
}
@media (max-width: 767.98px) {
  .ic-about-banner-section {
    padding: 150px 0 50px 0;
  }
  .ic-ceo-main {
    padding: 30px;
  }
  .ic-ceo {
    margin: auto;
    position: static;
    margin-bottom: 20px;
    transform: none;
  }
  .ic-user-year {
    padding-top: 90px;
  }
  .ic-icon.center-icon {
    width: 90px;
    height: 90px;
  }
  .ic-cta-section .ic-cta-info {
    padding: 0 30px;
  }
  .ic-cta-left {
    padding: 20px 0 40px 0;
  }
  .ic-who-we-are-shape {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 575.98px) {
  .ic-about-banner-section {
    padding: 140px 0 40px 0;
  }
  .ic-ceo-main {
    padding: 20px;
  }
  .ic-trusted {
    padding: 20px;
  }
  .ic-user-year {
    padding-top: 0px;
  }
  .ic-request-btn.active {
    padding: 10px 30px;
    font-size: 14px;
  }
}
@media (max-width: 425.98px) {
  .ic-request-btn {
    width: 100%;
  }
}
.ic-about-banner-section {
  position: relative;
  padding: 190px 0 90px 0;
  overflow: hidden;
  z-index: 1;
}
.ic-about-banner-section::before, .ic-about-banner-section::after {
  content: "";
  position: absolute;
  width: 520px;
  height: 400px;
  border-radius: 50%;
  filter: blur(100px);
  mix-blend-mode: screen;
  z-index: -1;
  opacity: 0.9;
  background: linear-gradient(180deg, rgba(30, 64, 255, 0) 10%, rgba(30, 64, 255, 0.4) 40%, rgba(100, 140, 255, 0.6) 70%, rgba(180, 200, 255, 0.8) 100%);
}
.ic-about-banner-section::before {
  top: -20%;
  left: 5%;
  transform: rotate(40deg);
  animation: floatCrazy1 15s ease-in-out infinite alternate;
}
.ic-about-banner-section::after {
  top: -20%;
  right: 5%;
  transform: rotate(-30deg);
  animation: floatCrazy2 15s ease-in-out infinite alternate;
}
.ic-about-banner-section .ic-banner-shape {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.ic-about-banner-section .ic-about-banner-right {
  position: relative;
}
.ic-about-banner-section .ic-img-info {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  background: #fcf6c4;
  border-radius: 20px;
  padding: 20px;
}
.ic-about-banner-section .right-img {
  object-fit: cover;
}

/*  MUCH STRONGER MOVEMENT */
@keyframes floatCrazy1 {
  0% {
    transform: translate(0, 0) rotate(40deg) scale(1);
  }
  25% {
    transform: translate(80px, 60px) rotate(50deg) scale(1.1);
  }
  50% {
    transform: translate(-60px, 120px) rotate(60deg) scale(1.2);
  }
  75% {
    transform: translate(100px, -40px) rotate(45deg) scale(1.05);
  }
  100% {
    transform: translate(-120px, 80px) rotate(55deg) scale(1.15);
  }
}
@keyframes floatCrazy2 {
  0% {
    transform: translate(0, 0) rotate(-30deg) scale(1);
  }
  25% {
    transform: translate(-100px, -60px) rotate(-20deg) scale(1.1);
  }
  50% {
    transform: translate(80px, -120px) rotate(-10deg) scale(1.2);
  }
  75% {
    transform: translate(-60px, 60px) rotate(-25deg) scale(1.05);
  }
  100% {
    transform: translate(120px, -80px) rotate(-15deg) scale(1.15);
  }
}
.ic-who-we-are-main {
  position: relative;
  z-index: 1;
}

.ic-who-we-are-shape {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 85%;
  height: auto;
  z-index: -1;
}

.ic-who-we-are-info {
  gap: 80px;
}

.ic-user-year {
  padding-top: 190px;
}

.ic-ceo-section {
  position: relative;
  z-index: 1;
}
.ic-ceo-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg, #00020f 0%, #f9f9f9 100%);
  z-index: -1;
}

.ic-ceo-main {
  background: linear-gradient(360deg, rgba(18, 20, 31, 0.8) 0%, #12141f 70.72%);
  position: relative;
  z-index: 1;
  padding: 120px 60px 60px 60px;
  border-top: 3px solid #19202f;
}

.ic-ceo {
  position: absolute;
  top: -212px;
  left: 50%;
  transform: translateX(-50%);
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 34px;
  height: 310px;
  width: 270px;
  overflow: hidden;
}
.ic-ceo img {
  object-fit: fill;
}
.ic-ceo .ic-ceo-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  padding: 20px 15px 15px 15px;
  text-align: center;
}

.ic-trusted {
  padding: 40px;
  background: #2e3192;
  border-radius: 0px 0px 24px 24px;
}
.ic-trusted .ic-border-right {
  border-right: 2px solid #43469d;
}

.ic-request-btn {
  display: flex;
  align-items: center;
  padding: 10px 32px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.07);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ic-request-btn i {
  transition: transform 0.3s ease;
}
.ic-request-btn:hover i {
  transform: rotate(45deg);
}
.ic-request-btn.active {
  padding: 12px 32px;
  background: linear-gradient(90deg, #6b70ff 0%, #0bb0ee 100%);
  box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.3), inset 0px 1px 5px rgba(255, 255, 255, 0.3);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
.ic-request-btn.active:hover {
  background: linear-gradient(90deg, #0bb0ee 0%, #6b70ff 100%);
}
.ic-request-btn.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  transition: 0.5s;
}
.ic-request-btn.active:hover::before {
  left: 120%;
}
.ic-request-btn.active.black {
  background: #00020f;
}

.ic-why-choose-us {
  background: #f6f7f9;
}

.ic-why-choose-us-main {
  border-bottom: 1px solid #d6dae1;
}

.ic-why-choose-us-left {
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 32px;
  padding: 20px;
}

.loading-solution {
  padding: 14px 20px;
  background: #e0e7ff;
  box-shadow: 0px 1.5px 3px rgba(0, 0, 0, 0.05);
  border-radius: 25px;
}

/* main wrapper */
.ic-why-choose-us-img-main {
  padding: 20px;
  position: relative;
}
.ic-why-choose-us-img-main .ic-span {
  padding: 6px 16px;
  background: #eef2ff;
  border: 1px solid #e0e7ff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* SVG background */
.ic-why-choose-us-img {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
  pointer-events: none;
}

.ic-why-choose-us-img svg {
  width: 100%;
  max-width: 350px;
}

/* icon design */
.ic-icon {
  width: 67px;
  height: 67px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 11.9643px 17.9464px -3.58929px rgba(0, 0, 0, 0.1), 0px 4.78571px 7.17857px -4.78571px rgba(0, 0, 0, 0.1);
  border: 1px solid #f1f5f9;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
  flex: 0 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ic-icon.center-icon {
  width: 96px;
  height: 96px;
  background: #4f46e5;
  border: 4px solid #ffffff;
  border-radius: 40px;
}
.ic-icon.center-icon img,
.ic-icon.center-icon i {
  animation: rotateIcon 6s linear infinite;
}

@keyframes rotateIcon {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ic-reliability {
  padding: 20px;
  background: #2e3192;
  border-radius: 24px;
}

.ic-icon:hover {
  transform: scale(1.2);
}

.ic-reliability-icon {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.ic-about-us-right .accordion-item {
  border: none;
  border-bottom: 1.5px solid #d5d9e0;
  background: transparent;
  transition: 0.3s;
  padding: 0 16px 16px 16px;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}
.ic-about-us-right .accordion-button {
  padding: 0;
  background: #f6f7f9;
  box-shadow: none;
  color: black;
}
.ic-about-us-right .accordion-button:focus {
  box-shadow: none;
}
.ic-about-us-right .accordion-button::after {
  display: none;
}
.ic-about-us-right .accordion-item:has(.accordion-button:not(.collapsed)) {
  background: #ffffff;
  padding-top: 16px;
  border-radius: 16px 16px 0 0;
}
.ic-about-us-right .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-button {
  background: #ffffff;
  color: #2e3192;
}
.ic-about-us-right .accordion-item:has(.accordion-button:not(.collapsed))::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 4px;
  background: #2e3192;
  border-radius: 100px;
}
.ic-about-us-right .accordion-body {
  padding: 10px 0;
}

.ic-header-badge {
  padding: 6px 12px;
  background: #f1f4f8;
  border: 1px solid #dee6ed;
  box-shadow: 0px 0px 0px 3px #ffffff, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1);
  border-radius: 30px;
  text-transform: capitalize;
}

.ic-awards-item-main .col-12 .ic-awards-item {
  position: relative;
  z-index: 1;
}
.ic-awards-item-main .col-12 .ic-awards-item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  width: 2px;
  height: 50%;
  background: white;
  transform: translateY(-50%);
  z-index: -1;
}
.ic-awards-item-main .col-12:last-child .ic-awards-item::before {
  display: none;
}

.ic-awards-item {
  padding: 24px;
  background: #f3f4f7;
  border: 1px solid #e1e4eb;
  box-shadow: 0px 0px 0px 3px #ffffff, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1), 0px 0px 0px 4px #ffffff;
  border-radius: 16px;
  height: 100%;
}
.ic-awards-item .ic-award-icon {
  width: 68px;
  height: 68px;
  background: #ffffff;
  border: 1px solid #e7e9ef;
  border-radius: 12px;
}
.ic-awards-item .ic-raings {
  padding: 2px 12px 2px 2px;
  background: linear-gradient(90deg, #6b70ff 0%, #0bb0ee 100%);
  border-radius: 30px;
}
.ic-awards-item .ic-avg-ratings {
  padding: 2px 6px;
  background: #ffffff;
  border-radius: 30px 6px 6px 30px;
}

.ic-faq-section {
  background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
  /*  ACTIVE TAB BACKGROUND */
  /*  ACTIVE TEXT COLOR */
  /* extra safety */
}
.ic-faq-section .accordion-item {
  border: 1px solid #dee5ed;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 5px 2px 0px #ced4df;
  background: #f1f4f8;
  position: relative;
}
.ic-faq-section .accordion-button {
  background: transparent;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  text-transform: capitalize;
  /*  REMOVE DEFAULT ARROW */
  /* ACTIVE → minus */
}
.ic-faq-section .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.ic-faq-section .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.ic-faq-section .accordion-button::after {
  content: "+";
  font-size: 20px;
  font-weight: bold;
  background-image: none;
  transform: none;
  color: #000;
  transition: 0.3s;
  margin-top: -10px;
}
.ic-faq-section .accordion-button:not(.collapsed)::after {
  content: "-";
  color: #fff;
}
.ic-faq-section .accordion-item:has(.accordion-button:not(.collapsed)) {
  background: linear-gradient(90deg, #6b70ff 0%, #0bb0ee 100%);
}
.ic-faq-section .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-button {
  color: #fff;
}
.ic-faq-section .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-body {
  color: #fff;
}
.ic-faq-section .accordion-button:focus-visible {
  outline: none;
  box-shadow: none;
}
.ic-faq-section .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  box-shadow: 0px 0px 0px 3px #ffffff, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1);
  transition: all 0.3s ease-in-out;
}
.ic-faq-section .accordion-body {
  padding-top: 0;
  text-transform: capitalize;
}

.ic-company-logo-main {
  position: relative;
  z-index: 1;
}
.ic-company-logo-main::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  background: linear-gradient(270deg, rgba(238, 245, 248, 0) 0%, #eef5f8 100%);
}
.ic-company-logo-main::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background: linear-gradient(90deg, rgba(238, 245, 248, 0) 0%, #eef5f8 100%);
  z-index: 2;
}

.ic-company-logo-item {
  background: #ffffff;
  border-radius: 4px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ic-company-logo-item img {
  width: 80%;
  height: 30px;
  object-fit: contain;
}

.ic-logo-slider .slick-slide {
  padding: 0 12px;
}

.ic-awards-section {
  background: #f6f7f9;
}

.ic-client-review-section {
  background: #f6f7f9;
}

.ic-client-slider-wrapper {
  position: relative;
}
.ic-client-slider-wrapper .ic-progress-arrows-main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin: auto;
}
.ic-client-slider-wrapper .slider-progress {
  width: 100%;
  height: 3px;
  background: #ddd;
  margin-bottom: 20px;
  position: relative;
  margin: auto;
}
.ic-client-slider-wrapper .progress-bar {
  height: 100%;
  width: 0;
  background: #2d7ef7;
  transition: width 0.3s;
}
.ic-client-slider-wrapper .slider-arrows button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: white;
  color: #000;
  cursor: pointer;
  transition: all 0.3s;
}
.ic-client-slider-wrapper .slider-arrows button:hover {
  background: #1c75bc;
  color: white;
}
.ic-client-slider-wrapper .ic-client-slider {
  overflow: hidden;
}
.ic-client-slider-wrapper .slide {
  padding: 10px;
}
.ic-client-slider-wrapper .slide .ic-slide-item {
  box-shadow: 0px 3px 0px 0px rgba(210, 219, 226, 0.5);
  background: white;
  min-height: 275px;
  border-radius: 24px;
  overflow: hidden;
}
.ic-client-slider-wrapper .slide .ic-client-ratings i {
  color: #f58e07;
}
.ic-client-slider-wrapper .slide .ic-description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ic-client-slider-wrapper .slide .ic-slider-right-img {
  position: relative;
}
.ic-client-slider-wrapper .slide .ic-slider-right-img img {
  width: 100%;
  height: 275px;
  object-fit: cover;
}
.ic-client-slider-wrapper .slide .ic-slider-right-img .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ic-cta-section {
  background: linear-gradient(180deg, #f9f9f9 0%, #eef1f5 20%, rgba(255, 255, 255, 0.6) 40%, rgba(1, 6, 33, 0.5) 80%, #010621 100%);
}
.ic-cta-section .ic-cta-main {
  border-radius: 32px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden !important;
}
.ic-cta-section .ic-cta-info {
  padding: 0 100px;
}

.ic-joined {
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0.07);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 30px;
}
.ic-joined .ic-user {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-left: -8px;
}
.ic-joined .ic-user:first-child {
  margin-left: 0;
}
.ic-joined .ic-user img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ic-cta-left {
  padding: 50px 0;
}

@media (max-width: 1399.98px) {
  .ic-about-banner-section {
    padding: 180px 0 80px 0;
  }
  .ic-who-we-are-shape {
    top: 100px;
  }
  .ic-cta-section .ic-cta-info {
    padding: 0 60px;
  }
}
@media (max-width: 1199.98px) {
  .ic-about-banner-section {
    padding: 170px 0 70px 0;
  }
  .ic-ceo {
    top: -217px;
  }
}
@media (max-width: 991.98px) {
  .ic-about-banner-section {
    padding: 160px 0 60px 0;
  }
  .ic-who-we-are-shape {
    top: 130px;
    width: 100%;
  }
  .ic-who-we-are-info {
    gap: 60px;
  }
  .ic-ceo-main {
    padding: 115px 40px 40px 40px;
  }
  .ic-trusted .ic-border-right {
    border: none;
  }
  .ic-awards-item-main .col-12 .ic-awards-item::before {
    display: none;
  }
  .ic-client-slider-wrapper .slide .ic-slider-right-img img {
    height: 250px;
  }
  .ic-cta-section .ic-cta-info {
    padding: 0 40px;
  }
}
@media (max-width: 767.98px) {
  .ic-about-banner-section {
    padding: 150px 0 50px 0;
  }
  .ic-ceo-main {
    padding: 30px;
  }
  .ic-ceo {
    margin: auto;
    position: static;
    margin-bottom: 20px;
    transform: none;
  }
  .ic-user-year {
    padding-top: 90px;
  }
  .ic-icon.center-icon {
    width: 90px;
    height: 90px;
  }
  .ic-cta-section .ic-cta-info {
    padding: 0 30px;
  }
  .ic-cta-left {
    padding: 20px 0 40px 0;
  }
  .ic-who-we-are-shape {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 575.98px) {
  .ic-about-banner-section {
    padding: 140px 0 40px 0;
  }
  .ic-ceo-main {
    padding: 20px;
  }
  .ic-trusted {
    padding: 20px;
  }
  .ic-user-year {
    padding-top: 0px;
  }
  .ic-request-btn.active {
    padding: 10px 30px;
    font-size: 14px;
  }
}
@media (max-width: 425.98px) {
  .ic-request-btn {
    width: 100%;
  }
}
.ic-feature-main {
  position: relative;
  z-index: 1;
}
.ic-feature-main::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #697483;
  z-index: -1;
}

.ic-client-review-after {
  position: relative;
  z-index: 1;
}
.ic-client-review-after::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #0bb0ee;
  opacity: 0.55;
  width: 635px;
  height: 200px;
  filter: blur(250px);
  border-radius: 100px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: -1;
}

.ic-feature-card {
  padding: 20px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 24px;
}
.ic-feature-card .ic-img {
  position: relative;
}
.ic-feature-card .ic-img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(180deg, rgba(18, 20, 31, 0) -15.69%, #12141f 86.6%);
}
.ic-feature-card .ic-img img {
  width: 100%;
  height: auto;
}

.ic-feature-top .ic-icon {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.07);
  border: 0.581524px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0.460724px 0.460724px rgba(0, 3, 18, 0.3), 0px 3.68579px 5.02189px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(2.76434px);
  border-radius: 50%;
  flex: 0 0 auto;
}
.ic-feature-top .ic-icon:hover {
  transform: scale(1);
}
.ic-feature-top .ic-icon.ic-arrow {
  width: 46px;
  height: 46px;
  border: none;
}

.ic-integration-section {
  position: relative;
  z-index: 1;
}
.ic-integration-section::after {
  position: absolute;
  content: "";
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  background: #0bb0ee;
  opacity: 0.18;
  width: 635px;
  height: 500px;
  filter: blur(250px);
  border-radius: 100px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: -1;
}
.ic-integration-section .ic-integration-item-main {
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 76%;
  height: 80%;
  z-index: -1;
}

.scale-animate {
  transform: scale(0.5);
  animation: scaleUpDown 3s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

@keyframes scaleUpDown {
  0% {
    transform: scale(0.7);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.7);
  }
}
.ic-integration-main {
  background: rgba(255, 255, 255, 0.05);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3), 0px 8px 10.9px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6px);
  border-radius: 24px;
  position: relative;
  z-index: 1;
}
.ic-integration-main .ic-integration-animation-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.ic-integration-main p {
  max-width: 455px;
  margin: auto;
}

.ic-feature-client-review {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.ic-join-section {
  background: linear-gradient(to bottom, #00020f 0%, #00020f 70%, #00041e 70%, #00041e 100%);
}

.ic-join-bottom {
  border-radius: 32px;
  overflow: hidden;
  padding: clamp(40px, 4vw, 70px) clamp(20px, 4vw, 40px);
  position: relative;
  z-index: 1;
}

.ic-join-item-main {
  padding: 0 clamp(20px, 4vw, 80px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25%);
  z-index: -1;
  width: 100%;
  height: 100%;
}

.ic-join-item {
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.05);
  box-shadow: 0px 1.05564px 1.05564px rgba(0, 3, 18, 0.3), 0px 8.44514px 11.5065px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(6.33386px);
  border-radius: 50%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: bounce 3s ease-in-out infinite;
}
.ic-join-item img {
  width: 50%;
  height: auto;
}

.ic-join-item.one {
  animation-delay: 0s;
}

.ic-join-item.two {
  animation-delay: 0.4s;
}

.ic-join-item.three {
  animation-delay: 0.2s;
}

.ic-join-item.four {
  animation-delay: 0.6s;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(-8px);
  }
}
@media (max-width: 1650px) {
  .ic-join-item {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 991.98px) {
  .ic-join-item {
    width: 70px;
    height: 70px;
  }
  .ic-integration-section .ic-integration-item-main {
    width: 90%;
  }
  .ic-feature-top .ic-icon {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767.98px) {
  .ic-join-item {
    width: 60px;
    height: 60px;
  }
  .ic-feature-top .ic-icon {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 575.98px) {
  .ic-join-item {
    width: 50px;
    height: 50px;
  }
}
.ic-user-card-main .ic-feature-card {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 380px;
  /* image */
  /* content */
}
.ic-user-card-main .ic-feature-card .ic-img {
  transition: transform 0.5s ease, opacity 0.4s ease;
  z-index: 2;
}
.ic-user-card-main .ic-feature-card .ic-content {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, 20%);
  width: 100%;
  padding: 0 20px;
  transition: all 0.5s ease;
  z-index: 10;
}
.ic-user-card-main .ic-feature-card .ic-des {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ic-user-card-main .ic-feature-card:hover .ic-img {
  transform: translateY(-120%);
  opacity: 0;
}
.ic-user-card-main .ic-feature-card:hover .ic-content {
  top: 50%;
  transform: translate(-50%, -50%);
}
.ic-user-card-main .ic-feature-card:hover .ic-des {
  display: block;
  -webkit-line-clamp: unset;
  line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: visible;
}

.ic-access-management-section {
  background: linear-gradient(180deg, #00020f 0%, #f9f9f9 100%);
}

.ic-access-management-bottom {
  background: #2e3192;
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0px 1px 1px rgba(0, 3, 18, 0.3);
  backdrop-filter: blur(6px);
  border-radius: 42px;
  padding: clamp(20px, 2vw, 40px);
}

.ic-access-management-item {
  border-radius: 0px !important;
  height: 100%;
}
.ic-access-management-item .ic-access-icon {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.07);
  border: 0.581524px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0.460724px 0.460724px rgba(0, 3, 18, 0.3), 0px 3.68579px 5.02189px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(2.76434px);
  border-radius: 50%;
}

.ic-access-management-item-top .ic-access-management-item {
  border-bottom: 1px solid #43469d;
}

.ic-user-permission-section {
  background: linear-gradient(180deg, #f9f9f9 0%, #ffffff 100%);
}

.ic-user-permission-right {
  padding: 20px;
  background: #ffffff;
  border: 1px solid #eaecf0;
  box-shadow: 0px 1.28px 16px rgba(174, 174, 192, 0.5), 0px 4.48px 4.18355px rgba(174, 174, 192, 0.4);
  border-radius: 20px;
}
.ic-user-permission-right .ic-permission-table {
  background: #ffffff;
  border: 0.837917px solid #eaecf0;
  box-shadow: 0px 1.67583px 5.47729px #ffffff, 0px 5.86542px 5.47729px rgba(174, 174, 192, 0.4);
  border-radius: 16px;
  overflow: hidden;
}
.ic-user-permission-right .ic-header {
  padding: 13px 16px;
  background: linear-gradient(90deg, #6b70ff 0%, #0bb0ee 100%);
  border: 0.89837px solid #eaecf0;
  border-radius: 12px 12px 0px 0px;
}
.ic-user-permission-right .ic-header .icon {
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.07);
  border: 0.866667px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0.399294px 0.399294px rgba(0, 3, 18, 0.3), 0px 3.19435px 4.3523px rgba(0, 3, 18, 0.12);
  backdrop-filter: blur(2.39576px);
  border-radius: 50%;
  flex: 0 0 auto;
}
.ic-user-permission-right .ic-user-feature {
  padding: 6px 16px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 30px;
}
.ic-user-permission-right .ic-user-permission-info {
  padding: 20px;
  background: linear-gradient(180deg, rgba(234, 236, 240, 0) 0%, #eaecf0 100%);
  border: 1px solid #d6dae1;
}
.ic-user-permission-right .ic-user-permission-list {
  padding: 18px;
  background: #ffffff;
  border-width: 1px 1px 4px 1px;
  border-style: solid;
  border-color: #d6dae1;
  border-radius: 16px;
  height: 100%;
}
.ic-user-permission-right .ic-user-permission-list .icon {
  width: 50px;
  height: 50px;
  background: #f5f6f7;
  border: 1px solid #d6dae1;
  border-radius: 50%;
  flex: 0 0 auto;
}
.ic-user-permission-right .ic-user-permission-list .ic-arrows {
  display: flex;
  align-items: center;
  padding: 4px 10px;
  background: #1c75bc;
  border-radius: 100px;
  color: #ffffff;
}
.ic-user-permission-right .ic-work-email input {
  padding: 0 16px;
  height: 48px;
  width: 100%;
  background: #f5f6f7;
  border: 1px solid #d6dae1;
  border-radius: 10px;
}
.ic-user-permission-right .ic-request-btn i {
  padding: 4px 10px;
  background: rgba(246, 246, 247, 0.1);
  border-radius: 30px;
}
.ic-user-permission-right .ic-request-btn:hover i {
  transform: rotate(0deg);
}

@media (max-width: 1399.98px) {
  .ic-user-card-main .ic-feature-card {
    min-height: 350px;
  }
}
@media (max-width: 1199.98px) {
  .ic-user-card-main .ic-feature-card {
    min-height: 310px;
  }
}
@media (max-width: 991.98px) {
  .ic-access-management-item-top .ic-access-management-item {
    border-bottom: none;
  }
  .ic-user-card-main .ic-feature-card {
    min-height: auto;
  }
}
.ic-warehouse-management-section .ic-access-management-item {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 16px !important;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.ic-warehouse-management-section .ic-access-management-item:hover {
  background: #1c75bc;
}

.ic-labeling-barcoding-section .ic-access-management-bottom {
  background: #1c75bc;
}
.ic-labeling-barcoding-section .ic-access-management-item-top .ic-access-management-item {
  border-bottom: 1px solid #3383c3;
}

body.scroll-lock {
  overflow: hidden;
}

.split-screen-wrapper {
  background: linear-gradient(180deg, #F6F6F7 0%, #F5F6F7 100%);
  position: relative;
  /* overlay */
  /* LEFT SIDEBAR */
  /* NAVIGATION */
  /* RIGHT CONTENT */
}
.split-screen-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 340px;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(245, 246, 247, 0) 0%, #F5F6F7 86.75%);
}
.split-screen-wrapper .ic-main-container {
  display: flex;
  gap: 60px;
}
@media only screen and (max-width: 1199.98px) {
  .split-screen-wrapper .ic-main-container {
    gap: 40px;
  }
}
@media only screen and (max-width: 991.98px) {
  .split-screen-wrapper .ic-main-container {
    flex-direction: column;
  }
}
.split-screen-wrapper .sidebar {
  flex: 0 0 380px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.split-screen-wrapper .sidebar .ic-sidebar-wrapper {
  position: sticky;
  top: 20%;
}
.split-screen-wrapper .sidebar ul {
  padding-left: 0px !important;
}
.split-screen-wrapper .ic-sidebar-header {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.split-screen-wrapper .why-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #1C75BC;
  box-shadow: 0px 0px 0px 3px #FFFFFF, 0px 4px 2px rgba(140, 150, 169, 0.25), 0px 8px 17.2px rgba(140, 150, 169, 0.1);
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 25px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  width: fit-content;
}
.split-screen-wrapper .why-button svg {
  width: 16px;
  height: 16px;
}
.split-screen-wrapper h1 {
  font-size: 42px;
  font-weight: 800;
  line-height: 1.2;
  color: #1a202c;
  margin: 12px 0 24px 0;
}
@media only screen and (max-width: 1399.98px) {
  .split-screen-wrapper h1 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .split-screen-wrapper h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991.98px) {
  .split-screen-wrapper h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .split-screen-wrapper h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575.98px) {
  .split-screen-wrapper h1 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .split-screen-wrapper h1 {
    font-size: 20px;
  }
}
.split-screen-wrapper .highlight-text {
  color: #6366f1;
}
.split-screen-wrapper .nav-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow-y: auto;
  padding-right: 10px;
  /* hide scrollbar */
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.split-screen-wrapper .nav-list::-webkit-scrollbar {
  display: none;
}
.split-screen-wrapper .nav-list::-webkit-scrollbar {
  width: 6px;
}
.split-screen-wrapper .nav-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.split-screen-wrapper .nav-list::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.split-screen-wrapper .nav-list::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.split-screen-wrapper .nav-item {
  padding: 12px 16px;
  border-left: 4px solid transparent;
  color: #323E4F;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 20px;
  font-weight: 500;
}
.split-screen-wrapper .nav-item:hover {
  color: #2d3748;
  background: rgba(0, 102, 204, 0.05);
}
.split-screen-wrapper .nav-item.active {
  color: #2E3192;
  background: linear-gradient(90deg, #EAECF0 38.46%, rgba(234, 236, 240, 0) 100%);
  border-left-color: #2E3192;
}
.split-screen-wrapper .nav-item.active .nav-icon {
  opacity: 1;
  color: #2E3192;
}
.split-screen-wrapper .nav-item.active .ic-img-icon {
  filter: brightness(0) saturate(100%) invert(20%) sepia(90%) saturate(2000%) hue-rotate(230deg) brightness(90%) contrast(95%);
}
.split-screen-wrapper .ic-img-icon {
  filter: brightness(0) saturate(100%) invert(52%) sepia(10%) saturate(500%) hue-rotate(180deg) brightness(95%) contrast(90%);
  width: 24px;
  height: 24px;
}
.split-screen-wrapper .nav-icon {
  font-size: 26px;
  opacity: 0.7;
  color: #758195;
}
.split-screen-wrapper .content-area {
  overflow-x: hidden;
  flex: 1;
  overflow-y: scroll;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 90px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.split-screen-wrapper .content-area::-webkit-scrollbar {
  display: none;
}
.split-screen-wrapper .content-area::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}
.split-screen-wrapper .content-area::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
}
.split-screen-wrapper .content-area::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}
.split-screen-wrapper .section-title {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #1B2533;
}
.split-screen-wrapper .section-description {
  color: #454B5D;
  line-height: 1.6;
  margin-bottom: 24px;
}
.split-screen-wrapper .section-content {
  position: relative;
}
.split-screen-wrapper .section-content .ic-img-container {
  background-color: white;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 32px;
  width: 100%;
  object-fit: fill;
}
.split-screen-wrapper .section-content .ic-img-container img {
  border-radius: 18px;
}
.split-screen-wrapper .section-content .button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.logo-slider {
  width: 80%;
  margin: auto;
}

.logo-slider .slick-slide {
  transition: all 0.5s ease;
  transform: scale(0.8);
  opacity: 0.5;
}

.logo-slider img {
  width: 100px;
  margin: auto;
}

.right-card {
  position: relative;
  overflow: hidden;
}
.right-card::before, .right-card::after {
  content: "";
  position: absolute;
  top: 0;
  width: 116.77px;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
.right-card::before {
  left: 0;
  background: linear-gradient(90deg, #0D0F1B 8.79%, rgba(16, 16, 18, 0) 91.46%);
}
.right-card::after {
  right: 0;
  background: linear-gradient(270deg, #0D0F1B 8.79%, rgba(16, 16, 18, 0) 91.46%);
}

.logos {
  border: 1px solid white;
  animation: spin 20s linear infinite;
}
.logos .img-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.example {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
}

.ic-svg-animation {
  width: 1200px;
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  animation: spin 75s linear infinite;
}

@keyframes spin {
  0% {
    transform: translateX(-50%) rotate(0deg);
  }
  100% {
    transform: translateX(-50%) rotate(360deg);
  }
}

/*# sourceMappingURL=style.css.map */
