.elementor-kit-6{--e-global-color-primary:#2E4053;--e-global-color-secondary:#C33625;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C33625;--e-global-color-275f726:#FFFFFF;--e-global-color-f82b1ee:#000000;--e-global-color-99eb5c8:#F8F6F0;--e-global-typography-primary-font-family:"Lexend Deca";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lexend Deca";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lexend Deca";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend Deca";--e-global-typography-accent-font-weight:500;font-family:"Lexend Deca", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Lexend Deca", Sans-serif;}.elementor-kit-6 h1{font-family:"Lexend Deca", Sans-serif;}.elementor-kit-6 h2{font-family:"Lexend Deca", Sans-serif;}.elementor-kit-6 h3{font-family:"Lexend Deca", Sans-serif;}.elementor-kit-6 h5{font-family:"Lexend Deca", Sans-serif;}.elementor-kit-6 h6{font-family:"Lexend Deca", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Lexend Deca", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.right-section{
    position: relative;
}

html, body {
  overflow-x: hidden !important;
}

 .side-menu .sm-label{
            font-family: 'Nirmala UI' !important;
    }

.right-section::before {
      content: "";
      position: absolute;
      top: 0px;
      left: -68px;
      width: 215px;
      height: 100%;
      background: url('https://product.quantinova.ai/wp-content/uploads/2025/07/Screenshot_3.png') no-repeat center center;
      background-size: cover;
      z-index: 1;
    }
    
    
    
    
   
    .Clickables{
      font-variant: small-caps;
    }
    
    
    
.left-section{
    position: relative;
}


.left-section::before {
      content: "";
      position: absolute;
      top: 0px;
      right: -140px;
      width: 215px;
      height: 100%;
      background: url('https://product.quantinova.ai/wp-content/uploads/2025/07/Screenshot_2.png') no-repeat center center;
      background-size: cover;
      z-index: 1;
    }
    
    
    @media (max-width: 767px) {
  .left-section::before {
    display: none;
  }
  .right-section::before {
      display: none;
  }
}/* End custom CSS */