.elementor-kit-3179{--e-global-color-primary:#927EE8;--e-global-color-secondary:#3C52EB;--e-global-color-text:#000000;--e-global-color-accent:#97DDF5;--e-global-color-aa56ae4:#635DE8;--e-global-color-cab2fe9:#6897FF;--e-global-color-71accd5:#66B4F9;--e-global-color-31153b8:#C6D5F5;--e-global-color-28a2281:#E7EAFB;--e-global-color-a36fc82:#F1F1F1;--e-global-color-7d5b542:#FFFFFF;--e-global-color-b017595:#6D6D6D;--e-global-color-ff073a4:#888888;--e-global-color-1513ed2:#FFFFFF;--e-global-color-27b99b1:#00BA00;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;--e-global-typography-4b19961-font-family:"Manrope";--e-global-typography-4b19961-font-size:0.8rem;--e-global-typography-4b19961-font-weight:400;--e-global-typography-4b19961-letter-spacing:0.5px;--e-global-typography-0f69d4c-font-family:"Manrope";--e-global-typography-0f69d4c-font-size:0.9rem;--e-global-typography-0f69d4c-font-weight:400;--e-global-typography-0f69d4c-letter-spacing:0.5px;--e-global-typography-3d63827-font-family:"Manrope";--e-global-typography-3d63827-font-size:1.33rem;--e-global-typography-3d63827-font-weight:400;--e-global-typography-3d63827-letter-spacing:0.5px;--e-global-typography-601a73a-font-family:"Montserrat";--e-global-typography-601a73a-font-size:3.5rem;--e-global-typography-601a73a-font-weight:500;--e-global-typography-601a73a-line-height:4rem;--e-global-typography-72637f4-font-family:"Montserrat";--e-global-typography-72637f4-font-size:2rem;--e-global-typography-72637f4-line-height:2.5rem;--e-global-typography-c53d45a-font-family:"Montserrat";--e-global-typography-c53d45a-font-size:1.7rem;--e-global-typography-c53d45a-line-height:2.2rem;--e-global-typography-60be0da-font-family:"Montserrat";--e-global-typography-60be0da-font-size:1.4rem;--e-global-typography-54be01e-font-family:"Montserrat";--e-global-typography-54be01e-font-size:1.2rem;--e-global-typography-54be01e-line-height:1.6rem;--e-global-typography-e11bf7a-font-family:"Montserrat";--e-global-typography-e11bf7a-font-size:1.1rem;}.elementor-kit-3179 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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-kit-3179{--e-global-typography-601a73a-font-size:3rem;--e-global-typography-601a73a-line-height:3.2rem;--e-global-typography-72637f4-font-size:1.8rem;--e-global-typography-c53d45a-font-size:1.3rem;--e-global-typography-c53d45a-line-height:1.5rem;--e-global-typography-54be01e-font-size:1rem;--e-global-typography-54be01e-line-height:1.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3179{--e-global-typography-601a73a-font-size:2rem;--e-global-typography-601a73a-line-height:2.6rem;--e-global-typography-72637f4-font-size:1.4rem;--e-global-typography-72637f4-line-height:1.6rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gradient-text span, .gradient-text h1, .gradient-text h2, .gradient-text h3, .gradient-text h4, .gradient-text h5, .gradient-text h6, .gradient-text p, .gradient-text{
    background: -webkit-linear-gradient(45deg, var(--e-global-color-aa56ae4), var(--e-global-color-71accd5) );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-text-2 span, .gradient-text-2 h1, .gradient-text-2 h2, .gradient-text-2 h3, .gradient-text-2 h4, .gradient-text-2 h5, .gradient-text-2 h6, .gradient-text-2 p, .gradient-text-2{
    background: -webkit-linear-gradient(180deg, var(--e-global-color-aa56ae4), var(--e-global-color-71accd5) );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blue-btn button{
    background-image: linear-gradient(180deg, #6493FC, var(--e-global-color-secondary));
}

.ft-700 {
    font-weight: 700;
}
.ft-600 {
    font-weight: 600;
}


/*BRANDING TABLE*/

  /* Hide hidden content and show/hide buttons on mobile */
  @media (max-width: 600px) {
    .hide-mobile-content {
      display: none;
    }
    .more-info-btn {
      display: inline-block;
    }
    .less-info-btn {
      display: none;
    }
  }
  /* Show content always on desktop and hide buttons */
  @media (min-width: 600px) {
    .hide-mobile-content {
      display: block !important;
    }
    .more-info-btn, .less-info-btn {
      display: none !important;
    }
  }/* End custom CSS */