:root,
[data-bs-theme=light] {
  --bs-primary: #0757d9;
  --bs-primary-rgb: 7, 87, 217;
  --bs-primary-hover: #024ac8;
  --bs-primary-hover-rgb: 2, 74, 200;
  --bs-secondary: #dff5ff;
  --bs-secondary-rgb: 223, 245, 255;
  --bs-heading-color: #101828;
}

html,
body,
.site-wrap {
  overflow-x: hidden;
}

body {
  background:
    radial-gradient(circle at 12% 18%, rgba(7, 87, 217, 0.1), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(21, 128, 61, 0.08), transparent 26%),
    linear-gradient(180deg, #f6f9ff 0%, #ffffff 44%, #f3f8ff 100%);
}

.site-wrap {
  position: relative;
  isolation: isolate;
  background: linear-gradient(180deg, rgba(246, 249, 255, 0.84) 0%, rgba(255, 255, 255, 0.84) 34%, rgba(243, 248, 255, 0.9) 100%);
}

.site-wrap::before,
.site-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.site-wrap::before {
  opacity: 0.78;
  background:
    radial-gradient(circle at 84% 4%, transparent 0 370px, rgba(7, 87, 217, 0.15) 372px 374px, transparent 376px),
    radial-gradient(circle at 84% 4%, transparent 0 425px, rgba(7, 87, 217, 0.11) 427px 429px, transparent 431px),
    radial-gradient(circle at 84% 4%, transparent 0 482px, rgba(7, 87, 217, 0.08) 484px 486px, transparent 488px),
    radial-gradient(circle at -8% 31%, transparent 0 280px, rgba(21, 128, 61, 0.08) 282px 284px, transparent 286px),
    radial-gradient(circle at -8% 31%, transparent 0 340px, rgba(7, 87, 217, 0.075) 342px 344px, transparent 346px),
    radial-gradient(circle at 74% 78%, transparent 0 340px, rgba(7, 87, 217, 0.09) 342px 344px, transparent 346px),
    radial-gradient(circle at 74% 78%, transparent 0 400px, rgba(21, 128, 61, 0.07) 402px 404px, transparent 406px);
}

.site-wrap::after {
  background:
    linear-gradient(135deg, rgba(7, 87, 217, 0.055), transparent 36%),
    linear-gradient(225deg, rgba(21, 128, 61, 0.04), transparent 34%);
  opacity: 0.9;
}

header,
main,
footer {
  position: relative;
  z-index: 1;
}

.page-title {
  background: linear-gradient(180deg, rgba(243, 248, 255, 0.84), rgba(255, 255, 255, 0.88)) !important;
}

.perftech-logo {
  width: 190px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

.fbs__net-navbar .navbar-brand .logo {
  max-height: none;
}

.btn-faxilit,
.btn-faxilit:hover,
.btn-faxilit:focus {
  color: #fff !important;
  border-color: #16a34a !important;
  background: linear-gradient(135deg, #22c55e, #15803d) !important;
  box-shadow: 0 12px 28px rgba(21, 128, 61, 0.24);
}

.hero__v6 {
  padding-top: 140px;
  background: linear-gradient(180deg, rgba(244, 249, 255, 0.8), rgba(255, 255, 255, 0.82)) !important;
}

.hero__v6 .hero-subtitle,
.subtitle {
  color: #0757d9;
  background-color: rgba(7, 87, 217, 0.08);
}

.hero__v6 .hero-title {
  letter-spacing: -0.055em;
}

.mini-chip {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  color: #0757d9;
  background: rgba(7, 87, 217, 0.08);
  font-size: 13px;
  font-weight: 800;
}

.nova-hero-visual {
  min-height: 560px;
}

.nova-hero-visual .img-main {
  z-index: 2 !important;
}

.nova-hero-visual .img-card {
  z-index: 13 !important;
}

.nova-hero-visual .carousel-item img {
  min-height: 520px;
  max-height: 560px;
  object-fit: cover;
  object-position: center;
}

.faxilit-mini-card {
  width: 320px;
  max-width: 78%;
  padding: 20px;
  color: #101828;
  border: 1px solid rgba(21, 128, 61, 0.15);
  background: rgba(237, 249, 235, 0.98);
}

.faxilit-mini-card .mini-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.faxilit-mini-card img {
  width: 54px;
  height: 54px;
  object-fit: contain;
  border-radius: 14px;
  background: #fff;
}

.faxilit-mini-card .mini-menu {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  color: #fff;
  background: #15803d;
}

.faxilit-mini-card strong,
.faxilit-mini-card span {
  display: block;
}

.faxilit-mini-card strong {
  font-size: 24px;
}

.faxilit-mini-card span {
  color: #475467;
  font-weight: 700;
}

.faxilit-mini-card ul {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.faxilit-mini-card li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(21, 128, 61, 0.14);
  color: #344054;
  font-weight: 700;
  line-height: 1.35;
}

.faxilit-mini-card li i {
  color: #15803d;
}

.services__v3 .service-card {
  min-height: 245px;
}

.services__v3 .icon {
  font-size: 32px;
}

.footer {
  background: rgba(243, 248, 255, 0.86);
}

.footer-logo {
  width: 220px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

@media (max-width: 991.98px) {
  .hero__v6 {
    padding-top: 120px;
  }

  .nova-hero-visual {
    min-height: 660px;
  }

  .nova-hero-visual .carousel-item img {
    min-height: 620px;
  }
}

@media (max-width: 575.98px) {
  .perftech-logo {
    width: 160px;
  }

  .hero__v6 .hero-title {
    font-size: 42px;
  }

  .nova-hero-visual {
    min-height: 600px;
  }

  .nova-hero-visual .carousel-item img {
    min-height: 560px;
  }

  .faxilit-mini-card {
    padding: 18px;
  }
}
