@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");

 

 

.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-7 .tc-wp-tool-root img, .wpc-scope-7 .tc-wp-tool-root video, .wpc-scope-7 .tc-wp-tool-root svg, .wpc-scope-7 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h1, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h2, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h4, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h5, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h6, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root li, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root label, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root small, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root blockquote, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root figcaption, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root a{
  color: inherit !important;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-home-wrap{
  position: relative;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033 !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(174, 226, 255, 0.9), transparent 28%),
    radial-gradient(circle at 82% 12%, rgba(181, 186, 255, 0.72), transparent 30%),
    linear-gradient(180deg, #d9f9df 0%, #f7fbff 38%, #ffffff 100%);
  overflow: hidden;
}.wpc-scope-7 .tc-wp-tool-root .ocp-home-wrap *{
  box-sizing: border-box;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-home-wrap a{
  color: inherit !important;
  text-decoration: none;
}.wpc-scope-7 .tc-wp-tool-root .ocp-home-wrap img{
  max-width: 100%;
  display: block;
}.wpc-scope-7 .tc-wp-tool-root .ocp-page{
  width: 100%;
}.wpc-scope-7 .tc-wp-tool-root .ocp-container{
  width: min(1280px, calc(100% - 32px));
  margin: 0 auto;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero{
  padding: 104px 0 76px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero-inner{
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-badge, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-kicker{
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #5558d9 !important;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(159, 161, 255, 0.35);
  box-shadow: 0 12px 40px rgba(62, 70, 130, 0.08);
  backdrop-filter: blur(16px);
}.wpc-scope-7 .tc-wp-tool-root .ocp-badge{
  padding: 11px 17px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-7 .tc-wp-tool-root .ocp-kicker{
  padding: 8px 13px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 18px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-hero h1{
  margin: 24px auto 20px;
  max-width: 920px;
  font-size: clamp(42px, 7vw, 82px);
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 800;
  color: #111827 !important;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-hero-text{
  max-width: 760px;
  margin: 0 auto;
  color: #536079 !important;
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.75;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero-actions, .wpc-scope-7 .tc-wp-tool-root .ocp-pill-row{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero-actions{
  margin-top: 34px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn{
  display: inline-flex;
  border-radius: 999px;
  padding: 3px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn:hover{
  transform: translateY(-2px);
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  white-space: nowrap;
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn-primary{
  background: linear-gradient(135deg, #9fa1ff, #aee2ff);
  box-shadow: 0 20px 45px rgba(111, 114, 235, 0.28);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-btn-primary a{
  color: #ffffff !important;
  background: linear-gradient(135deg, #7779f2, #9fa1ff);
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn-secondary{
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(159, 161, 255, 0.28);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-btn-secondary a{
  color: #333a66 !important;
  background: rgba(255, 255, 255, 0.76);
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn-light{
  background: rgba(255, 255, 255, 0.36);
  border: 1px solid rgba(255, 255, 255, 0.48);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-btn-light a{
  color: #363974 !important;
  background: #ffffff;
}.wpc-scope-7 .tc-wp-tool-root .ocp-trust-row{
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 32px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-trust-item{
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 12px 15px;
  border-radius: 999px;
  color: #44506a !important;
  background: rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.68);
  box-shadow: 0 12px 30px rgba(49, 62, 90, 0.08);
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-trust-item i{
  color: #7779f2 !important;
}.wpc-scope-7 .tc-wp-tool-root .ocp-tool-section, .wpc-scope-7 .tc-wp-tool-root .ocp-about, .wpc-scope-7 .tc-wp-tool-root .ocp-color-section, .wpc-scope-7 .tc-wp-tool-root .ocp-steps, .wpc-scope-7 .tc-wp-tool-root .ocp-features, .wpc-scope-7 .tc-wp-tool-root .ocp-why, .wpc-scope-7 .tc-wp-tool-root .ocp-product-benefits, .wpc-scope-7 .tc-wp-tool-root .ocp-testimonials, .wpc-scope-7 .tc-wp-tool-root .ocp-blog, .wpc-scope-7 .tc-wp-tool-root .ocp-faq, .wpc-scope-7 .tc-wp-tool-root .ocp-final-cta{
  padding: 72px 0;
}.wpc-scope-7 .tc-wp-tool-root .ocp-section-head{
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-section-head h2, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-copy h2, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box h2{
  margin: 0;
  color: #121827 !important;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.12;
  letter-spacing: 0;
  font-weight: 800;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-section-head p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-copy p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-feature-card p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-card p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-review-card p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-content p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-answer p{
  color: #5d687d !important;
  line-height: 1.7;
}.wpc-scope-7 .tc-wp-tool-root .ocp-section-head p{
  margin: 16px auto 0;
  font-size: 17px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-tool-shell{
  padding: clamp(22px, 4vw, 44px);
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.78), rgba(174, 226, 255, 0.24)),
    rgba(255, 255, 255, 0.64);
  border: 1px solid rgba(159, 161, 255, 0.24);
  box-shadow: 0 30px 90px rgba(66, 77, 120, 0.12);
}.wpc-scope-7 .tc-wp-tool-root .ocp-tool-wrapper{
  min-height: 220px;
  border-radius: 26px;
  border: 1px dashed rgba(119, 121, 242, 0.34);
  background: rgba(255, 255, 255, 0.58);
}.wpc-scope-7 .tc-wp-tool-root .ocp-split, .wpc-scope-7 .tc-wp-tool-root .ocp-benefits-layout{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.92fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
}.wpc-scope-7 .tc-wp-tool-root .ocp-split-reverse{
  grid-template-columns: minmax(360px, 0.92fr) minmax(0, 1fr);
}.wpc-scope-7 .tc-wp-tool-root .ocp-copy p{
  margin: 20px 0 0;
  font-size: 17px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-check-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 13px;
  margin-top: 24px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-check-grid div, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-benefit-list span, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-audience-grid span{
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 46px;
  padding: 12px 14px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(159, 161, 255, 0.18);
  color: #35425b !important;
  font-size: 14px;
  font-weight: 750;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-check-grid i, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-benefit-list i{
  color: #7779f2 !important;
}.wpc-scope-7 .tc-wp-tool-root .ocp-image-card{
  overflow: hidden;
  border-radius: 32px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.76);
  box-shadow: 0 28px 70px rgba(53, 68, 110, 0.14);
}.wpc-scope-7 .tc-wp-tool-root .ocp-image-card img{
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 24px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-color-card{
  background: linear-gradient(135deg, rgba(159, 161, 255, 0.35), rgba(174, 226, 255, 0.45));
}.wpc-scope-7 .tc-wp-tool-root .ocp-pill-row{
  justify-content: flex-start;
  margin-top: 24px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-pill-row span{
  padding: 10px 14px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid rgba(159, 161, 255, 0.2);
  color: #434b68 !important;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-grid, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-grid, .wpc-scope-7 .tc-wp-tool-root .ocp-review-grid{
  display: grid;
  gap: 22px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-grid{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-7 .tc-wp-tool-root .ocp-feature-grid, .wpc-scope-7 .tc-wp-tool-root .ocp-review-grid{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card, .wpc-scope-7 .tc-wp-tool-root .ocp-review-card, .wpc-scope-7 .tc-wp-tool-root .ocp-blog-card, .wpc-scope-7 .tc-wp-tool-root .ocp-faq-item{
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(159, 161, 255, 0.18);
  box-shadow: 0 18px 50px rgba(44, 55, 92, 0.09);
  backdrop-filter: blur(14px);
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card{
  position: relative;
  padding: 28px;
  border-radius: 26px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card:hover, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card:hover, .wpc-scope-7 .tc-wp-tool-root .ocp-review-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 70px rgba(44, 55, 92, 0.14);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-number{
  color: rgba(119, 121, 242, 0.28) !important;
  font-size: 46px;
  line-height: 1;
  font-weight: 800;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-card i, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-feature-card i{
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 18px 0;
  border-radius: 16px;
  color: #ffffff !important;
  background: linear-gradient(135deg, #9fa1ff, #aee2ff);
  box-shadow: 0 14px 28px rgba(119, 121, 242, 0.22);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-card h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-feature-card h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-review-card h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-content h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-question h3{
  margin: 0;
  color: #172033 !important;
  letter-spacing: 0;
  font-weight: 800;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card h3, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card h3{
  font-size: 20px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card p, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card p{
  margin: 12px 0 0;
  font-size: 15px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-why-box, .wpc-scope-7 .tc-wp-tool-root .ocp-cta-box{
  border-radius: 34px;
  padding: clamp(28px, 5vw, 56px);
  background:
    linear-gradient(135deg, rgba(159, 161, 255, 0.34), rgba(174, 226, 255, 0.44)),
    rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.66);
  box-shadow: 0 30px 90px rgba(57, 66, 112, 0.13);
}.wpc-scope-7 .tc-wp-tool-root .ocp-why-box{
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 34px;
  align-items: center;
}.wpc-scope-7 .tc-wp-tool-root .ocp-benefit-list, .wpc-scope-7 .tc-wp-tool-root .ocp-audience-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-benefits-layout{
  grid-template-columns: minmax(360px, 0.92fr) minmax(0, 1fr);
}.wpc-scope-7 .tc-wp-tool-root .ocp-audience-grid{
  margin-top: 24px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-audience-grid span{
  justify-content: center;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card{
  padding: 24px;
  border-radius: 24px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card img{
  width: 58px;
  height: 58px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 14px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-stars{
  color: #f5b841 !important;
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 12px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card p{
  margin: 0 0 18px;
  font-size: 15px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card h3{
  font-size: 16px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-review-card span{
  display: block;
  margin-top: 4px;
  color: #6c758a !important;
  font-size: 13px;
  font-weight: 700;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-card{
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 26px;
  align-items: center;
  max-width: 860px;
  margin: 0 auto;
  padding: 18px;
  border-radius: 28px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-card img{
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 22px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-content h3{
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.18;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-content p{
  margin: 14px 0 20px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-accordion{
  max-width: 880px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-item{
  overflow: hidden;
  border-radius: 20px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-question{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 22px;
  cursor: pointer;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-question h3{
  font-size: 17px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-question i{
  color: #7779f2 !important;
  transition: transform 0.25s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-answer{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-answer p{
  margin: 0;
  padding: 0 22px 20px;
  font-size: 15px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-item.ocp-active .ocp-faq-question i{
  transform: rotate(180deg);
}.wpc-scope-7 .tc-wp-tool-root .ocp-cta-box{
  text-align: center;
  background:
    radial-gradient(circle at 18% 20%, rgba(174, 226, 255, 0.75), transparent 32%),
    linear-gradient(135deg, #9fa1ff, #b5baff 48%, #aee2ff);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box h2{
  color: #ffffff !important;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box p{
  max-width: 620px;
  margin: 16px auto 26px;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 18px;
}@media (max-width: 991px){.tc-wp-tool-root .ocp-hero{
    padding-top: 76px;
  }.tc-wp-tool-root .ocp-split, .tc-wp-tool-root .ocp-split-reverse, .tc-wp-tool-root .ocp-benefits-layout, .tc-wp-tool-root .ocp-why-box{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ocp-feature-grid, .tc-wp-tool-root .ocp-review-grid, .tc-wp-tool-root .ocp-step-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-tool-root .ocp-blog-card{
    grid-template-columns: 220px minmax(0, 1fr);
  }}@media (max-width: 680px){.tc-wp-tool-root .ocp-container{
    width: min(100% - 22px, 1280px);
  }.tc-wp-tool-root .ocp-hero, .tc-wp-tool-root .ocp-tool-section, .tc-wp-tool-root .ocp-about, .tc-wp-tool-root .ocp-color-section, .tc-wp-tool-root .ocp-steps, .tc-wp-tool-root .ocp-features, .tc-wp-tool-root .ocp-why, .tc-wp-tool-root .ocp-product-benefits, .tc-wp-tool-root .ocp-testimonials, .tc-wp-tool-root .ocp-blog, .tc-wp-tool-root .ocp-faq, .tc-wp-tool-root .ocp-final-cta{
    padding: 50px 0;
  }.tc-wp-tool-root .ocp-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .ocp-btn, .tc-wp-tool-root .ocp-btn a{
    width: 100%;
  }.tc-wp-tool-root .ocp-hero-actions{
    align-items: stretch;
  }.tc-wp-tool-root .ocp-trust-row, .tc-wp-tool-root .ocp-pill-row{
    justify-content: stretch;
  }.tc-wp-tool-root .ocp-trust-item, .tc-wp-tool-root .ocp-pill-row span{
    width: 100%;
    justify-content: center;
  }.tc-wp-tool-root .ocp-check-grid, .tc-wp-tool-root .ocp-benefit-list, .tc-wp-tool-root .ocp-audience-grid, .tc-wp-tool-root .ocp-feature-grid, .tc-wp-tool-root .ocp-review-grid, .tc-wp-tool-root .ocp-step-grid, .tc-wp-tool-root .ocp-blog-card{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ocp-tool-shell, .tc-wp-tool-root .ocp-why-box, .tc-wp-tool-root .ocp-cta-box{
    border-radius: 26px;
  }.tc-wp-tool-root .ocp-blog-card{
    padding: 14px;
  }.tc-wp-tool-root .ocp-faq-question{
    align-items: flex-start;
  }}.wpc-scope-7 .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;
		.ocp-blog {
  position: relative;
  overflow: hidden;
  padding: 100px 20px;
  background:
    radial-gradient(
      circle at 10% 10%,
      rgba(159, 161, 255, 0.14),
      transparent 30%
    ),
    linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
  font-family: "Inter", Arial, sans-serif;
}

.ocp-blog *,
.ocp-blog *::before,
.ocp-blog *::after {
  box-sizing: border-box;
}

.ocp-blog .ocp-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.ocp-blog .ocp-section-head {
  max-width: 720px;
  margin: 0 auto 48px;
  text-align: center;
}

.ocp-blog .ocp-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 15px;
  border: 1px solid rgba(159, 161, 255, 0.32);
  border-radius: 999px;
  background: rgba(159, 161, 255, 0.1);
  color: #6265d9;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
}

.ocp-blog .ocp-section-head h2 {
  margin: 0 0 15px;
  color: #12152c;
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 800;
  line-height: 1.15;
}

.ocp-blog .ocp-section-head p {
  margin: 0;
  color: #666d83;
  font-size: 16px;
  line-height: 1.75;
}

/* Three equal blog columns */

.ocp-blog .ocp-blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-items: stretch;
}

.ocp-blog .ocp-blog-card {
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(18, 21, 44, 0.09);
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 20px 55px rgba(28, 33, 72, 0.08);
  transition:
    transform 250ms ease,
    border-color 250ms ease,
    box-shadow 250ms ease;
}

.ocp-blog .ocp-blog-card:hover {
  transform: translateY(-8px);
  border-color: rgba(159, 161, 255, 0.45);
  box-shadow: 0 28px 70px rgba(28, 33, 72, 0.14);
}

/* Full image display without cropping */

.ocp-blog .ocp-blog-image-link {
  position: relative;
  display: flex;
  width: 100%;
  aspect-ratio: 3 / 2;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom: 1px solid rgba(18, 21, 44, 0.07);
  background:
    linear-gradient(
      135deg,
      rgba(159, 161, 255, 0.09),
      rgba(174, 226, 255, 0.14)
    );
  text-decoration: none;
}

.ocp-blog .ocp-blog-image-link img {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  object-fit: contain;
  object-position: center;
  transition:
    transform 400ms ease,
    filter 400ms ease;
}

.ocp-blog .ocp-blog-card:hover .ocp-blog-image-link img {
  transform: scale(1.015);
  filter: brightness(1.02);
}

.ocp-blog .ocp-blog-content {
  display: flex;
  flex: 1 1 auto;
  height: auto;
  flex-direction: column;
  padding: 26px;
}

.ocp-blog .ocp-blog-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 15px;
  margin-bottom: 16px;
}

.ocp-blog .ocp-blog-meta span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #737a90;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
}

.ocp-blog .ocp-blog-meta i {
  color: #7d80ed;
}

.ocp-blog .ocp-blog-content h3 {
  margin: 0 0 14px;
  color: #15182e;
  font-size: 21px;
  font-weight: 750;
  line-height: 1.4;
}

.ocp-blog .ocp-blog-content h3 a {
  color: inherit;
  text-decoration: none;
  transition: color 220ms ease;
}

.ocp-blog .ocp-blog-content h3 a:hover {
  color: #7073df;
}

.ocp-blog .ocp-blog-content p {
  margin: 0 0 24px;
  color: #666d83;
  font-size: 14px;
  line-height: 1.75;
}

.ocp-blog .ocp-blog-read-more {
  margin-top: auto;
}

.ocp-blog .ocp-blog-read-more a {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 20px;
  border: 1px solid rgba(159, 161, 255, 0.42);
  border-radius: 999px;
  background:
    linear-gradient(
      135deg,
      rgba(159, 161, 255, 0.14),
      rgba(174, 226, 255, 0.2)
    );
  color: #5558c9;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition:
    transform 220ms ease,
    background 220ms ease,
    color 220ms ease,
    box-shadow 220ms ease;
}

.ocp-blog .ocp-blog-read-more a:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #9fa1ff, #aee2ff);
  color: #11142b;
  box-shadow: 0 14px 30px rgba(159, 161, 255, 0.28);
}

.ocp-blog .ocp-blog-read-more i {
  font-size: 12px;
  transition: transform 220ms ease;
}

.ocp-blog .ocp-blog-read-more a:hover i {
  transform: translateX(4px);
}

@media (max-width: 991px) {
  .ocp-blog {
    padding: 80px 20px;
  }

  .ocp-blog .ocp-blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ocp-blog .ocp-blog-card:last-child {
    grid-column: 1 / -1;
    width: calc(50% - 14px);
    max-width: 100%;
    justify-self: center;
  }
}

@media (max-width: 767px) {
  .ocp-blog {
    padding: 64px 16px;
  }

  .ocp-blog .ocp-section-head {
    margin-bottom: 34px;
  }

  .ocp-blog .ocp-blog-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .ocp-blog .ocp-blog-card:last-child {
    grid-column: auto;
    width: 100%;
  }

  .ocp-blog .ocp-blog-content {
    padding: 22px;
  }

  .ocp-blog .ocp-blog-image-link {
    aspect-ratio: 3 / 2;
  }
}

@media (max-width: 420px) {
  .ocp-blog {
    padding-right: 14px;
    padding-left: 14px;
  }

  .ocp-blog .ocp-blog-content {
    padding: 20px;
  }

  .ocp-blog .ocp-blog-content h3 {
    font-size: 19px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ocp-blog *,
  .ocp-blog *::before,
  .ocp-blog *::after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
}

@media (max-width: 767px) {
  .ocp-blog {
    padding: 64px 16px;
  }

  .ocp-blog .ocp-section-head {
    margin-bottom: 34px;
  }

  .ocp-blog .ocp-blog-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .ocp-blog .ocp-blog-card:last-child {
    grid-column: auto;
    max-width: none;
  }

  .ocp-blog .ocp-blog-content {
    padding: 22px;
  }
	@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");

 

 

.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-7 .tc-wp-tool-root img, .wpc-scope-7 .tc-wp-tool-root video, .wpc-scope-7 .tc-wp-tool-root svg, .wpc-scope-7 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h1, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h2, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h4, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h5, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root h6, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root li, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root label, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root small, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root blockquote, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root figcaption, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root a{
  color: inherit !important;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-home-wrap{
  position: relative;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033 !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(174, 226, 255, 0.9), transparent 28%),
    radial-gradient(circle at 82% 12%, rgba(181, 186, 255, 0.72), transparent 30%),
    linear-gradient(180deg, #d9f9df 0%, #f7fbff 38%, #ffffff 100%);
  overflow: hidden;
}.wpc-scope-7 .tc-wp-tool-root .ocp-home-wrap *{
  box-sizing: border-box;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-home-wrap a{
  color: inherit !important;
  text-decoration: none;
}.wpc-scope-7 .tc-wp-tool-root .ocp-home-wrap img{
  max-width: 100%;
  display: block;
}.wpc-scope-7 .tc-wp-tool-root .ocp-page{
  width: 100%;
}.wpc-scope-7 .tc-wp-tool-root .ocp-container{
  width: min(1280px, calc(100% - 32px));
  margin: 0 auto;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero{
  padding: 104px 0 76px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero-inner{
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-badge, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-kicker{
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #5558d9 !important;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(159, 161, 255, 0.35);
  box-shadow: 0 12px 40px rgba(62, 70, 130, 0.08);
  backdrop-filter: blur(16px);
}.wpc-scope-7 .tc-wp-tool-root .ocp-badge{
  padding: 11px 17px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-7 .tc-wp-tool-root .ocp-kicker{
  padding: 8px 13px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 18px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-hero h1{
  margin: 24px auto 20px;
  max-width: 920px;
  font-size: clamp(42px, 7vw, 82px);
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 800;
  color: #111827 !important;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-hero-text{
  max-width: 760px;
  margin: 0 auto;
  color: #536079 !important;
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.75;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero-actions, .wpc-scope-7 .tc-wp-tool-root .ocp-pill-row{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}.wpc-scope-7 .tc-wp-tool-root .ocp-hero-actions{
  margin-top: 34px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn{
  display: inline-flex;
  border-radius: 999px;
  padding: 3px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn:hover{
  transform: translateY(-2px);
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  white-space: nowrap;
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn-primary{
  background: linear-gradient(135deg, #9fa1ff, #aee2ff);
  box-shadow: 0 20px 45px rgba(111, 114, 235, 0.28);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-btn-primary a{
  color: #ffffff !important;
  background: linear-gradient(135deg, #7779f2, #9fa1ff);
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn-secondary{
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(159, 161, 255, 0.28);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-btn-secondary a{
  color: #333a66 !important;
  background: rgba(255, 255, 255, 0.76);
}.wpc-scope-7 .tc-wp-tool-root .ocp-btn-light{
  background: rgba(255, 255, 255, 0.36);
  border: 1px solid rgba(255, 255, 255, 0.48);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-btn-light a{
  color: #363974 !important;
  background: #ffffff;
}.wpc-scope-7 .tc-wp-tool-root .ocp-trust-row{
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 32px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-trust-item{
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 12px 15px;
  border-radius: 999px;
  color: #44506a !important;
  background: rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.68);
  box-shadow: 0 12px 30px rgba(49, 62, 90, 0.08);
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-trust-item i{
  color: #7779f2 !important;
}.wpc-scope-7 .tc-wp-tool-root .ocp-tool-section, .wpc-scope-7 .tc-wp-tool-root .ocp-about, .wpc-scope-7 .tc-wp-tool-root .ocp-color-section, .wpc-scope-7 .tc-wp-tool-root .ocp-steps, .wpc-scope-7 .tc-wp-tool-root .ocp-features, .wpc-scope-7 .tc-wp-tool-root .ocp-why, .wpc-scope-7 .tc-wp-tool-root .ocp-product-benefits, .wpc-scope-7 .tc-wp-tool-root .ocp-testimonials, .wpc-scope-7 .tc-wp-tool-root .ocp-blog, .wpc-scope-7 .tc-wp-tool-root .ocp-faq, .wpc-scope-7 .tc-wp-tool-root .ocp-final-cta{
  padding: 72px 0;
}.wpc-scope-7 .tc-wp-tool-root .ocp-section-head{
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-section-head h2, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-copy h2, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box h2{
  margin: 0;
  color: #121827 !important;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.12;
  letter-spacing: 0;
  font-weight: 800;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-section-head p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-copy p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-feature-card p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-card p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-review-card p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-content p, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-answer p{
  color: #5d687d !important;
  line-height: 1.7;
}.wpc-scope-7 .tc-wp-tool-root .ocp-section-head p{
  margin: 16px auto 0;
  font-size: 17px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-tool-shell{
  padding: clamp(22px, 4vw, 44px);
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.78), rgba(174, 226, 255, 0.24)),
    rgba(255, 255, 255, 0.64);
  border: 1px solid rgba(159, 161, 255, 0.24);
  box-shadow: 0 30px 90px rgba(66, 77, 120, 0.12);
}.wpc-scope-7 .tc-wp-tool-root .ocp-tool-wrapper{
  min-height: 220px;
  border-radius: 26px;
  border: 1px dashed rgba(119, 121, 242, 0.34);
  background: rgba(255, 255, 255, 0.58);
}.wpc-scope-7 .tc-wp-tool-root .ocp-split, .wpc-scope-7 .tc-wp-tool-root .ocp-benefits-layout{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.92fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
}.wpc-scope-7 .tc-wp-tool-root .ocp-split-reverse{
  grid-template-columns: minmax(360px, 0.92fr) minmax(0, 1fr);
}.wpc-scope-7 .tc-wp-tool-root .ocp-copy p{
  margin: 20px 0 0;
  font-size: 17px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-check-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 13px;
  margin-top: 24px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-check-grid div, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-benefit-list span, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-audience-grid span{
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 46px;
  padding: 12px 14px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(159, 161, 255, 0.18);
  color: #35425b !important;
  font-size: 14px;
  font-weight: 750;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-check-grid i, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-benefit-list i{
  color: #7779f2 !important;
}.wpc-scope-7 .tc-wp-tool-root .ocp-image-card{
  overflow: hidden;
  border-radius: 32px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.76);
  box-shadow: 0 28px 70px rgba(53, 68, 110, 0.14);
}.wpc-scope-7 .tc-wp-tool-root .ocp-image-card img{
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 24px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-color-card{
  background: linear-gradient(135deg, rgba(159, 161, 255, 0.35), rgba(174, 226, 255, 0.45));
}.wpc-scope-7 .tc-wp-tool-root .ocp-pill-row{
  justify-content: flex-start;
  margin-top: 24px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-pill-row span{
  padding: 10px 14px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid rgba(159, 161, 255, 0.2);
  color: #434b68 !important;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-grid, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-grid, .wpc-scope-7 .tc-wp-tool-root .ocp-review-grid{
  display: grid;
  gap: 22px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-grid{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-7 .tc-wp-tool-root .ocp-feature-grid, .wpc-scope-7 .tc-wp-tool-root .ocp-review-grid{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card, .wpc-scope-7 .tc-wp-tool-root .ocp-review-card, .wpc-scope-7 .tc-wp-tool-root .ocp-blog-card, .wpc-scope-7 .tc-wp-tool-root .ocp-faq-item{
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(159, 161, 255, 0.18);
  box-shadow: 0 18px 50px rgba(44, 55, 92, 0.09);
  backdrop-filter: blur(14px);
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card{
  position: relative;
  padding: 28px;
  border-radius: 26px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card:hover, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card:hover, .wpc-scope-7 .tc-wp-tool-root .ocp-review-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 70px rgba(44, 55, 92, 0.14);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-number{
  color: rgba(119, 121, 242, 0.28) !important;
  font-size: 46px;
  line-height: 1;
  font-weight: 800;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-card i, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-feature-card i{
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 18px 0;
  border-radius: 16px;
  color: #ffffff !important;
  background: linear-gradient(135deg, #9fa1ff, #aee2ff);
  box-shadow: 0 14px 28px rgba(119, 121, 242, 0.22);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-step-card h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-feature-card h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-review-card h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-blog-content h3, .wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-question h3{
  margin: 0;
  color: #172033 !important;
  letter-spacing: 0;
  font-weight: 800;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card h3, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card h3{
  font-size: 20px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-step-card p, .wpc-scope-7 .tc-wp-tool-root .ocp-feature-card p{
  margin: 12px 0 0;
  font-size: 15px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-why-box, .wpc-scope-7 .tc-wp-tool-root .ocp-cta-box{
  border-radius: 34px;
  padding: clamp(28px, 5vw, 56px);
  background:
    linear-gradient(135deg, rgba(159, 161, 255, 0.34), rgba(174, 226, 255, 0.44)),
    rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.66);
  box-shadow: 0 30px 90px rgba(57, 66, 112, 0.13);
}.wpc-scope-7 .tc-wp-tool-root .ocp-why-box{
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 34px;
  align-items: center;
}.wpc-scope-7 .tc-wp-tool-root .ocp-benefit-list, .wpc-scope-7 .tc-wp-tool-root .ocp-audience-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-benefits-layout{
  grid-template-columns: minmax(360px, 0.92fr) minmax(0, 1fr);
}.wpc-scope-7 .tc-wp-tool-root .ocp-audience-grid{
  margin-top: 24px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-audience-grid span{
  justify-content: center;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card{
  padding: 24px;
  border-radius: 24px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card img{
  width: 58px;
  height: 58px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 14px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-stars{
  color: #f5b841 !important;
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 12px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card p{
  margin: 0 0 18px;
  font-size: 15px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-review-card h3{
  font-size: 16px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-review-card span{
  display: block;
  margin-top: 4px;
  color: #6c758a !important;
  font-size: 13px;
  font-weight: 700;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-card{
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 26px;
  align-items: center;
  max-width: 860px;
  margin: 0 auto;
  padding: 18px;
  border-radius: 28px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-card img{
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 22px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-content h3{
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.18;
}.wpc-scope-7 .tc-wp-tool-root .ocp-blog-content p{
  margin: 14px 0 20px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-accordion{
  max-width: 880px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-item{
  overflow: hidden;
  border-radius: 20px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-question{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 22px;
  cursor: pointer;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-question h3{
  font-size: 17px;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-faq-question i{
  color: #7779f2 !important;
  transition: transform 0.25s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-answer{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-answer p{
  margin: 0;
  padding: 0 22px 20px;
  font-size: 15px;
}.wpc-scope-7 .tc-wp-tool-root .ocp-faq-item.ocp-active .ocp-faq-question i{
  transform: rotate(180deg);
}.wpc-scope-7 .tc-wp-tool-root .ocp-cta-box{
  text-align: center;
  background:
    radial-gradient(circle at 18% 20%, rgba(174, 226, 255, 0.75), transparent 32%),
    linear-gradient(135deg, #9fa1ff, #b5baff 48%, #aee2ff);
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box h2{
  color: #ffffff !important;
}.wpc-scope-7 #tc-wp-tool-island.tc-wp-tool-root .ocp-cta-box p{
  max-width: 620px;
  margin: 16px auto 26px;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 18px;
}@media (max-width: 991px){.tc-wp-tool-root .ocp-hero{
    padding-top: 76px;
  }.tc-wp-tool-root .ocp-split, .tc-wp-tool-root .ocp-split-reverse, .tc-wp-tool-root .ocp-benefits-layout, .tc-wp-tool-root .ocp-why-box{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ocp-feature-grid, .tc-wp-tool-root .ocp-review-grid, .tc-wp-tool-root .ocp-step-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-tool-root .ocp-blog-card{
    grid-template-columns: 220px minmax(0, 1fr);
  }}@media (max-width: 680px){.tc-wp-tool-root .ocp-container{
    width: min(100% - 22px, 1280px);
  }.tc-wp-tool-root .ocp-hero, .tc-wp-tool-root .ocp-tool-section, .tc-wp-tool-root .ocp-about, .tc-wp-tool-root .ocp-color-section, .tc-wp-tool-root .ocp-steps, .tc-wp-tool-root .ocp-features, .tc-wp-tool-root .ocp-why, .tc-wp-tool-root .ocp-product-benefits, .tc-wp-tool-root .ocp-testimonials, .tc-wp-tool-root .ocp-blog, .tc-wp-tool-root .ocp-faq, .tc-wp-tool-root .ocp-final-cta{
    padding: 50px 0;
  }.tc-wp-tool-root .ocp-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .ocp-btn, .tc-wp-tool-root .ocp-btn a{
    width: 100%;
  }.tc-wp-tool-root .ocp-hero-actions{
    align-items: stretch;
  }.tc-wp-tool-root .ocp-trust-row, .tc-wp-tool-root .ocp-pill-row{
    justify-content: stretch;
  }.tc-wp-tool-root .ocp-trust-item, .tc-wp-tool-root .ocp-pill-row span{
    width: 100%;
    justify-content: center;
  }.tc-wp-tool-root .ocp-check-grid, .tc-wp-tool-root .ocp-benefit-list, .tc-wp-tool-root .ocp-audience-grid, .tc-wp-tool-root .ocp-feature-grid, .tc-wp-tool-root .ocp-review-grid, .tc-wp-tool-root .ocp-step-grid, .tc-wp-tool-root .ocp-blog-card{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ocp-tool-shell, .tc-wp-tool-root .ocp-why-box, .tc-wp-tool-root .ocp-cta-box{
    border-radius: 26px;
  }.tc-wp-tool-root .ocp-blog-card{
    padding: 14px;
  }.tc-wp-tool-root .ocp-faq-question{
    align-items: flex-start;
  }}.wpc-scope-7 .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;
		.ocp-blog {
  padding: 100px 20px;
  background:
    radial-gradient(
      circle at 10% 10%,
      rgba(159, 161, 255, 0.14),
      transparent 30%
    ),
    linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
}

.ocp-blog .ocp-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.ocp-blog .ocp-section-head {
  max-width: 720px;
  margin: 0 auto 48px;
  text-align: center;
}

.ocp-blog .ocp-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 15px;
  border: 1px solid rgba(159, 161, 255, 0.32);
  border-radius: 999px;
  background: rgba(159, 161, 255, 0.1);
  color: #6265d9;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ocp-blog .ocp-section-head h2 {
  margin: 0 0 15px;
  color: #12152c;
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 800;
  line-height: 1.15;
}

.ocp-blog .ocp-section-head p {
  margin: 0;
  color: #666d83;
  font-size: 16px;
  line-height: 1.75;
}

/* Three equal cards: 1 × 1 × 1 */

.ocp-blog .ocp-blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-items: stretch;
}

.ocp-blog .ocp-blog-card {
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(18, 21, 44, 0.09);
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 20px 55px rgba(28, 33, 72, 0.08);
  transition:
    transform 250ms ease,
    border-color 250ms ease,
    box-shadow 250ms ease;
}

.ocp-blog .ocp-blog-card:hover {
  transform: translateY(-8px);
  border-color: rgba(159, 161, 255, 0.45);
  box-shadow: 0 28px 70px rgba(28, 33, 72, 0.14);
}

.ocp-blog .ocp-blog-image-link {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  background: #eef0ff;
}

.ocp-blog .ocp-blog-image-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    transparent 60%,
    rgba(12, 15, 39, 0.16)
  );
  pointer-events: none;
}

.ocp-blog .ocp-blog-image-link img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 450ms ease;
}

.ocp-blog .ocp-blog-card:hover .ocp-blog-image-link img {
  transform: scale(1.06);
}

.ocp-blog .ocp-blog-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 26px;
}

.ocp-blog .ocp-blog-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 15px;
  margin-bottom: 16px;
}

.ocp-blog .ocp-blog-meta span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #737a90;
  font-size: 12px;
  font-weight: 600;
}

.ocp-blog .ocp-blog-meta i {
  color: #7d80ed;
}

.ocp-blog .ocp-blog-content h3 {
  margin: 0 0 14px;
  color: #15182e;
  font-size: 21px;
  font-weight: 750;
  line-height: 1.4;
}

.ocp-blog .ocp-blog-content h3 a {
  color: inherit;
  text-decoration: none;
  transition: color 220ms ease;
}

.ocp-blog .ocp-blog-content h3 a:hover {
  color: #7073df;
}

.ocp-blog .ocp-blog-content p {
  margin: 0 0 24px;
  color: #666d83;
  font-size: 14px;
  line-height: 1.75;
}

.ocp-blog .ocp-btn {
  margin-top: auto;
}

.ocp-blog .ocp-btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 0 20px;
  border: 1px solid rgba(159, 161, 255, 0.38);
  border-radius: 999px;
  background: linear-gradient(
    135deg,
    rgba(159, 161, 255, 0.13),
    rgba(174, 226, 255, 0.18)
  );
  color: #5558c9;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition:
    transform 220ms ease,
    color 220ms ease,
    background 220ms ease,
    box-shadow 220ms ease;
}

.ocp-blog .ocp-btn a:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #9fa1ff, #aee2ff);
  color: #11142b;
  box-shadow: 0 14px 30px rgba(159, 161, 255, 0.28);
}

.ocp-blog .ocp-btn a i {
  font-size: 12px;
  transition: transform 220ms ease;
}

.ocp-blog .ocp-btn a:hover i {
  transform: translateX(4px);
}

@media (max-width: 991px) {
  .ocp-blog {
    padding: 80px 20px;
  }

  .ocp-blog .ocp-blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ocp-blog .ocp-blog-card:last-child {
    grid-column: 1 / -1;
    max-width: calc(50% - 14px);
    width: 100%;
    justify-self: center;
  }
}

@media (max-width: 767px) {
  .ocp-blog {
    padding: 64px 16px;
  }

  .ocp-blog .ocp-section-head {
    margin-bottom: 34px;
  }

  .ocp-blog .ocp-blog-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .ocp-blog .ocp-blog-card:last-child {
    grid-column: auto;
    max-width: none;
  }

  .ocp-blog .ocp-blog-content {
    padding: 22px;
  }
}
}
}
}