/* Solutions page: editable, modern, shared-card layout */
.solutions-page .hero{
  padding-top:62px;
  padding-bottom:18px;
}
.solutions-page .hero-visual{
  min-height:455px;
}
.solutions-page .hero-art{
  width:min(100%,610px);
}
.solutions-page .section-head-left{
  text-align:left;
  align-items:flex-start;
}
.solutions-page .section-head p{
  max-width:720px;
  margin:10px auto 0;
  color:var(--muted);
  font-size:15px;
  line-height:1.6;
}
.solutions-page .section-head-left p{
  margin-left:0;
  margin-right:0;
}

.solutions-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:16px;
}
.solutions-grid .page-card,
.why-grid .page-card,
.results-grid .page-card{
  position:relative;
  border:1px solid rgba(211,223,255,.96);
  border-radius:16px;
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 46px rgba(30,60,140,.075);
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.solutions-grid .page-card:hover,
.why-grid .page-card:hover,
.results-grid .page-card:hover{
  transform:translateY(-3px);
  border-color:rgba(143,166,255,.7);
  box-shadow:0 26px 64px rgba(30,60,140,.13);
}
.solution-card{
  min-height:255px;
  padding:22px 18px 20px;
}
.solution-card h3,
.why-card h3,
.mini-result h3{
  margin:0 0 10px;
  color:#071026;
  font-weight:950;
  letter-spacing:-.035em;
}
.solution-card h3{
  font-size:18px;
  line-height:1.1;
}
.solution-card p,
.why-card p,
.mini-result p{
  color:#53617f;
  font-size:13px;
  line-height:1.55;
}
.solution-card p{
  min-height:82px;
  margin:0 0 14px;
}
.solution-icon,
.solutions-page .page-icon{
  width:48px;
  height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0 0 16px;
  border-radius:13px;
  color:#075cff;
  background:linear-gradient(135deg,#f4f8ff,#fff);
  border:1px solid rgba(211,223,255,.95);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.75);
  font-size:22px;
}
.solution-card-icon,
.solution-card-icon i{
  color:#075cff;
  font-size:22px;
  line-height:1;
}
.sg-admin-icon-img.solution-card-icon{
  width:30px!important;
  height:30px!important;
  object-fit:contain!important;
  display:block!important;
}
.solutions-page .check-list{
  list-style:none;
  margin:0 0 16px;
  padding:0;
}
.solutions-page .check-list li{
  position:relative;
  margin:9px 0;
  padding-left:22px;
  color:#52607a;
  font-size:12px;
  line-height:1.35;
  font-weight:750;
}
.solutions-page .check-list li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#075cff;
  font-weight:950;
}
.solutions-page .learn{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#075cff;
  font-size:13px;
  font-weight:950;
  text-decoration:none;
}

.stack-table{
  overflow:hidden;
  border:1px solid rgba(211,223,255,.96);
  border-radius:16px;
  background:#fff;
  box-shadow:0 14px 42px rgba(30,60,140,.075);
}
.stack-table table{
  width:100%;
  border-collapse:collapse;
  font-size:12px;
}
.stack-table th,
.stack-table td{
  padding:15px 14px;
  border-bottom:1px solid #edf2fb;
  text-align:center;
}
.stack-table tr:last-child td{
  border-bottom:0;
}
.stack-table th:first-child,
.stack-table td:first-child{
  text-align:left;
  color:#071026;
  font-weight:950;
}
.stack-table th{
  color:#071026;
  font-weight:950;
  background:rgba(248,251,255,.7);
}
.dot{
  display:inline-block;
  width:9px;
  height:9px;
  border-radius:50%;
  background:#075cff;
  box-shadow:0 0 0 5px rgba(7,92,255,.06);
}
.dot.soft{
  background:#9aa8ff;
  box-shadow:0 0 0 5px rgba(154,168,255,.08);
}

.why-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.why-card{
  min-height:190px;
  padding:22px 18px 20px;
}
.why-card h3{
  font-size:17px;
}

.results-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.mini-result{
  min-height:185px;
  padding:22px 18px 20px;
}
.mini-result h3{
  font-size:16px;
}
.mini-result b{
  display:block;
  margin:8px 0 8px;
  color:#075cff;
  font-size:28px;
  line-height:1;
  font-weight:1000;
  letter-spacing:-.055em;
}

.solutions-hero .floating-box{
  position:absolute;
  z-index:5;
  max-width:190px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(211,223,255,.96);
  border-radius:14px;
  padding:15px 17px;
  box-shadow:0 18px 45px rgba(30,60,140,.13);
  backdrop-filter:blur(12px);
  font-size:12px;
}
.solutions-hero .floating-box b{
  color:#071026;
  font-size:13px;
  font-weight:950;
}
.solutions-hero .floating-box small{
  color:#53617f;
  line-height:1.35;
  font-weight:700;
}
.fb1{left:6%;top:8%}.fb2{right:4%;top:10%}.fb3{left:0;bottom:28%}.fb4{right:0;bottom:30%}.fb5{left:9%;bottom:8%}.fb6{right:9%;bottom:5%}

.solutions-cta h2{
  color:#eef5ff!important;
}

@media(max-width:1180px){
  .solutions-grid{grid-template-columns:repeat(3,1fr)}
  .why-grid,.results-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:780px){
  .solutions-grid,.why-grid,.results-grid{grid-template-columns:1fr}
  .solutions-hero .floating-box{display:none}
  .stack-table{overflow-x:auto}
  .stack-table table{min-width:760px}
  .solutions-page .section-head-left{text-align:left}
}


/* ===== Solutions v2.2.24: one shared results block from Case Studies ===== */
.solutions-results-section{
  padding-top:28px;
  padding-bottom:18px;
}

.solutions-results-section .section-head{
  margin-bottom:14px;
}

.solutions-case-results{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:10px !important;
}

.solutions-case-results .result-card{
  min-height:126px;
  display:grid;
  grid-template-columns:98px minmax(0,1fr);
  gap:16px;
  align-items:center;
  padding:11px 14px;
  background:#fff;
  border:1px solid #e7edf8;
  border-radius:8px;
  box-shadow:0 8px 24px rgba(20,45,110,.045);
}

.solutions-case-results .result-card:hover{
  border-color:#d7e3fb;
  box-shadow:0 14px 34px rgba(20,45,110,.08);
  transform:none;
}

.solutions-case-results .thumb{
  width:98px;
  height:86px;
  border-radius:4px;
  overflow:hidden;
  background:#f6f9ff;
  border:1px solid #edf2fb;
}

.solutions-case-results .thumb img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.solutions-case-results .result-card h3{
  margin:0 0 16px;
  color:#182448;
  font-size:10.5px;
  line-height:1.15;
  font-weight:900;
  letter-spacing:0;
}

.solutions-case-results .kpis{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
  margin:0 0 14px;
}

.solutions-case-results .kpis span{
  position:relative;
  display:block;
  color:#133dff;
  font-size:18px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.035em;
}

.solutions-case-results .kpis span + span{
  padding-left:18px;
}

.solutions-case-results .kpis span + span:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:1px;
  height:34px;
  background:#e3e9f5;
}

.solutions-case-results .kpis small{
  display:block;
  margin-top:8px;
  color:#5b6580;
  font-size:8.5px;
  line-height:1.15;
  font-weight:650;
  letter-spacing:0;
}

.solutions-case-results .learn{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#174cff;
  font-size:10px;
  line-height:1;
  font-weight:950;
  text-decoration:none;
}

/* ===== Solutions CTA: optimized contact block ===== */
.solutions-contact-section{
  padding-top:16px;
}

.solutions-cta{
  min-height:156px;
  grid-template-columns:280px minmax(0,1fr);
  padding:24px 34px;
  border-radius:12px;
  background:
    radial-gradient(circle at 15% 30%, rgba(83,118,255,.42), transparent 32%),
    linear-gradient(135deg,#0520a8 0%,#083fd9 45%,#5d20ff 100%);
}

.solutions-cta .cta-art{
  max-height:145px;
  justify-self:start;
}

.solutions-cta-content{
  min-width:0;
}

.solutions-cta h2{
  max-width:520px;
  color:#fff!important;
  font-size:clamp(24px,2vw,34px);
  line-height:1.05;
  margin:0 0 8px;
}

.solutions-cta p{
  max-width:520px;
  margin:0 0 18px;
  color:#dce7ff;
  font-size:13px;
  line-height:1.45;
}

.solutions-cta-actions{
  display:flex;
  align-items:center;
  gap:14px;
  margin:0 0 16px;
}

.solutions-cta .btn{
  min-width:188px;
  min-height:44px;
  justify-content:center;
  border-radius:11px;
}

.solutions-cta .btn-dark{
  color:#fff;
  background:transparent;
  border-color:rgba(212,224,255,.62);
  box-shadow:none;
}

.solutions-cta-points{
  display:flex;
  align-items:center;
  gap:30px;
  color:#eef4ff;
  font-size:11px;
  font-weight:850;
}

.solutions-cta-points span{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:8px;
  white-space:nowrap;
}

.solutions-cta-points span:before{
  content:"✓";
  width:18px;
  height:18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(255,255,255,.14);
  color:#fff;
  font-size:10px;
  font-weight:950;
}

@media(max-width:1180px){
  .solutions-case-results{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media(max-width:780px){
  .solutions-case-results{
    grid-template-columns:1fr !important;
  }
  .solutions-cta{
    grid-template-columns:1fr;
    padding:26px 22px;
  }
  .solutions-cta .cta-art{
    max-width:78%;
    margin:0 auto 18px;
    justify-self:center;
  }
  .solutions-cta-actions,
  .solutions-cta-points{
    flex-direction:column;
    align-items:flex-start;
    gap:12px;
  }
  .solutions-cta .btn{
    width:100%;
  }
}


/* ===== Solutions v2.2.25: fully editable modern growth stack matrix ===== */
.solutions-stack-section .section-head{
  margin-bottom:18px;
}
.stack-table{
  overflow:auto;
  border:1px solid rgba(190,207,255,.92);
  border-radius:17px;
  background:rgba(255,255,255,.96);
  box-shadow:0 18px 52px rgba(30,60,140,.08);
}
.stack-table table{
  min-width:980px;
  width:100%;
  border-collapse:separate;
  border-spacing:0;
}
.stack-table th,
.stack-table td{
  min-width:132px;
  padding:17px 16px;
  border-bottom:1px solid rgba(226,234,248,.94);
  text-align:center;
  vertical-align:middle;
}
.stack-table th:first-child,
.stack-table td:first-child{
  position:sticky;
  left:0;
  z-index:2;
  min-width:230px;
  background:rgba(255,255,255,.97);
  text-align:left;
  color:#071026;
  font-weight:950;
}
.stack-table th:first-child{
  z-index:3;
  background:rgba(248,251,255,.98);
}
.stack-table th{
  color:#071026;
  background:rgba(248,251,255,.84);
  font-size:13px;
  line-height:1.2;
  font-weight:950;
}
.stack-table td{
  color:#53617f;
  font-size:13px;
}
.stack-table tr:last-child td{
  border-bottom:0;
}
.stack-dot{
  display:inline-flex;
  width:11px;
  height:11px;
  border-radius:50%;
  background:#075cff;
  box-shadow:0 0 0 7px rgba(7,92,255,.075);
  vertical-align:middle;
}
.stack-dot.soft{
  background:#9aa8ff;
  box-shadow:0 0 0 7px rgba(154,168,255,.1);
}
.stack-dot.strong{
  background:#075cff;
}
@media(max-width:780px){
  .stack-table table{
    min-width:900px;
  }
}
