@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');
@import url('https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css');
@import url('https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css');
@import url('https://unpkg.com/aos@2.3.1/dist/aos.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root .lx-ep-page{
  position: relative;
  overflow: hidden;
  color: #1F2937;
  background: #FFFFFF;
  font-family: "Inter", sans-serif;
}.tc-wp-tool-root .lx-ep-page *{
  box-sizing: border-box;
}.tc-wp-tool-root .lx-ep-container{
  max-width: 1350px;
  width: 100%;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}.tc-wp-tool-root .lx-ep-page h1, .tc-wp-tool-root .lx-ep-page h2{
  font-family: "Playfair Display", serif;
  line-height: 1.05;
  color: #0B1F3A;
  margin: 0;
  letter-spacing: 0;
}.tc-wp-tool-root .lx-ep-page h3, .tc-wp-tool-root .lx-ep-page .lx-ep-badge, .tc-wp-tool-root .lx-ep-page .lx-ep-btn, .tc-wp-tool-root .lx-ep-page .lx-ep-kicker{
  font-family: "Plus Jakarta Sans", sans-serif;
}.tc-wp-tool-root .lx-ep-page p{
  margin: 0;
  color: #6B7280;
  line-height: 1.75;
  font-size: 16px;
}.tc-wp-tool-root .lx-ep-hero{
  position: relative;
  min-height: 790px;
  display: flex;
  align-items: center;
  padding: 120px 0 95px;
  background: #0A0F18;
  overflow: hidden;
}.tc-wp-tool-root .lx-ep-hero-bg{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7, 23, 44, 0.96) 0%, rgba(11, 31, 58, 0.9) 45%, rgba(10, 15, 24, 0.78) 100%),
    url("https://harlixlaw.com/wp-content/uploads/2026/06/pexels-kampus-8428064.jpg") center/cover no-repeat;
}.tc-wp-tool-root .lx-ep-hero::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 7px;
  background: linear-gradient(135deg, #C9A227 0%, #D4AF37 50%, #C9A227 100%);
}.tc-wp-tool-root .lx-ep-hero-grid{
  position: relative;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 70px;
  align-items: center;
  z-index: 2;
}.tc-wp-tool-root .lx-ep-badge, .tc-wp-tool-root .lx-ep-kicker{
  display: inline-flex;
  align-items: center;
  gap: 9px;
  width: fit-content;
  color: #C9A227;
  background: rgba(201, 162, 39, 0.10);
  border: 1px solid rgba(201, 162, 39, 0.25);
  border-radius: 999px;
  padding: 9px 14px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
}.tc-wp-tool-root .lx-ep-hero h1{
  max-width: 820px;
  margin-top: 22px;
  color: #FFFFFF;
  font-size: clamp(42px, 5vw, 76px);
}.tc-wp-tool-root .lx-ep-hero-content > p{
  max-width: 760px;
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
}.tc-wp-tool-root .lx-ep-hero-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}.tc-wp-tool-root .lx-ep-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 15px 22px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background .25s ease;
}.tc-wp-tool-root .lx-ep-btn:hover{
  transform: translateY(-3px);
}.tc-wp-tool-root .lx-ep-btn-gold{
  color: #07172C;
  background: linear-gradient(135deg, #C9A227 0%, #D4AF37 50%, #C9A227 100%);
  box-shadow: 0 18px 40px rgba(201, 162, 39, 0.25);
}.tc-wp-tool-root .lx-ep-btn-outline{
  color: #FFFFFF;
  border: 1px solid rgba(255,255,255,0.24);
  background: rgba(255,255,255,0.06);
}.tc-wp-tool-root .lx-ep-btn-outline:hover{
  border-color: rgba(212, 175, 55, 0.55);
  background: rgba(255,255,255,0.1);
}.tc-wp-tool-root .lx-ep-trust-row{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}.tc-wp-tool-root .lx-ep-trust-row span{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255,255,255,0.86);
  font-size: 13px;
  font-weight: 700;
}.tc-wp-tool-root .lx-ep-trust-row i{
  color: #D4AF37;
}.tc-wp-tool-root .lx-ep-hero-panel{
  position: relative;
}.tc-wp-tool-root .lx-ep-dashboard{
  position: relative;
  padding: 32px;
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
  border: 1px solid rgba(201, 162, 39, 0.28);
  box-shadow: 0 32px 90px rgba(0,0,0,0.36);
  backdrop-filter: blur(18px);
  transition: transform .3s ease;
}.tc-wp-tool-root .lx-ep-dashboard:hover{
  transform: translateY(-6px);
}.tc-wp-tool-root .lx-ep-dashboard::before{
  content: "";
  position: absolute;
  top: 0;
  left: 32px;
  right: 32px;
  height: 4px;
  background: linear-gradient(135deg, #C9A227 0%, #D4AF37 50%, #C9A227 100%);
  border-radius: 0 0 8px 8px;
}.tc-wp-tool-root .lx-ep-dashboard-head{
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
}.tc-wp-tool-root .lx-ep-dashboard-head h2{
  color: #FFFFFF;
  font-size: 32px;
}.tc-wp-tool-root .lx-ep-dashboard-head p{
  margin-top: 12px;
  color: rgba(255,255,255,0.7);
}.tc-wp-tool-root .lx-ep-dashboard-head > i{
  width: 58px;
  height: 58px;
  flex: 0 0 58px;
  display: grid;
  place-items: center;
  color: #07172C;
  background: #D4AF37;
  border-radius: 14px;
  font-size: 24px;
}.tc-wp-tool-root .lx-ep-status-pill{
  display: inline-flex;
  margin-top: 24px;
  padding: 9px 13px;
  border-radius: 999px;
  color: #EFE3B8;
  border: 1px solid rgba(212, 175, 55, 0.36);
  background: rgba(201, 162, 39, 0.1);
  font: 800 12px "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
}.tc-wp-tool-root .lx-ep-dashboard-list{
  display: grid;
  gap: 12px;
  margin-top: 24px;
}.tc-wp-tool-root .lx-ep-dashboard-list div{
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.06);
  border-radius: 12px;
  color: #FFFFFF;
  font-weight: 700;
}.tc-wp-tool-root .lx-ep-dashboard-list i{
  color: #D4AF37;
}.tc-wp-tool-root .lx-ep-snapshot{
  margin-top: 18px;
  padding: 20px;
  border-radius: 14px;
  background: rgba(7, 23, 44, 0.7);
  border: 1px solid rgba(255,255,255,0.08);
}.tc-wp-tool-root .lx-ep-snapshot h3{
  margin: 0 0 12px;
  color: #FFFFFF;
  font-size: 18px;
}.tc-wp-tool-root .lx-ep-snapshot ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 8px;
}.tc-wp-tool-root .lx-ep-snapshot li{
  color: rgba(255,255,255,0.76);
  font-size: 14px;
}.tc-wp-tool-root .lx-ep-snapshot li::before{
  content: "✓";
  color: #D4AF37;
  margin-right: 8px;
}.tc-wp-tool-root .lx-ep-float-badge{
  position: absolute;
  right: -10px;
  top: -24px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 15px;
  border-radius: 12px;
  color: #07172C;
  background: #FFFFFF;
  box-shadow: 0 18px 45px rgba(0,0,0,0.25);
  font: 800 13px "Plus Jakarta Sans", sans-serif;
}.tc-wp-tool-root .lx-ep-section{
  padding: 105px 0;
}.tc-wp-tool-root .lx-ep-light{
  background: #F7F8FA;
}.tc-wp-tool-root .lx-ep-cream{
  background: #FAF7EF;
}.tc-wp-tool-root .lx-ep-two-col{
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 62px;
  align-items: center;
}.tc-wp-tool-root .lx-ep-image-wrap, .tc-wp-tool-root .lx-ep-image-card{
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 24px 60px rgba(11,31,58,0.14);
}.tc-wp-tool-root .lx-ep-image-wrap img, .tc-wp-tool-root .lx-ep-image-card img{
  width: 100%;
  height: 610px;
  display: block;
  object-fit: cover;
  transition: transform .5s ease;
}.tc-wp-tool-root .lx-ep-image-wrap:hover img, .tc-wp-tool-root .lx-ep-image-card:hover img{
  transform: scale(1.04);
}.tc-wp-tool-root .lx-ep-content-block h2, .tc-wp-tool-root .lx-ep-section-head h2{
  margin-top: 16px;
  font-size: clamp(34px, 3.5vw, 54px);
}.tc-wp-tool-root .lx-ep-content-block p, .tc-wp-tool-root .lx-ep-section-head p{
  margin-top: 18px;
}.tc-wp-tool-root .lx-ep-mini-grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 30px;
}.tc-wp-tool-root .lx-ep-mini-grid div{
  padding: 22px 18px;
  border: 1px solid rgba(15,26,46,0.08);
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0 16px 36px rgba(11,31,58,0.06);
}.tc-wp-tool-root .lx-ep-mini-grid i, .tc-wp-tool-root .lx-ep-trigger-card i{
  color: #C9A227;
  font-size: 26px;
}.tc-wp-tool-root .lx-ep-mini-grid h3{
  margin: 14px 0 0;
  color: #0B1F3A;
  font-size: 15px;
}.tc-wp-tool-root .lx-ep-section-head{
  max-width: 880px;
  margin: 0 auto 48px;
  text-align: center;
}.tc-wp-tool-root .lx-ep-trigger-grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}.tc-wp-tool-root .lx-ep-trigger-card{
  min-height: 180px;
  padding: 30px;
  border-radius: 14px;
  background: #FFFFFF;
  border: 1px solid rgba(15,26,46,0.08);
  box-shadow: 0 18px 42px rgba(11,31,58,0.07);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}.tc-wp-tool-root .lx-ep-trigger-card:hover, .tc-wp-tool-root .lx-ep-service-card:hover{
  transform: translateY(-7px);
  border-color: rgba(201,162,39,0.36);
  box-shadow: 0 26px 58px rgba(11,31,58,0.12);
}.tc-wp-tool-root .lx-ep-trigger-card h3{
  margin: 22px 0 0;
  color: #0B1F3A;
  font-size: 20px;
}.tc-wp-tool-root .lx-ep-services-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}.tc-wp-tool-root .lx-ep-service-card{
  position: relative;
  min-height: 320px;
  padding: 30px 26px;
  border-radius: 14px;
  background: #FFFFFF;
  border: 1px solid rgba(15,26,46,0.08);
  box-shadow: 0 18px 42px rgba(11,31,58,0.06);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}.tc-wp-tool-root .lx-ep-service-card::before{
  content: "";
  position: absolute;
  top: 0;
  left: 26px;
  right: 26px;
  height: 4px;
  border-radius: 0 0 8px 8px;
  background: #0B1F3A;
}.tc-wp-tool-root .lx-ep-service-card > i{
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #0B1F3A;
  background: rgba(201,162,39,0.10);
  font-size: 23px;
}.tc-wp-tool-root .lx-ep-service-card h3{
  margin: 22px 0 12px;
  color: #0B1F3A;
  font-size: 21px;
}.tc-wp-tool-root .lx-ep-service-card p{
  font-size: 15px;
}.tc-wp-tool-root .lx-ep-doc-grid{
  grid-template-columns: 1.05fr 0.95fr;
}.tc-wp-tool-root .lx-ep-check-grid{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-top: 28px;
}.tc-wp-tool-root .lx-ep-check-grid span, .tc-wp-tool-root .lx-ep-info-grid span{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 14px;
  border-radius: 10px;
  background: #FFFFFF;
  border: 1px solid rgba(15,26,46,0.08);
  color: #1F2937;
  font-weight: 700;
}.tc-wp-tool-root .lx-ep-check-grid i, .tc-wp-tool-root .lx-ep-info-grid i{
  color: #C9A227;
}.tc-wp-tool-root .lx-ep-image-overlay{
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 24px;
  padding: 24px;
  border-radius: 14px;
  background: rgba(7, 23, 44, 0.9);
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(12px);
}.tc-wp-tool-root .lx-ep-image-overlay h3{
  margin: 0 0 10px;
  color: #FFFFFF;
  font-size: 22px;
}.tc-wp-tool-root .lx-ep-image-overlay p{
  color: rgba(255,255,255,0.74);
}.tc-wp-tool-root .lx-ep-family{
  background: linear-gradient(145deg, #0A0F18 0%, #0B1F3A 50%, #0A0F18 100%);
}.tc-wp-tool-root .lx-ep-section-head-light h2, .tc-wp-tool-root .lx-ep-section-head-light p{
  color: #FFFFFF;
}.tc-wp-tool-root .lx-ep-section-head-light p{
  color: rgba(255,255,255,0.72);
}.tc-wp-tool-root .lx-ep-family-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}.tc-wp-tool-root .lx-ep-family-card{
  padding: 32px 26px;
  border-radius: 16px;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(12px);
  transition: transform .25s ease, border-color .25s ease;
}.tc-wp-tool-root .lx-ep-family-card:hover{
  transform: translateY(-6px);
  border-color: rgba(212, 175, 55, 0.4);
}.tc-wp-tool-root .lx-ep-family-card i{
  color: #D4AF37;
  font-size: 30px;
}.tc-wp-tool-root .lx-ep-family-card h3{
  margin: 22px 0 12px;
  color: #FFFFFF;
  font-size: 21px;
}.tc-wp-tool-root .lx-ep-family-card p{
  color: rgba(255,255,255,0.72);
  font-size: 15px;
}.tc-wp-tool-root .lx-ep-why-list{
  display: grid;
  gap: 18px;
  max-width: 1050px;
  margin: 0 auto;
}.tc-wp-tool-root .lx-ep-why-item{
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 24px;
  padding: 26px;
  border-left: 4px solid #C9A227;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0 16px 42px rgba(11,31,58,0.07);
  border-top: 1px solid rgba(15,26,46,0.08);
  border-right: 1px solid rgba(15,26,46,0.08);
  border-bottom: 1px solid rgba(15,26,46,0.08);
}.tc-wp-tool-root .lx-ep-why-item span{
  color: #C9A227;
  font: 800 34px "Plus Jakarta Sans", sans-serif;
}.tc-wp-tool-root .lx-ep-why-item h3{
  margin: 0 0 8px;
  color: #0B1F3A;
  font-size: 22px;
}.tc-wp-tool-root .lx-ep-timeline{
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}.tc-wp-tool-root .lx-ep-timeline::before{
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  top: 34px;
  height: 2px;
  background: rgba(201,162,39,0.45);
}.tc-wp-tool-root .lx-ep-process-card{
  position: relative;
  padding: 84px 24px 28px;
  border-radius: 14px;
  background: #FFFFFF;
  border: 1px solid rgba(15,26,46,0.08);
  box-shadow: 0 18px 42px rgba(11,31,58,0.07);
}.tc-wp-tool-root .lx-ep-process-card span{
  position: absolute;
  top: 14px;
  left: 24px;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #FFFFFF;
  background: #0B1F3A;
  border: 3px solid #D4AF37;
  font: 800 16px "Plus Jakarta Sans", sans-serif;
  z-index: 2;
}.tc-wp-tool-root .lx-ep-process-card h3{
  margin: 0 0 12px;
  color: #0B1F3A;
  font-size: 20px;
}.tc-wp-tool-root .lx-ep-info-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}.tc-wp-tool-root .lx-ep-challenge-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}.tc-wp-tool-root .lx-ep-challenge-card{
  overflow: hidden;
  min-height: 210px;
  border-radius: 16px;
  background: #FFFFFF;
  border: 1px solid rgba(15,26,46,0.08);
  box-shadow: 0 18px 42px rgba(11,31,58,0.07);
  transition: transform .25s ease, border-color .25s ease;
}.tc-wp-tool-root .lx-ep-challenge-card:hover{
  transform: translateY(-6px);
  border-color: rgba(201,162,39,0.36);
}.tc-wp-tool-root .lx-ep-challenge-card div{
  display: grid;
  place-items: center;
  height: 92px;
  color: #D4AF37;
  background: #0B1F3A;
  font-size: 30px;
}.tc-wp-tool-root .lx-ep-challenge-card h3{
  margin: 0;
  padding: 24px;
  color: #0B1F3A;
  font-size: 20px;
}.tc-wp-tool-root .lx-ep-faq{
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}.tc-wp-tool-root .lx-ep-faq-item{
  overflow: hidden;
  border-radius: 12px;
  background: #FFFFFF;
  border: 1px solid rgba(15,26,46,0.08);
  box-shadow: 0 14px 34px rgba(11,31,58,0.06);
}.tc-wp-tool-root .lx-ep-faq-question{
  width: 100%;
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 20px 24px;
  border: 0;
  cursor: pointer;
  text-align: left;
  color: #FFFFFF;
  background: #0B1F3A;
  font: 800 16px "Plus Jakarta Sans", sans-serif;
}.tc-wp-tool-root .lx-ep-faq-question i{
  color: #D4AF37;
  transition: transform .25s ease;
}.tc-wp-tool-root .lx-ep-faq-item.lx-ep-active .lx-ep-faq-question i{
  transform: rotate(180deg);
}.tc-wp-tool-root .lx-ep-faq-answer{
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease;
}.tc-wp-tool-root .lx-ep-faq-answer p{
  padding: 22px 24px;
}.tc-wp-tool-root .lx-ep-final-cta{
  position: relative;
  padding: 115px 0;
  text-align: center;
  background: #0A0F18;
  overflow: hidden;
}.tc-wp-tool-root .lx-ep-final-bg{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(145deg, rgba(10,15,24,0.92), rgba(11,31,58,0.88)),
    url("https://harlixlaw.com/wp-content/uploads/2026/06/pexels-kampus-8428067.jpg") center/cover no-repeat;
}.tc-wp-tool-root .lx-ep-final-content{
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}.tc-wp-tool-root .lx-ep-final-content h2{
  margin-top: 18px;
  color: #FFFFFF;
  font-size: clamp(36px, 4.3vw, 62px);
}.tc-wp-tool-root .lx-ep-final-content p{
  max-width: 760px;
  margin: 22px auto 0;
  color: rgba(255,255,255,0.76);
  font-size: 18px;
}.tc-wp-tool-root .lx-ep-final-actions{
  justify-content: center;
}@media (max-width: 1200px) {.tc-wp-tool-root .lx-ep-hero-grid, .tc-wp-tool-root .lx-ep-two-col{
    gap: 42px;
  }.tc-wp-tool-root .lx-ep-services-grid, .tc-wp-tool-root .lx-ep-family-grid, .tc-wp-tool-root .lx-ep-challenge-grid{
    grid-template-columns: repeat(2, 1fr);
  }.tc-wp-tool-root .lx-ep-timeline{
    grid-template-columns: repeat(2, 1fr);
  }.tc-wp-tool-root .lx-ep-timeline::before{
    display: none;
  }}@media (max-width: 1024px) {.tc-wp-tool-root .lx-ep-hero-grid, .tc-wp-tool-root .lx-ep-two-col, .tc-wp-tool-root .lx-ep-doc-grid{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lx-ep-hero{
    min-height: auto;
    padding: 105px 0 80px;
  }.tc-wp-tool-root .lx-ep-image-wrap img, .tc-wp-tool-root .lx-ep-image-card img{
    height: 520px;
  }.tc-wp-tool-root .lx-ep-info-grid, .tc-wp-tool-root .lx-ep-trigger-grid{
    grid-template-columns: repeat(2, 1fr);
  }}@media (max-width: 991px) {.tc-wp-tool-root .lx-ep-section{
    padding: 82px 0;
  }.tc-wp-tool-root .lx-ep-hero-content{
    text-align: center;
  }.tc-wp-tool-root .lx-ep-hero-content .lx-ep-badge, .tc-wp-tool-root .lx-ep-hero-actions, .tc-wp-tool-root .lx-ep-trust-row{
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }.tc-wp-tool-root .lx-ep-hero-content > p{
    margin-left: auto;
    margin-right: auto;
  }}@media (max-width: 768px) {.tc-wp-tool-root .lx-ep-container{
    padding-left: 18px;
    padding-right: 18px;
  }.tc-wp-tool-root .lx-ep-hero{
    padding: 86px 0 68px;
  }.tc-wp-tool-root .lx-ep-section{
    padding: 68px 0;
  }.tc-wp-tool-root .lx-ep-dashboard{
    padding: 24px;
  }.tc-wp-tool-root .lx-ep-float-badge{
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto 16px;
  }.tc-wp-tool-root .lx-ep-mini-grid, .tc-wp-tool-root .lx-ep-check-grid, .tc-wp-tool-root .lx-ep-trigger-grid, .tc-wp-tool-root .lx-ep-services-grid, .tc-wp-tool-root .lx-ep-family-grid, .tc-wp-tool-root .lx-ep-info-grid, .tc-wp-tool-root .lx-ep-challenge-grid, .tc-wp-tool-root .lx-ep-timeline{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lx-ep-why-item{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .lx-ep-image-wrap img, .tc-wp-tool-root .lx-ep-image-card img{
    height: 430px;
  }}@media (max-width: 576px) {.tc-wp-tool-root .lx-ep-hero-actions, .tc-wp-tool-root .lx-ep-final-actions{
    flex-direction: column;
  }.tc-wp-tool-root .lx-ep-btn{
    width: 100%;
  }.tc-wp-tool-root .lx-ep-dashboard-head{
    flex-direction: column;
  }.tc-wp-tool-root .lx-ep-section-head{
    margin-bottom: 34px;
  }.tc-wp-tool-root .lx-ep-image-overlay{
    left: 14px;
    right: 14px;
    bottom: 14px;
    padding: 18px;
  }.tc-wp-tool-root .lx-ep-faq-question{
    padding: 18px;
    font-size: 15px;
  }}@media (max-width: 480px) {.tc-wp-tool-root .lx-ep-hero h1{
    font-size: 38px;
  }.tc-wp-tool-root .lx-ep-content-block h2, .tc-wp-tool-root .lx-ep-section-head h2, .tc-wp-tool-root .lx-ep-final-content h2{
    font-size: 32px;
  }.tc-wp-tool-root .lx-ep-hero-content > p, .tc-wp-tool-root .lx-ep-final-content p{
    font-size: 16px;
  }.tc-wp-tool-root .lx-ep-image-wrap img, .tc-wp-tool-root .lx-ep-image-card img{
    height: 360px;
  }.tc-wp-tool-root .lx-ep-trigger-card, .tc-wp-tool-root .lx-ep-service-card, .tc-wp-tool-root .lx-ep-family-card{
    padding: 24px;
  }}@media (max-width: 375px) {.tc-wp-tool-root .lx-ep-container{
    padding-left: 14px;
    padding-right: 14px;
  }.tc-wp-tool-root .lx-ep-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .lx-ep-dashboard{
    padding: 20px;
  }}.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;
}

.tc-wp-tool-root .lx-ep-intro {}