/* IW LOGOS */
.iw-marquee-section {}
.iw-marquee-card {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 10px 30px rgba(0,0,0,.08);
  padding: 1.25rem;
  overflow: hidden;
  margin: 1rem 0;
}
.iw-marquee-track {
  display: flex;
  gap: 60px;
  width: max-content;
  align-items: center;
  animation: iw-marquee-scroll 40s linear infinite;
}
.iw-marquee-card img {
  height: 60px;
  width: auto;
  object-fit: contain;
  flex-shrink: 0;
}
@keyframes iw-marquee-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
@media (max-width: 575.98px) {
  .iw-marquee-card { padding: .75rem 1rem; border-radius: 1rem; }
  .iw-marquee-track { gap: 40px; }
  .iw-marquee-card img { height: 48px; }
}
@media (prefers-reduced-motion: reduce) {
  .iw-marquee-track { animation: none; }
}


/* CARDS LAYOUT LP */
.iw-pricing{--c1:#0ea5d1;--c2:#afe589;--c2-dark:#59B233;--c3:#fc7b35;--c4:#17023e}
.iw-section-pad{padding-top:1.25rem;padding-bottom:1.25rem}
@media (min-width:768px){.iw-section-pad{padding-top:2rem;padding-bottom:2rem}}
.iw-pricing p{margin:0}
.iw-hero .iw-eyebrow{font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--c3)}
.iw-hero .iw-title{font-weight:800;color:var(--c4);margin:0}
.iw-hero .iw-title span{color:var(--c3)}
.iw-hero .iw-price{color:var(--c3);font-weight:900;line-height:1;font-size:2rem}
@media (min-width:768px){.iw-hero .iw-price{font-size:2.25rem}}
.iw-hero .iw-strap{color:#2b2b2b;margin:.5rem 0 1rem;font-weight:600}
.iw-hero .iw-list i{color:var(--c3);width:1.4rem;text-align:center;margin-right:.5rem;font-size:1.05rem}
.iw-hero .iw-list li{display:flex;align-items:flex-start;margin:.35rem 0}
.iw-hero .cta-wrap{margin:1rem 0 0}
.iw-hero .cta-wrap .iw-btn{display:inline-flex;align-items:center;white-space:nowrap;max-width:100%}
.iw-hero .cta-wrap .iw-btn i{margin-right:.5rem}
@media (max-width:360px){.iw-hero .cta-wrap .iw-btn{padding-left:.75rem;padding-right:.75rem}.iw-hero .cta-wrap .iw-btn i{margin-right:.4rem}}
@media (max-width:767.98px){.iw-hero{border:2px solid var(--c3);border-radius:1rem;padding:1.25rem;background:#fff;box-shadow:0 6px 18px rgba(23,2,62,.06)}}
.iw-card{border:0;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden;height:100%;display:flex;flex-direction:column}
.iw-card .card-header{background:linear-gradient(135deg,var(--c4) 0%,#241162 100%);color:#fff;border:0}
.iw-card .card-body{padding:1.25rem}
.iw-card .card-footer{background:transparent;border:0;margin-top:auto;padding:1.25rem}
.accent-green{--accent:var(--c2-dark)}
.accent-blue{--accent:var(--c1)}
.accent-orange{--accent:var(--c3)}
.accent-purple{--accent:var(--c4)}
.accent-pink{--accent:#e94e9a}
.iw-price-tag{font-weight:900;color:var(--accent);font-size:1.75rem;margin:0}
.iw-unit{font-size:.92rem;opacity:.9}
@media (max-width:575.98px){.iw-price-tag{font-size:1.5rem}}
.iw-badge-top{display:inline-block;border-radius:.5rem;padding:.28rem .6rem;font-weight:800;font-size:.78rem;line-height:1;background:transparent;color:#fff;border:2px solid var(--accent);white-space:nowrap}
.iw-badge-outline{display:inline-block;border-radius:.5rem;padding:.28rem .6rem;font-weight:800;font-size:.78rem;line-height:1;background:transparent;color:var(--accent);border:2px solid var(--accent);white-space:nowrap}
.iw-icon{font-size:1.1rem;width:1.6rem;text-align:center;margin-right:.5rem;color:var(--accent)}
.iw-btn{border-radius:.7rem;font-weight:800;padding:.75rem 1rem;border:0;background:var(--accent);color:#fff!important}
.iw-btn:hover,.iw-btn:focus,.iw-btn:active{color:#fff!important;filter:brightness(.95)}
.iw-btn i{color:inherit}
@media (max-width:575.98px){.iw-card .card-header .d-flex{flex-wrap:wrap}.iw-card .card-header h4{flex:1 1 100%;margin-bottom:.5rem}.iw-badge-top{order:2;align-self:flex-start;margin-top:.1rem;white-space:normal;padding:.22rem .5rem;font-size:.74rem}}
.iw-callout{border-radius:14px}
.iw-callout .btn{white-space:nowrap}
.iw-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:1050;background:var(--c4);color:#fff;box-shadow:0 -6px 20px rgba(0,0,0,.2);padding-bottom:env(safe-area-inset-bottom)}
.iw-sticky-cta .iw-sticky-call{display:flex;align-items:center;justify-content:center;height:56px;padding:0 calc(1rem + env(safe-area-inset-right));font-weight:800;color:#fff;text-decoration:none}
.iw-sticky-cta .iw-sticky-call:active{filter:brightness(.95)}
.iw-sticky-cta i{font-size:1.1rem}
@media (max-width:767.98px){.iw-pricing{padding-bottom:64px}}
@media (min-width:768px){.iw-sticky-cta{display:none!important}}
.layout-3 .iw-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}

/* Fix wrapping for checkmark lists inside pricing cards */
.iw-card .card-body ul li{
  display:flex;               /* put icon + text on a row */
  align-items:flex-start;     /* keep icon aligned to the first text line */
  margin:.35rem 0;            /* match your spacing */
}

.iw-card .card-body ul li .iw-icon{
  flex:0 0 1.6rem;            /* same width you already use for icons */
  text-align:center;
  margin-right:.5rem;         /* gap between icon and text */
}

/* (optional) tighten very small screens so lines have more room */
@media (max-width: 360px){
  .iw-card .card-body ul li .iw-icon{ flex-basis:1.4rem; }
}



/* MEGA MENU */
/* MEGA MENU BASE */
.ai-services-wrap,
.industries-mega-wrap {
  padding-left: 0;
  padding-right: 0;
}

.ai-services-heading {
  margin-bottom: 24px;
}

.ai-services-eyebrow {
  display: inline-block;
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #00D0E4;
}

.ai-services-heading h3 {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.15;
  color: #050336;
}

/* GRID ROWS */
.ai-services-wrap .ai-services-grid,
.industries-mega-wrap .industries-grid {
  margin-left: -8px;
  margin-right: -8px;
}

/* GRID ITEMS */
.ai-services-wrap .ai-services-grid > div,
.industries-mega-wrap .industries-grid > div {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}

/* FORCE 4 PER ROW DESKTOP */
@media (min-width: 992px) {
  .ai-services-wrap .ai-services-grid > div,
  .industries-mega-wrap .industries-grid > div {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
}

/* FORCE 2 PER ROW TABLET */
@media (min-width: 768px) and (max-width: 991.98px) {
  .ai-services-wrap .ai-services-grid > div,
  .industries-mega-wrap .industries-grid > div {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

/* FORCE 1 PER ROW MOBILE */
@media (max-width: 767.98px) {
  .ai-services-wrap .ai-services-grid > div,
  .industries-mega-wrap .industries-grid > div {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* ITEM CARD */
.ai-service-item,
.industry-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  height: 100%;
  padding: 12px 10px;
  border-radius: 12px;
  transition: all .25s ease;
}

/* FULL CARD LINK */
.ai-service-card-link,
.industry-card-link {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: block;
  border-radius: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  text-decoration: none !important;
  color: transparent !important;
  background: transparent;
}

/* KEEP CONTENT ABOVE BACKGROUND BUT BELOW LINK */
.ai-service-item > *:not(.ai-service-card-link):not(.industry-card-link),
.industry-item > *:not(.ai-service-card-link):not(.industry-card-link) {
  position: relative;
  z-index: 2;
}

.ai-service-item:hover,
.industry-item:hover,
.ai-service-item:focus-within,
.industry-item:focus-within {
  transform: translateY(-3px);
  background: rgba(0, 208, 228, 0.05);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
}

/* ACCESSIBLE FOCUS */
.ai-service-card-link:focus-visible,
.industry-card-link:focus-visible {
  outline: 2px solid #00D0E4;
  outline-offset: 2px;
}

/* ICON */
.ai-service-icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(5, 3, 54, 0.08);
  color: #050336;
  font-size: 15px;
  line-height: 1;
  transition: all .25s ease;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
}

.ai-service-icon::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  text-indent: 0;
  display: block;
  color: currentColor;
}

/* SERVICES ICONS - based on item order */
.services-mega-wrap .ai-services-grid > div:nth-child(1) .ai-service-icon::before { content: "\f201"; }
.services-mega-wrap .ai-services-grid > div:nth-child(2) .ai-service-icon::before { content: "\f0e8"; }
.services-mega-wrap .ai-services-grid > div:nth-child(3) .ai-service-icon::before { content: "\f080"; }
.services-mega-wrap .ai-services-grid > div:nth-child(4) .ai-service-icon::before { content: "\f0a1"; }
.services-mega-wrap .ai-services-grid > div:nth-child(5) .ai-service-icon::before { content: "\f1c9"; }
.services-mega-wrap .ai-services-grid > div:nth-child(6) .ai-service-icon::before { content: "\f4ad"; }
.services-mega-wrap .ai-services-grid > div:nth-child(7) .ai-service-icon::before { content: "\f07a"; }
.services-mega-wrap .ai-services-grid > div:nth-child(8) .ai-service-icon::before { content: "\f135"; }

/* INDUSTRIES ICONS - based on item order */
.industries-mega-wrap .industries-grid > div:nth-child(1) .ai-service-icon::before { content: "\f53f"; }
.industries-mega-wrap .industries-grid > div:nth-child(2) .ai-service-icon::before { content: "\f004"; }
.industries-mega-wrap .industries-grid > div:nth-child(3) .ai-service-icon::before { content: "\f85e"; }
.industries-mega-wrap .industries-grid > div:nth-child(4) .ai-service-icon::before { content: "\f19d"; }
.industries-mega-wrap .industries-grid > div:nth-child(5) .ai-service-icon::before { content: "\f0c0"; }
.industries-mega-wrap .industries-grid > div:nth-child(6) .ai-service-icon::before { content: "\f594"; }
.industries-mega-wrap .industries-grid > div:nth-child(7) .ai-service-icon::before { content: "\f4b8"; }
.industries-mega-wrap .industries-grid > div:nth-child(8) .ai-service-icon::before { content: "\f0f1"; }

.ai-service-content {
  flex: 1 1 auto;
  min-width: 0;
}

.ai-service-content h5 {
  margin: 0 0 4px 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25 !important;
  color: #050336;
  transition: color .25s ease;
}

.ai-service-content p {
  margin: 0;
  font-size: 13px;
  line-height: 1.45 !important;
  color: #4a4a4a;
}

.ai-service-item:hover .ai-service-icon,
.industry-item:hover .ai-service-icon,
.ai-service-item:focus-within .ai-service-icon,
.industry-item:focus-within .ai-service-icon {
  background: #00D0E4;
  color: #fff;
}

.ai-service-item:hover .ai-service-content h5,
.industry-item:hover .ai-service-content h5,
.ai-service-item:focus-within .ai-service-content h5,
.industry-item:focus-within .ai-service-content h5 {
  color: #00D0E4;
}

@media (max-width: 991.98px) {
  .ai-services-heading h3 {
    font-size: 26px;
  }
}

@media (max-width: 767.98px) {
  .ai-services-heading {
    margin-bottom: 18px;
  }

  .ai-services-heading h3 {
    font-size: 22px;
  }

  .ai-service-item,
  .industry-item {
    padding: 10px 8px;
    gap: 10px;
  }

  .ai-service-icon {
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    min-width: 34px;
  }

  .ai-service-icon::before {
    font-size: 13px;
  }
}

/* VIEW MORE ROW */
.industries-more-row {
  margin-top: 4px;
  padding-top: 10px;
  text-align: center;
}

.industries-more-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 18px;
  border-radius: 999px;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2 !important;
  color: #050336 !important;
  background: rgba(0, 208, 228, 0.08);
  border: 1px solid rgba(0, 208, 228, 0.18);
  transition: all .25s ease;
}

.industries-more-link i {
  font-size: 12px;
  transition: transform .25s ease;
}

.industries-more-link:hover,
.industries-more-link:focus {
  color: #050336 !important;
  background: rgba(0, 208, 228, 0.16);
  border-color: rgba(0, 208, 228, 0.35);
}

.industries-more-link:hover i,
.industries-more-link:focus i {
  transform: translateX(3px);
}

/* DEFENSIVE OVERRIDES AGAINST GLOBAL MEGA MENU LINK RULES */
.ai-services-wrap .ai-service-content h5,
.ai-services-wrap .ai-service-content p,
.industries-mega-wrap .ai-service-content h5,
.industries-mega-wrap .ai-service-content p {
  line-height: inherit !important;
}

.ai-services-wrap .ai-service-item a:not(.ai-service-card-link):not(.industry-card-link),
.industries-mega-wrap .industry-item a:not(.ai-service-card-link):not(.industry-card-link) {
  line-height: inherit !important;
}
/* END MEGA MENU */




.header-gradient {
    position: relative;
    background: linear-gradient(
        to right,
        #030438 0%,
        #07033a 20%,
        #0e033b 50%,
        #14033d 75%,
        #1a023f 100%
    );
}

.header-gradient::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;

    background: linear-gradient(
        to right,
        transparent,
        rgba(0,208,228,0.8),
        transparent
    );

    box-shadow: 0 0 8px rgba(0,208,228,0.6);
}





.qs-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 11px 20px;
    border-radius: 10px;

    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-decoration: none;

    /* clean dark base */
    background: linear-gradient(135deg, #07033a, #14033d);
    color: #ffffff;

    border: 2px solid #00c8de;

    transition: all 0.2s ease;
}

/* ICON */
.qs-cta-btn i {
    font-size: 14px;
}

/* HOVER = invert */
.qs-cta-btn:hover {
    background: #ffffff;
    color: #0e033b;
    border-color: #ffffff;
}

/* keep icon same color as text */
.qs-cta-btn:hover i {
    color: inherit;
}



/* CAREERS */
/* HEADER */
.careers-eyebrow{
  font-size:13px;
  font-weight:600;
  color:#00c8de;
  letter-spacing:.5px;
  text-transform:uppercase;
  display:inline-block;
  margin-bottom:10px;
}

.careers-title{
  font-size:34px;
  font-weight:700;
  color:#09033a;
}

.careers-subtitle{
  color:#6c757d;
  max-width:650px;
  margin:10px auto 0;
}

/* CARD */
.careers-card{
  border-radius:18px;
  border:1px solid rgba(0,0,0,.05);
  background:linear-gradient(145deg,#ffffff,#f8fbff);
  box-shadow:0 10px 30px rgba(0,0,0,.05);
  transition:all .25s ease;
  position:relative;
  overflow:hidden;
}

/* subtle accent glow */
.careers-card::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:4px;
  background:linear-gradient(90deg,#00c8de,#09033a);
}

.careers-card:hover{
  transform:translateY(-6px);
  box-shadow:0 20px 50px rgba(0,0,0,.08);
}

/* BUTTON */
.qs-btn{
  background:linear-gradient(135deg,#00c8de,#009fb0);
  color:#fff;
  border:none;
  border-radius:10px;
  padding:10px 18px;
  font-weight:600;
  transition:all .2s ease;
}

.qs-btn:hover{
  background:#fff;
  color:#00c8de;
  box-shadow:0 0 0 2px #00c8de inset;
}



/* DOTS BG */
.dot-curtain-bg{
  position:relative;
  background:#09033a;
  overflow:hidden;
  z-index:0;
}

.dot-curtain-bg > *{
  position:relative;
  z-index:2;
}

/* small dots curtain */
.dot-curtain-bg::before,
.dot-curtain-bg::after{
  content:"";
  position:absolute;
  inset:-20%;
  pointer-events:none;
  z-index:1;
}

/* dense flowing layer */
.dot-curtain-bg::before{
  opacity:.9;
  background-image:
    radial-gradient(circle, rgba(0,200,222,.18) 1.2px, transparent 1.2px),
    radial-gradient(circle, rgba(255,255,255,.08) 1px, transparent 1px),
    radial-gradient(circle, rgba(0,200,222,.14) 2px, transparent 2px);
  background-size:
    32px 32px,
    54px 54px,
    88px 88px;
  background-position:
    0 0,
    16px 18px,
    40px 10px;
  transform:perspective(800px) rotateX(58deg) scale(1.35);
  transform-origin:top center;
  filter:blur(.15px);
  animation:curtainWaveA 18s ease-in-out infinite;
}

/* larger softer dots layer */
.dot-curtain-bg::after{
  opacity:.55;
  background-image:
    radial-gradient(circle, rgba(0,200,222,.22) 2.6px, transparent 2.6px),
    radial-gradient(circle, rgba(255,255,255,.07) 3px, transparent 3px);
  background-size:
    120px 120px,
    170px 170px;
  background-position:
    0 0,
    60px 30px;
  transform:perspective(800px) rotateX(58deg) scale(1.45);
  transform-origin:top center;
  animation:curtainWaveB 24s ease-in-out infinite;
}

@keyframes curtainWaveA{
  0%{
    background-position:
      0 0,
      16px 18px,
      40px 10px;
    transform:perspective(800px) rotateX(58deg) translateX(0) translateY(0) scale(1.35);
  }
  50%{
    background-position:
      18px 10px,
      34px 34px,
      62px 22px;
    transform:perspective(800px) rotateX(58deg) translateX(-12px) translateY(8px) scale(1.38);
  }
  100%{
    background-position:
      0 0,
      16px 18px,
      40px 10px;
    transform:perspective(800px) rotateX(58deg) translateX(0) translateY(0) scale(1.35);
  }
}

@keyframes curtainWaveB{
  0%{
    background-position:
      0 0,
      60px 30px;
    transform:perspective(800px) rotateX(58deg) translateX(0) translateY(0) scale(1.45);
  }
  50%{
    background-position:
      26px 14px,
      82px 48px;
    transform:perspective(800px) rotateX(58deg) translateX(14px) translateY(-6px) scale(1.48);
  }
  100%{
    background-position:
      0 0,
      60px 30px;
    transform:perspective(800px) rotateX(58deg) translateX(0) translateY(0) scale(1.45);
  }
}



/* CTA BUTTON */
.qs-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 24px;
    border-radius: 14px;
    border: none !important;

    font-weight: 800;
    letter-spacing: -0.01em;
    text-decoration: none !important;

    color: #ffffff !important;

    background: linear-gradient(
        135deg,
        #00D0E4 0%,
        #00d0e4 20%,
        #0172e6 48%,
        #0058E3 72%,
        #011CE6 100%
    ) !important;

    box-shadow: 0 12px 24px rgba(0, 88, 227, 0.28);

    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* Hover / Focus / Active */
.qs-btn:hover,
.qs-btn:focus,
.qs-btn:active,
.qs-btn:visited {
    color: #ffffff !important;
    text-decoration: none !important;

    background: linear-gradient(
        135deg,
        #00D0E4 0%,
        #00d0e4 20%,
        #0172e6 48%,
        #0058E3 72%,
        #011CE6 100%
    ) !important;
}

/* Hover lift effect */
.qs-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(1, 28, 230, 0.34);
}

/* Click (pressed) */
.qs-btn:active {
    transform: translateY(0);
    box-shadow: 0 8px 18px rgba(0, 88, 227, 0.25);
}

/* Mobile */
@media (max-width: 767px) {
    .qs-btn {
        min-height: 48px;
        padding: 0 20px;
    }
}








.iw-btn-3 {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 11px 20px;
    border-radius: 10px;
    border: 2px solid #00c8de;

    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-decoration: none !important;
    color: #ffffff !important;

    background: transparent;
    overflow: hidden;
    isolation: isolate;
}

/* both layers fill the button and get clipped by parent */
.iw-btn-3::before,
.iw-btn-3::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    transition: opacity 0.35s ease;
}

/* default dark fill */
.iw-btn-3::before {
    background: linear-gradient(135deg, #07033a, #14033d);
    opacity: 1;
}

/* hover gradient fill */
.iw-btn-3::after {
    background: linear-gradient(
        135deg,
        #00D0E4 0%,
        #00d0e4 20%,
        #0172e6 48%,
        #0058E3 72%,
        #011CE6 100%
    );
    opacity: 0;
}

.iw-btn-3:hover::after,
.iw-btn-3:focus::after {
    opacity: 1;
}

.iw-btn-3:hover::before,
.iw-btn-3:focus::before {
    opacity: 0;
}

.iw-btn-3 i,
.iw-btn-3 .cta-text {
    position: relative;
    z-index: 1;
    color: inherit;
}

.iw-btn-3 i {
    font-size: 14px;
}

@media (max-width: 767px) {
    .iw-btn-3 {
        padding: 10px 18px;
        font-size: 13px;
    }
}








/* =========================
   LEGAL PAGE BASE
   ========================= */
.iw-legal-wrap{
  --iw-accent:#00c8de;
  --iw-brand:#0a033b;
  --iw-text:#1f2847;
  --iw-text-soft:#616b8b;
  --iw-border:#e6ebf5;
  --iw-card:#ffffff;
  --iw-card-soft:#f7f9fd;
  --iw-shadow:0 16px 38px rgba(10,3,59,.08);
  --iw-radius:22px;

  background:#ffffff;
  color:var(--iw-text);
  padding:0 0 42px;
}

/* FORCE VISIBILITY (override DNN / theme conflicts) */
.iw-legal-wrap,
.iw-legal-wrap p,
.iw-legal-wrap li,
.iw-legal-wrap span,
.iw-legal-wrap div{
  color:var(--iw-text) !important;
}

.iw-legal-wrap h1,
.iw-legal-wrap h2,
.iw-legal-wrap h3,
.iw-legal-wrap h4,
.iw-legal-wrap strong{
  color:var(--iw-brand) !important;
}

.iw-legal-wrap *{
  box-sizing:border-box;
}


/* =========================
   HERO
   ========================= */
.iw-legal-hero{
  padding:34px 20px 18px;
  background:#ffffff; /* removed top tinted background */
}

.iw-legal-hero__inner{
  max-width:1400px;
  margin:0 auto;
  padding:36px 38px;
  border:1px solid var(--iw-border);
  border-radius:28px;
  background:#ffffff;
  box-shadow:var(--iw-shadow);
}

.iw-legal-hero__eyebrow{
  color:var(--iw-accent) !important;
  text-transform:uppercase;
  letter-spacing:.18em;
  font-size:12px;
  font-weight:700;
  margin-bottom:12px;
}

.iw-legal-hero__title{
  margin:0 0 12px;
  font-size:clamp(34px, 5vw, 60px);
  line-height:1.02;
}

.iw-legal-hero__text{
  margin:0;
  max-width:900px;
  font-size:17px;
  line-height:1.8;
  color:var(--iw-text-soft) !important;
}


/* =========================
   LAYOUT
   ========================= */
.iw-legal-shell{
  max-width:1400px;
  margin:0 auto;
  padding:12px 20px 0;
  display:grid;
  grid-template-columns:300px minmax(0,1fr);
  gap:28px;
  align-items:start;
}

.iw-legal-content{
  display:grid;
  gap:22px;
}


/* =========================
   SIDEBAR TOC
   ========================= */
.iw-legal-toc{
  position:sticky;
  top:110px;
  align-self:start;
}

.iw-legal-card{
  border:1px solid var(--iw-border);
  border-radius:var(--iw-radius);
  background:var(--iw-card);
  box-shadow:var(--iw-shadow);
}

.iw-legal-card--toc{
  padding:22px 20px;
  background:#ffffff; /* no extra tinted bg */
}

.iw-legal-card__title{
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:.12em;
  margin-bottom:14px;
  font-weight:700;
}

.iw-legal-nav{
  display:flex;
  flex-direction:column;
  gap:8px;
}

.iw-legal-nav a{
  color:var(--iw-text-soft) !important;
  text-decoration:none;
  padding:10px 12px;
  border-radius:12px;
  transition:.2s;
}

.iw-legal-nav a:hover{
  color:var(--iw-brand) !important;
  background:#f2f8fb;
}


/* =========================
   CONTENT CARDS
   ========================= */
.iw-legal-section{
  padding:28px;
}

.iw-legal-card__icon{
  width:46px;
  height:46px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:16px;

  background:linear-gradient(135deg, var(--iw-accent), #31d8ea);
  color:#fff !important;
  box-shadow:0 8px 18px rgba(0,200,222,.18);
}

.iw-legal-card__icon i{
  color:#fff !important;
}

.iw-legal-section h2{
  margin-bottom:14px;
  font-size:28px;
}

.iw-legal-section h3{
  margin-bottom:10px;
  font-size:18px;
}

.iw-legal-section p{
  margin-bottom:14px;
  line-height:1.8;
}

.iw-legal-section ul{
  margin-bottom:14px;
  padding-left:18px;
}

.iw-legal-section li{
  margin-bottom:8px;
  line-height:1.7;
}


/* =========================
   MINI BLOCKS
   ========================= */
.iw-legal-subgrid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
  margin-top:10px;
}

.iw-legal-mini{
  border:1px solid var(--iw-border);
  border-radius:18px;
  background:var(--iw-card-soft);
  padding:18px;
}


/* =========================
   RESPONSIVE
   ========================= */
@media (max-width:1100px){
  .iw-legal-shell{
    grid-template-columns:1fr;
  }

  .iw-legal-toc{
    position:relative;
    top:auto;
  }
}

@media (max-width:768px){
  .iw-legal-subgrid{
    grid-template-columns:1fr;
  }

  .iw-legal-section{
    padding:22px;
  }

  .iw-legal-hero{
    padding:24px 16px 12px;
  }

  .iw-legal-hero__inner{
    padding:24px 22px;
    border-radius:22px;
  }

  .iw-legal-shell{
    padding:8px 16px 0;
    gap:18px;
  }
}


#dng-megamenu649160 .dnngo_menu_list .pane_space, #dng-megamenu649160 .dnngo_menu_list a, #dng-megamenu649160 .dnngo_menu_list a:link, #dng-megamenu649160 .dnngo_menu_list a:active, #dng-megamenu649160 .dnngo_menu_list a:visited, #dng-megamenu649160 .dnngo_boxslide .pane_space, #dng-megamenu649160 .dnngo_boxslide a, #dng-megamenu649160 .dnngo_boxslide a:link, #dng-megamenu649160 .dnngo_boxslide a:active, #dng-megamenu649160 .dnngo_boxslide a:visited {
    line-height: 12px !important;
}




