.bg-cta {
  background: url("/static/multisite/img/multisite/onlinedivorce/style-guide-img/cta-bg-desktop.961a0ab36eb4.png") right/cover no-repeat;
}

.page-title {
  font-family: "Plus-Jakarta-Sans-Bold", sans-serif;
  color: #111827;
  font-size: 3.75rem;
}
.page-title-sub {
  font-size: 1.125rem;
  color: #6b7280;
}

.link-bottom-line {
  text-decoration: none !important;
  border-bottom: 1px solid var(--bs-blue) !important;
}

.legal-pages {
  color: var(--bs-gray-500);
}
.legal-pages p, .legal-pages .terms-list_disc {
  margin-bottom: 24px;
}
.legal-pages h3, .legal-pages .h2, .legal-pages .h4, .legal-pages .h5 {
  color: var(--bs-gray-900);
  margin-bottom: 24px;
}
.legal-pages h3:not(.text-uppercase):not(.text-inherit), .legal-pages .h2:not(.text-uppercase):not(.text-inherit), .legal-pages .h4:not(.text-uppercase):not(.text-inherit), .legal-pages .h5:not(.text-uppercase):not(.text-inherit) {
  text-transform: capitalize !important;
}
.legal-pages .h2 {
  font-size: 24px;
}
.legal-pages .h3 {
  font-size: 18px;
}
.legal-pages a {
  text-decoration: none !important;
  border-bottom: 1px solid var(--bs-blue) !important;
}
.legal-pages a, .legal-pages a > b {
  font-weight: 600;
  color: var(--bs-blue) !important;
}
.legal-pages b {
  font-weight: 600 !important;
  color: var(--bs-gray-900);
}
.legal-pages .terms-list_disc li {
  margin-bottom: 16px;
}
.legal-pages .terms-list_lower-latin li::marker {
  font-weight: 600;
  color: var(--bs-gray-900);
}
.legal-pages .read-carefully {
  text-transform: capitalize !important;
}
.legal-pages .table > thead {
  display: table-header-group;
  vertical-align: middle;
  unicode-bidi: isolate;
  border-color: inherit;
}
.legal-pages tbody {
  display: table-row-group;
  vertical-align: middle;
  unicode-bidi: isolate;
  border-color: inherit;
}
.legal-pages tr {
  display: table-row;
  vertical-align: inherit;
  unicode-bidi: isolate;
  border-color: inherit;
}
.legal-pages th {
  display: table-cell;
  vertical-align: inherit;
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
}
.legal-pages td {
  display: table-cell;
  vertical-align: inherit;
  unicode-bidi: isolate;
}

.reviews-page #yotpo-testimonials-custom-tab .yotpo-modal-bottom-line {
  border-top: none;
}

.funnel-100p-sign {
  width: 72px;
  height: 72px;
}
.funnel-block-paddings {
  margin-bottom: 112px;
}
.funnel .step .step-inner {
  border-left: 4px solid #e5e7eb;
}
.funnel .step-active .step-inner {
  border-left: 4px solid #D2E4FF;
}
.funnel .step-active .svg-shadow {
  box-shadow: 0 0 0 4px rgba(225, 225, 254, 0.7);
}
.funnel .step-done .step-inner {
  border-left: 4px solid #0061EF;
}
.funnel-aside {
  text-transform: capitalize;
}
.funnel-aside > .lnk-wrap {
  position: relative;
  padding-left: 60px;
  border-left: 4px solid #e5e7eb;
  transition: border-color 0.3s;
}
.funnel-aside > .lnk-wrap::before {
  content: url("/static/multisite/img/multisite/onlinedivorce/2024/icons/step-next.6cdde32e5bbe.svg");
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 16px;
}
.funnel-aside > .lnk-wrap:hover {
  border-color: #A5C9FF;
}
.funnel-aside a {
  text-decoration: none;
  color: #6b7280;
  font-weight: 500;
  line-height: 28px;
}
.funnel-aside .active, .funnel-aside .active.done {
  border-color: #A5C9FF;
}
.funnel-aside .active::before, .funnel-aside .active.done::before {
  content: url("/static/multisite/img/multisite/onlinedivorce/2024/icons/step-active.c96c81447d07.svg");
  box-shadow: 0 0 0 4px rgba(225, 225, 254, 0.7);
  border-radius: 50%;
}
.funnel-aside .active a {
  color: #0061EF;
}
.funnel-aside .done {
  border-color: #0061EF !important;
}
.funnel-aside .done::before {
  content: url("/static/multisite/img/multisite/onlinedivorce/2024/icons/step-done.30ed34209d48.svg");
}

.form-label-increase .form-label {
  font-size: 1rem;
}

.payment {
  margin-bottom: 112px;
}
.payment .page-link-size {
  font-size: 14px;
}
.payment .min-h56 {
  min-height: 3.5rem;
}
.payment .select-container {
  width: 100%;
}
.payment .select-container:first-of-type {
  margin-right: 16px;
}
.payment .between-select {
  display: none;
}
.payment .btn-pay-method-selector img, .payment .btn-pay-method-selector span {
  pointer-events: none;
}
.payment .btn-pay-method-selector img:not(.init-elem) {
  display: none;
}
.payment .btn-pay-method-selector.active, .payment .btn-pay-method-selector:hover, .payment .btn-pay-method-selector:focus {
  color: #fff;
  border-color: #0061EF;
  background-color: #0061EF;
}
.payment .btn-pay-method-selector.active img.init-elem, .payment .btn-pay-method-selector:hover img.init-elem, .payment .btn-pay-method-selector:focus img.init-elem {
  display: none;
}
.payment .btn-pay-method-selector.active img:not(.init-elem), .payment .btn-pay-method-selector:hover img:not(.init-elem), .payment .btn-pay-method-selector:focus img:not(.init-elem) {
  display: inline-block;
}
.payment .btn-pay-method-selector:hover {
  border-color: #0049B3;
  background-color: #0049B3;
}

.ccpa-request-page textarea {
  height: 88px;
}

.sitemap-page details > summary {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.sitemap-page details > summary::before {
  content: "+";
  position: absolute;
  left: 0;
}
.sitemap-page details > summary::-webkit-details-marker {
  display: none;
}
.sitemap-page details[open] > summary::before {
  content: "-";
}

.offers-list .menu-item {
  padding: 8px 24px;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  width: fit-content !important;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out;
}
.offers-list .menu-item:hover, .offers-list .menu-item.active {
  color: #0061EF;
  border-color: #A5C9FF !important;
}
.offers-list .logo {
  width: fit-content;
  height: 30px;
}
.offers-list .btn-offer {
  max-width: 150px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.offers-list div[data-tracking=qdro-counsel] .logo {
  height: 20px;
}
.offers-list .swiper-button-next:after, .offers-list .swiper-button-prev:after {
  background: #fff;
  font-size: 12px;
  padding: 20px;
  color: #1f2937;
  font-weight: 700;
  opacity: 0;
}
.offers-list .swiper-button-next.swiper-button-disabled, .offers-list .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.offers-list .swiper-wrapper {
  gap: 8px;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.animate-spinner {
  animation: rotate 0.5s infinite ease-out;
}

.block-with-spinner .animate-spinner, .block-with-spinner .done-success {
  display: none;
}
.block-with-spinner.show {
  pointer-events: none;
  user-select: none;
  background-color: #F0F6FF;
}
.block-with-spinner.show.with-box-shadow {
  box-shadow: 0 0.5rem 10px #F0F6FF, 0 -0.5rem 10px #F0F6FF, 0.5rem 0 10px #F0F6FF, -0.5rem 0 10px #F0F6FF;
}
.block-with-spinner.show .animate-spinner {
  display: block;
}
.block-with-spinner.show .animate-spinner, .block-with-spinner.show .done-success {
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 888;
}
.block-with-spinner.show.done .animate-spinner {
  display: none;
}
.block-with-spinner.show.done .done-success {
  display: block;
}

.block-faq .title-faq {
  font-size: 28px;
}

.label-wrap-input {
  cursor: pointer;
  border: 1px solid #d1d5db;
  background-color: #fff;
  transition: border-color 0.3s, background-color 0.3s;
}
.label-wrap-input .save-block {
  border-radius: 8px;
  border: 1px solid #f3f4f6;
  background-color: #f3f4f6;
}
.label-wrap-input.active, .label-wrap-input:hover {
  border-color: #0061EF;
  background-color: #F0F6FF;
}
.label-wrap-input.active .save-block, .label-wrap-input:hover .save-block {
  border: 1px solid #0049B3;
}

.primary-card-popover {
  --bs-popover-max-width: 189px;
  --bs-popover-border-color: var(--bs-gray-200);
  --bs-popover-body-padding-x: 11px;
  --bs-popover-body-padding-y: .5rem;
  --bs-popover-box-shadow: 0px 2px 6px rgba(16, 24, 40, 0.06);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  font-size: 12px;
  letter-spacing: -0.24px;
}

.parenting-class-form .radio-wrap {
  border: 1px solid #d1d5db;
  background-color: #fff;
}
.parenting-class-form .radio-wrap .additional-questions {
  display: none;
}
.parenting-class-form .radio-wrap:last-child .additional-questions .question-row-js:first-of-type .form-label, .parenting-class-form .radio-wrap:last-child .additional-questions .question-row-js:nth-of-type(3) .form-label, .parenting-class-form .radio-wrap:last-child .additional-questions .question-row-js:nth-of-type(4) .form-label {
  display: none !important;
}
.parenting-class-form .radio-wrap:last-child .additional-questions .question-row-js:last-of-type {
  margin-bottom: 0 !important;
}
.parenting-class-form .radio-wrap.active {
  border-color: #0061EF;
  background-color: #F0F6FF;
}
.parenting-class-form .radio-wrap.active .additional-questions {
  display: block;
}
.parenting-class-form .form-check input[type=radio] {
  margin-left: -1rem;
}

.radio-next-button + label .pseudo-radio {
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  border: 2px solid #d1d5db;
}
.radio-next-button:checked + label {
  border-color: #0061EF !important;
  background-color: #F0F6FF;
  transition: all 0.3s;
}
.radio-next-button:checked + label .pseudo-radio {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230061EF'/%3e%3c/svg%3e") center/cover no-repeat;
  border: 2px solid #0061EF;
}

@media (max-width: 1215.98px) {
  .page-title {
    font-size: 3.25rem;
  }
  .page-title-sub {
    font-size: 1rem;
  }
  .funnel-aside a {
    font-weight: 400;
  }
  .payment .page-link-size {
    font-size: 12px;
  }
  .payment .h6 {
    font-size: 20px;
  }
  .payment .text-page-xl-xs {
    font-size: 0.625rem;
  }
  .payment .text-page-xl-m {
    font-size: 0.875rem;
  }
  .payment .icon-mob {
    width: 16px;
  }
  .payment .btn-toggle-affirm {
    padding: var(--bs-input-btn-padding-y) var(--bs-input-btn-padding-x);
  }
}
@media (max-width: 767.98px) {
  .text-display-xl {
    font-size: 3.25rem;
  }
  .page-title {
    font-size: 2.25rem;
  }
  .page-title-sub {
    font-size: 0.875rem;
  }
  .legal-pages-ca .table-responsive {
    font-size: 14px;
  }
  .funnel .step:not(:last-of-type) {
    border-bottom: 1px solid #e5e7eb;
  }
  .funnel .ttl {
    font-size: 24px;
    line-height: 1;
  }
  .funnel .subttl {
    font-size: 20px;
  }
  .funnel-100p-sign {
    font-size: 1rem;
  }
  .funnel-block-paddings {
    margin-bottom: 1rem;
  }
  .payment {
    margin-bottom: 56px;
  }
  .payment .h6 {
    font-size: 18px;
  }
  .payment .page-link-size {
    font-size: 10px;
  }
}
@media (max-width: 599px) {
  .legal-pages .h5 {
    font-size: 24px;
  }
  .js-offers-slider .swiper-wrapper {
    gap: normal;
    flex-wrap: nowrap !important;
    justify-content: normal !important;
  }
  .offers-list .swiper-button-next:after, .offers-list .swiper-button-prev:after {
    opacity: 1;
  }
  .block-faq .title-faq {
    font-size: 24px;
  }
}
@media (max-width: 425px) {
  .text-display-xl {
    font-size: 2.75rem;
  }
  .bg-cta .text-display-s {
    font-size: 2.25rem;
  }
  .legal-pages-ca .table-responsive {
    font-size: 12px;
  }
  .offers-list .menu-item {
    padding: 8px;
  }
  .offers-list .menu-item:first-child {
    padding: 8px;
  }
}
@media (max-width: 400px) {
  .btn-min-w-xs-100 {
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  .funnel .step {
    border-top: 4px solid #e5e7eb;
  }
  .funnel .step .step-inner {
    border-left: none;
  }
  .funnel .step-active {
    border-top: 4px solid #D2E4FF;
  }
  .funnel .step-done {
    border-top: 4px solid #0061EF;
  }
}
.hr-d9 {
  border-color: #D9D9D9;
}

.forms {
  background-color: #F8FBFE;
}
.forms a:not(.btn) {
  font-weight: 500;
  color: #0049B3;
  text-decoration: none;
}
.forms .steps-block .step-wrap {
  border-left: 4px solid #e5e7eb;
}
.forms .steps-block .step-wrap .step-num {
  width: 28px;
  height: 28px;
  color: #6b7280;
  background-color: #f9fafb;
  border-radius: 50%;
  border: 2px solid #e5e7eb;
}
.forms .steps-block .step-wrap.active {
  border-left-color: #A5C9FF;
}
.forms .steps-block .step-wrap.active .step-num {
  color: #0061EF;
  border-color: #0061EF;
  background-color: #fff;
  box-shadow: 0 0 0 4px rgba(225, 225, 254, 0.7);
}
.forms .steps-block .step-wrap.done {
  border-left-color: #22C55E;
}
.forms .steps-block .step-wrap.done .step-num {
  color: #f9fafb;
  border-color: #22C55E;
  background-color: #22C55E;
}
.forms .ready-left-col {
  max-width: 322px;
}
.forms-table {
  border-collapse: separate;
  border-spacing: 0;
}
.forms-table-wrap .btn {
  letter-spacing: -0.24px;
}
.forms-table th {
  background-color: #e5e7eb;
  white-space: nowrap;
  font-weight: 500;
}
.forms-table th:not(:nth-child(3)) {
  text-align: center;
}
.forms-table th:first-child {
  border-top-left-radius: 6px;
}
.forms-table th:last-child {
  border-top-right-radius: 6px;
}
.forms-table tr td {
  border-top-style: none;
}
.forms-table th, .forms-table td {
  border: 1px solid #d1d5db;
  padding: 8px 10px;
  color: #111827;
  vertical-align: middle;
}
.forms-table th:not(:last-child), .forms-table td:not(:last-child) {
  border-right: 0;
}
.forms-table th:nth-child(1), .forms-table td:nth-child(1) {
  width: 52px;
  max-width: 52px;
  text-align: center;
}
.forms-table th:nth-child(2), .forms-table td:nth-child(2) {
  min-width: 121px;
  max-width: 121px;
  text-align: left;
}
.forms-table th:nth-child(4), .forms-table th:nth-child(5), .forms-table th:nth-child(6), .forms-table td:nth-child(4), .forms-table td:nth-child(5), .forms-table td:nth-child(6) {
  min-width: 65px;
  max-width: 65px;
  width: 65px;
}
.forms-table th:nth-child(7), .forms-table td:nth-child(7) {
  min-width: 86px;
  max-width: 86px;
  width: 86px;
}
.forms-table .select-form {
  width: 20px;
  height: 20px;
  vertical-align: sub;
}
.forms-table .forms-download, .forms-table .forms-email, .forms-table .forms-print {
  color: #6b7280;
  text-align: center;
}
.forms-table .forms-viewed.icon {
  background: url("/static/multisite/img/multisite/onlinedivorce/2024/icons/check-green.7d92577b3a3f.svg") center/contain no-repeat;
  height: 20px;
}

#feedbackModal .form-check input[type=checkbox], #reviewModal .form-check input[type=checkbox] {
  width: 24px;
  height: 24px;
}

@media (max-width: 1215.98px) {
  .forms .ready-left-col {
    max-width: 100%;
  }
  .forms-table tr td:nth-child(2) {
    white-space: wrap;
  }
  .forms-table th:nth-child(2), .forms-table td:nth-child(2) {
    min-width: 80px;
    max-width: 80px;
  }
  .forms-table th:nth-child(4), .forms-table th:nth-child(5), .forms-table th:nth-child(6), .forms-table th:nth-child(7), .forms-table td:nth-child(4), .forms-table td:nth-child(5), .forms-table td:nth-child(6), .forms-table td:nth-child(7) {
    min-width: 63px;
    max-width: 63px;
  }
}
@media (max-width: 767.98px) {
  .forms-table th {
    font-size: 8px;
  }
  .forms-table th:nth-child(3) {
    text-align: center;
  }
  .forms-table td:nth-child(3) {
    text-align: left;
  }
  .forms-table th, .forms-table td {
    text-align: center;
    padding: 8px 4px;
  }
  .forms-table th:nth-child(1), .forms-table td:nth-child(1) {
    width: 29px;
    max-width: 29px;
  }
  .forms-table th:nth-child(2), .forms-table td:nth-child(2) {
    min-width: 60px;
    max-width: 60px;
    text-align: center;
  }
  .forms-table th:nth-child(3), .forms-table td:nth-child(3) {
    width: 100%;
  }
  .forms-table th:nth-child(4), .forms-table th:nth-child(5), .forms-table th:nth-child(6), .forms-table th:nth-child(7), .forms-table td:nth-child(4), .forms-table td:nth-child(5), .forms-table td:nth-child(6), .forms-table td:nth-child(7) {
    min-width: 40px;
    max-width: 40px;
    width: 40px;
  }
  .forms-table th:nth-child(5), .forms-table td:nth-child(5) {
    padding: 8px 2px;
  }
  .forms-table.table-software-state th:nth-child(3), .forms-table.table-software-state td:nth-child(3) {
    min-width: 91px;
    max-width: 91px;
  }
  #feedbackModal .form-check-inline {
    padding-left: 0;
  }
  #feedbackModal .form-check-inline input[type=radio] {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.modal-v2 .btn-close {
  outline: none !important;
  box-shadow: none;
}
.modal-v2 .modal-header {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e7eb;
}
.modal-v2 .modal-footer {
  padding: 12px 24px;
  border-top: 1px solid #e5e7eb;
}
