@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
body{
font-family: 'Inter', sans-serif !important;
  font-wight: 400 !important;
      color: #000;
}
.FormBg{
background: #fff;
    border-radius: 12px;
    padding: 32px;
    text-align: center;
    box-shadow: 0px 10px 15px -3px rgb(16 24 40 / 10%), 0px 4px 6px -4px rgb(16 24 40 / 10%);
    backdrop-filter: blur(7px);
}
.FormBg .primary{
background-color: #4b4efc !important;
    border-color: #4b4efc !important;
    color: #FFFFFF !important;
}
.FormBg .form-title{
font-size: 20px;
    line-height: 28px !important;
}
h1{
font-size: 32px !important;
  line-height: 40px !important;
}
h2{
line-height: 32px !important;
}
h3{
line-height: 40px !important;
  font-size: 30px;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Inter', sans-serif !important;
}
p strong, li strong{
font-weight: 600 !important;
}
.header-container {
    padding: 0px !important;
    box-shadow: 1px 2px 8px 0px rgb(0 0 0 / 8%);
}
.header-container a img{
width: 120px !important;
  padding: 2px;
}
.hs-hero__content {
    padding: 0;
    margin: auto;
    max-width: 1080px !important;
}
.hs-hero__content main {
    font-size: 1.8em;
    width: 62%;
}
.hs-hero__content main h1{
    font-size: 34px;
    line-height: 44px;
}
.hs-hero__content main p{
    font-size: 24px;
    line-height: 34px;
  padding-bottom: 10px;
}
.growfast-icon-block__item{

}
.growfast-icon-block__item--icon {
    margin-bottom: 12px !important;
}
.hs_cos_wrapper_type_rich_text ul li {
    margin-bottom: 16px;
}
.hs-tabs__nav{
text-align: center;
}
.hs-tabs__navitem--active {
    color: #fff !important;
    background: #0d6efd;
}
.hs-tabs__item--active {
    padding: 80px 80px 80px 80px;
    background: #fff;
    border-radius: 5px;
      width: 98%;
    margin: auto;
}
.hs-tabs__item--active .hs_cos_wrapper_type_inline_rich_text{
      width: 85%;
    margin: auto;
}
.cta_button {
    margin-top: 10px;
}
.hs-tabs{
width: 95%;
    margin: auto;
}
.rounded-corder img{
    border-radius: 5px;
}
.growfast-video-popup--module_1651258185317351 .growfast-video-popup__bg--image:after, .growfast-video-popup--module_1651171138034179 .growfast-video-popup__bg, .growfast-video-popup__bg--image, .imageBOX .container__img-holder img {
    border-radius: 16px;
  -webkit-box-shadow: 0px 1px 11px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 0px 1px 11px 0px rgba(0,0,0,0.08);
box-shadow: 0px 1px 11px 0px rgba(0,0,0,0.08);
}
.hs_cos_wrapper_type_rich_text ul li:before{
font-size: 15px !important;
}
.heroBanner{
padding: 5% 0 2% 0px;
}
.hs_cos_wrapper_type_rich_text ul li {
    list-style: unset !important;
}
.hs_cos_wrapper_type_rich_text ul li:before{
display: none !important;
}
.hs-tabs__item--active .span8 img{
margin: auto;
  display: block;
}
@media (min-width: 320px) and (max-width: 768px) {
.hs-hero__content main {
    width: 100%;
}
  .hs-hero{
      padding: 40px 20px !important;
  }
 #banner-btm-sec .hs_cos_wrapper_type_rich_text div.aio-icon-description{
  padding-bottom: 20px;
  }
  .hs-tabs__item--active{
      padding: 30px 0px;
  }
  h1 {
    font-size: 28px !important;
    line-height: 35px !important;
}
 h3, h2 {
    line-height: 33px !important;
    font-size: 24px;
}
  .cta_button {
  margin-bottom: 20px;
 }
  .hs-tabs__navitem {
    padding: 10px 15px;
}
.growfast-video-popup {
    padding-top: 40px;
}
.growfast-video-popup__bg {
    height: 66vw !important;
    margin-bottom: 26px;
}
 #LogoCarousel .span12.widget-span.widget-type-custom_widget {
  padding: 16px 0px;
 }
#LogoCarousel h4{
      line-height: 18px;
  }
.hs-hero__content main p {
    font-size: 16px;
    line-height: 24px;
}
  h2 br{
  display: none;
  }
  .padding-mobile{
 padding: 30px 0px;
  }
  #LogoCarousel .last-childStyle .span12.widget-span.widget-type-custom_widget{
  padding:16px 0 0 0px !important;
  }
  #IconBox .growfast-icon-block__item{
  margin-bottom: 20px;
  }
  #IconBox .growfast-icon-block__item br{
  display: none;
  }
}
.container__img-holder {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  cursor: pointer;
  width: 100%;
}

.container .container__img-holder:nth-child(3n+1) {
  margin-left: 0;
}

.container__img-holder img {
  width: 100%;
  display: block;
}


/* Popup Styling */
.img-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
background: rgb(0 0 0 / 45%);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 9999;
}

.img-popup img {
  max-width: 900px;
  width: 100%;
  opacity: 0;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}


.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.close-btn .bar {
  height: 4px;
  background: #fff;
}

.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}

.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}

.opened {
  display: flex;
}

.opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}

@keyframes animatepopup {

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

}
.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: 600;
}
.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 .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;
}
input[type="text"], input[type="email"] {
    background: none!important;
    box-shadow: none!important;
    height: 36px;
    border: 1px solid #e9e7e7;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 14px;
}
.signInBox .us-btn-style_4 {
    width: 100%;
    margin: 0;
    background-color: #0d6efd;
    border: 1px solid #0d6efd;
    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;
}
.bannerNewBg{
background-image: url("https://info.kore.ai/hubfs/banner_1.jpg") !important;
backdrop-filter: blur(5px);
  background-position: right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.bannerNewBg form{
width: 402px;
    background: #fff;
    box-shadow: 0 3px 30px rgb(32 33 36 / 15%), 0 1px 2px rgb(32 33 36 / 10%);
    border-radius: 10px;
    padding: 40px;
}
.bannerNewBg form .hs-error-msg{
font-size: 11px !important;
  color: #C03D29 !important
    font-weight: 500 !important;
    position: absolute;
    margin-top: -18px;
}
.bannerNewBg form p{
font-size: 12px !important;
}
@media screen and (max-width: 880px) {

  .container .container__img-holder:nth-child(3n+1) {
    margin-left: 16px;
  }

}
a#cta_button_3458671_442a0a32-626e-4f9e-98ff-3955999cc660{
    background: #0d6efd !important;
}
.pageTitlec {
    font-weight: 700;
    font-size: 20px;
    color: #202124;
    text-align: center;
    margin-bottom: 6px;
}
.FSIForm p{
font-size: 13px !important;
}
.growfast-video-popup--module_1657727284658311 .growfast-video-popup__bg {
    border-radius: 16px;
}
#hs_cos_wrapper_module_1657726904623193 .hs-richtext p{
font-size: 12px !important;
    line-height: 20px !important;
}
.FSI-iconBox img{
    background: #26344a;
    font-size: 48px !important;
    padding: 10px;
    border-radius: 50%;
    height: 48px;
    width: 48px !important;
    text-align: center;
    margin: auto;
    display: block;
}
.hs_cos_wrapper_type_rich_text ul li {
    margin-bottom: 5px !important;
}
.hs-error-msg{
font-size: 10px;
    color: #cc0000;
}
body .hs-button.primary, body input[type="submit"], body input[type="button"]{
    font-weight: 700 !important;
  padding: 8px 16px !important;
}
.DarkInnerBox{
background: rgba(0,0,0,0.4);
    height: 100%;
    padding: 20px 10px;
    border-radius: 5px;
  color: #fff !important;
}
.DarkSection .row-fluid-wrapper, .EqualHeighBox .row-fluid-wrapper{
display: flex;
    flex-wrap: wrap;
}
.EqualInnerBox{
    display: flex;
    flex-wrap: wrap;
}
.EqualInnerBox .row-fluid {
 height: 100%;
-webkit-box-shadow: 0px 1px 11px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 0px 1px 11px 0px rgba(0,0,0,0.08);
box-shadow: 0px 1px 11px 0px rgba(0,0,0,0.08);
border-radius: 5px;
      padding: 20px;
      border: 1px solid #efeeee;
  background: #fff;
}
#BannerForm{
margin-top: -200px;
  position: relative;
}
#FormSection{
padding: 2% !important;
}

@media (min-width: 320px) and (max-width: 768px) {
#BannerForm{
  margin-top: 0px;
}
.BannerBtmSection {
    padding: 5%!important;
}
  #FormSection{
padding: 3% !important;
}
}
@media (min-width: 320px) and (max-width: 400px) {
.signInBox {
    width: auto !important;
}
}
  .FormBOXBg{
      height: 100%;
    -webkit-box-shadow: 0px 1px 11px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 1px 11px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 1px 11px 0px rgb(0 0 0 / 8%);
    border-radius: 5px;
    padding: 30px;
    border: 1px solid #efeeee;
    background: #fff;
  }
.FormBOXBg .legal-consent-container p {
        color: #000 !important;
}
.FormBOXBg .primary{
    background-color: #4b4efc !important;
    background-image: none !important;
    border-color: #4b4efc !important;
    color: #FFFFFF !important;
}
.second-logo img{
    margin-left: 2px;
}