@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-pi-page{
  position: relative;
  overflow: hidden;
  background: #ffffff;
  color: #1f2937;
  font-family: "Inter", sans-serif;
}.tc-wp-tool-root .lx-pi-page *, .tc-wp-tool-root .lx-pi-page *::before, .tc-wp-tool-root .lx-pi-page *::after{
  box-sizing: border-box;
}.tc-wp-tool-root .lx-pi-page a{
  text-decoration: none;
}.tc-wp-tool-root .lx-pi-page img{
  max-width: 100%;
  display: block;
}.tc-wp-tool-root .lx-pi-container{
  width: min(1350px, calc(100% - 40px));
  margin: 0 auto;
}.tc-wp-tool-root .lx-pi-hero{
  position: relative;
  min-height: 760px;
  padding: 130px 0 95px;
  background: linear-gradient(145deg, #0a0f18 0%, #0b1f3a 50%, #0a0f18 100%);
  overflow: hidden;
}.tc-wp-tool-root .lx-pi-hero-bg, .tc-wp-tool-root .lx-pi-final-bg{
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(90deg, rgba(7, 23, 44, 0.96), rgba(7, 23, 44, 0.74), rgba(10, 15, 24, 0.9)),
    url("https://harlixlaw.com/wp-content/uploads/2026/06/pexels-rdne-7841480.jpg");
  background-size: cover;
  background-position: center;
}.tc-wp-tool-root .lx-pi-hero::after, .tc-wp-tool-root .lx-pi-final-cta::after{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 25%, rgba(201, 162, 39, 0.18), transparent 34%);
  pointer-events: none;
}.tc-wp-tool-root .lx-pi-hero-grid{
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(380px, 0.72fr);
  gap: 58px;
  align-items: center;
}.tc-wp-tool-root .lx-pi-badge, .tc-wp-tool-root .lx-pi-kicker, .tc-wp-tool-root .lx-pi-status-pill{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  gap: 8px;
  border-radius: 999px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.tc-wp-tool-root .lx-pi-badge{
  padding: 10px 15px;
  color: #efe3b8;
  background: rgba(201, 162, 39, 0.14);
  border: 1px solid rgba(212, 175, 55, 0.28);
}.tc-wp-tool-root .lx-pi-kicker{
  color: #9a7618;
  margin-bottom: 14px;
}.tc-wp-tool-root .lx-pi-hero h1, .tc-wp-tool-root .lx-pi-page h2, .tc-wp-tool-root .lx-pi-page h3{
  margin: 0;
  color: #0b1f3a;
  font-family: "Playfair Display", serif;
  line-height: 1.08;
}.tc-wp-tool-root .lx-pi-hero h1{
  max-width: 780px;
  margin-top: 20px;
  color: #ffffff;
  font-size: clamp(42px, 5vw, 76px);
  letter-spacing: 0;
}.tc-wp-tool-root .lx-pi-hero p{
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.75;
}.tc-wp-tool-root .lx-pi-btn-row{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}.tc-wp-tool-root .lx-pi-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 24px;
  border-radius: 8px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}.tc-wp-tool-root .lx-pi-btn:hover{
  transform: translateY(-2px);
}.tc-wp-tool-root .lx-pi-btn i{
  margin-right: 9px;
}.tc-wp-tool-root .lx-pi-btn-gold{
  color: #07172c;
  background: linear-gradient(135deg, #c9a227 0%, #d4af37 50%, #c9a227 100%);
  box-shadow: 0 16px 35px rgba(201, 162, 39, 0.24);
}.tc-wp-tool-root .lx-pi-btn-outline{
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.06);
}.tc-wp-tool-root .lx-pi-trust-row{
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 34px;
}.tc-wp-tool-root .lx-pi-trust-row span{
  color: rgba(255, 255, 255, 0.82);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
}.tc-wp-tool-root .lx-pi-trust-row i{
  color: #d4af37;
  margin-right: 7px;
}.tc-wp-tool-root .lx-pi-review-card{
  position: relative;
  padding: 34px;
  border-radius: 18px;
  background: rgba(10, 15, 24, 0.72);
  border: 1px solid rgba(212, 175, 55, 0.24);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(18px);
  transition: transform 0.25s ease, border-color 0.25s ease;
}.tc-wp-tool-root .lx-pi-review-card:hover{
  transform: translateY(-6px);
  border-color: rgba(212, 175, 55, 0.52);
}.tc-wp-tool-root .lx-pi-status-pill{
  padding: 8px 12px;
  color: #07172c;
  background: #efe3b8;
  margin-bottom: 22px;
}.tc-wp-tool-root .lx-pi-review-card h2{
  color: #ffffff;
  font-size: 34px;
}.tc-wp-tool-root .lx-pi-review-card p{
  margin: 16px 0 22px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}.tc-wp-tool-root .lx-pi-check-list, .tc-wp-tool-root .lx-pi-check-grid{
  list-style: none;
  padding: 0;
  margin: 0;
}.tc-wp-tool-root .lx-pi-check-list li{
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 12px 0;
  color: rgba(255, 255, 255, 0.86);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}.tc-wp-tool-root .lx-pi-check-list i, .tc-wp-tool-root .lx-pi-check-grid i, .tc-wp-tool-root .lx-pi-check-card-grid i{
  color: #c9a227;
}.tc-wp-tool-root .lx-pi-mini-card{
  margin-top: 24px;
  padding: 20px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.08);
}.tc-wp-tool-root .lx-pi-mini-card strong, .tc-wp-tool-root .lx-pi-mini-card span{
  display: block;
}.tc-wp-tool-root .lx-pi-mini-card strong{
  color: #ffffff;
  margin-bottom: 10px;
}.tc-wp-tool-root .lx-pi-mini-card span{
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  line-height: 1.7;
}.tc-wp-tool-root .lx-pi-section{
  padding: 105px 0;
}.tc-wp-tool-root .lx-pi-light{
  background: #f7f8fa;
}.tc-wp-tool-root .lx-pi-cream{
  background: #faf7ef;
}.tc-wp-tool-root .lx-pi-two-col{
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);
  gap: 62px;
  align-items: center;
}.tc-wp-tool-root .lx-pi-image-wrap{
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 24px 70px rgba(11, 31, 58, 0.14);
}.tc-wp-tool-root .lx-pi-image-wrap img{
  width: 100%;
  height: 540px;
  object-fit: cover;
}.tc-wp-tool-root .lx-pi-copy h2, .tc-wp-tool-root .lx-pi-section-head h2, .tc-wp-tool-root .lx-pi-final-inner h2{
  font-size: clamp(34px, 3.5vw, 52px);
  letter-spacing: 0;
}.tc-wp-tool-root .lx-pi-copy p, .tc-wp-tool-root .lx-pi-section-head p{
  color: #6b7280;
  font-size: 16px;
  line-height: 1.82;
}.tc-wp-tool-root .lx-pi-copy p{
  margin: 18px 0 0;
}.tc-wp-tool-root .lx-pi-feature-row{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 28px;
}.tc-wp-tool-root .lx-pi-feature-card{
  min-height: 118px;
  padding: 18px;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid rgba(15, 26, 46, 0.08);
  box-shadow: 0 14px 35px rgba(11, 31, 58, 0.08);
}.tc-wp-tool-root .lx-pi-feature-card i, .tc-wp-tool-root .lx-pi-card > i{
  display: inline-flex;
  color: #c9a227;
  font-size: 25px;
  margin-bottom: 14px;
}.tc-wp-tool-root .lx-pi-feature-card span{
  display: block;
  color: #0b1f3a;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 800;
  line-height: 1.35;
}.tc-wp-tool-root .lx-pi-section-head{
  max-width: 860px;
  margin: 0 auto 48px;
  text-align: center;
}.tc-wp-tool-root .lx-pi-section-head p{
  margin: 16px auto 0;
}.tc-wp-tool-root .lx-pi-card-grid{
  display: grid;
  gap: 22px;
}.tc-wp-tool-root .lx-pi-grid-3{
  grid-template-columns: repeat(3, 1fr);
}.tc-wp-tool-root .lx-pi-grid-4{
  grid-template-columns: repeat(4, 1fr);
}.tc-wp-tool-root .lx-pi-grid-5{
  grid-template-columns: repeat(5, 1fr);
}.tc-wp-tool-root .lx-pi-card, .tc-wp-tool-root .lx-pi-matter-card{
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(15, 26, 46, 0.08);
  box-shadow: 0 16px 42px rgba(11, 31, 58, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.tc-wp-tool-root .lx-pi-card:hover, .tc-wp-tool-root .lx-pi-matter-card:hover, .tc-wp-tool-root .lx-pi-process-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 58px rgba(11, 31, 58, 0.13);
}.tc-wp-tool-root .lx-pi-card{
  min-height: 166px;
  padding: 28px;
}.tc-wp-tool-root .lx-pi-card h3, .tc-wp-tool-root .lx-pi-matter-card h3, .tc-wp-tool-root .lx-pi-process-card h3, .tc-wp-tool-root .lx-pi-glass-card h3{
  font-size: 23px;
  line-height: 1.18;
}.tc-wp-tool-root .lx-pi-matter-card{
  padding: 30px;
}.tc-wp-tool-root .lx-pi-icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-bottom: 22px;
  border-radius: 50%;
  color: #0b1f3a;
  background: rgba(201, 162, 39, 0.1);
  border: 1px solid rgba(201, 162, 39, 0.22);
  font-size: 24px;
}.tc-wp-tool-root .lx-pi-matter-card p, .tc-wp-tool-root .lx-pi-process-card p, .tc-wp-tool-root .lx-pi-glass-card p{
  margin: 14px 0 0;
  color: #6b7280;
  line-height: 1.75;
  font-size: 15px;
}.tc-wp-tool-root .lx-pi-check-grid{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-top: 28px;
}.tc-wp-tool-root .lx-pi-check-grid li{
  display: flex;
  gap: 10px;
  padding: 13px 14px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(15, 26, 46, 0.08);
  color: #1f2937;
  font-weight: 600;
}.tc-wp-tool-root .lx-pi-overlay-image::after{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(7, 23, 44, 0.68), transparent 56%);
}.tc-wp-tool-root .lx-pi-image-note{
  position: absolute;
  z-index: 2;
  left: 24px;
  right: 24px;
  bottom: 24px;
  padding: 22px;
  border-radius: 14px;
  background: rgba(7, 23, 44, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
}.tc-wp-tool-root .lx-pi-image-note strong, .tc-wp-tool-root .lx-pi-image-note span{
  display: block;
}.tc-wp-tool-root .lx-pi-image-note strong{
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  margin-bottom: 8px;
}.tc-wp-tool-root .lx-pi-image-note span{
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
}.tc-wp-tool-root .lx-pi-dark{
  background: linear-gradient(145deg, #0a0f18 0%, #0b1f3a 50%, #0a0f18 100%);
}.tc-wp-tool-root .lx-pi-dark .lx-pi-section-head h2, .tc-wp-tool-root .lx-pi-dark .lx-pi-section-head p{
  color: #ffffff;
}.tc-wp-tool-root .lx-pi-dark .lx-pi-section-head p{
  color: rgba(255, 255, 255, 0.72);
}.tc-wp-tool-root .lx-pi-glass-card{
  padding: 26px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
}.tc-wp-tool-root .lx-pi-glass-card i{
  color: #d4af37;
  font-size: 28px;
  margin-bottom: 18px;
}.tc-wp-tool-root .lx-pi-glass-card h3{
  color: #ffffff;
}.tc-wp-tool-root .lx-pi-glass-card p{
  color: rgba(255, 255, 255, 0.7);
}.tc-wp-tool-root .lx-pi-process{
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}.tc-wp-tool-root .lx-pi-process::before{
  content: "";
  position: absolute;
  top: 38px;
  left: 12%;
  right: 12%;
  height: 1px;
  background: rgba(201, 162, 39, 0.34);
}.tc-wp-tool-root .lx-pi-process-card{
  position: relative;
  z-index: 1;
  padding: 30px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(15, 26, 46, 0.08);
  box-shadow: 0 16px 42px rgba(11, 31, 58, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.tc-wp-tool-root .lx-pi-process-card span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  margin-bottom: 22px;
  border-radius: 50%;
  color: #07172c;
  background: linear-gradient(135deg, #c9a227 0%, #d4af37 50%, #c9a227 100%);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 800;
}.tc-wp-tool-root .lx-pi-check-card-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}.tc-wp-tool-root .lx-pi-check-card-grid div{
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 60px;
  padding: 15px 16px;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid rgba(15, 26, 46, 0.08);
  box-shadow: 0 12px 30px rgba(11, 31, 58, 0.06);
  color: #1f2937;
  font-weight: 700;
}.tc-wp-tool-root .lx-pi-faq-list{
  max-width: 920px;
  margin: 0 auto;
}.tc-wp-tool-root .lx-pi-faq-item{
  margin-bottom: 14px;
  overflow: hidden;
  border-radius: 14px;
  background: #ffffff;
  border: 1px solid rgba(15, 26, 46, 0.08);
  box-shadow: 0 14px 34px rgba(11, 31, 58, 0.07);
}.tc-wp-tool-root .lx-pi-faq-question{
  width: 100%;
  min-height: 68px;
  padding: 20px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  text-align: left;
  background: transparent;
  border: 0;
  color: #0b1f3a;
  cursor: pointer;
  font-family: "Playfair Display", serif;
  font-size: 21px;
  font-weight: 700;
}.tc-wp-tool-root .lx-pi-faq-question i{
  flex: 0 0 auto;
  color: #c9a227;
  transition: transform 0.25s ease;
}.tc-wp-tool-root .lx-pi-faq-item.lx-pi-active .lx-pi-faq-question i{
  transform: rotate(180deg);
}.tc-wp-tool-root .lx-pi-faq-answer{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.32s ease;
}.tc-wp-tool-root .lx-pi-faq-answer p{
  margin: 0;
  padding: 0 22px 22px;
  color: #6b7280;
  line-height: 1.75;
}.tc-wp-tool-root .lx-pi-final-cta{
  position: relative;
  padding: 120px 0;
  overflow: hidden;
  background: #07172c;
}.tc-wp-tool-root .lx-pi-final-bg{
  background-image:
    linear-gradient(90deg, rgba(7, 23, 44, 0.94), rgba(11, 31, 58, 0.86)),
    url("https://harlixlaw.com/wp-content/uploads/2026/06/pexels-cottonbro-5721555.jpg");
}.tc-wp-tool-root .lx-pi-final-inner{
  position: relative;
  z-index: 2;
  max-width: 860px;
  text-align: center;
}.tc-wp-tool-root .lx-pi-final-inner .lx-pi-badge{
  margin: 0 auto;
}.tc-wp-tool-root .lx-pi-final-inner h2{
  margin-top: 18px;
  color: #ffffff;
}.tc-wp-tool-root .lx-pi-final-inner p{
  margin: 20px auto 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 17px;
  line-height: 1.8;
}.tc-wp-tool-root .lx-pi-center{
  justify-content: center;
}@media (max-width: 1350px) {.tc-wp-tool-root .lx-pi-grid-5{
    grid-template-columns: repeat(3, 1fr);
  }.tc-wp-tool-root .lx-pi-process{
    grid-template-columns: repeat(2, 1fr);
  }.tc-wp-tool-root .lx-pi-process::before{
    display: none;
  }}@media (max-width: 1024px) {.tc-wp-tool-root .lx-pi-hero-grid, .tc-wp-tool-root .lx-pi-two-col{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lx-pi-review-card{
    max-width: 640px;
  }.tc-wp-tool-root .lx-pi-grid-3, .tc-wp-tool-root .lx-pi-grid-4{
    grid-template-columns: repeat(2, 1fr);
  }.tc-wp-tool-root .lx-pi-check-card-grid{
    grid-template-columns: repeat(3, 1fr);
  }}@media (max-width: 991px) {.tc-wp-tool-root .lx-pi-hero{
    padding: 105px 0 75px;
  }.tc-wp-tool-root .lx-pi-section{
    padding: 82px 0;
  }.tc-wp-tool-root .lx-pi-feature-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lx-pi-image-wrap img{
    height: 460px;
  }}@media (max-width: 768px) {.tc-wp-tool-root .lx-pi-container{
    width: min(100% - 30px, 1180px);
  }.tc-wp-tool-root .lx-pi-hero-content, .tc-wp-tool-root .lx-pi-section-head, .tc-wp-tool-root .lx-pi-final-inner{
    text-align: center;
  }.tc-wp-tool-root .lx-pi-badge, .tc-wp-tool-root .lx-pi-kicker{
    margin-left: auto;
    margin-right: auto;
  }.tc-wp-tool-root .lx-pi-btn-row, .tc-wp-tool-root .lx-pi-trust-row{
    justify-content: center;
  }.tc-wp-tool-root .lx-pi-grid-3, .tc-wp-tool-root .lx-pi-grid-4, .tc-wp-tool-root .lx-pi-grid-5, .tc-wp-tool-root .lx-pi-process, .tc-wp-tool-root .lx-pi-check-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lx-pi-check-grid{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lx-pi-card, .tc-wp-tool-root .lx-pi-matter-card, .tc-wp-tool-root .lx-pi-process-card, .tc-wp-tool-root .lx-pi-glass-card{
    padding: 24px;
  }}@media (max-width: 576px) {.tc-wp-tool-root .lx-pi-hero{
    min-height: auto;
    padding: 86px 0 58px;
  }.tc-wp-tool-root .lx-pi-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .lx-pi-copy h2, .tc-wp-tool-root .lx-pi-section-head h2, .tc-wp-tool-root .lx-pi-final-inner h2{
    font-size: 34px;
  }.tc-wp-tool-root .lx-pi-btn{
    width: 100%;
  }.tc-wp-tool-root .lx-pi-review-card{
    padding: 24px;
  }.tc-wp-tool-root .lx-pi-review-card h2{
    font-size: 29px;
  }.tc-wp-tool-root .lx-pi-image-wrap img{
    height: 360px;
  }.tc-wp-tool-root .lx-pi-faq-question{
    font-size: 18px;
    padding: 18px;
  }.tc-wp-tool-root .lx-pi-final-cta{
    padding: 86px 0;
  }}@media (max-width: 480px) {.tc-wp-tool-root .lx-pi-container{
    width: min(100% - 24px, 1180px);
  }.tc-wp-tool-root .lx-pi-section{
    padding: 70px 0;
  }.tc-wp-tool-root .lx-pi-hero p, .tc-wp-tool-root .lx-pi-final-inner p{
    font-size: 16px;
  }.tc-wp-tool-root .lx-pi-image-note{
    left: 14px;
    right: 14px;
    bottom: 14px;
    padding: 18px;
  }}@media (max-width: 375px) {.tc-wp-tool-root .lx-pi-hero h1{
    font-size: 35px;
  }.tc-wp-tool-root .lx-pi-copy h2, .tc-wp-tool-root .lx-pi-section-head h2, .tc-wp-tool-root .lx-pi-final-inner h2{
    font-size: 30px;
  }.tc-wp-tool-root .lx-pi-card h3, .tc-wp-tool-root .lx-pi-matter-card h3, .tc-wp-tool-root .lx-pi-process-card h3, .tc-wp-tool-root .lx-pi-glass-card h3{
    font-size: 21px;
  }}.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-pi-faq {}
.tc-wp-tool-root .lx-pi-intro {}