/* @import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;0,700;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Paytone+One&display=swap'); */

html {
    scroll-behavior: smooth;
    overflow-x: hidden !important;
}

/* font */
section h2{
    font-family: var(--paytone);
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 16px;
}

section h2 span{
    color: #504EE4;
}

/* <!-- hero-section --> */
.section-agile-sales{
    padding: 110px 0 6.25rem;
}

.section-agile-sales-wrapper h1{
    font-family: var(--paytone);
    font-size: 46px;
    line-height: 64px;
    color: #0D144A;
}

.section-agile-sales-wrapper h1 span{
    color: #504EE4;
}

section h3 span{
    color: #B499FF;
}

.section-agile-sales-wrapper p{
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #393C56;
}

.section-agile-sales-wrapper .kt-btn-primary{
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

/* action ai seciton start  */

.actionAiSectionWrap {
  padding: 0rem 10px 6.25rem;
}

.actionAiSection {
  max-width: 1242px;
  width: 100%;
  border-radius: 12px;
  border: 1px solid #E7DFFC;
  background: url("../images/whyklenty/actionAiSectionBg.webp"), #FDFCFF;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: auto;
}

.actionAiSectionTop {
  padding: 4rem 20px 2.5rem;
  max-width: 1150px;
  width: 100%;
  margin: auto;
  gap: 1.875rem;
}

.actionAiSectionTopLeft {
  width: 50%;
}

.actionAiSectionTitle {
  gap: 0.625rem;
  margin-bottom: 2rem;
}

.actionAiSectionTitleNT {
  padding: 1px 0.5rem;
  border-radius: 28.235px;
  background: #09A95C;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.actionAiSectionTitleText {
  color: #4640F3;
  text-align: center;
  font-family: "Red Hat Text";
  font-weight: 700;
  letter-spacing: -0.16px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.actionAiSectionHeading {
  text-align: left;
  color: #0E0D59;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  margin-bottom: 0.75rem;
}

.actionAiSectionDesc {
  color: #3B3A76;
  margin-bottom: 475px;
  margin-bottom: 2rem;
}

.actionAiSectionLink {
  display: inline-block;
  padding: 0.625rem 1.75rem;
  border-radius: 4px;
  background: #504EE4;
  color: #FFF;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}

.actionAiSectionLink:hover {
  color: #FFF;
}

.actionAiSectionTopRight {
  width: 50%;
}

.actionAiSectionImg {
  width: 100%;
  height: auto;
}

.actionAiSectionCard {
  padding: 1.5rem 10px;
  width: 25%;
  gap: 6px;
}

.actionAiSectionCard4 {
  border: none;
}

.actionAiSectionCardIcon {
  width: 2.5rem;
}

.actionAiSectionCardText {
  color: #585780;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.12px;
  margin-bottom: 0px;
}

/* action ai seciton end  */


/* <!-- sales-rigidity-section --> */

.section-sales-rigidity{
    background: var(--sales-rigidity-bg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 0px 0 80px;
    color: #fff;
}

.section-sales-rigidity-wrapper-head{
    /* position: sticky; */
    top: 60px;
    padding: 20px 80px;
    padding-bottom: 40px;
    z-index: 99;
}

.section-sales-rigidity-wrapper-head h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #BCBCBC;
    margin-bottom: 12px;
}

.section-sales-rigidity-wrapper-head h2{
    font-family: var(--paytone);
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.section-sales-rigidity-wrapper-content-1{
    transition: all .2s;
    padding-top: 80px;
}


.section-sales-rigidity-wrapper-content h3{
    font-family: var(--paytone);
    font-size: 34px;
    line-height: 47px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.cylindricalDraft,.cylindrical{
    height: 120px;
    width: 20px;
    background: linear-gradient(0deg, #B499FF -18.06%, rgba(180, 153, 255, 0) 100%);
    border-radius: 0px 0px 20px 20px;
    margin-left: 49px;
    position: relative;
}

.cylindricalDraft1,
.cylindricalDraft2,
.cylindricalDraft3{
    height: 100px;
}

.cylindrical{
    margin-left: 8px;
}

.cylindricalBall {
    margin-top: 0;
}

.cylindricalDraftBall,.cylindricalBall{
    width: 15px;
    height: 15px;
    margin: auto;
    background: #9E84EB;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}



.section-sales-rigidity-wrapper-content ul{
    list-style: none;
}

.section-sales-rigidity-wrapper-content ul li{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
}

/* .section-sales-rigidity-wrapper-content ul li::before {
    content: "\2022";
    color: #99D0FF;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
} */

.section-sales-rigidity-wrapper-content-2 ul li::before {
    color: #B499FF;
}

/* <!-- sales-agility-section --> */

.section-sales-agility{
    padding: 80px 0;
}

.section-sales-agility h2{
    color: #0D144A;
    margin-bottom: 60px;
}

.section-sales-agility .zig-zag .row{
    margin-bottom: 40px;
}

.section-sales-agility .zig-zag h3{
    font-family: var(--paytone);
    font-size: 34px;
    line-height: 47px;
    color: #0D144A;
    margin-bottom: 24px;
}

.section-sales-agility .zig-zag p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #393C56;
    margin-bottom: 0;
}

/* <!-- agile-sales-team-section --> */

.section-agile-sales-team-wrapper{
    background: var(--agile-sales-bg),#B499FF;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 8px 8px 32px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    padding: 80px 0;
    margin: 0 -80px;
}

.romanNumber{
    font-family: var(--paytone);
    font-size: 80px;
    line-height: 112px;
    color: #B499FF;
    opacity: 0.2;
}

.section-agile-sales-team-wrapper{
    color: #fff;
    margin-bottom: 80px;
}

.section-agile-sales-team-wrapper h2{
    margin-bottom: 80px;
}

.section-agile-sales-team-wrapper h2 span{
    color: #6337DE;
}

/* <!-- cta-section --> */

.section-cta{
    background: var(--cta-section-bg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    text-align: center;
    color: #fff;
}

.section-cta h2 span{
    color: #B499FF;
}

.section-cta p{
    margin-bottom: 40px;
}

.section-cta .kt-btn-secondary{
    border: none !important;
    font-weight: 600;
}

@media only screen and (max-width:576px) {
    .actionAiSectionWrap {
        padding-top: 0px;
        padding-bottom: 5rem;
    }

    .actionAiSectionTop {
        padding-top: 3rem;
        flex-direction: column;
        gap: 3rem;
    }

    .actionAiSectionTop>div {
        width: 100%;
    }

    .actionAiSectionHeading {
        font-size: 2rem !important;
        line-height: 2.5rem !important;
    }

    .actionAiSectionCard {
        width: 50%;
    }

    /* <!-- hero-section --> */
    section h2{
        font-family: var(--paytone);
        font-size: 24px !important;
        line-height: 38px !important;
    }
    section h3{
        font-size: 20px !important;
        line-height: 32px !important;
        margin-bottom: 16px !important;
    }
    section p{
        font-size: 14px !important;
    }
    section ul li{
        font-size: 14px !important;
        line-height: 26px !important;
    }
    .section-agile-sales-wrapper h1{
        font-size: 30px;
        line-height: 42px;
    }

    .section-agile-sales-wrapper img{
        margin: 40px 0 0;
    }

    /* <!-- sales-rigidity-section --> */
    .section-sales-rigidity-wrapper-head{
        padding: 40px 0 !important;
    }
    .section-sales-rigidity{
        padding-bottom: 40px;
    }

    /* <!-- sales-agility-section --> */
    .section-sales-agility{
        padding: 40px 0;
    }

    /* <!-- agile-sales-team-section --> */
    .section-agile-sales-team-wrapper{
        margin: 0;
        margin-bottom: 40px;
        padding: 40px 0;
    }

    /* <!-- cta-section --> */
    .zig-zag img{
        margin-top: 8px;
        margin-bottom: 40px;
    }

    .cylindricalDraft{
        margin: 0;
    }
}