.filing-fees-calc {
  border-radius: 10px;
}
.filing-fees-calc .heading {
  font-family: "Plus-Jakarta-Sans-Bold", sans-serif;
  font-size: 2rem;
  line-height: 3rem;
  letter-spacing: -0.64px;
}

@media (max-width: 767.98px) {
  .filing-fees-calc .heading {
    font-size: 2.25rem;
  }
}
.state-landing .last-elem-m0 :last-child {
  margin-bottom: 0 !important;
}
.state-landing article > :last-child {
  margin-bottom: 0 !important;
}
.state-landing article p:not(.text-overline-14):not(.text-overline-12):not([class^=text-paragraph]) {
  color: #6b7280;
  font-size: 1.125rem;
  line-height: 1.4;
  margin-bottom: 1.5rem;
}
.state-landing article ul {
  margin-bottom: 1.5rem;
  padding-left: 0;
  list-style-position: inside;
}
.state-landing article ul li {
  color: #6b7280;
  font-size: 1.125rem;
  line-height: 1.4;
}
.state-landing article ul li:not(:last-child) {
  margin-bottom: 1rem;
}
.state-landing article ul.marker-gray-900 b {
  color: #111827;
}
.state-landing article ul.marker-gray-900 li::marker {
  color: #111827;
}
.state-landing article a {
  font-weight: 500;
}
.state-landing article .small-title, .state-landing article.fees .title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #111827;
}
.state-landing article.fees .title {
  margin-bottom: 1.5rem;
}
.state-landing article .h, .state-landing article.canada-state h2, .state-landing article.canada-state h3 {
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #111827;
}
.state-landing article.canada-state h2 {
  margin-bottom: 2rem;
}
.state-landing article.canada-state h3 {
  font-size: 36px;
  margin-bottom: 1.5rem;
}
.state-landing article .article-img {
  float: left;
}
.state-landing article .article-img_right {
  float: right;
}

.county-page .step-by-step-guide .step {
  position: relative;
  width: calc(100% - 400px);
  min-height: 200px;
  margin-bottom: 48px;
  display: flex;
}
.county-page .step-by-step-guide .step::before {
  content: "";
  position: absolute;
  left: 21px;
  top: 0;
  border-left: 1px solid #0061EF;
  height: 100%;
  z-index: 0;
}
.county-page .step-by-step-guide .step .lato-font-text {
  width: 42px;
  height: 42px;
  font-weight: 600;
  color: #0061EF;
  border-radius: 50%;
  border: 1px solid #0061EF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background-color: white;
  z-index: 1;
}
.county-page .step-by-step-guide .step p {
  margin-left: 2rem;
}
.county-page .step-by-step-guide .step p .how-to-step-img {
  position: absolute;
  right: -400px;
  top: -16px;
  width: 384px;
  height: 200px;
  object-fit: cover;
  border-radius: 12px;
}
.county-page .step-by-step-guide .step p strong {
  display: block;
  margin-bottom: 1rem;
  color: #111827;
  font-size: 1.5rem;
  line-height: 1.2;
}
.county-page .step-by-step-guide .step:last-of-type, .county-page .step-by-step-guide .step :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.county-page article p:not(.text-overline-14):not(.text-overline-12):not([class^=text-paragraph]) {
  margin-bottom: 2rem;
}
.county-page article.faq-block {
  padding-top: 128px;
  padding-bottom: 128px;
}
.county-page article.faq-block .faq-block-inner p {
  padding: 1rem;
  margin-bottom: 0 !important;
}
.county-page article.faq-block .faq-block-inner p:not(:first-child) {
  border-top: 1px solid #e5e7eb;
}
.county-page article.faq-block .faq-block-inner p:last-child {
  border-bottom: 1px solid #e5e7eb;
}
.county-page article.faq-block .faq-block-inner ul {
  padding: 1rem;
  margin-bottom: 0;
}
.county-page article.faq-block .faq-block-inner p, .county-page article.faq-block .faq-block-inner ul li {
  font-size: 14px !important;
  letter-spacing: -0.28px;
}
.county-page article.faq-block .faq-block-inner p strong, .county-page article.faq-block .faq-block-inner ul li strong {
  display: block;
  color: #111827;
  font-weight: 600;
  font-size: 1rem;
}
.county-page .courts-block .courts-map-wrap {
  height: 100%;
}
.county-page .courts-block .courts-map-wrap iframe {
  min-height: 300px;
}
.county-page .courts-block .courts-desc-info:last-of-type {
  margin-bottom: 0 !important;
}
.county-page .courts-block .courts-desc-info .info-label, .county-page .courts-block .courts-desc-info .info-value {
  font-size: 18px;
}
.county-page .courts-block .courts-desc-info .info-label {
  white-space: nowrap;
}
.county-page .courts-block .courts-desc-info .info-value {
  text-align: right;
}
.county-page .table-box table tr:nth-child(2n) td {
  background: #f9fafb;
}
.county-page .table-box table td {
  font-weight: 500;
}
.county-page .table-box table td:not([rowspan]) {
  white-space: nowrap;
  min-width: 116.875px;
}
.county-page .table-box table td br, .county-page .table-box table td br::after {
  content: " ";
}

@media (max-width: 1439.98px) {
  .state-landing article.canada-state h2 {
    margin-bottom: 2rem;
  }
  .county-page .table-box table td:not([rowspan]) {
    min-width: 104.625px;
  }
}
@media (max-width: 1215.98px) {
  .state-landing article.canada-state h3 {
    font-size: 28px;
  }
  .state-landing article ul {
    padding-left: 1.25rem;
    list-style-position: outside;
  }
  .state-landing article ul li {
    font-size: 1rem;
  }
  .county-page .step-by-step-guide .step {
    width: 100%;
    min-height: auto;
  }
  .county-page .step-by-step-guide .step p .how-to-step-img {
    display: none !important;
  }
  .county-page .step-by-step-guide .step p strong {
    font-size: 1.25rem;
  }
  .county-page article.faq-block {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .county-page article.faq-block .faq-block-inner ul {
    padding-left: 2rem;
  }
  .county-page .courts-block .courts-desc-info .info-label, .county-page .courts-block .courts-desc-info .info-value {
    font-size: 14px;
    text-align: left;
    white-space: normal;
  }
  .county-page .table-box table td {
    font-size: 14px;
  }
  .county-page .table-box table td:not([rowspan]) {
    min-width: 75px;
  }
}
@media (max-width: 767.98px) {
  .state-landing article .h, .state-landing article.canada-state h2 {
    font-size: 2.25rem;
  }
  .state-landing article .btn {
    width: 100%;
  }
  .county-page .step-by-step-guide .step p {
    margin-left: 1rem;
  }
  .county-page .step-by-step-guide .step p:not(.text-overline-14):not(.text-overline-12):not([class^=text-paragraph]) {
    font-size: 1rem;
  }
  .county-page article.faq-block {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .county-page article .faq-block-inner p, .county-page article .faq-block-inner ul {
    padding-left: 0;
    padding-right: 0;
  }
  .county-page .table-box table td:not([rowspan]) {
    white-space: wrap;
  }
}
@media (max-width: 619.98px) {
  .state-landing article .article-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none;
  }
}
