@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-3 .tc-wp-tool-root img, .wpc-scope-3 .tc-wp-tool-root video, .wpc-scope-3 .tc-wp-tool-root svg, .wpc-scope-3 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root h1, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root h2, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root h3, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root h4, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root h5, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root h6, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root p, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root li, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root label, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root small, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root blockquote, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root figcaption, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root a{
  color: inherit !important;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-contact-wrap{
  position: relative;
  overflow: hidden;
  font-family: "Inter", sans-serif;
  color: #15172f !important;
  background:
    radial-gradient(circle at 12% 8%, rgba(174, 226, 255, .55), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(217, 249, 223, .8), transparent 30%),
    linear-gradient(135deg, #f8fbff 0%, #f3f4ff 48%, #f6fff8 100%);
}.wpc-scope-3 .tc-wp-tool-root .ocp-contact-wrap *{
  box-sizing: border-box;
}.wpc-scope-3 .tc-wp-tool-root .ocp-container{
  width: min(100% - 32px, 1280px);
  margin: 0 auto;
}.wpc-scope-3 .tc-wp-tool-root .ocp-section{
  padding: 105px 0;
}.wpc-scope-3 .tc-wp-tool-root .ocp-hero{
  padding: 118px 0 96px;
  text-align: center;
}.wpc-scope-3 .tc-wp-tool-root .ocp-hero .ocp-container{
  max-width: 940px;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-badge{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 18px;
  border: 1px solid rgba(159, 161, 255, .34);
  border-radius: 999px;
  background: rgba(255, 255, 255, .58);
  box-shadow: 0 16px 45px rgba(159, 161, 255, .16);
  backdrop-filter: blur(16px);
  color: #575bdb !important;
  font-weight: 700;
  font-size: 14px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-contact-wrap h1, .wpc-scope-3 .tc-wp-tool-root .ocp-contact-wrap h2, .wpc-scope-3 .tc-wp-tool-root .ocp-contact-wrap h3, .wpc-scope-3 .tc-wp-tool-root .ocp-contact-wrap p{
  margin-top: 0;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-contact-wrap h1{
  margin: 24px 0 22px;
  font-size: clamp(42px, 7vw, 82px);
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 800;
  background: linear-gradient(90deg, #6c70f4 0%, #8d91ff 45%, #36b8ee 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-3 .tc-wp-tool-root .ocp-contact-wrap h2{
  margin-bottom: 42px;
  text-align: center;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.12;
  letter-spacing: 0;
  font-weight: 800;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-hero p{
  max-width: 760px;
  margin: 0 auto 34px;
  color: #5c6385 !important;
  font-size: 19px;
  line-height: 1.75;
}.wpc-scope-3 .tc-wp-tool-root .ocp-cta{
  display: inline-flex;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta a{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 56px;
  padding: 0 26px;
  border-radius: 999px;
  color: #fff !important;
  text-decoration: none;
  font-weight: 800;
  background: linear-gradient(135deg, #9FA1FF, #AEE2FF);
  box-shadow: 0 18px 40px rgba(99, 114, 255, .28);
  transition: transform .28s ease, box-shadow .28s ease;
}.wpc-scope-3 .tc-wp-tool-root .ocp-cta a:hover{
  transform: translateY(-3px);
  box-shadow: 0 24px 52px rgba(99, 114, 255, .34);
}.wpc-scope-3 .tc-wp-tool-root .ocp-info-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-info-card, .wpc-scope-3 .tc-wp-tool-root .ocp-feature, .wpc-scope-3 .tc-wp-tool-root .ocp-testimonial, .wpc-scope-3 .tc-wp-tool-root .ocp-blog-card, .wpc-scope-3 .tc-wp-tool-root .ocp-faq-item, .wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container, .wpc-scope-3 .tc-wp-tool-root .ocp-support-card{
  border: 1px solid rgba(255, 255, 255, .72);
  background: rgba(255, 255, 255, .62);
  box-shadow: 0 22px 60px rgba(52, 67, 119, .11);
  backdrop-filter: blur(18px);
}.wpc-scope-3 .tc-wp-tool-root .ocp-info-card{
  min-height: 245px;
  padding: 30px;
  border-radius: 28px;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-3 .tc-wp-tool-root .ocp-info-card:hover, .wpc-scope-3 .tc-wp-tool-root .ocp-feature:hover, .wpc-scope-3 .tc-wp-tool-root .ocp-blog-card:hover{
  transform: translateY(-6px);
  border-color: rgba(159, 161, 255, .48);
  box-shadow: 0 28px 70px rgba(52, 67, 119, .16);
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-icon{
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: #fff !important;
  font-size: 22px;
  background: linear-gradient(135deg, #9FA1FF, #AEE2FF);
  box-shadow: 0 16px 35px rgba(159, 161, 255, .35);
}.wpc-scope-3 .tc-wp-tool-root .ocp-info-card h3, .wpc-scope-3 .tc-wp-tool-root .ocp-step h3, .wpc-scope-3 .tc-wp-tool-root .ocp-feature h3, .wpc-scope-3 .tc-wp-tool-root .ocp-testimonial h3, .wpc-scope-3 .tc-wp-tool-root .ocp-blog-card h3{
  margin: 22px 0 10px;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-info-card p, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-card p, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-testimonial p, .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-final-box p{
  color: #626986 !important;
  line-height: 1.7;
}.wpc-scope-3 .tc-wp-tool-root .ocp-form-grid{
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 34px;
  align-items: stretch;
}.wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container{
  padding: 40px;
  border-radius: 30px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-support-card{
  overflow: hidden;
  border-radius: 30px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-support-card img{
  width: 100%;
  height: 330px;
  object-fit: cover;
  display: block;
}.wpc-scope-3 .tc-wp-tool-root .ocp-support-content{
  display: grid;
  gap: 16px;
  padding: 28px;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-support-content span{
  display: flex;
  align-items: center;
  gap: 12px;
  color: #3f4567 !important;
  font-weight: 700;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-support-content i{
  color: #7376f2 !important;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-online-clipboard-contact-form-container label{
  display: block;
  margin-bottom: 18px;
  color: #282d4d !important;
  font-size: 15px;
  font-weight: 700;
}.wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container .wpcf7-form-control-wrap{
  display: block;
  margin-top: 8px;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-online-clipboard-contact-form-container input[type="text"], .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-online-clipboard-contact-form-container input[type="email"], .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-online-clipboard-contact-form-container textarea{
  width: 100%;
  min-height: 55px;
  padding: 14px 18px;
  border: 1px solid #B5BAFF;
  border-radius: 15px;
  outline: none;
  background: rgba(248, 250, 255, .86);
  color: #1d213d !important;
  font-size: 16px;
  transition: border-color .25s ease, box-shadow .25s ease, background .25s ease;
}.wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container textarea{
  min-height: 150px;
  resize: vertical;
}.wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container input[type="text"]:focus, .wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container input[type="email"]:focus, .wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container textarea:focus{
  border-color: #9FA1FF;
  background: #fff;
  box-shadow: 0 0 0 5px rgba(159, 161, 255, .18);
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-online-clipboard-contact-form-container input[type="submit"], .wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-online-clipboard-contact-form-container .wpcf7-submit{
  min-height: 56px;
  padding: 0 34px;
  border: 0;
  border-radius: 999px;
  color: #fff !important;
  font-weight: 800;
  background: linear-gradient(135deg, #9FA1FF, #AEE2FF);
  box-shadow: 0 18px 40px rgba(99, 114, 255, .28);
  cursor: pointer;
  transition: transform .28s ease, box-shadow .28s ease;
}.wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container input[type="submit"]:hover, .wpc-scope-3 .tc-wp-tool-root .ocp-online-clipboard-contact-form-container .wpcf7-submit:hover{
  transform: translateY(-3px);
  box-shadow: 0 24px 52px rgba(99, 114, 255, .34);
}.wpc-scope-3 .tc-wp-tool-root .ocp-steps{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  position: relative;
}.wpc-scope-3 .tc-wp-tool-root .ocp-steps::before{
  content: "";
  position: absolute;
  top: 44px;
  left: 17%;
  right: 17%;
  height: 3px;
  background: linear-gradient(90deg, #9FA1FF, #AEE2FF);
  opacity: .5;
}.wpc-scope-3 .tc-wp-tool-root .ocp-step{
  position: relative;
  z-index: 1;
  text-align: center;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-step div{
  width: 88px;
  height: 88px;
  display: grid;
  place-items: center;
  margin: 0 auto;
  border-radius: 28px;
  color: #fff !important;
  font-size: 28px;
  background: linear-gradient(135deg, #9FA1FF, #AEE2FF);
  box-shadow: 0 20px 45px rgba(159, 161, 255, .34);
}.wpc-scope-3 .tc-wp-tool-root .ocp-bento{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 170px;
  gap: 20px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-feature{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 26px;
  border-radius: 28px;
  transition: transform .28s ease, box-shadow .28s ease;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-feature i{
  color: #7376f2 !important;
  font-size: 30px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-feature h3{
  margin-bottom: 0;
}.wpc-scope-3 .tc-wp-tool-root .ocp-large{
  grid-column: span 2;
  grid-row: span 2;
}.wpc-scope-3 .tc-wp-tool-root .ocp-wide{
  grid-column: span 2;
}.wpc-scope-3 .tc-wp-tool-root .ocp-slider{
  overflow: hidden;
}.wpc-scope-3 .tc-wp-tool-root .ocp-track{
  display: flex;
  gap: 22px;
  width: max-content;
  animation: ocpSlide 28s linear infinite;
}.wpc-scope-3 .tc-wp-tool-root .ocp-slider:hover .ocp-track{
  animation-play-state: paused;
}.wpc-scope-3 .tc-wp-tool-root .ocp-testimonial{
  width: 360px;
  padding: 28px;
  border-radius: 28px;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-avatar{
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff !important;
  font-weight: 800;
  background: linear-gradient(135deg, #9FA1FF, #AEE2FF);
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-testimonial span{
  color: #737996 !important;
  font-weight: 600;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-stars{
  margin: 16px 0;
  color: #f5b945 !important;
  letter-spacing: 0;
}.wpc-scope-3 .tc-wp-tool-root .ocp-blog-grid{
  display: grid;
  grid-template-columns: 1.25fr repeat(3, 1fr);
  gap: 22px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-blog-card{
  overflow: hidden;
  border-radius: 28px;
  transition: transform .28s ease, box-shadow .28s ease;
}.wpc-scope-3 .tc-wp-tool-root .ocp-blog-card img{
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}.wpc-scope-3 .tc-wp-tool-root .ocp-blog-card div, .wpc-scope-3 .tc-wp-tool-root .ocp-blog-card h3, .wpc-scope-3 .tc-wp-tool-root .ocp-blog-card p, .wpc-scope-3 .tc-wp-tool-root .ocp-blog-card a{
  margin-left: 22px;
  margin-right: 22px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-blog-card h3{
  margin-top: 22px;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-card a{
  display: inline-flex;
  margin-bottom: 24px;
  color: #696df0 !important;
  text-decoration: none;
  font-weight: 800;
}.wpc-scope-3 .tc-wp-tool-root .ocp-blog-featured img{
  height: 310px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-faq-list{
  max-width: 900px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}.wpc-scope-3 .tc-wp-tool-root .ocp-faq-item{
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-question{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 22px 24px;
  cursor: pointer;
  font-weight: 800;
  color: #252a4d !important;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-question i{
  color: #7376f2 !important;
  transition: transform .25s ease;
}.wpc-scope-3 .tc-wp-tool-root .ocp-faq-answer{
  max-height: 0;
  overflow: hidden;
  transition: max-height .32s ease;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-answer p{
  margin: 0;
  padding: 0 24px 22px;
  color: #626986 !important;
  line-height: 1.7;
}.wpc-scope-3 .tc-wp-tool-root .ocp-faq-item.ocp-open .ocp-faq-question i{
  transform: rotate(45deg);
}.wpc-scope-3 .tc-wp-tool-root .ocp-final-box{
  padding: 72px 34px;
  border-radius: 34px;
  text-align: center;
  background:
    radial-gradient(circle at 14% 18%, rgba(217, 249, 223, .74), transparent 32%),
    linear-gradient(135deg, #8f92ff 0%, #AEE2FF 100%);
  box-shadow: 0 28px 80px rgba(99, 114, 255, .28);
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-final-box h2{
  margin-bottom: 18px;
  color: #fff !important;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-final-box p{
  max-width: 680px;
  margin: 0 auto 28px;
  color: rgba(255, 255, 255, .92) !important;
  font-size: 18px;
}.wpc-scope-3 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-light a{
  background: #fff;
  color: #666af0 !important;
}.wpc-scope-3 .tc-wp-tool-root .ocp-reveal{
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .7s ease, transform .7s ease;
}.wpc-scope-3 .tc-wp-tool-root .ocp-reveal.ocp-visible{
  opacity: 1;
  transform: translateY(0);
}@keyframes ocpSlide{
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 66px)); }
}@media (max-width: 1100px){.tc-wp-tool-root .ocp-info-grid, .tc-wp-tool-root .ocp-blog-grid{
    grid-template-columns: repeat(2, 1fr);
  }.tc-wp-tool-root .ocp-blog-featured{
    grid-column: span 2;
  }.tc-wp-tool-root .ocp-bento{
    grid-template-columns: repeat(2, 1fr);
  }}@media (max-width: 860px){.tc-wp-tool-root .ocp-section{
    padding: 66px 0;
  }.tc-wp-tool-root .ocp-hero{
    padding: 76px 0 62px;
  }.tc-wp-tool-root .ocp-form-grid, .tc-wp-tool-root .ocp-steps{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ocp-steps::before{
    display: none;
  }.tc-wp-tool-root .ocp-online-clipboard-contact-form-container{
    padding: 28px;
  }}@media (max-width: 640px){.tc-wp-tool-root .ocp-container{
    width: min(100% - 24px, 1280px);
  }.tc-wp-tool-root .ocp-info-grid, .tc-wp-tool-root .ocp-blog-grid, .tc-wp-tool-root .ocp-bento{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ocp-large, .tc-wp-tool-root .ocp-wide, .tc-wp-tool-root .ocp-blog-featured{
    grid-column: auto;
    grid-row: auto;
  }.tc-wp-tool-root .ocp-bento{
    grid-auto-rows: 150px;
  }.tc-wp-tool-root .ocp-testimonial{
    width: 300px;
  }.tc-wp-tool-root .ocp-support-card img, .tc-wp-tool-root .ocp-blog-featured img{
    height: 230px;
  }.tc-wp-tool-root .ocp-final-box{
    padding: 50px 22px;
  }}.wpc-scope-3 .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-3 .tc-wp-tool-root .ocp-blog{}.wpc-scope-3 .tc-wp-tool-root .ocp-faq{}.wpc-scope-3 .tc-wp-tool-root .ocp-final{}.wpc-scope-3 .tc-wp-tool-root .ocp-form-section{}.wpc-scope-3 .tc-wp-tool-root .ocp-info{}.wpc-scope-3 .tc-wp-tool-root .ocp-process{}.wpc-scope-3 .tc-wp-tool-root .ocp-testimonials{}.wpc-scope-3 .tc-wp-tool-root .ocp-why{}