.elementor-kit-9{--e-global-color-primary:#2E4053;--e-global-color-secondary:#C33625;--e-global-color-text:#F8F6F0;--e-global-color-accent:#C33625;--e-global-color-0f9a8a9:#000000;--e-global-typography-primary-font-family:"Segoe UI";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nirmala UI";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Segoe UI";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend Deca";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Segoe UI", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#204476;font-family:"Microsoft Tai Le", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Microsoft Tai Le", Sans-serif;}.elementor-kit-9 a:hover{font-family:"Microsoft Tai Le", Sans-serif;}.elementor-kit-9 h1{font-family:"Nirmala UI", Sans-serif;font-size:90px;font-weight:600;letter-spacing:94px;}.elementor-kit-9 h2{font-family:"Nirmala UI", Sans-serif;font-size:60px;font-weight:700;line-height:66px;}.elementor-kit-9 h3{font-family:"Nirmala UI", Sans-serif;font-size:24px;font-weight:500;line-height:24px;}.elementor-kit-9 h4{font-family:"Nirmala UI", Sans-serif;}.elementor-kit-9 h5{font-family:"Nirmala UI", Sans-serif;}.elementor-kit-9 h6{font-family:"Nirmala UI", Sans-serif;font-size:22px;font-weight:600;}.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 */.clickabless{
    font-variant: small-caps;
}

.right-section{
    position: relative;
}

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

.right-section::before {
      content: "";
    position: absolute;
    top: 0px;
    left: -110px;
    width: 215px;
    height: 100%;
    background: url(http://service.quantinova.ai/wp-content/uploads/2025/07/Screenshot_8.png);
    background-size: cover;
    background-position: right;
    z-index: 1;
    background-repeat: no-repeat;
    }
    
    
    
    
   
    .Clickabless{
      font-variant: small-caps;
    }
    
    
    
.left-section{
    position: relative;
}


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