
.pm-integrity {
  background-color: #F7F9FB;
  overflow-x: hidden;
}
.pm-integrity .et_pb_section {
  background-color: transparent;
}

/**Banner - Page Section 1**/
.pi-section-1 .ctrl-wraper {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.pi-section-1 .banner-title h2 {
  margin-top: 10px;
}
.pi-section-1 .banner-title h2 span {
  color: #18FFD5;
  font-weight: 700;
  font-family: "Roboto";
  font-style: italic;
}
.pi-section-1 .banner-title h2 sup {
  font-weight: 400;
  font-size: 25px;
  margin-left: 12px;
}
.pi-section-1 .wpcf7 .wpcf7-validation-errors {
  display: none !important;
}
.pi-section-1 .wpcf7 input.wpcf7-not-valid {
  border-color: #ff0000;
}
.pi-section-1 .banner-form .wpcf7-submit ~ .ajax-loader {
  position: relative;
}
.ra-banner .green-btn {
  background: #00C981;
  border-radius: 53px;
  max-width: 444px;
  max-height: 75px;
  width: 100%;
  text-align: center;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: 500;
  color: #ffffff;
  font-size: 15px;
  padding: 15px 10px;
  margin-top: 20px;
  border: none;
}
.ra-banner .green-btn:hover {
  padding: 15px 10px;
  background: #079E67;
  border: none;
}
@media screen and (min-width: 992px) {
  .pi-section-1.ra-banner .ra-banner-wraper .et_pb_column:nth-of-type(2) {
    padding-left: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .pi-section-1 .banner-image-box .et_pb_image_wrap {
    max-width: 550px;
    margin-left: 10px;
  }
  .pi-section-1.ra-banner .ra-banner-wraper {
    margin-bottom: 20px;
  }
  .ra-banner .green-btn {
    font-size: 23px;
    margin-top: 30px;
  }
  .pi-section-1 .banner-title h2 {
    font-size: 37px;
    line-height: 42px;
  }
  .pi-section-1 .banner-subtitle h4 {
    font-size: 23px;
    line-height: 30px;
  }
}
@media (min-width: 1400px) {
  
  .pi-section-1 .banner-title h2 {
    margin-bottom: 20px;
  }
  
  .pi-section-1 .banner-form .input-wrapper,
  .pi-section-1 .banner-form p .wpcf7-submit {
    max-width: 444px;
  }
  .pi-section-1 .banner-form p .wpcf7-submit {
    width: 100%;
  }
  .pi-section-1 .banner-form p {
    width: 500px;
  }
  .pi-section-1.ra-banner {
    padding-bottom: 240px !important;
  }
  .pi-section-1 .banner-form .input-wrapper img {
    left: 36px;
  }
}
@media screen and (min-width: 1550px) {
  .pi-secrion-1 .banner-image-box .et_pb_image_wrap {
    max-width: 100%;
  }
  .pi-section-1.ra-banner {
    padding-top: 150px !important;
  }
  .pi-section-1.ra-banner .ra-banner-wraper {
    margin-bottom: 68px;
  }
  .pi-section-1 .banner-title h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .pi-section-1 .banner-subtitle h4 {
    font-size: 25px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1199px) {
  .ra-banner .green-btn:after {
    top: 9px;
  }
}
@media screen and (max-width: 780px) {
  .pi-section-1 .banner-image-box {
    text-align: center;
  }
  .pi-section-1 .banner-image-box img {
    max-width: 320px;
    margin: auto;
  }
}

/**Payment Approach - Page Section 2**/
.pi-section-2 .section-title {
  max-width: 602px;
}
.pi-section-2.et_pb_section .section-title h1,
.pi-section-2.et_pb_section .section-title h2,
.pi-section-2.et_pb_section .section-title h3,
.pi-section-2.et_pb_section .section-title h4,
.pi-section-2.et_pb_section .section-title h5,
.pi-section-2.et_pb_section .section-title h6,
.pi-section-2.et_pb_section .section-title p {
  font-family: "Montserrat";
  font-weight: 900;
  color: #000000;
  font-size: 30px;
  line-height: 1.2;
}
.pi-section-2 .two-col-row .et_pb_blurb_content {
  text-align: left;
}
.pi-section-2 .two-col-row .et_pb_blurb_container {
  max-width: 475px;
}
.pi-section-2 .two-col-row p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .pi-section-2.et_pb_section .section-title h1,
  .pi-section-2.et_pb_section .section-title h2,
  .pi-section-2.et_pb_section .section-title h3,
  .pi-section-2.et_pb_section .section-title h4,
  .pi-section-2.et_pb_section .section-title h5,
  .pi-section-2.et_pb_section .section-title h6,
  .pi-section-2.et_pb_section .section-title p {
    font-size: 37px;
  }
  .pi-section-2 .two-col-row p {
    font-size: 21px;
  }
}
@media screen and (min-width: 981px) {
  .pi-section-2 .two-col-row .et_pb_column:first-child:before,
  .pi-section-2 .two-col-row .et_pb_column:nth-child(2):before {
    content: '';
    position: absolute;
    top: 45px;
    left: 78px;
    height: 0px;
    opacity: 0.5;
    border: 1px solid #295EF5;
    width: 100%;
    /* -webkit-animation: lineAnim 1s infinite;
    -moz-animation: lineAnim 1s infinite;
    -o-animation: lineAnim 1s infinite;
    animation: lineAnim 1s infinite; */
  }
}
@media screen and (min-width: 992px) {
  .pi-section-2.et_pb_section .section-title h1,
  .pi-section-2.et_pb_section .section-title h2,
  .pi-section-2.et_pb_section .section-title h3,
  .pi-section-2.et_pb_section .section-title h4,
  .pi-section-2.et_pb_section .section-title h5,
  .pi-section-2.et_pb_section .section-title h6,
  .pi-section-2.et_pb_section .section-title p {
    font-size: 45px;
  }

}
@media screen and (min-width: 1200px) {
  .pi-section-2.et_pb_section .section-title h1,
  .pi-section-2.et_pb_section .section-title h2,
  .pi-section-2.et_pb_section .section-title h3,
  .pi-section-2.et_pb_section .section-title h4,
  .pi-section-2.et_pb_section .section-title h5,
  .pi-section-2.et_pb_section .section-title h6,
  .pi-section-2.et_pb_section .section-title p {
    font-size: 52px;
  }
  
  .pi-section-2 .two-col-row .et_pb_column:first-child:before,
  .pi-section-2 .two-col-row .et_pb_column:nth-child(2):before {
    left: 78px;
    top: 45px;
  }
  .pi-section-2 .section-title {
    padding-top: 32px;
  }
  .pi-section-2 .two-col-row {
    padding-top: 65px;
  }
  .pi-section-2 .two-col-row p {
    font-size: 27px;
  }
}
@media screen and (min-width: 1500px) {
  .pi-section-2 .two-col-row p {
    font-size: 30px;
  }
  .pi-section-2.et_pb_section .section-title h1,
  .pi-section-2.et_pb_section .section-title h2,
  .pi-section-2.et_pb_section .section-title h3,
  .pi-section-2.et_pb_section .section-title h4,
  .pi-section-2.et_pb_section .section-title h5,
  .pi-section-2.et_pb_section .section-title h6,
  .pi-section-2.et_pb_section .section-title p {
    font-size: 60px;
  }
}
@media screen and (max-width: 980px) {
  .pi-section-2 .two-col-row .et_pb_blurb_content {
    max-width: 100%;
    text-align: center;
  }
  .pi-section-2 .two-col-row .et_pb_blurb_container,
  .pi-section-2 .section-title {
    text-align: center !important;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pi-section-2.et_pb_section {
    padding: 0;
  }
}

/**Transform with AI - Section 3***/
.pi-section-3.et_pb_section {
  padding-top: 35px;
  padding-bottom: 35px;
}
.pi-section-3.et_pb_section .section-title h1,
.pi-section-3.et_pb_section .section-title h2,
.pi-section-3.et_pb_section .section-title h3,
.pi-section-3.et_pb_section .section-title h4,
.pi-section-3.et_pb_section .section-title h5,
.pi-section-3.et_pb_section .section-title h6,
.pi-section-3.et_pb_section .section-title p {
  font-family: "Montserrat";
  font-weight: 900;
  color: #000000;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  max-width: 658px;
  margin: auto;
}
.pi-ai-topics .et_pb_blurb {
  background: #2D61FF;
  border-radius: 24px;
  padding: 35px 25px;
  border: 4px solid #ffffff;
  box-shadow: 0px 30px 50px #8DAAFF;
  -ms-box-shadow: 0px 30px 50px #8DAAFF;
  -webkit-box-shadow: 0px 30px 50px #8DAAFF;
  transition: all 0.5s ease;
  position: relative;
}
.pi-section-3 .large-img img {
  border: 8px solid #FFFFFF;
  border-radius: 17px;
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -ms-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -webkit-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
}
.pi-ai-topics .et_pb_blurb:hover {
  background: #ffffff;
  transform: scale(1.1);
}
.pi-ai-topics .et_pb_image_wrap {
  text-align: center;
}
.pi-ai-topics .et_pb_blurb_description {
  color: #ffffff;
  font-family: "Roboto";
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
}
.pi-ai-topics .et_pb_blurb:hover .et_pb_blurb_description {
  color: #2D61FF;
}
.pi-ai-topics .et_pb_blurb_description em {
  font-weight: 600;
}
.pi-ai-topics .et_pb_blurb_description sup {
  font-size: 14px;
}
.pi-ai-topics img.hover-img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.pi-ai-topics .et_pb_blurb:hover img.hover-img {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .pi-section-3.et_pb_section .section-title h1,
  .pi-section-3.et_pb_section .section-title h2,
  .pi-section-3.et_pb_section .section-title h3,
  .pi-section-3.et_pb_section .section-title h4,
  .pi-section-3.et_pb_section .section-title h5,
  .pi-section-3.et_pb_section .section-title h6,
  .pi-section-3.et_pb_section .section-title p {
    font-size: 30px;
  }
  .pi-section-3.et_pb_section {
    padding-top: 108px;
    padding-bottom: 116px;
  }
}
@media screen and (min-width: 981px) {
  .pi-section-3.et_pb_section .section-title h1,
  .pi-section-3.et_pb_section .section-title h2,
  .pi-section-3.et_pb_section .section-title h3,
  .pi-section-3.et_pb_section .section-title h4,
  .pi-section-3.et_pb_section .section-title h5,
  .pi-section-3.et_pb_section .section-title h6,
  .pi-section-3.et_pb_section .section-title p {
    font-size: 37px;
  }
  .pi-ai-topics .et_pb_column:first-child,
  .pi-ai-topics .et_pb_column:nth-child(2) {
    margin-right: 50px;
  }
  .pi-ai-topics .et_pb_column {
    width: 31.3333%;
  }
  .pi-ai-topics .et_pb_blurb {
    height: 100%;
  }
  .pi-section-3.et_pb_section {
    padding-top: 155px;
  }
}
@media screen and (min-width: 992px) {
  .pi-section-3.et_pb_section .section-title h1,
  .pi-section-3.et_pb_section .section-title h2,
  .pi-section-3.et_pb_section .section-title h3,
  .pi-section-3.et_pb_section .section-title h4,
  .pi-section-3.et_pb_section .section-title h5,
  .pi-section-3.et_pb_section .section-title h6,
  .pi-section-3.et_pb_section .section-title p {
    font-size: 45px;
  }
  .pi-section-3.et_pb_section {
    padding-bottom: 135px;
  }
}
@media screen and (min-width: 1200px) {
  .pi-section-3.et_pb_section .section-title h1,
  .pi-section-3.et_pb_section .section-title h2,
  .pi-section-3.et_pb_section .section-title h3,
  .pi-section-3.et_pb_section .section-title h4,
  .pi-section-3.et_pb_section .section-title h5,
  .pi-section-3.et_pb_section .section-title h6,
  .pi-section-3.et_pb_section .section-title p {
    font-size: 55px;
  }
  .pi-ai-topics .et_pb_blurb {
    padding: 65px 35px;
  }
  .pi-section-3.et_pb_section {
    padding-top: 185px;
    padding-bottom: 200px;
  }
  .pi-section-3 .section-title {
    margin-bottom: 100px !important;
  }
  .pi-ai-topics.et_pb_row {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1550px) {
  .pi-section-3.et_pb_section .section-title h1,
  .pi-section-3.et_pb_section .section-title h2,
  .pi-section-3.et_pb_section .section-title h3,
  .pi-section-3.et_pb_section .section-title h4,
  .pi-section-3.et_pb_section .section-title h5,
  .pi-section-3.et_pb_section .section-title h6,
  .pi-section-3.et_pb_section .section-title p {
    font-size: 60px;
  }
  .pi-ai-topics .et_pb_blurb_description {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pi-section-3 {
    background-image: url() !important;
    background-color: #E9F0F6 !important;
  }
}
/**Getting started - Section 4**/
.pi-section-4.et_pb_section {
  padding-top: 0;
  padding-bottom: 0;
}
.pi-section-4 .section-title h1,
.pi-section-4 .section-title h2,
.pi-section-4 .section-title h3,
.pi-section-4 .section-title h4,
.pi-section-4 .section-title h5,
.pi-section-4 .section-title h6,
.pi-section-4 .section-title p {
  font-family: "Montserrat";
  font-weight: 900;
  color: #000000;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}
.pi-section-4 .section-title .red {
  color: #F32476;
  font-style: italic;
}
.pi-section-4 .section-title sup {
  font-size: 14px;
  margin-left: 6px;
  top: -8px;
}
.pi-section-4 .three-col-row .et_pb_blurb_description {
  text-align: center;
}
.pi-section-4 .three-col-row p {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
}
.pi-button-row .row-title p {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 23px;
  line-height: 1.3;
  color: #000000;
}
.pi-button-row .et_pb_button:after, .pi-button-row .et_pb_button:before {
  line-height: 0.7;
}
.pi-button-row .pink-btn {
  max-width: 348px;
  background: #FF6060;
  width: 100%;
  border: 0px;
  border-radius: 12px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.3 !important;
  font-family: "Roboto";
  text-align: center;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -ms-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -webkit-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
}
.pi-button-row .pink-btn:hover {
  background: #295EF5;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border: none !important;
}
.pi-button-row .green-btn {
  max-width: 348px;
  background: #20B9B9;
  width: 100%;
  border: 0px;
  border-radius: 12px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.3 !important;
  font-family: "Roboto";
  text-align: center;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -ms-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -webkit-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
}
.pi-button-row .green-btn:hover {
  background: #295EF5;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border: none !important;
}
@media screen and (min-width: 768px) {
  .pi-section-4 .section-title h1,
  .pi-section-4 .section-title h2,
  .pi-section-4 .section-title h3,
  .pi-section-4 .section-title h4,
  .pi-section-4 .section-title h5,
  .pi-section-4 .section-title h6,
  .pi-section-4 .section-title p {
    font-size: 37px;
  }
  .pi-section-4 .section-title sup {
    font-size: 17px;
    margin-left: 12px;
    top: -24px;
  }
}
@media screen and (min-width: 981px) {
  
  .pi-section-4 .three-col-row:before {
    content: '';
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    height: 0px;
    opacity: 0.5;
    border: 1px solid #295EF5;
  }
  .pi-section-4 .three-col-row .et_pb_column:first-child:before {
    content: '';
    position: absolute;
    left: 0;
    top: 35px;
    width: 50%;
    height: 0px;
    border: 4px solid #F7F9FB;
  }
  .pi-section-4 .three-col-row .et_pb_column:nth-child(3):before {
    content: '';
    position: absolute;
    left: 50%;
    top: 35px;
    width: 50%;
    height: 0px;
    border: 4px solid #F7F9FB;
  }
  .pi-section-4 .three-col-row .et_pb_column:nth-child(2) {
    margin-top: -2px;
  }
  .pi-button-row {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .pi-section-4 .section-title h1,
  .pi-section-4 .section-title h2,
  .pi-section-4 .section-title h3,
  .pi-section-4 .section-title h4,
  .pi-section-4 .section-title h5,
  .pi-section-4 .section-title h6,
  .pi-section-4 .section-title p {
    font-size: 45px;
  }
  
  .pi-button-row .row-title p {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) {
  .pi-section-4 .three-col-row:before {
    top: 60px;
  }
  .pi-section-4 .three-col-row .et_pb_column:first-child:before,
  .pi-section-4 .three-col-row .et_pb_column:first-child:after {
    top: 34px;
  }
}
@media screen and (min-width: 1200px) {
  .pi-section-4.et_pb_section .section-title h1,
  .pi-section-4.et_pb_section .section-title h2,
  .pi-section-4.et_pb_section .section-title h3,
  .pi-section-4.et_pb_section .section-title h4,
  .pi-section-4.et_pb_section .section-title h5,
  .pi-section-4.et_pb_section .section-title h6,
  .pi-section-4.et_pb_section .section-title p {
    font-size: 40px;
  }
  .pi-section-4 .three-col-row p {
    font-size: 28px;
  }
  .pi-section-4 .three-col-row:before {
    top: 66px;
  }
  .pi-section-4 .three-col-row .et_pb_column:first-child:before,
  .pi-section-4 .three-col-row .et_pb_column:first-child:after {
    top: 35px;
  }
  .pi-button-row .row-title p {
    font-size: 35px;
  }
  .pi-button-row.et_pb_row {
    padding-top: 75px;
  }
  .pi-button-row .et_pb_column:first-child {
    width: 33.3333%;
    margin-right: 15px;
  }
  .pi-section-4.et_pb_section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pi-button-row .et_pb_column:nth-child(2) {
    margin-right: 30px;
    max-width: 348px;
    width: 100%;
  }
  .pi-button-row .et_pb_column:nth-child(3) {
    max-width: 348px;
    width: 100%;
  }
  .pi-button-row .pink-btn,
  .pi-button-row .pink-btn:hover,
  .pi-button-row .green-btn,
  .pi-button-row .green-btn:hover {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
}
@media screen and (max-width: 980px) {
  .pi-button-row,
  .pi-button-row .row-title {
    text-align: center;
  }
}
/*
Single Schedule Button
**************/
.single-btn.et_pb_section {
  padding: 0;
  text-align: center;
}
.single-btn .green-btn {
  background: #00C981;
  border-radius: 53px;
  max-width: 444px;
  max-height: 75px;
  width: 100%;
  text-align: center;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: 500;
  color: #ffffff;
  font-size: 15px;
  padding: 15px 10px;
  margin-top: 20px;
  border: none;
}
.single-btn .green-btn:hover {
  padding: 15px 10px;
  background: #079E67;
  border: none;
}
.single-btn .green-btn:after {
  top: 10px;
}
@media screen and (min-width: 1200px) {
  .single-btn .green-btn {
    font-size: 23px;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .single-btn .green-btn:after {
    top: 18px;
  }
}