:root {
    font-family: 'Inter' !important;
}
h1{
font-size: 3.75rem;
  font-weight: 500;
  margin: 0px;
padding-bottom: 12px;
}
h3{
line-height: 38px;
  font-weight: 500 !important;
}
h1, h2, h3{
  font-weight: 500 !important;
}
select.hs-input{
height: 40px;
}
.featured-tag{
font-weight: 700;
  font-size: 18px;
  color: #111927;
}
.hero-description{
font-weight: 600;
  font-size: 16px;
  color: #121314;
}
body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body input[type="file"], body textarea, body select{
margin-bottom: 12px;
    background: #FFFFFF;
    border: 1px solid #D1D5DB;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 6px;
    height: 40px;
  padding-left: 10px;
}
* {
    font-family: 'Inter';
}
a {
    color: rgb(75 78 222);
}
a:hover, .footer-column .menu li a:hover {
  text-decoration: none !important;
  color: #004eeb;
}
body {
  font-family: 'Inter' !important;
  font-size: 16px;
  color:#101828;
  letter-spacing: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul li{
    font-family: 'Inter' !important;
  }
.kl-header{
box-shadow: none !important;
  border-bottom: 2px solid #D2D3FE;
}
.kl-header-placeholder, .kl-navbar {
    height: 70px;
}
.kl-navbar__button {
    font-size: 16px;
    font-weight: 600;
}
.kl-navbar__logo {
    width: 115px;
}
.kl-navbar__content {
    align-items: center;
    display: flex;
    flex: auto;
    justify-content: flex-end;
}

@media (min-width: 1240px) and (max-width: 3000px) {
.site-header__main-area{
    width: 1240px !important;
    margin: auto;
}
  }
.kl-navbar__panel {
    background-color: #f0f9ff;
    left: 0%;
  right: 0%;
    opacity: 0;
    width: 1240px;
    margin: auto;
  border-radius: 4px;
  box-shadow: 0 0 20px rgba(0,0,0,.15);
}
.kl-navbar__panel-wrapper {
    max-width: 100%;
    padding: 30px 20px;
}
.kl-navbar__description {
    color: #000;
  flex-basis: 354px;
}
.site-header{
box-shadow: 0 1px 0 rgba(0,0,0,0.08); !important;
  padding: 0 2.5rem;
}
h1{
font-size: 56px;
    font-weight: 600 !important;
  line-height: 60px;
}
.secondary-header{
  display: flex;
    gap: 70px;
  align-items: center;
  }
.secondary-header .secondary-logo img{
width: 134px;
  vertical-align: bottom;
}
.secondary-header .secondary-logo a{
vertical-align: super;
}
.secondary-header ul{
    margin: 0px;
    padding: 0px;
  display: flex;
    gap: 36px;
  align-items: center;
  }
.secondary-header ul li{
  margin: 0px;
  list-style: none;
    padding: 0px;
  }
.secondary-header ul li:first-child{
background: #155eef;
    color: #fff;
    padding: 5px 20px;
  border: 7px solid #d1e0ff;
  font-weight: 600;
    border-radius: 36px;
}
.secondary-header ul li a{
    color: #155eef !important;
  font-weight: 500;
  text-decoration: none;
  }
.secondary-header ul li a:hover{
    text-decoration: none;
  }
.button, .button_cta a, button {
    padding: 11px 11px;
    font-size: 14px;
    font-weight: 500;
}
.row-number-3 form, .row-number-2 form, .row-number-1 form{
    background: #fff;
    border-radius: 12px !important;
    padding: 30px;
    text-align: center;
    border: 28px solid #f2f4f7;
  float: right;
}
input[type="submit"]{
font-weight: 500 !important;
  padding: 12px 20px !important;
}
.kl-navbar__button>span:after{
    background-color: transparent;
  
}
.kl-navbar__button span i{
font-size: 14px !important;
    color: #d0d5dd;
    position: relative;
    left: 2px;
}
:hover.kl-navbar__button i{
color: #101828;
}
.kl-navbar__item {
    margin: 0 16px;
}
.Talk-to-expert{
background: #fff;
  padding: 2rem;
  margin-bottom: 2rem;
}
.Talk-to-expert p{
    padding: 0px !important;
}
.Talk-to-expert h4{
    font-size: 20px !important;
line-height: 28px !important;
    font-weight: 600 !important;
    color: #101828 !important;
  margin-bottom: 2rem;
}
.hs-menu-children-wrapper--mega li{
border: 0px;
}
.Talk-to-expert .button{
color: #fff;
}
.Ul-list li{
margin-bottom: 8px;
  border: 0px !important;
}
.Ul-list li a{
font-size: 16px;
    color: #000;
    font-weight: 600;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item:hover>.hs-menu-children-wrapper--mega{
    background-color: #f0f9ff;
  border-radius: 4px;
  box-shadow: 0 0 20px rgba(0,0,0,.15);
}
.footer-section-location-list{
display: block;
    margin: 0;
    text-align: center;
  paddding-bottom: 20px;
}
#main_menu li:last-child {
    display: block !important;
}
.footer-section-location-list li {
    display: inline;
    font-size: 16px;
line-height: 34px;
    font-weight: 500;
    color: #004eeb;
}
.menu-footer-terms{
margin-left: 0;
    list-style: none;
}
.menu-footer-terms li {
    display: inline;
    white-space: nowrap;
}
.menu-footer-terms li a {
    font-size: 14px;
    font-weight: 500;
  line-height: 28px;
}
.menu-footer-terms li:before{
display: none;
}
.menu-footer-terms li:after {
    content: ' ';
    letter-spacing: 1.75rem;
}
.Seprator-line{
border-width: 1px !important;
    border: 0px;
    margin: 0;
    width: 100%;
    border-collapse: collapse !important;
    height: 1px;
    background: #e5e7eb;
}
.footer-section-location-list li:after {
    content: ' ';
    letter-spacing: 1.5em;
    background: center center no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwAAADsABataJCQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMkMEa+wAAAAnSURBVBhXY/Dz89MA4sNA/B9Ka4AEYQIwfBgkiCwAxjhVopnppwEApxQqhnyQ+VkAAAAASUVORK5CYII=);
}
.footer-column h5{
font-size: 16px;
    font-weight: 500;
    color: #9CA3AF;
    margin-bottom: 15px;
    line-height: 20px;
}
.footer-column .menu{
margin: 0px;
  padding: 0px;
}
.footer-column .menu li{
margin: 0 0 0.5rem;
  padding-bottom: 0px;
}
.footer-column .menu li a{
font-size: 16px;
    font-weight: 500;
    color: #6B7280;
}
.footer-column .menu li:before{
display: none;
}
.footer-column  p.ft-heading {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #6B7280;
  text-align: left;
}
.footer-column h4 {
    padding: 0;
  color: #101828;
    margin: 0px;
  font-size: 20px;
    text-align: left;
  font-weight: 600;
}
.footer-column p.ft-description{
text-align: left;
    margin: 0px;
    padding-top: 10px;
    color: #667085;
    font-size: 16px;
    line-height: 22px;
}
.footer-section-location-list li:before{
display: none
}
.social-media__service svg {
    height: 22px;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper--multi-column {
    width: 100% !important;
}
.site-header__navigation-utility, .hs-menu-wrapper--utility{
display: none !important;
}
.hs-menu-wrapper--mega ul li:nth-child(6) .hs-menu-link{
background: #155EEF;
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
  border-radius: 0.5em;
  padding: 10px 14px !important;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item {
        display: flex;
        justify-content: space-between;
    }
.hs-menu-wrapper:nth-child(1) #main_menu li:nth-child(8) .hs-menu-link{
background: #155EEF;
  font-size: 14px;
  line-height: 13px;
  font-weight: 500;
  color: #fff;
  border-radius: 0.5em;
      margin-top: 18px;
  padding: 10px 14px;
}
.hs-menu-wrapper--mega ul li:nth-child(6){
margin-top: -10px !important;
}
.hs-menu-wrapper--mega ul li:nth-child(6) .hs-menu-link:hover{
border-radius: 0.5em !important;
}
h2.hs-menu-heading{
color: #667085;
font-weight: 500 !important;
    font-size: 16px !important;
}
.hs-menu-children-wrapper--mega h5{
color: #000;
font-weight: 600 !important;
    font-size: 16px !important;
}
.hs-menu-children-wrapper--mega p{
margin-top: 0 !important;
  font-size: 14px !important;
    color: #667085;
    line-height: 18px !important;
    font-weight: 500 !important;
  padding: 6px 0 35px 0;
}
.hs-menu-children-wrapper--mega li:nth-child(1), .hs-menu-children-wrapper--mega li:nth-child(2){
    border-right: 1px solid #333;
}
.hs-social-follow a:hover{
background: none !important;
}
.hs-menu-item__child-toggle{
display: flex !important;
    justify-content: space-between !important;
  width: 100%;
      text-decoration: none !important; 
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item__child-toggle:after{
color: #d0d5dd;
}
.hs-menu-wrapper .hs-menu-item.hs-menu-depth-1>.hs-menu-link.hs-menu-item__child-toggle:hover span{
border: 0px;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper{
border-radius: 4px;
    background: #f0f9ff;
   box-shadow: 0 0 20px rgba(0,0,0,.15);
}
.hs-menu-children-wrapper{
min-width: 220px;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper .hs-menu-link {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.hs-menu-wrapper .hs-menu-item.hs-menu-depth-1>.hs-menu-link.hs-menu-item__child-toggle:focus:after, .hs-menu-wrapper .hs-menu-item.hs-menu-depth-1>.hs-menu-link.hs-menu-item__child-toggle:hover:after {
    position: relative;
    top: 2px;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item {
    padding-bottom: 8px;
}
ul li:before{
display: none;
}
.menu-footer-terms li a{
color: #6B7280;
}
.hs-menu-depth-4 a, .hs-menu-depth-3 a{
background: none !important;
  color: #111827 !important;
  margin: 0px !important;
  padding-left: 0px !important;
}
.button--secondary {
    background: #fff !important;
    color: #00359e !important;
  font-size: 15px !important;
  font-weight: 600 !important;
    border: 2px solid #fff;
     padding: 12px 20px !important;
    border-radius: 0.5em !important;
}
.button--secondary:hover {
border-color: #fff !important;
  color: #00359e !important;
}
.button--secondary:focus {
box-shadow: none !important;
}
.hs-button.primary:hover, .button:hover{
background: #0040c1;
  border-color: #0040c1;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-link:not(.hs-menu-item__child-toggle):hover{

}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper .hs-menu-link:focus{
    border-color: #f0f9ff;
  text-decoration: none;
}
.legal-consent-container{
padding-top: 15px !important;
}
.hs-input{
border-color: #e7eaf3 !important;
  border-radius: 3px;
}
.ul-style{}
.ul-style li{
list-style: disc;
  padding-bottom: 12px;
  line-height: 28px;
}
.submitted-message{
font-size: 22px !important;
  font-weight: 500 !important;
}
.private-button--primary{
background: #155EEF !important;
    font-size: 14px;
    line-height: 13px;
    font-weight: 500 ;
    color: #fff;
    border-radius: 0.5em;
    margin-top: 18px;
    padding: 10px 14px !important;
}
@media (max-width: 1024px) {
  .site-header{
  padding: 0 1.5rem;
}
.site-header__main-area .site-header__navigation .site-header__menu .hs-menu-item .hs-menu-children-wrapper {
    box-shadow: none !important;
}
.mobile-menu-active .site-header__main-area .site-header__navigation .site-header__menu {
    background: #f0f9ff;
}
.site-header__navigation-utility{
display: block !important;
}
.secondary-header, .secondary-header ul {
  display: block !important;
 }
.secondary-header{
  padding: 10px 0;
  }
.secondary-header ul{
  padding: 10px 0;
  }
  .secondary-header ul li{
  padding-top: 15px;
  }
.secondary-header ul li:first-child, .copy-text {
    text-align: center !important;
}
}
----------------------------------------
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');

h1, h2, h3{
    font-weight: 500 !important;
  }
h1, h2, h3, h4, h5, h6, p, ul li{
    font-family: 'Inter' !important;
  }
 .hs-image-widget {
    height: auto;
}
  #hs_cos_wrapper_widget_1668676680765 input[type="submit"]{
    border-radius: 4px !important;
        font-weight: 600 !important;
    font-size: 15px !important;
  }
  #hs_cos_wrapper_widget_1668676680765 input[type="submit"]:hover{
    background: #fff !important; 
  }
input[type="submit"]:hover{
    background: #fff !important; 
  }
.row-number-1 .image-animate{
position: absolute;
    top: 120px;
  transform: translate(-50%, -50%);
}
.row-number-1 .button, button, .button, form input[type=submit]{
    border-radius: 4px !important;
      font-weight: 600 !important;
    font-size: 15px !important;
  font-family: 'Inter' !important;
  padding: 12px 20px;
  }

.button.button--small {
    font-size: 14px;
    padding: 12px 20px;
}
.kl-hero-02__image--center img{
display: block;
  margin: auto;
  padding-top: 30px;

}
.row-number-1 .button, #hs_cos_wrapper_widget_1668676680765 input[type="submit"] {
font-family: 'Inter' !important;
}
.footer form input[type=submit] {
    margin: auto;
    display: block;
}
.form-title{
font-size: 16px !important; 
  padding: 0px !important; 
  margin-bottom: 0px !important; 
  text-align: center !important;
    font-weight: 500 !important;
  color: #155EEF !important;
  }
.fa-ul>li {
    font-size: 16px !important;
  line-height: 22px;
}
  ol, ul {
    margin-bottom: 15px;
    margin-top: 15px;
}
h3, .aboutus-block{
font-size: 32px;
line-height: 38px;
}
.widget-type-form{
  border-radius: 5px;
}
.slick-track{
width: 100%;
      display: flex;
    align-items: center;
}
.hs-logo-carousel {
    margin: 0px !important;
}
ul li{
    padding-bottom: 10px;
  }
.footer .widget-type-form{
background: linear-gradient(180deg,#e5e1ff 57.13%,#9475fc 211.17%);
    border-radius: 14px;
    padding: 25px 20px 45px;
}
.header__container {
    max-width: 1280px;
    padding-bottom: 13px;
    padding-top: 13px;
}
body .header__search--toggle, .header__cta--desktop {
    display: none;
}
.submitted-message, form {
    font-family: 'Inter' !important;
    color: #fff !important;
}

.navigation-primary .submenu a, .navigation-primary .submenu p {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}
.hs-input, .hs-input::placeholder{
    font-size: 15px;
    height: 36px;
    line-height: 22px;
    padding: 0px 0px 0px 3px;
    color: #94969C;
  }
.legal-consent-container p{
    font-size: 12px;
  }
.ark h2{
color: #155EEF !important;
}

.submenu.level-3 .menu-item .menu-link {
    padding-left: 40px;
}
.header {
    border-bottom: 1px solid #e9e8e8;
}
  .social-links{
    border-top: 1px solid #e9e8e8;
  }
.icon-list li{
    color: #000000 !important;
    font-size: 16px !important;
}
.header__container {
    padding-bottom: 13px;
    padding-top: 13px;
}
.footer {
    border-top: 1px solid #e9e8e8;
}
.footer h5 {
    color: #0d6efd!important;
    font-size: 16px!important;
    padding-bottom: 0px;
  font-weight: 500;
}
.footer .menu {
padding: 0px !important;
  margin-top: 0px;
  margin-bottom: 0px;
}
.footer .menu li {
    list-style: none;
    margin-bottom: 2px;
  padding-bottom: 0px;
}
.footer .menu li a {
    color: #222;
    font-size: 14px!important;
    text-decoration: none;
}
.footer__copyright {
    margin: 0; 
}
.footer form input[type=submit] {
    font-size: 16px;
    padding: 9px 17px;
}
@media (min-width: 320px) and (max-width: 1024px) {
    .row-number-1 .image-animate{
    position: relative !important;
    top: auto;
    left: auto;
}
}
#StatsSection .ark-section-intro {
    margin-bottom: 40px;
}
#StatsSection .ark-section-intro .ark-page-center{
    max-width: auto !important;
  margin-left: 0px;
  padding-left: 0px;
}
#StatsSection .ark-features-01-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 2px solid #000;
    border-radius: 7px;
    padding: 26px;
  }
#StatsSection .ark-features-01-repeater{
column-gap: 4%;
}
#StatsSection h2{
  text-align: left;
    color: #000 !important; 
  }
 #StatsSection .ark-features-01-box img {
    margin: 0 0 14px 0;
    width: 34px;
}
#StatsSection .ark-features-01-box p.ark-features-01-box-text {
    text-align: left;
}
.ark-features-01-box p.ark-features-01-box-text, #StatsSection .ark-features-01-box p.ark-features-01-box-text {
    opacity: inherit !important;
    font-size: 16px !important;
}
#StatsSection .ark-features-01-box h4 {
    margin: 0 0 0.313em;
    font-size: 46px !important;
}
#BorderedForm .sr-form, #BorderedForm .height-small, #Event-BorderedForm .sr-form, #Event-BorderedForm .height-small{
padding: 0px !important;
}
#BorderedForm form .hs-input, #BorderedForm form input, #BorderedForm form select, #BorderedForm form textarea {
    background: transparent;
    border-bottom: 2px solid #000 !important;
    border: 0px;
    border-radius: 0px;
  font-size: 16px !important;
  font-family: 'Inter' !important;
}
.hs-input, input, select, textarea{
font-family: 'Inter' !important;
}
#Event-BorderedForm textarea{
min-height: 70px !important; 
}
label{
font-family: 'Inter' !important;
}
#BorderedForm .hs-form-field {
    padding-bottom: 18px !important;
}
#BorderedForm form .hs-button{
background: #155EEF !important;
  border: 2px solid #155EEF !important;
  padding: 14px 20px !important;
    border-radius: 5px;
}
#Event-BorderedForm form {
border-radius: 5px;
}
#Event-BorderedForm form input[type=submit] {
background: #fff;
  border: 2px solid #155EEF;
  padding: 14px 20px !important;
    border-radius: 5px !important;
   color: #155EEF;
  float: left;
}
#Event-BorderedForm.sr-hero-form-01 {
background: #155EEF;
  padding: 30px !important;
    border-radius: 5px;
}
#Event-BorderedForm.sr-hero-form-01 .heading{
color: #fff;
  font-weight: 600;
}
#BorderedForm form .hs-button:hover, #BorderedForm form input[type=submit]:hover {
background: #fff !important;
  border: 2px solid #155EEF !important;
  color: #155EEF !important;
}
#BorderedForm input[type="text"]{
    font-size:16px;
  line-height: 16px !important;
    padding-bottom: 16px !important;
    margin-top: 8px;
}
#BorderedForm .hs-input, #BorderedForm .hs-input::placeholder{
padding: 0px;
}
#BorderedForm input::placeholder, #BorderedForm select:required:invalid {
  color: #9b9999 !important;
}
#BorderedForm .hs-form label{
    font-size:14px;
    padding-bottom: 4px !important;
    margin-top: 4px;
}
#BorderedForm .heading{
    padding: 8px 0 38px 0;
    font-size: 24px;
}
#BorderedForm fieldset{
max-width: unset !important;
  width: 100% !important;
}
#EventDetails .growfast-icon-block__item{
min-height: 58px;
  padding: 20px 0;
  
}
#EventDetails .growfast-icon-block__item__wrapper:first-child, #EventDetails .growfast-icon-block__item__wrapper:nth-child(2), #EventDetails .growfast-icon-block__item__wrapper:nth-child(3) {
  border-bottom: 1px solid #e5e4e4;
}
#EventDetails .growfast-icon-block__item__wrapper:first-child
border: 0px !important;
}
#EventDetails .growfast-icon-block__item--title{
font-weight: 600 !important;
  position: relative;
    top: -3px;
    margin-bottom: 0px !important;
}
.sr-hero-form-01#Event-BorderedForm .row{
display: block;
}
.aboutus-block {
    padding-bottom: 0px;
    padding-top: 0px;
}
.aboutus-block h3{
color: #155EEF;
}
.aboutus-block p{
  font-size: 16px !important;
  color: #000000;
  line-height: 22px;
}
.aboutus-block h5 {
    margin-bottom: 0px;
    font-weight: 600;
  color: #6B7280;
}
.growfast-timeline__item__content--date span {
    border-bottom: 0px;
}
.growfast-timeline__item__content--date span::after{
content:"|";
  position: relative;
    left: -8px;
    top: 2px;
}
.growfast-timeline:first-child::after{
  
}
.growfast-timeline__item__content__inner--title .hs_cos_wrapper_type_inline_text{
font-weight: 500 !important;
}
.growfast-timeline--widget_1694676819864 .growfast-timeline__item__content__inner--description{
line-height: 22px;
}
.growfast-timeline__item__content--date {
    width: 28%;
}
.growfast-timeline__item__content__inner {
    flex-grow: 1;
    width: 72%;
}
.growfast-timeline__item__content__inner--description {
    margin-top: 6px;
}
section br{
display: none;
}
section .container{
  max-width: initial !important;
}
.card_section{
background-color: #ededff ;
      border-radius: 5px;
}
.card_info p{
color: #000;
}
.card_btn a{
color: #155EEF;
  text-decoration: none;
  font-size: 16px;
}
.hgrowfast-icon-block__item--title .hs_cos_wrapper_type_inline_text{
font-weight: 600 !important;
}
.card{
    background-color: transparent
}
.image-block__wrapper .image-block:nth-child(3){
display: none;
}
 .client-logos__img {
    max-height: 200px !important;
    
  }
.image-block {
    flex: 0 0 calc((100%/3) - 30px) !important;
  background: none !important;
  margin: 0 10px 0px 0;
}
.content-wrapper {
    padding: 0;
}
  .image-block__content {
    padding: 0;
}
  .image-block__image{
    border-radius: 50%;
      height: 120px;
    width: 120px;
    padding-bottom: 0px;
    margin: auto;
  }
    .image-block__headline, .image-block__details {
    color: #d1d3fd;
    text-align: center;
  }
  .image-block__headline {
    font-weight: 500;
    font-size: 16px;
  }
  .image-block__details {
        line-height: 20px;
  }
  .image-block__headline {
    margin-bottom: 2px;
    padding-top: 10px;
}
.image-block__content {
    padding: 0px;
}
.IconFlexBox {
    display: flex;
    border-bottom: 1px solid #cecece;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: start;
    padding: 33px 0px 0px 0;
}
.IconFlexBox.complete{
border: 0px !important; 
}
.IconFlexBoxImage{
display: table-cell;
    vertical-align: top;
}
.IconFlexBoxImage img{
padding-right: 10px !important;
}
.IconFlexBoxContent {
    display: table-cell;
    vertical-align: middle;
  position: relative;
    top: -8px;
}
.IconFlexBoxContent h4{
color: #000;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
      margin-bottom: 0px;
    padding-bottom: 8px;
}
.signInBox .signIn-logo {
    width: 78px;
    margin: auto;
    display: block;
    padding-bottom: 25px;
}
.signInBox .cardDesc {
    font-weight: normal;
    font-size: 12px!important;
    line-height: 17px!important;
    color: #5f6368;
    padding: 0 20px;
    text-align: center;
}
.loginWith {
    font-weight: normal;
    font-size: 12px!important;
    line-height: 17px!important;
    color: #5f6368;
    margin-bottom: 12px;
    padding: 0 20px;
    text-align: center;
}
.signInBox {
    width: 402px;
    background: #fff;
    box-shadow: 0px 3px 30px rgb(32 33 36 / 15%), 0px 1px 2px rgb(32 33 36 / 10%);
    border-radius: 10px;
    padding: 54px 65px 38px;
}
.botStoreLinkContainer {
    margin: 0 auto;
    padding: 10px 30px;
    width: 500px;
    border-top: solid 1px #E4E5E7;
    background-color: #F8F9FA;
    box-shadow: -12px 12px 64px 0 rgb(164 164 164 / 25%);
    height: 80px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    display: none;
}
.botStoreLinkContainer .desContainer {
    float: left;
    width: 70%;
}
.botStoreLinkContainer .desContainer h6 {
    display: inline-block;
    margin: 0;
    color: #5F6368;
    font-size: 14px;
    font-weight: 500;
}
.botStoreLinkContainer .desContainer p {
    display: inline-block;
    margin: 0;
    text-align: left;
    padding: 0;
    font-size: 12px;
    color: #5F6368;
    line-height: 15px;
}
.botStoreLinkContainer .buttonContainer {
    float: left;
    width: 30%;
    text-align: right;
    padding-top: 15px;
}
.botStoreLinkContainer .buttonContainer button {
    border-radius: 2px;
    background-color: #E4E5E7;
    font-size: 14px;
    color: #5F6368;
    padding: 5px 10px;
    border: 1px solid #E4E5E7;
}
.logoLogin {
    width: 100%;
    justify-content: center;
    display: flex;
    padding-bottom: 20px;
    display: none;
}
.signInBox .ssoSeperator {
    padding: 30px 15px;
    position: relative;
}
.signInBox .ssoSeperator hr {
    border-top: 1px solid #e4e5e7;
    margin: 2px;
    border-top: 1px;
    border-color: #dae0e0 !important;
}
.logoLogin .koreLogo {
    width: 78px;
    display: none;
    height: 20px;
}
.signInBox .ssoSeperator .seperatorBG {
    display: inline-block;
    background: #fff;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 14px;
    color: #bdc1c6;
    position: absolute;
    top: 14px;
    left: 45%;
}
.signInBox p{
margin-bottom: 0px !important;
}
.signInBox .SSOFlexRow.SSO-3 .btnSSO {
    width: 74px;
    justify-content: center;
    margin-right: 25px;
}
.signInBox .SSOFlexRow {
    display: flex;
}
.signInBox .SSOFlexRow a {
    color: #fff;
    height: 40px;
    border-radius: 5px;
    padding: 0 15px;
    border: 1px solid #e4e5e7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 22px;
    font-weight: normal;
    font-size: 14px;
    color: #202124;
}
.signInBox .SSOFlexRow a:hover {
    background: #e4e5e7;
}
.signInBox input[type="text"], .signInBox input[type="email"] {
    background: none!important;
    box-shadow: none!important;
    height: 36px;
    border: 1px solid #e9e7e7;
    margin-bottom: 15px;
    font-size: 14px;
  width: 100%;
  height: 34px;
    padding: 6px 12px;
    line-height: 14px;
    border-radius: 4px;
}
.pageTitlec {
    font-weight: 500;
    font-size: 20px;
    color: #202124;
    text-align: center;
    margin-bottom: 6px;
}
.signInBox .us-btn-style_4 {
    width: 100%;
    margin: 0;
  display: block;
    background-color: #155EEF;
    border: 1px solid #155EEF;
    color: #fff;
    height: 34px;
    border-radius: 4px;
    position: relative;
    font-size: 14px!important;
    line-height: 0!important;
    font-weight: 400;
  cursor: pointer;
}
.signInBox .noAccount {
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    color: #bdc1c6;
    padding-top: 15px;
}
.signInBox .noAccount {
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    color: #bdc1c6;
    padding-top: 15px;
}
.noAccount a {
    cursor: pointer;
    color: #0D6EFD;
}
  .icon-list li{
    display: flex;
    align-items: flex-start;
  }
  .icon-list li i{
    position: relative;
    top: 2px;
  }
@media (min-width: 768px){

#StatsSection .ark-features-01-box {
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
    margin: 0 0 1.25em;
}
}
@media (min-width: 320px) and (max-width: 768px) {
.growfast-icon-block--widget_1694456150225 .growfast-icon-block__item {
    min-height: 70px;
}
.signInBox{
  width: auto;
  }
.image-block {
    flex: 0 0 calc(100% - 30px)!important;
}
.card_image {
  height: auto !important;
  }
  .hs-form-field .hs-input{
  width: 100% !important;
  }
.legal-consent-container .hs-form-booleancheckbox-display input{
  width: unset !important;
  }
}
.submenu.level-2 .menu-item .menu-link {
  padding: 10px 30px !important;
}
.submenu.level-2 {
    width: 270px;
}
body .submenu.level-2>li{
border-bottom: 0px !important;
}
.navigation-primary ul.level-1 li.menu-item a{
font-size: 16px;
    color: #000;
    font-weight: 600;
}
.event-details-BOX{
    background: #374151;
    border-radius: 5px;
    padding: 22px;
  }
  .event-details-BOX h5{
    color: #fff;
    font-weight: 600;
    font-size: 22px;
  }
  .event-details-BOX ul{
    padding: 12px 0 0 0;
    margin: 0px;
}
  .event-details-BOX ul li{
    color: #fff;
    border-bottom: 1px solid #B2CCFF !important;
    padding: 14px 0;
  }
.event-details-BOX ul li:last-child{
     border-bottom: 0px !important;
  }
  .event-details-BOX .event-date-heading{
    font-weight: 800;
    margin: 0px;
    padding-bottom: 2px;
  }
  .event-details-BOX .event-date{
    font-weight: 400;
    margin: 0px !important;
    padding: 0px !important;
  }
.Lighter-form{
background: #F9FAFB !important;
}
.Lighter-form form input[type=submit]{
background: #155EEF !important;
  color: #fff !important;
  border-color: #155EEF !important;
}
.Lighter-form .heading, .Lighter-form label{
color: #4D5761 !important;
}
.hs-form.hs-form [class*=form-columns] .hs-form-field{
margin-top: 12px;
}
form .hs-form .actions {
    text-align: left;
}
.Event-Three-Col-Box{
-webkit-box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.08);
box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.08);
  border-radius: 8px;
  padding: 20px 25px;
    background: #fff;
  min-height: 180px;
}
.Event-Three-Col-Box .EventTextRight{
float: right;
}
.Event-Three-Col-Box .EventTextRight p{
  color: #2970FF;
  font-size: 14px;
  font-weight: 700;
  margin: 0px;
}
.Event-Three-Col-Box .Event-Session{
clear: both;
}
.Event-Three-Col-Box .Event-Session h4{
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}
.Event-Three-Col-Box .Event-Session p{
  margin: 0px;
    padding-top: 6px;
    color: #000000;
  font-size: 16px;
}
.btm-borde-form form label{
color: #33475B;
  font-size: 14px;
}
.btm-borde-form form .hs-button{
float: left !important;
}
.Footer-ctaSection-Blue{
border-radius: 16px;
    background: #155EEF !important;
    max-width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03), 0px 20px 24px -4px rgba(16, 24, 40, 0.08);
    padding: 30px;
  align-items: center;
    height: 100%;
    display: flex;
    justify-content: space-between;
  margin-bottom: -157px;
}
.Footer-ctaSection-Blue .bordered{
    background: transparent !important;
    color: #fff !important;
  border-radius: 8px;
border: 1px solid #FFF;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.Footer-ctaSection-Blue .FlexBox{
display: flex;
  gap: 15px;
}
.Footer-ctaSection-Blue h3{
font-size: 24px;
    color: #ffffff;
    font-weight: 600 !important;
        line-height: 28px;
    margin-top: 20px;
    padding-bottom: 18px;
}
.Footer-ctaSection-Blue .button--simple{
border-radius: 8px;
border: 1px solid #FFF;
  color: #1E1F65 !important;
background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.client-logos__title{
color: #155EEF;
  font-weight: 700;
  font-size: 32px;
}
.featured-tag-text{
color: #155eef !important;
  margin-bottom: 8px;
    font-weight: 600;
}
.Insight-name{
    font-size: 20px;
    color: #101828;
    font-weight: 500;
}
.Insight-link{
display: flex;
    gap: 8px;
    text-decoration: none;
    margin-top: 20px;
    font-weight: 500;
    color: #344054;
}
.Insight-name img{
margin-right: 14px;
}
.testimonial-slider__inner-slide{
    background-color: #EFF4FF;
      padding: 22px !important;
      align-items: flex-start;
  box-shadow: none;
}
.testimonial-slider__slide-content{
margin-top: 0px;
}
.testimonial-slider, .testimonial-slider__slide-container{
padding: 0px;
}
.testimonial-slider__slide-content .Insights-Block{
background: #fff;
    border-radius: 12px;
    padding: 20px;
      margin-top: 24px;
}
.testimonial-slider__slide-content .Insights-Block{
    line-height: 22px;
}
.testimonial-slider__slide-name{
display: flex;
  gap: 13px;
      margin: 0px;
    padding-top: 0px;
}
.testimonial-slider__slide-name span{
    float: left;
    background: #EFF4FF;
    border: 8px solid #D1E0FF;
    border-radius: 50px;
    font-size: 14px;
    color: #1E1F65;
    font-weight: 700;
    padding: 4px 7px;
    line-height: 14px;
}
.testimonial-slider__slide-content h4{
    font-size: 20px;
    color: #44474C;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
}
.testimonial-slider__slide-content p{
text-align: left;
  margin: 0px;
    padding-top: 14px;
}
.flickity-prev-next-button.next, .flickity-prev-next-button.previous {
    top: 100% !important;
    margin-top: 60px;
}
.flickity-button:hover{
background: #155EEF;
  color: #fff;
}
.flickity-prev-next-button.previous{
left: 10px;
}
.flickity-prev-next-button.next{
left: 70px;
}
.flickity-button{
border: 1px solid #155EEF;
  border-radius: 20px;
}
.flickity-prev-next-button .flickity-button-icon {
  width: 16px;
    margin: auto !important;
    display: block !important;
    left: 12px;
}
.traning-Hero-img{
    background-image: url(https://info.kore.ai/hubfs/traning-Hero-img.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  width: 400px;
    height: 452px;
  display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
      margin: auto;
}
.traning-Hero-img h3{
color: #B2CCFF;
}
.traning-Hero-img p{
color: #B2CCFF;
  padding-top: 10px;
    margin: 0px;
    font-size: 20px;
  font-weight: 600;
}
.training-box{
background: #fff;
  border: 1px solid #D0D5DD;
  border-radius: 12px;
  box-shadow: 0px 3px 30px rgb(32 33 36 / 5%), 0px 1px 2px rgb(32 33 36 / 4%);
  display: flex;
    margin-bottom: 40px;
}
.training-box .training-box-bg{
background: linear-gradient(180deg, #84ADFF 0%, #EFF4FF 100%);
  padding: 12px 30px 16px 30px;
  min-width: 270px;
  border-radius: 12px 0px 0 12px;
}
.training-box .training-description{
padding: 10px 20px 10px 20px;
}
.training-box .training-description .version-text{
color: #00359E;
  background: #B2CCFF;
  border: 1px solid #84ADFF;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 30px;
  width: fit-content;
  margin-top: 12px;
}
.training-box .training-description .Inactive-text{
color: #101828;
  background: #D0D5DD;
  border: 1px solid #98A2B3;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 30px;
  width: fit-content;
  margin-top: 12px;
}
.training-box .training-description .Blue-version-text{
color: #fff;
  background: #2970FF;
  border: 1px solid #0040C1;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 30px;
  width: fit-content;
  margin-top: 12px;
}
.Traing-date-time{
padding: 8px 14px;
  background: #fff;
  border-radius: 8px;
  text-align: center;
    margin-top: 16px;
}
.Traing-date-time h6{
font-size: 14px;
  font-weight: 600;
  color: #182230;
}
.Traing-date-time p{
font-size: 14px;
  font-weight: 400;
  color: #475467;
  margin: 0px;
  line-height: 20px;
}
.training-box .training-description h4{
  font-size: 18px;
  font-weight: 600;
  color: #101828;
  line-height: 22px;
}
.training-box .training-description p{
    margin: 0px;
    padding-top: 7px;
  padding-bottom: 7px;
      font-size: 14px;
    line-height: 18px;
  color: #344054;
}
.training-box .training-description a{
text-decoration: none;
    margin-top: 20px;
    color: #344054;
    font-weight: 600;
    font-size: 14px;
}
.training-box .training-description a i{
color: #004EEB;
  padding-left: 8px;
}
.training-box .training-box-img{
    background-image: url(https://info.kore.ai/hubfs/traning-small-img.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 166px;
    height: 188px;
  display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    margin: auto;
  background-size: cover;
}
.training-box .training-box-img h3{
    font-size: 15px;
    font-weight: 600 !important;
    line-height: 20px;
  color: #B2CCFF;
  text-align: center;
}
.NewList{
margin: 0px;
    padding: 0px;
}
.NewList li{}
.NewList li span::before{
   content:"●";
color: #155EEF;
    font-size: 10px;
    vertical-align: text-bottom;
    padding-right: 7px;
  }
@media (max-width: 768px) {
.Footer-ctaSection-Blue{
   display: block;
  padding: 30px;
    position: relative;
    bottom: -167px;
    margin-bottom: 0px;
  }
.training-box{
  display: block;
  }
.traning-Hero-img{
width: 100%;
        background-size: contain;
  }
  .training-box .training-box-bg{
  border-radius: 12px 12px 0px 0px;
  }
.training-box .training-description {
    padding: 10px 20px 20px 20px;
}
}
#Blue-farm form{
background: #155EEF !important;
  border: none !important;
}
#Blue-farm form .hs-form-booleancheckbox label span{
text-align: left;
    line-height: 17px;
    font-size: 13px !important;
  color: #fff !important;
}
#Blue-farm form label{
   display: flex;
}
#Blue-farm form .hs-button{
background: #FFFFFF !important;
  color: #155EEF !important;
  margin: 0px;
}
@media (min-width: 300px) and (max-width: 1024px) {
.body-wrapper .dnd-column+.dnd-column, .body-wrapper .dnd-column+.dnd-module, .body-wrapper .dnd-column+.dnd-row, .body-wrapper .dnd-column+.widget-span, .body-wrapper .dnd-module+.dnd-column, .body-wrapper .dnd-module+.dnd-module, .body-wrapper .dnd-module+.dnd-row, .body-wrapper .dnd-module+.widget-span, .body-wrapper .dnd-row+.dnd-column, .body-wrapper .dnd-row+.dnd-module, .body-wrapper .dnd-row+.dnd-row, .body-wrapper .dnd-row+.widget-span, .body-wrapper .widget-span+.dnd-column, .body-wrapper .widget-span+.dnd-module, .body-wrapper .widget-span+.dnd-row, .body-wrapper .widget-span+.widget-span{
  margin-top: 10px !important;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');
  .LP-hero-section h1{
  color: #101828;
  font-size: 44px;
  line-height: 52px;
  font-weight: 600 !important;
  }
  .LP-hero-section h5{
  color: #344054;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  }
.gray-tag-bg{
    color: #155eef;
    border: 1px solid #b2ccff;
    display: inline-block;
    padding: 5px 16px;
    border-radius: 30px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #eff4ff;
}

.LP-icon-Box .Lp-flexBox{
display: flex;
  justify-content: space-between;
}
.LP-icon-Box .Lp-flexBox p{
padding: 0px;
  margin: 0px;
}
.LP-icon-Box h3{
font-weight: 600;
font-size: 22px;
line-height: 30px;
color: #1B1F22;
  padding-left: 25px;
}
.LP-icon-Box .Heading-text{
padding-top: 26px;
}
.LP-icon-Box .Heading-text::before{
  border-left: 4px dotted #1b1f2266 !important;
  content:"";
height: 52px;
    position: absolute;
    margin-top: 6px;
}
.site-footer .footer-LeftRFP h5, .site-footer .footer-LeftRFP p{
padding-left: 20px;
}
.site-footer .section__ctas{
  margin-left: 20px;
}
.site-footer .section__ctas a{
background: transparent !important;
    border-color: #1B1F22;
    color: #1B1F22 !important;
}
.site-footer h5 span{
Color: #454647 !important;
    Font-size: 14px !important;
      text-transform: uppercase;
}
.site-footer .footer-column .menu li a{
font-size: 14px !important;
    color: #1B1F22 !important;
}
.site-footer .footer-LeftRFP p{
padding-top: 8px;
}
.site-footer .footer-rfp-block{
display: block;
    height: 25px;
    border-radius: 12px 0 0 0;
    border-top: 2px dotted #737374;
    border-left: 2px dotted #737374;
    max-width: 300px;
}
.site-footer .footer-rfp-block h5{
padding-top: 2px;
    margin-top: 0px !important;
}
.footer-section-location-list li {
    display: inline;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 500;
    color: #101828 !important;
}
.footer-bottom-dotted{
border-left: 2px dotted #737374;
    border-radius: 12px 0 0 0;
    border-top: 2px dotted #737374;
    display: block;
    height: 25px;
}
.menu-footer-terms{
padding-left: 0px !important;
}
.footer_dnd_main-row-0-paddin{
  border-top: 1px solid #ccc;
}
.hs-form-booleancheckbox-display{
color: #344054 !important;
  font-size: 12px !important;
  text-align: left !important;
}