.btn_orange-home {
  border-radius: 0;
  height: 50px;
  background-color: #FF6F1F;
  width: 264px;
}
.btn_orange-home:focus, .btn_orange-home:hover, .btn_orange-home:focus-visible {
  background-color: #EA8143;
}

.intro-block_exp-home {
  background: #2f4c6bfa;
  background-position: 66% 50px;
  background-size: cover;
  background-repeat: no-repeat;
}
.intro-block_exp-home.webp {
  background-image: url("/static/multisite/img/multisite/divorcecom/bg/home-exp/home-intro-exp-home.bf0333a76c15.webp");
}
.intro-block_exp-home.jpg {
  background-image: url("/static/multisite/img/multisite/divorcecom/bg/home-exp/home-intro-exp-home.49505d956c78.jpg");
}
.intro-block .banner-annotation {
  position: static;
  font-size: 16px;
  line-height: 22px;
  margin-top: 100px;
  margin-left: auto;
  padding-left: 0;
  max-width: 300px;
}

.home-page .intro-block_exp-home .form-control, .home-page .intro-block_exp-home .custom-select {
  font-size: 16px;
}

@media (max-width: 1234.98px) {
  .intro-block .banner-annotation {
    font-size: 14px;
    left: 270px;
  }
}
@media (max-width: 1199.98px) {
  .intro-block .banner-annotation {
    margin-left: 0;
    margin-top: 2rem;
  }
}
@media (max-width: 991.98px) {
  .intro-block_exp-home {
    min-height: 590px;
    height: 100vh;
  }
}
@media (max-width: 575px) {
  .intro-block_exp-home::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url("/static/multisite/img/multisite/divorcecom/bg/home-exp/home-intro-gradien.98eb6eb05afd.png") center top/cover no-repeat;
  }
  .intro-block_exp-home.webp {
    background: url("/static/multisite/img/multisite/divorcecom/bg/home-exp/home-intro-exp-home.bf0333a76c15.webp") 76% top/cover no-repeat;
  }
  .intro-block_exp-home.jpg {
    background: url("/static/multisite/img/multisite/divorcecom/bg/home-exp/home-intro-exp-home.49505d956c78.jpg") 76% top/cover no-repeat;
  }
}
@media (max-width: 410.98px) {
  .intro-block_exp-home {
    height: 95vh;
  }
}
@media (max-width: 374.98px) {
  .intro-block_exp-home.webp {
    background-position: 69%;
  }
  .intro-block_exp-home.jpg {
    background-position: 69%;
  }
}
.lh-26 {
  line-height: 26px;
}

.mw-416 {
  max-width: 416px;
}

.text-gray-900 {
  color: #3E3E3EFF;
}

.bg-yellow {
  background-color: #FEFBEF;
}

.btn-outline-blue {
  border-radius: 5px;
  border: 1px solid #255BD7;
  color: #255BD7;
  background-color: #fff;
  transition-property: color, background-color;
  transition-duration: 0.3s;
}
.btn-outline-blue:hover, .btn-outline-blue:focus {
  background-color: #255BD7;
  color: #fff;
}

.intro-block__container {
  padding-top: 150px;
  padding-bottom: 50px;
}
.intro-block .btn {
  border-radius: 5px;
}
.intro-block .btn_orange-border {
  border-color: white;
}
.intro-block .btn_orange-border:hover, .intro-block .btn_orange-border:focus {
  border-color: #FF6F1F;
  background: #FF6F1F;
}
.intro-block_exp-home {
  background-position: top center;
}
.intro-block .banner-annotation {
  max-width: 320px;
}

.laura-block {
  background-color: #FEFBEF;
}
.laura-block__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.benefits-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(200px, 562px));
}

.benefit:first-child {
  padding-right: 55px;
  margin-right: 23px;
  border-right: 1px solid #DDE3F5;
}
.benefit:nth-child(2) {
  padding-right: 38px;
  padding-left: 38px;
}
.benefit:last-child {
  padding-left: 55px;
  margin-left: 23px;
  border-left: 1px solid #DDE3F5;
}

.text-56 {
  font-size: 56px;
  line-height: 120%;
  letter-spacing: -1.68px;
}
.text-64 {
  font-size: 64px;
  line-height: 110%;
}

.border-left-charcoal {
  border-left: 1px solid #1B1B1B;
}

.bg-charcoal {
  background: #1B1B1B;
}

.bb-charcoal {
  border-bottom: 1px solid #1B1B1B;
}
.bb-dark-gray {
  border-bottom: 1px solid #989592;
}

.title-height {
  height: 100%;
  min-height: 67px;
}

.expect-block_list {
  font-size: 18px;
}
.expect-block_list li::marker {
  font-size: 25px;
  color: #65DB6A;
}
.expect-block_gap {
  gap: 120px;
}

.packages-page-block-grid {
  grid-template-columns: repeat(2, 1fr);
}

.w-plus {
  width: 10px;
}

.vertical-line {
  width: 1px;
  height: 100%;
  max-height: 78px;
  margin-left: 16px;
}

.vsblocl_vertical-line img {
  max-height: 420px;
}

.block-with-collapse__q {
  position: relative;
  cursor: pointer;
}
.block-with-collapse__q::after {
  content: "";
  background: url("/static/multisite/img/multisite/divorcecom/icons/black-minus-solid.3cb0491f0d00.png") center/contain no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  right: 2px;
  width: 28px;
  height: 28px;
  transform: translateY(-50%);
}
.block-with-collapse__q.collapsed::after {
  background: url("/static/multisite/img/multisite/divorcecom/icons/black-plus-solid.9ee59615ec9a.png") center/contain no-repeat;
}

.h-table {
  height: 100%;
  min-height: 117px;
}

@media (max-width: 1199.98px) {
  .h2 {
    font-size: 40px;
    line-height: 120%;
    letter-spacing: -1.2px;
  }

  .benefits-wrap {
    grid-template-columns: 100%;
  }

  .benefit:first-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
  }
  .benefit:nth-child(2) {
    padding-right: 0;
    padding-left: 0;
  }
  .benefit:last-child {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
  .benefit:not(:last-child) {
    margin-bottom: 1.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #DDE3F5;
  }
}
@media (max-width: 991.98px) {
  .intro-block {
    min-height: 100%;
    height: 100%;
  }
  .intro-block_exp-home.webp, .intro-block_exp-home.jpg {
    background: #304E6A;
    background-image: none;
  }
  .intro-block__container {
    position: relative;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 20px;
    min-height: 100% !important;
  }

  .bg-top-mob {
    color: #FFFFFF;
    background: linear-gradient(0deg, rgba(13, 13, 8, 0.98) 0%, rgba(128, 126, 121, 0.17) 63%), url("/static/multisite/img/multisite/divorcecom/ioe-its-dcom/main-banner.e35ab02814ac.png") top right/cover no-repeat;
    padding-top: 245px;
  }

  .package-block {
    background: #FFFFFF !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .text-56-30 {
    font-size: 30px;
  }

  .text-lg-14 {
    font-size: 14px !important;
  }
  .text-lg-24 {
    font-size: 24px !important;
  }
  .text-lg-30 {
    font-size: 30px !important;
  }

  .expect-block {
    background: #FFFFFF !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .expect-block_list {
    font-size: 16px;
  }
  .expect-block_gap {
    gap: 28px;
  }
  .expect-block_gap .w-img {
    width: 45px;
  }

  .br-top {
    border: 1px solid #989592;
    border-bottom: none;
  }
  .br-top-left {
    border-top-left-radius: 20px;
  }
  .br-top-right {
    border-top-right-radius: 20px;
  }
  .br-table {
    border: 1px solid #989592;
    border-bottom: none;
    border-top: none;
  }
  .br-bottom {
    border: 1px solid #989592;
    border-top: none;
  }
  .br-bottom-left {
    border-bottom-left-radius: 20px;
  }
  .br-bottom-right {
    border-bottom-right-radius: 20px;
  }

  .h-table {
    height: 100%;
    min-height: 97px;
  }
}
@media (max-width: 767.98px) {
  .mw-416 {
    max-width: 275px;
  }

  .intro-block__wrapper_py {
    padding-top: 400px;
  }

  .packages-page-block-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .vertical-line {
    width: 78px;
    height: 1px;
  }
}
@media (max-width: 575.98px) {
  .intro-block_exp-home::before {
    content: none;
  }

  .mw-416 {
    max-width: 100%;
  }

  .bg-top-mob {
    background: linear-gradient(0deg, rgba(13, 13, 8, 0.98) 0%, rgba(128, 126, 121, 0.17) 100%), url("/static/multisite/img/multisite/divorcecom/ioe-its-dcom/main-banner-mob.8fdb4163c4a8.png") top center/cover no-repeat;
  }
}
