.elementor-9172 .elementor-element.elementor-element-947d154{--display:flex;--min-height:635px;--justify-content:flex-start;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:12px 12px;--row-gap:12px;--column-gap:12px;--overlay-opacity:1;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9172 .elementor-element.elementor-element-947d154:not(.elementor-motion-effects-element-type-background), .elementor-9172 .elementor-element.elementor-element-947d154 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2A2A2A;background-image:url("https://quantrium.ai/wp-content/uploads/2025/12/Banner-2x-scaled.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-9172 .elementor-element.elementor-element-947d154::before, .elementor-9172 .elementor-element.elementor-element-947d154 > .elementor-background-video-container::before, .elementor-9172 .elementor-element.elementor-element-947d154 > .e-con-inner > .elementor-background-video-container::before, .elementor-9172 .elementor-element.elementor-element-947d154 > .elementor-background-slideshow::before, .elementor-9172 .elementor-element.elementor-element-947d154 > .e-con-inner > .elementor-background-slideshow::before, .elementor-9172 .elementor-element.elementor-element-947d154 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#20409A00;--background-overlay:'';}.elementor-9172 .elementor-element.elementor-element-ce4abf0{--display:flex;}.elementor-9172 .elementor-element.elementor-element-1c0ef99{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-9172 .elementor-element.elementor-element-1c0ef99:not(.elementor-motion-effects-element-type-background), .elementor-9172 .elementor-element.elementor-element-1c0ef99 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#20409A;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9172 .elementor-element.elementor-element-9bbe8d2.elementor-element{--align-self:center;}.elementor-9172 .elementor-element.elementor-element-9bbe8d2{text-align:center;}.elementor-9172 .elementor-element.elementor-element-9bbe8d2 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:600;color:#E5E7E8;}.elementor-9172 .elementor-element.elementor-element-6e2abc6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-9172 .elementor-element.elementor-element-a24c0e9 .elementor-button{background-color:var( --e-global-color-astglobalcolor5 );fill:#20409A;color:#20409A;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-9172 .elementor-element.elementor-element-947d154{--min-height:300px;}}/* Start custom CSS for html, class: .elementor-element-5fd6b20 */.snapshot-layout {
  display: flex;
  gap: 30px;
}

.snapshot-nav {
  width: 350px;
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  position: sticky;
  top: 100px; /* sticks while scrolling */
  height: fit-content;
}
.snapshot-nav-heading{
    background: #2f4da1;
    padding: 8px;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.snapshot-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.snapshot-nav li {
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.snapshot-nav a {
  text-decoration: none !important;
  display: block;
  padding: 8px 12px;
  border-radius: 6px;
  color: #003366;
  transition: background 0.3s, color 0.3s;
  outline-style: none;
}

.snapshot-nav a:hover,
.snapshot-nav a.active {
  color: #2f4da1;
  font-weight: 500
}

.snapshot-content {
  flex: 1;
}
.snapshot-content li {
    line-height: 25px;
    margin-top: 15px;
}

.snapshot-content section {
  margin-bottom: 40px;
}
.snapshot_content_heading{
    color: #20409a;
    font-size: 25px;
    font-family: Montserrat medium;
     font-family: "Montserrat", sans-serif; 
    font-weight: 600;
    font-optical-sizing: auto;
    font-style: normal;
}
.quant_leap_sub_head{
    color: #2b2d2d;
    background: #f2f5ff;
     font-size: 22px;
     padding: 11px;
}
.quant_leap_sub_sub_head {
    color: #646a75;
    font-size: 20px;
    font-weight: 500;
}
.process-list-head {
    font-weight: 500;
}

#challenges h5, #real-world h5 {
  color: #5a606c;
  margin-bottom: 5px;
}
/*responsive design*/

@media (max-width: 1024px) {
  .snapshot-layout {
    flex-direction: column;
  }
  .snapshot-nav {
    width: 100%;
    position: relative !important;
    top: 0 !important;
  }
  .tech-item {
    display: inline-block;
  }
  .snapshot-content {
    padding: 20px;
    }
    .tech-stack {

  column-count: 1 !important;
}
}/* End custom CSS */