.elementor-12005 .elementor-element.elementor-element-5bf5f3e2:not(.elementor-motion-effects-element-type-background), .elementor-12005 .elementor-element.elementor-element-5bf5f3e2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-flowto_bg_white );background-position:center right;background-repeat:no-repeat;background-size:contain;}.elementor-12005 .elementor-element.elementor-element-5bf5f3e2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 0px 0px;}.elementor-12005 .elementor-element.elementor-element-5bf5f3e2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12005 .elementor-element.elementor-element-29613854 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-12005 .elementor-element.elementor-element-1c6088fd{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-12005 .elementor-element.elementor-element-1c6088fd > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12005 .elementor-element.elementor-element-1f204c7b > .elementor-element-populated{padding:0px 12px 0px 12px;}@media(max-width:1024px) and (min-width:768px){.elementor-12005 .elementor-element.elementor-element-1f204c7b{width:100%;}}@media(max-width:1024px){.elementor-12005 .elementor-element.elementor-element-5bf5f3e2{padding:80px 0px 0px 0px;}}@media(max-width:767px){.elementor-12005 .elementor-element.elementor-element-5bf5f3e2{padding:80px 0px 0px 0px;}.elementor-12005 .elementor-element.elementor-element-29613854 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-12005 .elementor-element.elementor-element-1c6088fd{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-12005 .elementor-element.elementor-element-1f204c7b > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-12005 .elementor-element.elementor-element-710b08df{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-710b08df */.ats-how-wrap {
  padding: 80px 20px;
  background: #transparent;
}

.ats-how-container {
  max-width: 1180px;
  margin: 0 auto;
}

.ats-how-hero {
  max-width: 860px;
  margin: 0 auto 42px;
  text-align: center;
}

.ats-how-eyebrow,
.ats-how-mini-label {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #FC6D26;
  margin-bottom: 14px;
}

.ats-how-hero h1 {
  margin: 0 0 18px;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #111827;
}

.ats-how-intro {
  max-width: 760px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.7;
  color: #4B5563;
}

.ats-how-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 46px;
  margin-bottom: 34px;
}

.ats-how-card {
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 26px;
  padding: 28px 24px 24px;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.06);
  transition: all 0.3s ease;
  height: 100%;
}

.ats-how-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 24px 54px rgba(252,109,38,0.14);
  border-color: rgba(252,109,38,0.25);
}

.ats-how-icon {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(252,109,38,0.10);
  color: #FC6D26;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px;
}

.ats-how-card h3 {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  color: #111827;
  min-height: 60px;
}

.ats-how-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #4B5563;
}

.ats-how-example {
  margin-top: 14px;
  margin-bottom: 24px;
}

.ats-how-example-inner {
  background: linear-gradient(180deg, rgba(252,109,38,0.05) 0%, rgba(252,109,38,0.02) 100%);
  border: 1px solid rgba(252,109,38,0.14);
  border-radius: 28px;
  padding: 34px 30px;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.05);
}

.ats-how-example-inner h2,
.ats-how-cta-box h2 {
  margin: 0 0 14px;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #111827;
}

.ats-how-example-inner p,
.ats-how-cta-box p {
  margin: 0;
  font-size: 17px;
  line-height: 1.75;
  color: #4B5563;
}

.ats-how-points {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 24px;
}

.ats-how-point {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.06);
  border-radius: 18px;
  padding: 16px 18px 16px 46px;
  font-size: 15px;
  line-height: 1.55;
  color: #111827;
  box-shadow: 0 10px 24px rgba(17, 24, 39, 0.04);
}

.ats-how-point:before {
  content: "";
  position: absolute;
  left: 18px;
  top: 18px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #FC6D26;
  box-shadow: 0 0 0 6px rgba(252,109,38,0.12);
}

.ats-how-cta-box {
  margin-top: 28px;
  background: #111827;
  border-radius: 30px;
  padding: 40px 34px;
  text-align: center;
  box-shadow: 0 24px 54px rgba(17, 24, 39, 0.14);
}

.ats-how-cta-box h2,
.ats-how-cta-box p,
.ats-how-cta-box .ats-how-mini-label,
.ats-how-note {
  color: #ffffff;
}

.ats-how-cta-box p {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  color: rgba(255,255,255,0.82);
}

.ats-how-actions {
  margin-top: 24px;
}

.ats-how-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  padding: 16px 26px;
  border-radius: 999px;
  background: linear-gradient(135deg, #FC6D26 0%, #ff8a4c 100%);
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none !important;
  box-shadow: 0 16px 34px rgba(252,109,38,0.30);
  transition: all 0.3s ease;
}

.ats-how-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 24px 54px rgba(252,109,38,0.34);
  color: #ffffff !important;
}

.ats-how-note {
  margin-top: 12px;
  font-size: 14px;
  color: rgba(255,255,255,0.72);
}

@media (max-width: 1024px) {
  .ats-how-hero h1 {
    font-size: 42px;
  }

  .ats-how-steps {
    grid-template-columns: repeat(2, 1fr);
  }

  .ats-how-points {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .ats-how-wrap {
    padding: 58px 18px;
  }

  .ats-how-hero {
    margin-bottom: 30px;
  }

  .ats-how-hero h1 {
    font-size: 34px;
    line-height: 1.08;
  }

  .ats-how-intro {
    font-size: 16px;
    line-height: 1.65;
  }

  .ats-how-steps {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }

  .ats-how-card {
    border-radius: 22px;
    padding: 24px 20px 20px;
  }

  .ats-how-card h3 {
    min-height: auto;
    font-size: 22px;
  }

  .ats-how-card p {
    font-size: 15px;
    line-height: 1.65;
  }

  .ats-how-example-inner,
  .ats-how-cta-box {
    border-radius: 24px;
    padding: 28px 22px;
  }

  .ats-how-example-inner h2,
  .ats-how-cta-box h2 {
    font-size: 28px;
  }

  .ats-how-example-inner p,
  .ats-how-cta-box p {
    font-size: 15px;
    line-height: 1.7;
  }

  .ats-how-btn {
    width: 100%;
    min-width: 100%;
    font-size: 18px;
    padding: 15px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-1c6088fd */.aicvs-results-content {
  max-height: 350px;
  overflow: hidden;
  position: relative;
}
.aicvs-results-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to bottom, transparent, #fff);
}/* End custom CSS */