/*
 Theme Name:   Niche Websites
 Theme URI:    https://nichewebsites.net
 Description:  nichewebsites.net Main Theme (Understrap child theme)
 Author:       Niche Websites
 Author URI:   https://nichewebsites.net
 Template:     understrap
 Version:      1.2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  nichewebsites
 Tags:         one-column, custom-menu, featured-images, theme-options, translation-ready
*/



h1,h2,h3,h4,h5,h6 {
 color: white
}

.bg-primary {
    background-color: rgb(255 255 255) !important;
    padding: 2% 0;
}

body {
  background: #0b1220;
}

.nw-hero,
.nw-services,
.nw-why,
.nw-final-cta {
  position: relative;
  overflow: hidden;
}


.nw-hero {
  padding: 75px 0 90px;
  color: #fff;
}

.nw-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.nw-hero > .container,
.nw-hero .row,
.nw-hero .col-lg-6 {
  position: relative;
  z-index: 2;
}

.nw-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.nw-hero-lights {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}



.nw-hero .container {
  position: relative;
  z-index: 2;
}


.min-vh-75 {
  min-height: 75vh;
}

.nw-eyebrow,
.nw-section-eyebrow {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #60a5fa;
  margin-bottom: 18px;
}

.nw-hero-title {
  font-size: clamp(2.4rem, 4vw, 4.7rem);
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
  max-width: 620px;
}

.nw-hero-text {
  font-size: 1.05rem;
  line-height: 1.8;
  color: rgba(255,255,255,0.78);
  max-width: 560px;
  margin-bottom: 30px;
}

.nw-hero-buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.nw-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 24px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  transition: 0.25s ease;
}

.nw-btn-primary {
  background: linear-gradient(135deg, #2563eb 0%, #0ea5e9 100%);
  color: #fff;
  box-shadow: 0 12px 30px rgba(37, 99, 235, 0.25);
}

.nw-btn-primary:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(37, 99, 235, 0.32);
}

.nw-btn-secondary {
  color: #fff;
  border: 1px solid rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.05);
}

.nw-btn-secondary:hover {
  color: #fff;
  background: rgba(255,255,255,0.1);
  transform: translateY(-2px);
}

.nw-trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 6px;
      justify-content: center;
}

.nw-trust-row span {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.78);
  font-size: 14px;
}

.nw-case-study h2,p {
  color: #fff;
}

.nw-case-before,
.nw-case-after {
  padding: 28px;
  border-radius: 24px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  backdrop-filter: blur(12px);
}

.nw-case-before li,
.nw-case-after li {
  color: #fff;
}

.nw-services,
.nw-why,
.nw-final-cta {
  background: transparent !important;
}

body {
  background:
    radial-gradient(circle at 20% 10%, rgba(59,130,246,0.12), transparent 30%),
    radial-gradient(circle at 80% 80%, rgba(14,165,233,0.08), transparent 35%),
    linear-gradient(180deg, #0b1220 0%, #111827 100%);
}

.nw-service-card,
.nw-feature-item,
.nw-why-box,
.nw-cta-box {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  backdrop-filter: blur(12px);
  color: #fff;
}

.nw-service-card h3,
.nw-feature-item strong {
  color: #fff;
}

.nw-service-card p,
.nw-feature-item span {
  color: rgba(255,255,255,0.7);
}

.nw-service-card:hover,
.nw-mini-feature:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.3);
}

.nw-case-before h4 {
  color: #ff6b6b;
}

.nw-case-after h4 {
  color: #4ade80;
}

.nw-hero-visual {
  position: relative;
  min-height: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nw-screen-card {
  border-radius: 28px;
  position: absolute;
}

.nw-screen-back {
  width: 78%;
  height: 76%;
  background: linear-gradient(135deg, rgba(37,99,235,0.18), rgba(14,165,233,0.08));
  border: 1px solid rgba(255,255,255,0.08);
  transform: rotate(-8deg) translate(-30px, 10px);
  backdrop-filter: blur(10px);
}

.nw-screen-front {
  width: 82%;
  background: rgba(17,24,39,0.96);
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 30px 80px rgba(0,0,0,0.35);
  padding: 20px;
  z-index: 2;
}

.nw-browser-top {
  display: flex;
  gap: 8px;
  margin-bottom: 24px;
}

.nw-browser-top span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.25);
}

.nw-screen-content {
  padding: 8px 6px 10px;
}

.nw-screen-badge {
  display: inline-block;
  padding: 7px 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: #93c5fd;
  background: rgba(37,99,235,0.12);
  border: 1px solid rgba(96,165,250,0.18);
  margin-bottom: 18px;
}

.nw-screen-front h3 {
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 800;
  color: #fff;
  margin-bottom: 14px;
}

.nw-screen-front p {
  color: rgba(255,255,255,0.72);
  line-height: 1.8;
  margin-bottom: 22px;
}

.nw-mini-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.nw-mini-stats div {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 18px;
  padding: 16px;
}

.nw-mini-stats strong {
  display: block;
  color: #fff;
  font-size: 1rem;
  margin-bottom: 4px;
}

.nw-mini-stats small {
  color: rgba(255,255,255,0.65);
  font-size: 13px;
}

.nw-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(70px);
  z-index: 0;
}

.nw-glow-1 {
  width: 180px;
  height: 180px;
  background: rgba(14,165,233,0.22);
  top: 5%;
  right: 8%;
}

.nw-glow-2 {
  width: 180px;
  height: 180px;
  background: rgba(59,130,246,0.20);
  bottom: 12%;
  left: 10%;
}

.nw-services {
  padding: 100px 0;
  background: #f8fafc;
}

.nw-section-head {
  max-width: 760px;
  margin: 0 auto 54px;
}

.nw-section-head h2,
.nw-why h2,
.nw-final-cta h2 {
  font-size: clamp(2rem, 3vw, 3.2rem);
  line-height: 1.12;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 16px;
  letter-spacing: -0.03em;
}

.nw-section-head p,
.nw-why p,
.nw-final-cta p {
  font-size: 1.03rem;
  line-height: 1.8;
  color: #dbdbdb
}

.nw-service-card {
  height: 100%;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 10px 30px rgba(15,23,42,0.05);
  transition: 0.25s ease;
}

.nw-service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(15,23,42,0.1);
  border-color: rgba(37,99,235,0.2);
}

.nw-service-icon {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2563eb 0%, #0ea5e9 100%);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  margin-bottom: 20px;
}

.nw-service-card h3 {
  font-size: 1.3rem;
  font-weight: 800;
  margin-bottom: 12px;
}

.nw-service-card p {
  line-height: 1.8;
  margin-bottom: 18px;
}

.nw-service-card a {
  text-decoration: none;
  font-weight: 700;
  color: #2563eb;
}

.nw-service-card-accent {
  background: linear-gradient(180deg, #0f172a 0%, #111827 100%);
  border-color: rgba(255,255,255,0.08);
}

.nw-service-card-accent h3,
.nw-service-card-accent p,
.nw-service-card-accent a {
  color: #fff;
}

.nw-service-card-accent p {
  color: rgba(255,255,255,0.75);
}

.nw-why {
  padding: 100px 0;
  background: #ffffff;
}

.nw-feature-list {
  display: grid;
  gap: 16px;
  margin-top: 28px;
}

.nw-feature-item {
  padding: 18px 20px;
  border-radius: 18px;
  background: #f8fafc;
  border: 1px solid #e5e7eb;
}

.nw-feature-item strong {
  display: block;
  font-size: 1rem;
  margin-bottom: 4px;
}



.nw-why-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  background: linear-gradient(180deg, #0f172a 0%, #111827 100%);
  border-radius: 28px;
  padding: 26px;
  box-shadow: 0 22px 60px rgba(2,6,23,0.18);
}

.nw-why-metric {
  padding: 24px;
  border-radius: 20px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
}

.nw-why-metric strong {
  display: block;
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 8px;
}

.nw-why-metric span {
  color: rgba(255,255,255,0.74);
  line-height: 1.7;
}

.nw-final-cta {
  padding: 90px 0 110px;
  background: #f8fafc;
}

.nw-cta-box {
  max-width: 850px;
  margin: 0 auto;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid #e5e7eb;
  border-radius: 32px;
  padding: 50px 28px;
  box-shadow: 0 16px 40px rgba(15,23,42,0.06);
}

@media (max-width: 991.98px) {
  .nw-hero {
    padding: 70px 0 70px;
  }

  .nw-hero-visual {
    margin-top: 40px;
    min-height: 420px;
  }

  .nw-screen-front,
  .nw-screen-back {
    width: 100%;
  }

  .nw-mini-stats {
    grid-template-columns: 1fr;
  }

  .nw-why-box {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  .nw-hero-title {
    font-size: 2.3rem;
  }

  .nw-screen-front h3 {
    font-size: 1.5rem;
  }

  .nw-service-card,
  .nw-cta-box {
    padding: 22px;
  }

  .nw-trust-row {
    gap: 10px;
  }

  .nw-trust-row span {
    font-size: 13px;
  }
}

/* =========================
   ABOUT US PAGE
   Clean version
   ========================= */

.nw-about-hero,
.nw-about-story,
.nw-about-values,
.nw-about-why,
.nw-about-cta {
  position: relative;
  background: transparent;
  overflow: visible;
}

.nw-about-hero .container,
.nw-about-story .container,
.nw-about-values .container,
.nw-about-why .container,
.nw-about-cta .container {
  position: relative;
  z-index: 2;
}

/* one shared background */
.nw-about-hero {
  padding: 110px 0 70px;
  color: #fff;
}




/* spacing */
.nw-about-story {
  padding: 30px 0 40px;
}

.nw-about-values {
  padding: 10px 0 40px;
}

.nw-about-why {
  padding: 40px 0 50px;
}

.nw-about-cta {
  padding: 10px 0 100px;
}

/* headings */
.nw-about-title {
  font-size: clamp(2.4rem, 4vw, 4.4rem);
  line-height: 1.06;
  font-weight: 800;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
  color: #fff;
}

.nw-about-intro {
  max-width: 760px;
  margin: 0 auto;
  font-size: 1.05rem;
  line-height: 1.8;
  color: rgba(255,255,255,0.78);
}

.nw-about-why h2 {
  font-size: clamp(2rem, 3vw, 3.2rem);
  line-height: 1.12;
  font-weight: 800;
  color: #fff;
  margin-bottom: 16px;
  letter-spacing: -0.03em;
}

.nw-about-why-intro {
  font-size: 1.03rem;
  line-height: 1.8;
  color: rgba(255,255,255,0.74);
  max-width: 760px;
  margin: 0 auto;
}

/* glass cards */
.nw-content-card,
.nw-about-stats-box,
.nw-value-card,
.nw-mini-feature,
.nw-cta-box,
.nw-about-stat {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 18px 40px rgba(2,6,23,0.22);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

/* story card */
.nw-content-card {
  border-radius: 28px;
  padding: 38px;
}

.nw-about-stat br,.nw-why-metric br,.nw-feature-item br {
  display: none;
}

.nw-content-card h2 {
  font-size: clamp(1.9rem, 3vw, 3rem);
  line-height: 1.12;
  font-weight: 800;
  color: #fff;
  margin-bottom: 18px;
  letter-spacing: -0.03em;
}

.nw-content-card p {
  color: rgba(255,255,255,0.74);
  line-height: 1.9;
  margin-bottom: 16px;
}

/* right stat stack */
.nw-about-stats-box {
  display: grid;
  gap: 16px;
  border-radius: 28px;
  padding: 20px;
}

.nw-about-stat {
  padding: 20px;
  border-radius: 18px;
}

.nw-about-stat strong {
  display: block;
  color: #fff;
  font-size: 1.05rem;
  margin-bottom: 6px;
}

.nw-about-stat span {
  color: rgba(255,255,255,0.72);
  line-height: 1.7;
}

/* vision mission */
.nw-value-card {
  height: 100%;
  border-radius: 24px;
  padding: 30px;
}

.nw-value-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 90px;
  height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(37,99,235,0.12);
  border: 1px solid rgba(96,165,250,0.18);
  color: #93c5fd;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.nw-value-card h3 {
  font-size: 1.7rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
}

.nw-value-card p {
  color: rgba(255,255,255,0.74);
  line-height: 1.85;
  margin: 0;
}

/* mini features */
.nw-mini-feature {
  height: 100%;
  border-radius: 22px;
  padding: 24px;
}

.nw-mini-feature h4 {
  font-size: 1.15rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 10px;
}

.nw-mini-feature p {
  color: rgba(255,255,255,0.72);
  line-height: 1.8;
  margin: 0;
}

/* cta */
.nw-cta-box {
  max-width: 850px;
  margin: 0 auto;
  border-radius: 30px;
  padding: 50px 28px;
}

.nw-cta-box h2 {
  color: #fff;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 14px;
}

.nw-cta-box p {
  color: rgba(255,255,255,0.74);
  line-height: 1.8;
  max-width: 680px;
  margin: 0 auto 24px;
}

/* subtle hover only */
.nw-content-card,
.nw-about-stat,
.nw-value-card,
.nw-mini-feature,
.nw-cta-box {
  transition: 0.25s ease;
}

.nw-content-card:hover,
.nw-about-stat:hover,
.nw-value-card:hover,
.nw-mini-feature:hover,
.nw-cta-box:hover {
  transform: translateY(-4px);
  border-color: rgba(96,165,250,0.20);
  box-shadow: 0 24px 50px rgba(2,6,23,0.28);
}

/* mobile */
@media (max-width: 991.98px) {
  .nw-about-hero {
    padding: 90px 0 55px;
  }

  .nw-content-card,
  .nw-value-card,
  .nw-cta-box {
    padding: 26px;
  }

  .nw-about-hero::before {
    width: 340px;
    height: 340px;
    filter: blur(90px);
  }
}

@media (max-width: 767.98px) {
  .nw-about-title {
    font-size: 2.3rem;
  }

  .nw-content-card,
  .nw-about-stats-box,
  .nw-value-card,
  .nw-mini-feature,
  .nw-cta-box,
  .nw-about-stat {
    padding: 22px;
  }
}

/* =========================
   WEBSITE DESIGN PAGE V3
   Premium / Editorial / Interactive
========================= */

.nw-svcx-page {
  position: relative;
  overflow: clip;
  color: #eef4ff;
}

.nw-svcx-page .container {
  position: relative;
  z-index: 2;
}

.nw-svcx-page h1,
.nw-svcx-page h2,
.nw-svcx-page h3,
.nw-svcx-page p {
  margin-top: 0;
}

.nw-svcx-page p {
  color: rgba(230, 239, 255, 0.76);
  line-height: 1.85;
}

/* =========================
   SERVICE PAGE FINAL LIGHT
   Single roaming light
========================= */

.nw-svcx-page {
  position: relative;
  overflow: clip;
}

.nw-svcx-light {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.nw-svcx-light-ambient {
  position: absolute;
  left: 0;
  top: 0;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  pointer-events: none;
  mix-blend-mode: screen;
  will-change: transform, opacity;
  filter: blur(118px);
  opacity: 0.82;
  transform: translate3d(-9999px, -9999px, 0) scale(1);
  background:
    radial-gradient(circle,
      rgba(215, 247, 255, 0.96) 0%,
      rgba(0, 191, 255, 0.829) 28%,
      rgba(18, 120, 255, 0.20) 54%,
      transparent 76%);
}

/* optional: a softer halo inside the same light */
.nw-svcx-light-ambient::after {
  content: "";
  position: absolute;
  inset: 18%;
  border-radius: 50%;
  background:
    radial-gradient(circle,
      rgba(220, 248, 255, 0.46) 0%,
      rgba(101, 214, 255, 0.16) 42%,
      transparent 72%);
  filter: blur(38px);
}

@media (max-width: 991.98px) {
  .nw-svcx-light-ambient {
    width: 400px;
    height: 400px;
    filter: blur(95px);
    opacity: 0.72;
  }
}

@media (max-width: 767.98px) {
  .nw-svcx-light-ambient {
    width: 300px;
    height: 300px;
    filter: blur(72px);
    opacity: 0.62;
  }
}

/* hero */
.nw-svcx-hero {
  position: relative;
  padding: 120px 0 84px;
}

.nw-svcx-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 54px;
  align-items: end;
}

.nw-svcx-kicker,
.nw-svcx-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #66b6ff;
  margin-bottom: 18px;
}

.nw-svcx-hero-copy h1 {
  font-size: clamp(2.9rem, 5.7vw, 5.6rem);
  line-height: 0.96;
  letter-spacing: -0.045em;
  /* max-width: 8.5ch; */
  margin-bottom: 22px;
  color: #fff;
}

.nw-svcx-hero-copy p {
  max-width: 600px;
  font-size: 1.05rem;
  margin-bottom: 30px;
}

.nw-svcx-hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.nw-svcx-hero-media {
  position: relative;
  min-height: 482px;
}

.nw-svcx-frame {
  position: absolute;
  padding: 16px;
  border-radius: 32px;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow:
    0 30px 80px rgba(0,0,0,0.35),
    inset 0 1px 0 rgba(255,255,255,0.06);
  backdrop-filter: blur(12px);
  transform: perspective(1400px) rotateY(-8deg) rotateX(3deg);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.nw-svcx-frame:hover {
  transform: perspective(1400px) rotateY(-3deg) rotateX(1deg) translateY(-6px);
  box-shadow:
    0 36px 90px rgba(0,0,0,0.42),
    inset 0 1px 0 rgba(255,255,255,0.08);
}

.nw-svcx-frame img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 22px;
  filter: contrast(0.95) brightness(0.95);
}

.nw-svcx-float {
  position: absolute;
  padding: 10px 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  color: #edf7ff;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  backdrop-filter: blur(12px);
  box-shadow: 0 16px 40px rgba(0,0,0,0.24);
}

.nw-svcx-float-a {
  left: -8px;
  top: 58px;
}

.nw-svcx-float-b {
  right: -8px;
  bottom: 44px;
}


/* image + copy */
.nw-svcx-power {
  padding: 60px 0 100px;
}

.nw-svcx-image-card {
  position: relative;
  padding: 12px;
  border-radius: 28px;
  background: #63b1f7;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 26px 64px rgba(0,0,0,0.24);
}

.nw-svcx-image-card img {
  width: 100%;
  display: block;
  border-radius: 20px;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.nw-svcx-copy-block {
  max-width: 590px;
}

.nw-svcx-copy-block h2 {
  font-size: clamp(2rem, 3.5vw, 3.5rem);
  line-height: 1.02;
  letter-spacing: -0.03em;
  margin-bottom: 16px;
  color: #fff;
}

/* sticky core section */
.nw-svcx-core {
  padding: 20px 0 110px;
}

.nw-svcx-core-grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.85fr) minmax(0, 1.15fr);
  gap: 70px;
  align-items: center;
}

.nw-svcx-sticky {
  position: sticky;
  top: 120px;
}

.nw-svcx-sticky h2 {
  font-size: clamp(2.2rem, 3.8vw, 4rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
  color: #fff;
  margin-bottom: 18px;
  /* max-width: 9ch; */
}

.nw-svcx-sticky p {
  max-width: 460px;
  margin-bottom: 30px;
}

.nw-svcx-stack-image {
  position: relative;
  width: min(100%, 470px);
  margin-top: 18px;
}

.nw-svcx-stack-image img {
  width: 100%;
  display: block;
  border-radius: 22px;
  box-shadow: 0 24px 60px rgba(0,0,0,0.28);
  transform: rotate(-4deg);
}

/* right service items */
.nw-svcx-core-right {
  display: grid;
  gap: 22px;
}

.nw-svcx-service-item {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr);
  gap: 18px;
  padding: 0 0 22px;
  border-bottom: 1px dashed rgba(255,255,255,0.16);
  transition: transform 0.28s ease, border-color 0.28s ease;
}

.nw-svcx-service-item:hover {
  transform: translateX(8px);
  border-color: rgba(103, 188, 255, 0.42);
}

.nw-svcx-service-no {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, rgba(37,99,235,0.32) 0%, rgba(14,165,233,0.18) 100%);
  border: 1px solid rgba(110, 181, 255, 0.24);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.06);
}

.nw-svcx-service-body h3 {
  font-size: 1.45rem;
  line-height: 1.12;
  color: #fff;
  margin-bottom: 10px;
}

.nw-svcx-service-body p {
  margin-bottom: 0;
  max-width: 680px;
}

/* gallery */
.nw-svcx-gallery {
  padding: 0 0 110px;
}

.nw-svcx-gallery-head {
  max-width: 720px;
  margin-bottom: 30px;
}

.nw-svcx-gallery-head h2 {
  font-size: clamp(2rem, 3.4vw, 3.2rem);
  line-height: 1.03;
  letter-spacing: -0.03em;
  color: #fff;
  margin-bottom: 0;
}

.nw-svcx-gallery-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(0, 0.7fr);
  gap: 18px;
}

.nw-svcx-gallery-main img,
.nw-svcx-gallery-side img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 24px;
  box-shadow: 0 24px 70px rgba(0,0,0,0.28);
}

.nw-svcx-gallery-main img {
  aspect-ratio: 16 / 11;
}

.nw-svcx-gallery-side {
  display: grid;
  gap: 18px;
}

.nw-svcx-gallery-side img {
  aspect-ratio: 1 / 1;
}

/* cta */
.nw-svcx-cta {
  padding: 0 0 120px;
}

.nw-svcx-cta-inner {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  padding: 54px 30px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 28px 80px rgba(0,0,0,0.24);
  backdrop-filter: blur(10px);
}

.nw-svcx-cta-inner h2 {
  font-size: clamp(2rem, 3.5vw, 3.4rem);
  line-height: 1.02;
  letter-spacing: -0.03em;
  color: #fff;
  margin-bottom: 20px;
}

/* responsive */
@media (max-width: 991.98px) {
  .nw-svcx-hero-grid,
  .nw-svcx-core-grid,
  .nw-svcx-gallery-grid,
  .nw-svcx-logo-row {
    grid-template-columns: 1fr;
  }

  .nw-svcx-hero {
    padding: 90px 0 70px;
  }

  .nw-svcx-hero-copy h1,
  .nw-svcx-sticky h2 {
    max-width: none;
  }

  .nw-svcx-hero-media {
    min-height: auto;
  }

  .nw-svcx-frame {
    position: relative;
    inset: auto;
    transform: none;
  }

  .nw-svcx-frame img {
    min-height: auto;
    aspect-ratio: 4 / 3;
  }

  .nw-svcx-float {
    display: none;
  }

  .nw-svcx-sticky {
    position: relative;
    top: auto;
  }

  .nw-svcx-gallery-side {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767.98px) {
  .nw-svcx-page .container {
    width: min(1200px, calc(100% - 24px));
  }

  .nw-svcx-hero {
    padding: 78px 0 54px;
  }

  .nw-svcx-power,
  .nw-svcx-core,
  .nw-svcx-gallery {
    padding-bottom: 72px;
  }

  .nw-svcx-cta {
    padding-bottom: 80px;
  }

  .nw-svcx-service-item {
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 14px;
  }

  .nw-svcx-service-no {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    font-size: 13px;
  }

  .nw-svcx-gallery-side {
    grid-template-columns: 1fr;
  }

  .nw-svcx-light-core {
    width: 320px;
    height: 320px;
    filter: blur(80px);
  }
}

.nw-showcase-wrap {
  position: relative;
  width: 100%;
  max-width: 520px;
  height: 320px;
  margin-top: 28px;
}

.nw-showcase-card {
  position: absolute;
  overflow: hidden;
  border-radius: 18px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow:
    0 20px 60px rgba(0,0,0,0.35),
    0 0 40px rgba(43,126,255,0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.nw-showcase-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.nw-showcase-card-back {
  width: 72%;
  height: 78%;
  left: 0;
  bottom: 8px;
  transform: rotate(-8deg) scale(0.98);
  opacity: 0.42;
  filter: blur(2px);
  animation: nwFloatBack 7s ease-in-out infinite;
}

.nw-showcase-card-front {
  width: 78%;
  height: 86%;
  right: 0;
  top: 0;
  transform: rotate(6deg);
  animation: nwFloatFront 6s ease-in-out infinite;
  object-position: top;
}

.nw-showcase-card-front::after,
.nw-showcase-card-back::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(to bottom, rgba(255,255,255,0.08), rgba(255,255,255,0.01) 18%, rgba(0,0,0,0.05) 100%);
}

.nw-showcase-wrap::before {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(62,136,255,0.22) 0%, rgba(62,136,255,0.08) 38%, rgba(62,136,255,0) 72%);
  filter: blur(28px);
  pointer-events: none;
}

@keyframes nwFloatFront {
  0% { transform: rotate(6deg) translateY(0px); }
  50% { transform: rotate(6deg) translateY(-8px); }
  100% { transform: rotate(6deg) translateY(0px); }
}

@keyframes nwFloatBack {
  0% { transform: rotate(-8deg) scale(0.98) translateY(0px); }
  50% { transform: rotate(-8deg) scale(0.98) translateY(10px); }
  100% { transform: rotate(-8deg) scale(0.98) translateY(0px); }
}

@media (max-width: 767px) {
  .nw-showcase-wrap {
    max-width: 420px;
    height: 260px;
    margin-top: 22px;
  }

  .nw-showcase-card-back {
    width: 74%;
    height: 76%;
  }

  .nw-showcase-card-front {
    width: 80%;
    height: 84%;
  }
}

.nw-showcase-wrap:hover .nw-showcase-card-front {
  transform: rotate(6deg) scale(1.03);
  transition: 0.4s ease;
}

.nw-showcase-card img {
  filter: contrast(1.02) brightness(0.96);
}

.nw-testimonials-section {
  position: relative;
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
}

.nw-testimonials-head {
  max-width: 900px;
  margin: 0 auto 42px;
  padding: 0 24px;
  text-align: center;
}

.nw-testimonials-head .nw-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #9fc4ff;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.08);
}

.nw-testimonials-head h2 {
  margin: 0 0 12px;
  font-size: clamp(32px, 4vw, 54px);
  line-height: 1.05;
  color: #fff;
}

.nw-testimonials-head p {
  margin: 0;
  font-size: 17px;
  line-height: 1.7;
  color: rgba(255,255,255,0.72);
}

.nw-testimonials-slider {
  width: 100%;
  padding: 10px 7vw 20px;
  overflow: visible;
}

.nw-testimonials-slider .swiper-slide {
  height: auto;
}

.nw-testimonial-card {
  height: 100%;
  min-height: 280px;
  padding: 30px;
  border-radius: 24px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 20px 60px rgba(0,0,0,0.28);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.nw-stars {
  margin-bottom: 18px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #8ec5ff;
}

.nw-testimonial-card p {
  margin: 0 0 26px;
  font-size: 17px;
  line-height: 1.8;
  color: rgba(255,255,255,0.88);
}

.nw-testimonial-author strong {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
  color: #fff;
}

.nw-testimonial-author span {
  font-size: 14px;
  color: rgba(255,255,255,0.58);
}

.nw-testimonials-nav {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 28px;
}

.nw-testimonials-prev,
.nw-testimonials-next {
  width: 52px;
  height: 52px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.10);
  transition: 0.3s ease;
}

.nw-testimonials-prev:hover,
.nw-testimonials-next:hover {
  background: rgba(255,255,255,0.14);
  transform: translateY(-2px);
}

@media (max-width: 767px) {
  .nw-testimonials-section {
    padding: 80px 0;
  }

  .nw-testimonials-slider {
    padding: 10px 20px 20px;
  }

  .nw-testimonial-card {
    min-height: auto;
    padding: 24px;
    border-radius: 20px;
  }

  .nw-testimonial-card p {
    font-size: 16px;
    line-height: 1.75;
  }
}

.nav-link {
    color: rgb(0 0 0 / 92%);
}

.nav-link:focus, .nav-link:hover
 {
    color: rgb(82 140 224);
}

/* BLOG PAGE */
.nw-blog-page {
    background:
        radial-gradient(circle at top left, rgba(72, 187, 255, 0.10), transparent 26%),
        radial-gradient(circle at 85% 20%, rgba(114, 92, 255, 0.10), transparent 24%),
        #070b14;
    padding: 0 0 90px;
}

.nw-blog-page #content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 24px;
}

.nw-blog-hero {
    position: relative;
    overflow: hidden;
    padding: 110px 0 55px;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.nw-blog-hero-inner {
    position: relative;
    z-index: 2;
}

.nw-blog-eyebrow {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid rgba(125, 211, 252, 0.22);
    border-radius: 999px;
    background: rgba(255,255,255,0.04);
    color: #8ed8ff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.nw-blog-title {
    margin: 0 0 16px;
    font-size: clamp(40px, 6vw, 76px);
    line-height: 0.98;
    letter-spacing: -0.04em;
    color: #fff;
}

.nw-blog-subtitle {
    margin: 0;
    font-size: 18px;
    line-height: 1.7;
    color: rgba(255,255,255,0.74);
}

.nw-blog-hero-glow {
    position: absolute;
    border-radius: 999px;
    filter: blur(70px);
    opacity: 0.8;
    pointer-events: none;
}

.nw-blog-hero-glow-1 {
    top: 10%;
    right: 8%;
    width: 260px;
    height: 260px;
    background: rgba(74, 222, 255, 0.18);
    animation: nwBlogFloatOne 13s ease-in-out infinite alternate;
}

.nw-blog-hero-glow-2 {
    bottom: -20px;
    right: 24%;
    width: 180px;
    height: 180px;
    background: rgba(132, 90, 255, 0.18);
    animation: nwBlogFloatTwo 11s ease-in-out infinite alternate;
}

@keyframes nwBlogFloatOne {
    0% { transform: translate3d(0,0,0); }
    100% { transform: translate3d(-30px,40px,0); }
}

@keyframes nwBlogFloatTwo {
    0% { transform: translate3d(0,0,0); }
    100% { transform: translate3d(35px,-25px,0); }
}

.nw-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
    padding-top: 42px;
}

.nw-blog-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 28px;
    overflow: hidden;
    backdrop-filter: blur(14px);
    box-shadow: 0 20px 60px rgba(0,0,0,0.22);
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

.nw-blog-card:hover {
    transform: translateY(-6px);
    border-color: rgba(125, 211, 252, 0.25);
    box-shadow: 0 28px 70px rgba(0,0,0,0.28);
}

.nw-blog-card-media {
    display: block;
    position: relative;
    aspect-ratio: 16 / 10;
    background: linear-gradient(135deg, rgba(125,211,252,0.12), rgba(110,89,255,0.12));
    overflow: hidden;
}

.nw-blog-card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.nw-blog-card:hover .nw-blog-card-media img {
    transform: scale(1.05);
}

.nw-blog-card-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255,255,255,0.8);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.04em;
}

.nw-blog-card-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 24px 24px 26px;
}

.nw-blog-card-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 14px;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255,255,255,0.58);
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.nw-blog-card-dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(255,255,255,0.34);
}

.nw-blog-card-title {
    margin: 0 0 14px;
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: -0.03em;
}

.nw-blog-card-title a {
    color: #fff;
    text-decoration: none;
}

.nw-blog-card-title a:hover {
    color: #8ed8ff;
}

.nw-blog-card-excerpt {
    color: rgba(255,255,255,0.72);
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.nw-blog-card-excerpt p:last-child {
    margin-bottom: 0;
}

.nw-blog-card-link {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #8ed8ff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
}

.nw-blog-card-link:hover {
    color: #fff;
}

.nw-blog-page .navigation.pagination {
    display: flex;
    justify-content: center;
    margin-top: 46px;
}

.nw-blog-page .nav-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 16px;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 999px;
    background: rgba(255,255,255,0.04);
    backdrop-filter: blur(12px);
}

.nw-blog-page .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    height: 44px;
    padding: 0 16px;
    border-radius: 999px;
    background: transparent;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
}

.nw-blog-page .page-numbers.current,
.nw-blog-page .page-numbers:hover {
    background: linear-gradient(135deg, #7dd3fc, #7c3aed);
    color: #fff;
}

.nw-blog-empty {
    max-width: 760px;
    margin: 50px auto 0;
    padding: 40px;
    text-align: center;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 28px;
    color: #fff;
}

.nw-blog-empty p {
    margin: 12px 0 0;
    color: rgba(255,255,255,0.72);
}

@media (max-width: 1199px) {
    .nw-blog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .nw-blog-page #content {
        padding: 0 16px;
    }

    .nw-blog-hero {
        padding: 90px 0 36px;
    }

    .nw-blog-subtitle {
        font-size: 16px;
        line-height: 1.65;
    }

    .nw-blog-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        padding-top: 28px;
    }

    .nw-blog-card-title {
        font-size: 24px;
    }

    .nw-blog-card-body {
        padding: 20px 18px 22px;
    }

    .nw-blog-page .nav-links {
        border-radius: 22px;
        padding: 10px;
    }
}

.nw-shortposts-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.nw-shortposts-card{
  background:#0b0b0b;
  border:1px solid rgba(255,255,255,0.08);
  border-radius:18px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  min-width:0;
}

.nw-shortposts-thumb{
  display:block;
  line-height:0;
}

.nw-shortposts-thumb img{
  display:block;
  width:100%;
  height:230px;
  object-fit:cover;
}

.nw-shortposts-body{
  padding:18px;
  display:flex;
  flex-direction:column;
  flex:1;
}

.nw-shortposts-title{
  margin:0 0 12px;
  font-size:24px;
  line-height:1.25;
}

.nw-shortposts-title a{
  color:#fff;
  text-decoration:none;
}

.nw-shortposts-excerpt{
  margin:0 0 18px;
  color:rgba(255,255,255,0.72);
  font-size:16px;
  line-height:1.75;
}

.nw-shortposts-btn{
  margin-top:auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  padding:12px 18px;
  border-radius:10px;
  background:#1f6fff;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:600;
  transition:.25s ease;
}

.nw-shortposts-btn:hover{
  transform:translateY(-2px);
}

@media (max-width: 991px){
  .nw-shortposts-grid{
    grid-template-columns:1fr;
  }

  .nw-shortposts-title{
    font-size:21px;
  }

  .nw-shortposts-thumb img{
    height:210px;
  }
}

.nw-post-slider-wrap{
  position:relative;
  width:100%;
}

.nw-post-slider-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}



.nw-post-slider-heading{
  margin:0;
  color:#fff;
  font-size:32px;
  line-height:1.2;
}

.nw-post-slider-nav{
  display:flex;
  gap:10px;
  flex-shrink:0;
}

.nw-post-slider-btn{
  width:46px;
  height:46px;
  border:none;
  border-radius:12px;
  background:rgba(255,255,255,0.08);
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
  transition:.25s ease;
}

.nw-post-slider-btn:hover{
  background:rgba(255,255,255,0.16);
  transform:translateY(-1px);
}

.nw-post-slider-track-outer{
  overflow:hidden;
  width:100%;
}

.nw-post-slider-track{
  display:flex;
  gap:22px;
  transition:transform .45s ease;
  will-change:transform;
}

.nw-post-slide{
  flex:0 0 calc(33.333% - 14.67px);
  min-width:0;
  background:#0b0b0b;
  border:1px solid rgba(255,255,255,0.08);
  border-radius:18px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
}

.nw-post-slide-thumb{
  display:block;
  line-height:0;
}

.nw-post-slide-thumb img{
  display:block;
  width:100%;
  height:220px;
  object-fit:cover;
}

.nw-post-slide-body{
  display:flex;
  flex-direction:column;
  flex:1;
  padding:18px;
  background-color: #131b2d;
}

.nw-post-slide-title{
  margin:0 0 12px;
  font-size:22px;
  line-height:1.25;
}

.nw-post-slide-title a{
  color:#fff;
  text-decoration:none;
      font-size: 1.1rem;
    line-height: 1.2rem;
    font-weight: 780;
}

.nw-post-slide-title a:hover{
  opacity:.92;
}

.nw-post-slide-excerpt{
  margin:0 0 18px;
  color:rgba(255,255,255,0.72);
  font-size:16px;
  line-height:1.65;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:3.3em;
}

.nw-post-slide-link{
  margin-top:auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  padding:12px 18px;
  border-radius:999px;
  background:rgba(255,255,255,0.05);
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:600;
  transition:.25s ease;
  border:1px solid rgba(255,255,255,0.18)
}

.nw-post-slide-link:hover{
  transform:translateY(-2px);
  background:#3b82f6;
}

@media (max-width: 1100px){
  .nw-post-slide{
    flex:0 0 calc(50% - 11px);
  }
}

@media (max-width: 767px){
  .nw-post-slider-head{
    align-items:flex-start;
    gap:14px;
    margin-bottom:16px;
  }

  .nw-post-slider-heading{
    font-size:18px;
    line-height:1.2;
  }

  .nw-post-slider-nav{
    gap:8px;
  }

  .nw-post-slider-btn{
    width:40px;
    height:40px;
    border-radius:10px;
    font-size:22px;
  }

  .nw-post-slider-track{
    gap:14px;
  }

  .nw-post-slide{
    flex:0 0 85% !important;
    max-width:85% !important;
  }

  .nw-post-slide-thumb img{
    height:180px;
  }

  .nw-post-slide-body{
    padding:14px;
  }

  .nw-post-slide-title{
    font-size:16px;
    line-height:1.3;
    margin:0 0 10px;
  }

  .nw-post-slide-excerpt{
    font-size:14px;
    line-height:1.5;
    min-height:auto;
    margin:0 0 14px;
  }

  .nw-post-slide-link{
    width:100%;
    padding:11px 14px;
    font-size:14px;
  }

  .nw-post-blog-title h2 {
    font-size: 1.5rem!important;
  }
}

.nw-post-slider-track-outer{
  overflow:hidden;
  width:100%;
  cursor:grab;
  user-select:none;
  -webkit-user-select:none;
}

.nw-post-slider-wrap.is-dragging .nw-post-slider-track-outer{
  cursor:grabbing;
}

.nw-post-slider-track{
  display:flex;
  gap:22px;
  transition:transform .45s ease;
  will-change:transform;
}

.nw-post-slide{
  flex:0 0 calc(33.333% - 14.67px);
  min-width:0;
}

.nw-post-slide img{
  pointer-events:none;
  -webkit-user-drag:none;
}

.nw-post-blog-title h2 {
      font-size: 2rem;
    font-weight: 700;
}

.nw-svcx-process{
  position:relative;
  overflow:hidden;
}

.nw-svcx-process-head{
  text-align:center;
  max-width:760px;
  margin:0 auto 60px;
}

.nw-svcx-process-head p{
  color:rgba(255,255,255,0.72);
}

.nw-process-map{
  position:relative;
  max-width:1000px;
  margin:0 auto;
  min-height:700px;
}

.nw-process-lines{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  z-index:1;
  pointer-events:none;
}

.nw-process-lines path{
  fill:none;
  stroke:#ffffff;
  stroke-width:5;
  stroke-linecap:round;
  stroke-linejoin:round;

  filter:
    drop-shadow(0 0 6px rgba(255,255,255,0.25))
    drop-shadow(0 0 18px rgba(31,111,255,0.25));
}

.nw-process-core {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 180px;
    height: 180px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    background: #ffffff;
    border: 5px solid white;
    box-shadow: 0 0 40px rgba(31,111,255,0.18),
    inset 0 0 30px rgba(255,255,255,0.04);
    z-index: 3;
}

.nw-process-core span{
  font-size:20px;
  line-height:1.3;
  max-width:120px;
}

.nw-process-node{
  position:absolute;
  width:250px;
  padding:22px 20px;
  border-radius:22px;
  background:rgba(8,14,24,0.78);
  border:1px solid rgba(255,255,255,0.08);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  box-shadow:0 12px 40px rgba(0,0,0,0.18);
  z-index:2;
}

.nw-process-node h3{
  margin:0 0 10px;
  color:#fff;
  font-size:24px;
  line-height:1.2;
}

.nw-process-node p{
  margin:0;
  color:rgba(255,255,255,0.72);
  font-size:15px;
  line-height:1.65;
}

.nw-process-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:44px;
  height:44px;
  padding:0 14px;
  border-radius:999px;
  margin-bottom:14px;
  background:rgba(31,111,255,0.14);
  border:1px solid rgba(84,162,255,0.22);
  color:#7cb3ff;
  font-size:14px;
  font-weight:700;
}

.nw-node-1{
  top:40px;
  left:70px;
}

.nw-node-2{
  top:28px;
  right:40px;
}

.nw-node-3{
  bottom:55px;
  left:55px;
}

.nw-node-4{
  bottom:65px;
  right:35px;
}

.nw-process-node:hover{
  transform:translateY(-4px);
  border-color:rgba(120,170,255,0.18);
  box-shadow:0 18px 50px rgba(0,0,0,0.24);
}

@media (max-width: 991px){
  .nw-process-map{
    min-height:auto;
    display:grid;
    grid-template-columns:1fr;
    gap:18px;
  }

  .nw-process-lines{
    display:none;
  }

  .nw-process-core{
display: none;
  }



  .nw-process-node{
    position:relative;
    width:100%;
    top:auto;
    left:auto;
    right:auto;
    bottom:auto;
  }
}

.nw-ecom-problems{
  position:relative;
  padding:110px 0;
}

.nw-ecom-problems-head{
  max-width:860px;
  margin:0 auto 44px;
  text-align:center;
}

.nw-ecom-problems-head h2{
  margin:12px 0 16px;
}

.nw-ecom-problems-head p{
  margin:0;
  color:rgba(255,255,255,0.72);
  font-size:18px;
  line-height:1.8;
}

.nw-ecom-problems-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
}

.nw-ecom-problem-card{
  position:relative;
  padding:28px 26px 24px;
  border-radius:24px;
  background:rgba(7,13,23,0.68);
  border:1px solid rgba(255,255,255,0.08);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  box-shadow:0 18px 50px rgba(0,0,0,0.16);
  overflow:hidden;
}

.nw-ecom-problem-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:1px;
  background:linear-gradient(90deg, rgba(255,255,255,0.02), rgba(91,165,255,0.5), rgba(255,255,255,0.02));
}

.nw-ecom-problem-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:48px;
  height:48px;
  padding:0 14px;
  margin-bottom:18px;
  border-radius:999px;
  background:rgba(31,111,255,0.14);
  border:1px solid rgba(84,162,255,0.24);
  color:#8bbcff;
  font-size:14px;
  font-weight:700;
}

.nw-ecom-problem-card h3{
  margin:0 0 12px;
  color:#fff;
  font-size:30px;
  line-height:1.2;
}

.nw-ecom-problem-card p{
  margin:0;
  color:rgba(255,255,255,0.72);
  font-size:17px;
  line-height:1.75;
}

.nw-ecom-problem-card:hover{
  transform:translateY(-4px);
  border-color:rgba(120,170,255,0.16);
  box-shadow:0 24px 60px rgba(0,0,0,0.22);
}

@media (max-width: 991px){
  .nw-ecom-problems-grid{
    grid-template-columns:1fr;
  }

  .nw-ecom-problems-head p{
    font-size:16px;
    line-height:1.7;
  }

  .nw-ecom-problem-card h3{
    font-size:24px;
  }

  .nw-ecom-problem-card p{
    font-size:16px;
    line-height:1.7;
  }
}

.nw-footer {
  position: relative;
  margin-top: 100px;
  color: rgba(255,255,255,0.82);
  background: linear-gradient(180deg, rgba(8,12,24,0.35) 0%, rgba(5,8,18,0.92) 30%, rgba(4,6,14,1) 100%);
  border-top: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
}

.nw-footer::before {
  content: "";
  position: absolute;
  top: -120px;
  left: 50%;
  width: 680px;
  height: 680px;
  transform: translateX(-50%);
  background: radial-gradient(circle, rgba(76,138,255,0.18) 0%, rgba(76,138,255,0.08) 28%, rgba(76,138,255,0) 68%);
  filter: blur(50px);
  pointer-events: none;
}

.nw-footer-top {
  position: relative;
  z-index: 1;
  padding: 20px 0 34px;
}

.nw-footer-cta {
  display: grid;
  grid-template-columns: 1.4fr auto;
  gap: 30px;
  align-items: center;
  padding: 34px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 28px;
  background: rgba(255,255,255,0.04);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.2);
}

.nw-footer-kicker {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(143,182,255,0.92);
}

.nw-footer-cta h2 {
  margin: 0 0 10px;
  font-size: clamp(28px, 3.6vw, 42px);
  line-height: 1.1;
  color: #fff;
}

.nw-footer-cta p {
  margin: 0;
  max-width: 700px;
  font-size: 16px;
  line-height: 1.75;
  color: rgba(255,255,255,0.68);
}

.nw-footer-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 56px;
  padding: 16px 26px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(90deg, #5b8cff 0%, #57c8ff 100%);
  box-shadow: 0 14px 35px rgba(87,200,255,0.22);
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.nw-footer-btn:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(87,200,255,0.28);
  text-decoration: none;
}

.nw-footer-main {
  position: relative;
  z-index: 1;
  padding: 34px 0 28px;
}

.nw-footer-grid {
  display: grid;
  grid-template-columns: 1.35fr 1fr 1fr 1fr;
  gap: 36px;
}

.nw-footer-col h3,
.nw-footer-col h4 {
  margin: 0 0 18px;
  color: #fff;
}

.nw-footer-logo {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.nw-footer-brand p {
  margin: 0;
  max-width: 420px;
  font-size: 15px;
  line-height: 1.85;
  color: rgba(255,255,255,0.66);
}

.nw-footer-heading {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.nw-footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nw-footer-links li {
  margin-bottom: 12px;
}

.nw-footer-links a {
  color: rgba(255,255,255,0.68);
  text-decoration: none;
  transition: color 0.2s ease, transform 0.2s ease;
}

.nw-footer-links a:hover {
  color: #9fc0ff;
  text-decoration: none;
}

.nw-footer-socials {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
}

.nw-footer-socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.04);
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.nw-footer-socials a:hover {
  transform: translateY(-2px);
  background: rgba(255,255,255,0.08);
  border-color: rgba(125,175,255,0.28);
  color: #fff;
}

.nw-footer-bottom {
  position: relative;
  z-index: 1;
  padding: 18px 0 28px;
  border-top: 1px solid rgba(255,255,255,0.06);
}

.nw-footer-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.nw-footer-copy {
  margin: 0;
  font-size: 14px;
  color: rgba(255,255,255,0.5);
}

.nw-footer-bottom-links {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 10px
}

.nw-footer-bottom-links a {
  color: rgba(255,255,255,0.5);
  text-decoration: none;
  font-size: 14px;
}

.nw-footer-bottom-links a:hover {
  color: #9fc0ff;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .nw-footer-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 991px) {

  .nw-footer {
    margin-top: 80px;
  }

  .nw-footer-cta {
    grid-template-columns: 1fr;
    padding: 28px;
  }

  .nw-footer-cta-action {
    width: 100%;
  }

  .nw-footer-btn {
    width: 100%;
  }

  .nw-footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 30px 24px;
  }

  .nw-footer-bottom-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
    .nw-footer-heading {
display:none
}
  .nw-footer-top {
    padding-bottom: 26px;
  }

  .nw-footer-cta {
    padding: 24px 20px;
    border-radius: 22px;
  }

  .nw-footer-main {
    padding: 24px 0;
  }

  .nw-footer-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .nw-footer-bottom {
    padding: 16px 0 24px;
  }

  .nw-footer-bottom-links {
    flex-wrap: wrap;
    gap: 12px 16px;
  }
}

.nw-footer-location {
  margin-top: 14px;
  font-size: 14px;
  color: rgba(255,255,255,0.6);
}

.nw-footer-payments {
  display: flex;
  align-items: center;
  gap: 18px;
}

/* ICON BASE */
.nw-footer-payments i {
  font-size: 26px;
  color: rgba(255,255,255,0.6);
  transition: all 0.25s ease;
}

/* HOVER EFFECT */
.nw-footer-payments i:hover {
  color: #7db3ff;
  transform: translateY(-2px);
  text-shadow: 0 0 8px rgba(120,170,255,0.4);
}

@media (max-width: 767px) {

  .nw-footer {
    margin-top: 70px;
  }

  .nw-footer-top {
    padding-bottom: 20px;
  }

  .nw-footer-cta {
    padding: 22px 18px;
    border-radius: 20px;
    gap: 18px;
  }

  .nw-footer-cta h2 {
    font-size: 26px;
  }

  .nw-footer-cta p {
    font-size: 15px;
    line-height: 1.65;
  }

  .nw-footer-main {
    padding: 18px 0 18px;
  }

  .nw-footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 26px 22px;
    align-items: start;
  }

  .nw-footer-brand {
    grid-column: 1 / -1;
    text-align: center;
  }

  .nw-footer-col {
    min-width: 0;
  }

  .nw-footer-col h3,
  .nw-footer-col h4 {
    margin-bottom: 12px;
  }

  .nw-footer-logo {
    font-size: 22px;
  }

  .nw-footer-brand p {
    max-width: 100%;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 0;
  }

  .nw-footer-bottom-content {
    text-align: center;
  }

  .nw-footer-location {
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
  }

  .nw-footer-links li {
    margin-bottom: 10px;
  }

  .nw-footer-links a {
    font-size: 15px;
  }

  .nw-footer-socials {
    margin-top: 12px;
    gap: 10px;
    justify-content: center;
  }

  .nw-footer-socials a {
    width: 42px;
    height: 42px;
  }

  .nw-footer-bottom {
    padding: 16px 0 22px;
  }

  .nw-footer-bottom-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    align-items: start;
  }

  .nw-footer-copy {
    margin: 0;
    font-size: 13px;
  }

  .nw-footer-payments {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
  }

  .nw-footer-payments i {
    font-size: 28px;
  }

  .nw-footer-payments img {
    height: 22px;
    width: auto;
  }

  .nw-footer-bottom-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
    justify-content: center;
  }

  .nw-footer-bottom-links a {
    font-size: 13px;
  }
}

.nw-footer-payments {
  display: flex;
  align-items: center;
  gap: 14px;
}

.nw-footer-payments i {
  font-size: 30px;
  color: rgba(255,255,255,0.72);
  transition: all 0.25s ease;
}

.nw-footer-payments i:hover {
  color: #7db3ff;
  transform: translateY(-2px);
}

.nw-footer-accordion-toggle {
  display: none;
}

@media (max-width: 767px) {
  .nw-footer-accordion {
    grid-column: 1 / -1;
    border-top: 1px solid rgba(255,255,255,0.07);
    padding-top: 14px;
  }

  .nw-footer-accordion-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 0;
    background: none;
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: 19px;
    font-weight: 800;
    text-align: left;
    cursor: pointer;
  }

  .nw-footer-accordion-toggle span:first-child {
    pointer-events: none;
  }

  .nw-footer-accordion-icon {
    position: relative;
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
  }

  .nw-footer-accordion-icon::before,
  .nw-footer-accordion-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 2px;
    background: rgba(255,255,255,0.78);
    border-radius: 999px;
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease, opacity 0.25s ease;
  }

  .nw-footer-accordion-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .nw-footer-accordion.is-open .nw-footer-accordion-icon::after {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
  }

  .nw-footer-accordion-content {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.35s ease, opacity 0.25s ease, padding-top 0.25s ease;
    padding-top: 0;
  }

  .nw-footer-accordion.is-open .nw-footer-accordion-content {
    max-height: 500px;
    opacity: 1;
    padding-top: 14px;
  }

  .nw-footer-accordion .nw-footer-links li {
    margin-bottom: 10px;
  }

  .nw-footer-accordion .nw-footer-socials {
    margin-top: 14px;
  }

  .nw-footer-col:not(.nw-footer-accordion) h4 {
    margin-bottom: 10px;
  }
}

/* HEADER / NAV CLEANUP */
.navbar {
  padding-top: 18px;
  padding-bottom: 18px;
  background: rgba(7, 12, 24, 0.72);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.navbar-brand {
  font-weight: 800;
  font-size: 28px;
  letter-spacing: -0.03em;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link {
  position: relative;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: 600;
  color: rgba(255,255,255,0.78);
  transition: color 0.2s ease;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #fff;
}

.navbar-nav .menu-item-has-children,
.navbar-nav .dropdown {
  position: relative;
}

.navbar-nav .dropdown-menu {
  margin-top: 12px;
  padding: 10px;
  min-width: 240px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(10, 16, 31, 0.92);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.28);
}

.navbar-nav .dropdown-menu .dropdown-item {
  padding: 12px 14px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255,255,255,0.78);
  background: transparent;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar-nav .dropdown-menu .dropdown-item:focus {
  color: #fff;
  background: rgba(255,255,255,0.06);
  transform: translateX(2px);
}

.navbar-nav .dropdown-toggle::after {
  margin-left: 8px;
  vertical-align: middle;
  opacity: 0.7;
}

/* DESKTOP HOVER DROPDOWN */
@media (min-width: 992px) {
  .navbar-nav .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease;
  }

  .navbar-nav .dropdown:hover > .dropdown-menu,
  .navbar-nav .dropdown:focus-within > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }
}

/* MOBILE */
@media (max-width: 991px) {
  .navbar {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .navbar-collapse {
    margin-top: 14px;
    padding: 18px;
    border-radius: 20px;
    background: rgba(10, 16, 31, 0.92);
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }

  .navbar-nav .nav-link {
    padding: 12px 0;
  }

  .navbar-nav .dropdown-menu {
    margin-top: 8px;
    padding: 8px;
    min-width: 100%;
    border-radius: 14px;
    background: rgba(255,255,255,0.04);
    box-shadow: none;
  }

  .navbar-nav .dropdown-menu .dropdown-item {
    padding: 10px 12px;
  }
}

/* =========================
   HEADER BASE
========================= */
.nw-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  padding: 16px 0;
  background: rgba(7, 12, 24, 0.72);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.nw-header .container {
  position: relative;
}

.nw-brand {
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.03em;
  text-decoration: none;
  color: #fff !important;
}

.nw-brand:hover {
  text-decoration: none;
  color: #fff !important;
}

/* =========================
   DESKTOP NAV LINKS
========================= */
.nw-nav {
  align-items: center;
  gap: 6px;
}

.nw-nav > li {
  position: relative;
}

.nw-nav > li > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 10px 16px !important;
  font-size: 15px;
  font-weight: 600;
  color: rgba(255,255,255,0.78) !important;
  text-decoration: none;
  border-radius: 999px;
  transition: color 0.2s ease, background 0.2s ease;
}

.nw-nav > li > a:hover,
.nw-nav > li > a:focus,
.nw-nav > li.current-menu-item > a,
.nw-nav > li.current-menu-ancestor > a {
  color: #fff !important;
  background: rgba(255,255,255,0.05);
  text-decoration: none;
}

/* Dropdown caret */
.nw-nav .dropdown-toggle::after {
  margin-left: 8px;
  vertical-align: middle;
  opacity: 0.75;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.nw-nav .show > .dropdown-toggle::after,
.nw-nav .menu-item-has-children:hover > a.dropdown-toggle::after {
  transform: rotate(180deg);
  opacity: 1;
}

/* =========================
   DROPDOWN MENU
========================= */
.nw-nav .dropdown-menu {
  margin-top: 10px !important;
  padding: 10px;
  min-width: 250px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 18px;
  background: rgba(10, 16, 31, 0.94);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.28);
}

.nw-nav .dropdown-menu li {
  margin: 0;
}

.nw-nav .dropdown-menu .dropdown-item {
  display: block;
  padding: 12px 14px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255,255,255,0.78);
  background: transparent;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.nw-nav .dropdown-menu .dropdown-item:hover,
.nw-nav .dropdown-menu .dropdown-item:focus,
.nw-nav .dropdown-menu .current-menu-item > .dropdown-item {
  color: #fff;
  background: rgba(255,255,255,0.06);
  transform: translateX(2px);
  text-decoration: none;
}

/* =========================
   DESKTOP HOVER OPEN
========================= */
@media (min-width: 992px) {
  .nw-nav .menu-item-has-children > .dropdown-menu,
  .nw-nav .dropdown > .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease;
  }

  .nw-nav .menu-item-has-children:hover > .dropdown-menu,
  .nw-nav .menu-item-has-children:focus-within > .dropdown-menu,
  .nw-nav .dropdown:hover > .dropdown-menu,
  .nw-nav .dropdown:focus-within > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }

  /* küçük hover gap kapanmasını önler */
  .nw-nav .menu-item-has-children {
    padding-bottom: 8px;
    margin-bottom: -8px;
  }
}

/* =========================
   TOGGLER
========================= */
.nw-nav-toggle {
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 14px;
  padding: 10px 12px;
  background: rgba(255,255,255,0.04);
  box-shadow: none !important;
}

.nw-nav-toggle:focus {
  box-shadow: 0 0 0 4px rgba(88,141,255,0.08) !important;
}

.nw-nav-toggle .navbar-toggler-icon {
  filter: brightness(0) invert(1);
}

/* =========================
   MOBILE MENU
========================= */
@media (max-width: 991px) {
  .nw-header {
    padding: 14px 0;
  }

  .nw-brand {
    font-size: 28px;
  }

  .nw-nav-collapse {
    margin-top: 14px;
    padding: 18px;
    border-radius: 22px;
    background: rgba(10, 16, 31, 0.95);
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }

  .nw-nav {
    gap: 0;
  }

  .nw-nav > li {
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.06);
  }

  .nw-nav > li:last-child {
    border-bottom: 0;
  }

  .nw-nav > li > a {
    width: 100%;
    min-height: 0;
    padding: 14px 0 !important;
    border-radius: 0;
    background: transparent !important;
  }

  .nw-nav .dropdown-menu {
    position: static !important;
    float: none;
    margin: 0 0 12px !important;
    padding: 8px 0 0;
    min-width: 100%;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .nw-nav .dropdown-menu .dropdown-item {
    padding: 10px 0 10px 16px;
    border-radius: 0;
    font-size: 14px;
    transform: none !important;
  }

  .nw-nav .dropdown-toggle::after {
    margin-left: auto;
  }

  .nw-nav .show > .dropdown-toggle::after {
    transform: rotate(180deg);
  }
}

.nw-brand {
  display: flex;
  align-items: center;
  margin: 0;
  line-height: 1;
}

.nw-brand .custom-logo-link {
  display: inline-flex;
  align-items: center;
}

.nw-brand .custom-logo {
  max-height: 56px;
  width: auto;
  height: auto;
  display: block;
}

.nw-brand a {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 991px) {
  .nw-brand .custom-logo {
    max-height: 44px;
  }
}

p:empty {
  display: none;
}

.nw-acc-toggle br {
  display: none;
}

body.nw-modal-open {
  overflow: hidden;
}

.nw-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.28s ease, visibility 0.28s ease;
}

.nw-modal-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.nw-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 10, 20, 0.72);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.nw-modal-dialog {
  position: relative;
  z-index: 2;
  width: min(760px, 100%);
  max-height: min(88vh, 900px);
  overflow-y: auto;
  padding: 34px;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,0.08);
  background:
    radial-gradient(circle at top right, rgba(93,142,255,0.14), transparent 30%),
    rgba(10, 16, 31, 0.96);
  box-shadow: 0 30px 80px rgba(0,0,0,0.34);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.nw-modal-head {
  margin-bottom: 22px;
  padding-right: 48px;
}

.nw-modal-head h2 {
  margin: 10px 0 12px;
  color: #fff;
  font-size: clamp(28px, 4vw, 40px);
  line-height: 1.1;
}

.nw-modal-head p {
  margin: 0;
  color: rgba(255,255,255,0.68);
  line-height: 1.75;
}

.nw-modal-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 50%;
  background: rgba(255,255,255,0.04);
  cursor: pointer;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.nw-modal-close:hover {
  transform: rotate(90deg);
  background: rgba(255,255,255,0.07);
  border-color: rgba(125,175,255,0.24);
}

.nw-modal-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  background: rgba(255,255,255,0.9);
  border-radius: 999px;
}

.nw-modal-close span:first-child {
  transform: translate(-50%, -50%) rotate(45deg);
}

.nw-modal-close span:last-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* modal içindeki CF7 */
.nw-modal-body .wpcf7 {
  width: 100%;
}

.nw-modal-body .wpcf7 form {
  margin: 0;
}

.nw-modal-body .nw-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.nw-modal-body label {
  display: block;
  margin: 0 0 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: rgba(255,255,255,0.92);
}

.nw-modal-body .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin-top: 8px;
}

.nw-modal-body input:not([type="submit"]),
.nw-modal-body input[type="email"],
.nw-modal-body input[type="text"],
.nw-modal-body input[type="url"],
.nw-modal-body select,
.nw-modal-body textarea {
  width: 100%;
  display: block;
  margin: 0;
  padding: 15px 16px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.04);
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.nw-modal-body select {
  cursor: pointer;
  padding-right: 44px;
  background-image:
    linear-gradient(45deg, transparent 50%, rgba(255,255,255,0.7) 50%),
    linear-gradient(135deg, rgba(255,255,255,0.7) 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(50% - 2px),
    calc(100% - 14px) calc(50% - 2px);
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}

.nw-modal-body textarea {
  min-height: 170px;
  resize: vertical;
}

.nw-modal-body input::placeholder,
.nw-modal-body textarea::placeholder {
  color: rgba(255,255,255,0.42);
}

.nw-modal-body input:focus,
.nw-modal-body select:focus,
.nw-modal-body textarea:focus {
  border-color: rgba(108,165,255,0.55);
  box-shadow: 0 0 0 4px rgba(88,141,255,0.08);
  background: rgba(255,255,255,0.055);
}

.nw-modal-body input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 56px;
  padding: 16px 22px;
  border: 0;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(90deg, #5b8cff 0%, #57c8ff 100%);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.nw-modal-body input[type="submit"]:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 30px rgba(87,200,255,0.18);
}

.nw-modal-body .nw-form-note {
  margin-top: 14px;
  font-size: 13px;
  line-height: 1.5;
  color: rgba(255,255,255,0.56);
  text-align: center;
}

.nw-modal-body .wpcf7-not-valid-tip {
  margin-top: 8px;
  font-size: 13px;
  color: #ffb4b4;
}

.nw-modal-body .wpcf7-response-output {
  margin: 18px 0 0 !important;
  padding: 12px 14px !important;
  border-radius: 14px;
  font-size: 14px;
  line-height: 1.5;
}

.nw-modal-body .wpcf7-spinner {
  margin: 14px auto 0;
  display: block;
}

@media (max-width: 767px) {
  .nw-modal-overlay {
    padding: 14px;
  }

  .nw-modal-dialog {
    padding: 24px 20px;
    border-radius: 22px;
  }

  .nw-modal-head {
    padding-right: 38px;
  }

  .nw-modal-body .nw-form-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .nw-modal-body input:not([type="submit"]),
  .nw-modal-body input[type="email"],
  .nw-modal-body input[type="text"],
  .nw-modal-body input[type="url"],
  .nw-modal-body select,
  .nw-modal-body textarea {
    font-size: 16px;
  }
}

.nw-mini-stats br {
  display: none;
}

.nw-sidebar-shell {
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin-bottom: 22px;
}

.nw-side-card,
.widget {
  position: relative;
  overflow: hidden;
  padding: 24px;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 14px 40px rgba(0,0,0,0.24);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.nw-side-card::before,
.widget::before {
  content: "";
  position: absolute;
  inset: -40% auto auto -20%;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(76,163,255,0.18) 0%, rgba(76,163,255,0) 72%);
  pointer-events: none;
}

.nw-side-card > *,
.widget > * {
  position: relative;
  z-index: 1;
}

.nw-side-eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #7dd3fc;
}

.nw-side-card h3,
.widget .widget-title {
  margin: 0 0 14px;
  color: #fff;
  font-size: 1.35rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.nw-side-card p,
.widget,
.widget p,
.widget li,
.widget a {
  color: rgba(255,255,255,0.78);
  line-height: 1.7;
}

.nw-side-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #4cc3ff, #7c4dff);
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 10px 25px rgba(76,195,255,0.22);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  width: 100%;
    justify-content: center;
}

.nw-side-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(76,195,255,0.28);
  color: #fff;
}

.nw-side-btn-secondary {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: none;
}

.nw-side-mini-note {
  margin-top: 12px;
  font-size: 0.92rem;
  color: rgba(255,255,255,0.6);
}

.nw-side-services {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.nw-side-service {
  display: block;
  padding: 14px 16px;
  border-radius: 16px;
  text-decoration: none;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}

.nw-side-service:hover {
  transform: translateY(-2px);
  background: rgba(255,255,255,0.06);
  border-color: rgba(125,211,252,0.22);
}

.nw-side-service-title {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
}

.nw-side-service-text {
  display: block;
  color: rgba(255,255,255,0.68);
  font-size: 0.94rem;
  line-height: 1.55;
}

/* Native WP widgets */
.widget {
  margin-bottom: 22px;
}

.widget:last-child {
  margin-bottom: 0;
}

.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(255,255,255,0.07);
}

.widget ul li:last-child {
  border-bottom: none;
}

.widget ul li a {
  display: block;
  padding: 14px 0;
  color: rgba(255,255,255,0.88);
  text-decoration: none;
  font-size: 0.98rem;
  line-height: 1.55;
  font-weight: 500;
  transition: all 0.25s ease;
}

.widget ul li a:hover {
  color: #7dd3fc;
  padding-left: 10px;
  text-shadow: 0 0 18px rgba(125,211,252,0.18);
}

.widget_recent_entries ul li a {
  position: relative;
  padding-left: 18px;
}

.widget_recent_entries ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(125,211,252,0.9);
  box-shadow: 0 0 12px rgba(125,211,252,0.5);
}

.widget_archive select,
.widget_categories select,
.widget_text select,
.widget_search input[type="search"] {
  width: 100%;
  min-height: 48px;
  padding: 0 14px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.05);
  color: #fff;
  outline: none;
}

.widget_search .wp-block-search__inside-wrapper,
.widget_search form {
  display: flex;
  gap: 10px;
}

.widget_search button,
.widget_search input[type="submit"] {
  min-height: 48px;
  padding: 0 16px;
  border: none;
  border-radius: 14px;
  background: linear-gradient(135deg, #4cc3ff, #7c4dff);
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

@media (max-width: 991px) {
  .nw-sidebar-shell {
    gap: 18px;
  }

  .nw-side-card,
  .widget {
    padding: 20px;
    border-radius: 18px;
  }

  .nw-side-card h3,
  .widget .widget-title {
    font-size: 1.2rem;
  }
}

.widget_search input[type="search"]{
  width: 50%;}

  .nw-modal-body input:focus, .nw-modal-body select:focus, .nw-modal-body textarea:focus {
    background: rgb(255, 255, 255);
      border-color: rgba(120,170,255,0.55);
  box-shadow: 0 0 0 4px rgba(90,140,255,0.08);
  }

  .wpcf7 select:focus {
    background: rgb(255, 255, 255);
      border-color: rgba(120,170,255,0.55);
  box-shadow: 0 0 0 4px rgba(90,140,255,0.08);
  }

  .nw-contact-right input:focus, .nw-contact-right select:focus, .nw-contact-right textarea:focus {
    background: rgb(255 255 255);
}

.nw-form-wrap {
  width: 100%;
}

.nw-form-wrap p {
  margin: 0 0 18px;
}

.nw-form-wrap label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255,255,255,0.86);
}

.nw-form-wrap input[type="text"],
.nw-form-wrap input[type="email"],
.nw-form-wrap input[type="url"],
.nw-form-wrap input[type="tel"],
.nw-form-wrap input[type="number"],
.nw-form-wrap select,
.nw-form-wrap textarea {
  width: 100%;
  min-height: 56px;
  padding: 14px 16px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 16px;
  background: rgba(255,255,255,0.06);
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
}

.nw-form-wrap textarea {
  min-height: 140px;
  resize: vertical;
}

.nw-form-wrap input::placeholder,
.nw-form-wrap textarea::placeholder {
  color: rgba(255,255,255,0.42);
}

.nw-form-wrap select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.nw-form-wrap input:focus,
.nw-form-wrap select:focus,
.nw-form-wrap textarea:focus {
  outline: none;
  border-color: rgba(143,178,255,0.5);
  background: rgba(255,255,255,0.08);
  box-shadow: 0 0 0 4px rgba(110,140,255,0.12);
}

.nw-form-wrap .cf7-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.nw-form-wrap .cf7-col {
  min-width: 0;
}

.nw-form-wrap .wpcf7-form-control-wrap {
  display: block;
  margin-top: 8px;
}

.nw-form-wrap .wpcf7-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 12px 22px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(149,198,255,0.95), rgba(117,139,255,0.95));
  color: #08111f;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 14px 35px rgba(100,140,255,0.26);
  transition: transform 0.22s ease, box-shadow 0.22s ease, opacity 0.22s ease;
}

.nw-form-wrap .wpcf7-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(100,140,255,0.34);
}

.nw-form-wrap .wpcf7-spinner {
  margin: 12px 0 0 12px;
}

.nw-form-wrap .wpcf7-not-valid-tip {
  margin-top: 8px;
  font-size: 13px;
  color: #ffb4b4;
}

.nw-form-wrap .wpcf7-response-output {
  margin: 18px 0 0 !important;
  padding: 14px 16px !important;
  border-radius: 16px;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.12) !important;
}

.nw-form-wrap .wpcf7 form.sent .wpcf7-response-output {
  background: rgba(90,200,120,0.12);
  border-color: rgba(90,200,120,0.24) !important;
  color: #d9ffe4;
}

.nw-form-wrap .wpcf7 form.invalid .wpcf7-response-output,
.nw-form-wrap .wpcf7 form.failed .wpcf7-response-output,
.nw-form-wrap .wpcf7 form.aborted .wpcf7-response-output {
  background: rgba(255,90,90,0.12);
  border-color: rgba(255,90,90,0.24) !important;
  color: #ffd8d8;
}

@media (max-width: 767px) {
  .nw-form-wrap .cf7-row {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .nw-form-wrap .wpcf7-submit {
    width: 100%;
  }
  
  .nw-svcx-hero-media {
    display: none
  }

  .anasayfa {
    min-height: 115vh!important;
  }

  .img-fluid {width: 250px}
}

