@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");

 

 

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-6 .tc-wp-tool-root img, .wpc-scope-6 .tc-wp-tool-root video, .wpc-scope-6 .tc-wp-tool-root svg, .wpc-scope-6 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root h1, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root h2, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root h3, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root h4, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root h5, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root h6, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root li, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root label, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root small, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root blockquote, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root figcaption, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root a{
  color: inherit !important;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-about-wrap{
  position: relative;
  overflow: hidden;
  font-family: "Inter", sans-serif;
  color: #15172f !important;
  background: linear-gradient(135deg, #f7fff9 0%, #eef4ff 48%, #d9f9df 100%);
}.wpc-scope-6 .tc-wp-tool-root .ocp-about-wrap *{
  box-sizing: border-box;
}.wpc-scope-6 .tc-wp-tool-root .ocp-about-wrap a{
  text-decoration: none;
}.wpc-scope-6 .tc-wp-tool-root .ocp-container{
  max-width: 1280px;
  width: min(100% - 32px, 1280px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}.wpc-scope-6 .tc-wp-tool-root .ocp-section{
  padding: 100px 0;
}.wpc-scope-6 .tc-wp-tool-root .ocp-hero{
  min-height: 720px;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 120px 0 105px;
  position: relative;
  background:
    radial-gradient(circle at 18% 20%, rgba(159, 161, 255, 0.35), transparent 28%),
    radial-gradient(circle at 82% 30%, rgba(174, 226, 255, 0.42), transparent 28%),
    linear-gradient(135deg, rgba(217, 249, 223, 0.75), rgba(255, 255, 255, 0.88));
}.wpc-scope-6 .tc-wp-tool-root .ocp-hero::before, .wpc-scope-6 .tc-wp-tool-root .ocp-hero::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.52);
  border: 1px solid rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(14px);
  animation: ocpFloat 8s ease-in-out infinite;
}.wpc-scope-6 .tc-wp-tool-root .ocp-hero::before{
  width: 150px;
  height: 150px;
  top: 18%;
  left: 8%;
}.wpc-scope-6 .tc-wp-tool-root .ocp-hero::after{
  width: 96px;
  height: 96px;
  right: 11%;
  bottom: 18%;
  animation-delay: 1.8s;
}.wpc-scope-6 .tc-wp-tool-root .ocp-hero-glow{
  position: absolute;
  border-radius: 999px;
  filter: blur(20px);
  opacity: 0.55;
  animation: ocpPulse 6s ease-in-out infinite;
}.wpc-scope-6 .tc-wp-tool-root .ocp-glow-one{
  width: 220px;
  height: 220px;
  background: #9fa1ff;
  left: 12%;
  bottom: 12%;
}.wpc-scope-6 .tc-wp-tool-root .ocp-glow-two{
  width: 180px;
  height: 180px;
  background: #aee2ff;
  right: 13%;
  top: 15%;
  animation-delay: 1.3s;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-badge, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-kicker{
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.66);
  border: 1px solid rgba(159, 161, 255, 0.32);
  box-shadow: 0 12px 34px rgba(57, 62, 130, 0.09);
  color: #5e62cf !important;
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-6 .tc-wp-tool-root .ocp-kicker{
  margin-bottom: 18px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-hero h1{
  max-width: 960px;
  margin: 24px auto 20px;
  font-size: clamp(42px, 7vw, 82px);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-hero h1 span, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-section-head h2 span{
  background: linear-gradient(90deg, #6c70f6, #70cef7);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-hero p{
  max-width: 780px;
  margin: 0 auto;
  color: #5e637c !important;
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.7;
}.wpc-scope-6 .tc-wp-tool-root .ocp-hero-actions{
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: 34px;
  flex-wrap: wrap;
}.wpc-scope-6 .tc-wp-tool-root .ocp-primary-cta, .wpc-scope-6 .tc-wp-tool-root .ocp-secondary-cta{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 15px 24px;
  border-radius: 18px;
  font-weight: 800;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  cursor: pointer;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-primary-cta{
  color: #ffffff !important;
  background: linear-gradient(135deg, #777aff, #9fa1ff 52%, #75d3ff);
  box-shadow: 0 20px 45px rgba(111, 114, 245, 0.32);
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-secondary-cta{
  color: #464ab6 !important;
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(159, 161, 255, 0.32);
}.wpc-scope-6 .tc-wp-tool-root .ocp-action-link:hover .ocp-primary-cta, .wpc-scope-6 .tc-wp-tool-root .ocp-action-link:hover .ocp-secondary-cta{
  transform: translateY(-4px);
  box-shadow: 0 24px 52px rgba(92, 96, 185, 0.24);
}.wpc-scope-6 .tc-wp-tool-root .ocp-section-head{
  max-width: 760px;
  margin: 0 auto 46px;
  text-align: center;
}.wpc-scope-6 .tc-wp-tool-root .ocp-section-head h2, .wpc-scope-6 .tc-wp-tool-root .ocp-story h2, .wpc-scope-6 .tc-wp-tool-root .ocp-cta-box h2{
  font-size: clamp(32px, 4.5vw, 56px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 18px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-section-head p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-story p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-card p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-value-card p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-step p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-testimonial-card p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-card p, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box p{
  color: #62677d !important;
  line-height: 1.72;
  font-size: 16px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-image-shell{
  padding: 14px;
  border-radius: 34px;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.85);
  box-shadow: 0 28px 70px rgba(54, 62, 116, 0.16);
}.wpc-scope-6 .tc-wp-tool-root .ocp-image-shell img{
  width: 100%;
  display: block;
  min-height: 420px;
  object-fit: cover;
  border-radius: 24px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-card, .wpc-scope-6 .tc-wp-tool-root .ocp-list-panel, .wpc-scope-6 .tc-wp-tool-root .ocp-value-card, .wpc-scope-6 .tc-wp-tool-root .ocp-benefit-card, .wpc-scope-6 .tc-wp-tool-root .ocp-team-card, .wpc-scope-6 .tc-wp-tool-root .ocp-testimonial-card, .wpc-scope-6 .tc-wp-tool-root .ocp-blog-card, .wpc-scope-6 .tc-wp-tool-root .ocp-faq-item{
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.84);
  box-shadow: 0 20px 54px rgba(57, 62, 130, 0.1);
  backdrop-filter: blur(18px);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}.wpc-scope-6 .tc-wp-tool-root .ocp-card:hover, .wpc-scope-6 .tc-wp-tool-root .ocp-list-panel:hover, .wpc-scope-6 .tc-wp-tool-root .ocp-value-card:hover, .wpc-scope-6 .tc-wp-tool-root .ocp-benefit-card:hover, .wpc-scope-6 .tc-wp-tool-root .ocp-team-card:hover, .wpc-scope-6 .tc-wp-tool-root .ocp-testimonial-card:hover, .wpc-scope-6 .tc-wp-tool-root .ocp-blog-card:hover{
  transform: translateY(-7px);
  border-color: rgba(159, 161, 255, 0.55);
  box-shadow: 0 28px 68px rgba(78, 82, 164, 0.16);
}.wpc-scope-6 .tc-wp-tool-root .ocp-mission-card{
  padding: 34px;
  min-height: 260px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-mission-card i, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-benefit-card i, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-value-card i{
  width: 54px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  color: #575bdb !important;
  background: linear-gradient(135deg, rgba(159, 161, 255, 0.26), rgba(174, 226, 255, 0.36));
  font-size: 22px;
  margin-bottom: 20px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-card h3, .wpc-scope-6 .tc-wp-tool-root .ocp-list-panel h3, .wpc-scope-6 .tc-wp-tool-root .ocp-value-card h3, .wpc-scope-6 .tc-wp-tool-root .ocp-step h3, .wpc-scope-6 .tc-wp-tool-root .ocp-benefit-card h3, .wpc-scope-6 .tc-wp-tool-root .ocp-team-card h3, .wpc-scope-6 .tc-wp-tool-root .ocp-blog-card h3, .wpc-scope-6 .tc-wp-tool-root .ocp-faq-question h3{
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 12px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-list-panel{
  padding: 36px;
  height: 100%;
}.wpc-scope-6 .tc-wp-tool-root .ocp-list-panel h3{
  display: flex;
  align-items: center;
  gap: 12px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-list-panel ul{
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
  display: grid;
  gap: 15px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-list-panel li{
  padding: 15px 16px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.58);
  color: #3f4358 !important;
  font-weight: 650;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-problem h3 i{
  color: #7f66ff !important;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-solution h3 i{
  color: #42b883 !important;
}.wpc-scope-6 .tc-wp-tool-root .ocp-bento{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-value-card{
  min-height: 220px;
  padding: 30px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(238, 244, 255, 0.7));
}.wpc-scope-6 .tc-wp-tool-root .ocp-value-large{
  grid-column: span 2;
  grid-row: span 2;
}.wpc-scope-6 .tc-wp-tool-root .ocp-value-wide{
  grid-column: span 2;
}.wpc-scope-6 .tc-wp-tool-root .ocp-timeline{
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-timeline::before{
  content: "";
  position: absolute;
  top: 48px;
  left: 16%;
  right: 16%;
  height: 3px;
  background: linear-gradient(90deg, #9fa1ff, #aee2ff, #b5baff);
  border-radius: 999px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-step{
  position: relative;
  padding: 0 24px;
  text-align: center;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-icon{
  width: 96px;
  height: 96px;
  margin: 0 auto 20px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #ffffff, #ecf9ff);
  box-shadow: 0 18px 42px rgba(77, 87, 165, 0.17);
  color: #676bf0 !important;
  font-size: 34px;
  position: relative;
  z-index: 1;
  animation: ocpIconPulse 3.5s ease-in-out infinite;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-step span{
  display: block;
  color: #7175e8 !important;
  font-weight: 800;
  margin-bottom: 8px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-benefit-card{
  min-height: 168px;
  padding: 28px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-team-card{
  padding: 30px;
  text-align: center;
  min-height: 285px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-avatar, .wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-user span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: linear-gradient(135deg, #9fa1ff, #aee2ff);
  color: #ffffff !important;
  font-weight: 800;
}.wpc-scope-6 .tc-wp-tool-root .ocp-avatar{
  width: 82px;
  height: 82px;
  font-size: 22px;
  margin-bottom: 18px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-team-card span{
  color: #676bf0 !important;
  font-weight: 800;
  display: block;
  margin-bottom: 12px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-testimonial-card{
  padding: 30px;
  min-height: 250px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-stars{
  color: #6f73ff !important;
  letter-spacing: 0;
  margin-bottom: 18px;
  font-size: 15px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-user{
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 22px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-user span{
  width: 42px;
  height: 42px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-blog-grid{
  display: grid;
  grid-template-columns: 1.35fr 1fr 1fr;
  gap: 22px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-blog-card{
  overflow: hidden;
}.wpc-scope-6 .tc-wp-tool-root .ocp-blog-card img{
  width: 100%;
  height: 190px;
  object-fit: cover;
  display: block;
}.wpc-scope-6 .tc-wp-tool-root .ocp-blog-card h3, .wpc-scope-6 .tc-wp-tool-root .ocp-blog-card p, .wpc-scope-6 .tc-wp-tool-root .ocp-blog-card a{
  margin-left: 24px;
  margin-right: 24px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-blog-card h3{
  margin-top: 22px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-card a{
  display: inline-flex;
  margin-bottom: 24px;
  color: #5d61dc !important;
  font-weight: 800;
  gap: 8px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-featured-blog{
  grid-row: span 2;
}.wpc-scope-6 .tc-wp-tool-root .ocp-featured-blog img{
  height: 360px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-faq-list{
  max-width: 880px;
  margin: 0 auto;
  display: grid;
  gap: 16px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-faq-item{
  overflow: hidden;
}.wpc-scope-6 .tc-wp-tool-root .ocp-faq-question{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px 26px;
  cursor: pointer;
}.wpc-scope-6 .tc-wp-tool-root .ocp-faq-question h3{
  margin: 0;
  font-size: 18px;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-question i{
  transition: transform 0.25s ease;
  color: #6b6fec !important;
}.wpc-scope-6 .tc-wp-tool-root .ocp-faq-answer{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.32s ease;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-answer p{
  padding: 0 26px 24px;
  margin: 0;
  color: #62677d !important;
}.wpc-scope-6 .tc-wp-tool-root .ocp-faq-item.is-open .ocp-faq-question i{
  transform: rotate(180deg);
}.wpc-scope-6 .tc-wp-tool-root .ocp-cta-box{
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 76px 28px;
  border-radius: 38px;
  background:
    radial-gradient(circle at 15% 25%, rgba(174, 226, 255, 0.7), transparent 28%),
    linear-gradient(135deg, rgba(159, 161, 255, 0.92), rgba(181, 186, 255, 0.88), rgba(217, 249, 223, 0.92));
  box-shadow: 0 30px 80px rgba(71, 78, 164, 0.22);
}.wpc-scope-6 .tc-wp-tool-root .ocp-cta-box h2, .wpc-scope-6 .tc-wp-tool-root .ocp-cta-box p{
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-6 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box p{
  color: #31374d !important;
  margin-bottom: 28px;
}.wpc-scope-6 .tc-wp-tool-root .ocp-cta-orb{
  position: absolute;
  width: 220px;
  height: 220px;
  right: -60px;
  top: -70px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.34);
  animation: ocpFloat 7s ease-in-out infinite;
}.wpc-scope-6 .tc-wp-tool-root .ocp-reveal{
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}.wpc-scope-6 .tc-wp-tool-root .ocp-reveal.ocp-visible{
  opacity: 1;
  transform: translateY(0);
}@keyframes ocpFloat{
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-18px); }
}@keyframes ocpPulse{
  0%, 100% { transform: scale(1); opacity: 0.48; }
  50% { transform: scale(1.1); opacity: 0.72; }
}@keyframes ocpIconPulse{
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-7px); }
}@media (max-width: 991px){.tc-wp-tool-root .ocp-section{
    padding: 72px 0;
  }.tc-wp-tool-root .ocp-hero{
    min-height: auto;
    padding: 92px 0 78px;
  }.tc-wp-tool-root .ocp-bento, .tc-wp-tool-root .ocp-blog-grid, .tc-wp-tool-root .ocp-timeline{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ocp-value-large, .tc-wp-tool-root .ocp-value-wide{
    grid-column: span 1;
    grid-row: span 1;
  }.tc-wp-tool-root .ocp-timeline::before{
    display: none;
  }.tc-wp-tool-root .ocp-featured-blog{
    grid-row: auto;
  }.tc-wp-tool-root .ocp-featured-blog img, .tc-wp-tool-root .ocp-image-shell img{
    min-height: 0;
    height: 280px;
  }}@media (max-width: 575px){.tc-wp-tool-root .ocp-container{
    width: min(100% - 22px, 1280px);
  }.tc-wp-tool-root .ocp-section{
    padding: 58px 0;
  }.tc-wp-tool-root .ocp-hero{
    padding: 72px 0 62px;
  }.tc-wp-tool-root .ocp-hero-actions{
    flex-direction: column;
  }.tc-wp-tool-root .ocp-primary-cta, .tc-wp-tool-root .ocp-secondary-cta{
    width: 100%;
    padding: 14px 18px;
  }.tc-wp-tool-root .ocp-mission-card, .tc-wp-tool-root .ocp-list-panel, .tc-wp-tool-root .ocp-value-card, .tc-wp-tool-root .ocp-team-card, .tc-wp-tool-root .ocp-testimonial-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-tool-root .ocp-cta-box{
    padding: 52px 20px;
    border-radius: 28px;
  }}.wpc-scope-6 .tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}.wpc-scope-6 .tc-wp-tool-root .align-items-center{}.wpc-scope-6 .tc-wp-tool-root .col-lg-3{}.wpc-scope-6 .tc-wp-tool-root .col-lg-4{}.wpc-scope-6 .tc-wp-tool-root .col-lg-6{}.wpc-scope-6 .tc-wp-tool-root .col-md-4{}.wpc-scope-6 .tc-wp-tool-root .col-md-6{}.wpc-scope-6 .tc-wp-tool-root .col-sm-6{}.wpc-scope-6 .tc-wp-tool-root .g-4{}.wpc-scope-6 .tc-wp-tool-root .g-5{}.wpc-scope-6 .tc-wp-tool-root .ocp-benefits{}.wpc-scope-6 .tc-wp-tool-root .ocp-blog{}.wpc-scope-6 .tc-wp-tool-root .ocp-challenges{}.wpc-scope-6 .tc-wp-tool-root .ocp-faq{}.wpc-scope-6 .tc-wp-tool-root .ocp-final-cta{}.wpc-scope-6 .tc-wp-tool-root .ocp-mission{}.wpc-scope-6 .tc-wp-tool-root .ocp-process{}.wpc-scope-6 .tc-wp-tool-root .ocp-team{}.wpc-scope-6 .tc-wp-tool-root .ocp-testimonials{}.wpc-scope-6 .tc-wp-tool-root .ocp-values{}.wpc-scope-6 .tc-wp-tool-root .row{}