body {
  color: #161616;
}

.home-top-exp {
  background: url("/static/multisite/img/multisite/regional_sites_common/exp-update-home/bg-home-exp-web.fd78591b7257.webp") center/cover no-repeat;
}
.home-top-exp .banner-discount {
  backdrop-filter: none;
}
.home-top-exp .home-top-explain ul {
  list-style: none;
  padding-left: 0;
}
.home-top-exp .home-top-explain ul li {
  position: relative;
  padding-left: 40px;
  line-height: 27px;
}
.home-top-exp .home-top-explain ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: -3px;
  left: 0;
  background: url("/static/multisite/img/multisite/regional_sites_common/exp-update-home/check-circle.d8fc28e41d6e.png") center/cover no-repeat;
}

.home-top-form {
  color: #161616;
}

#updateDesign .bg-light-blue {
  background: #F9FAFF;
}
#updateDesign .bg-blue {
  background: #131B39;
}
#updateDesign .bg-blue-2 {
  background: #002868;
}
#updateDesign .bg-gray {
  background: #A1A1A4;
}
#updateDesign .bg-gray-3 {
  background: #ECE9F1;
}
#updateDesign .bg-light-blue-2 {
  background: #F1F2F5;
}
#updateDesign .fc-blue {
  color: #131B39;
}
#updateDesign .fc-blue-2 {
  color: #002868;
}
#updateDesign .fc-blue-second {
  color: #265697;
}
#updateDesign .fc-red {
  color: #BF0A30;
}
#updateDesign .fc-gray-2 {
  color: #777777;
}
#updateDesign .text-14-16 {
  font-size: 14px;
}
#updateDesign .br-40 {
  border-radius: 40px;
}
#updateDesign .br-20 {
  border-radius: 20px;
}
#updateDesign .block_options ul li {
  font-weight: 600;
}
#updateDesign .block_residency {
  font-size: 20px;
}
#updateDesign .block_residency ul li {
  font-size: 20px;
}
#updateDesign .btn {
  width: 100%;
  max-width: 300px;
  min-height: 48px;
  white-space: normal;
}
#updateDesign .btn:hover {
  background: #0E4194;
  box-shadow: none;
}
#updateDesign .btn:focus {
  box-shadow: none;
}
#updateDesign .title {
  font-size: 38px;
  font-weight: 600;
}
#updateDesign .py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
#updateDesign .py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#updateDesign .min-h-48 {
  min-height: 48px;
}
#updateDesign .border-card {
  border: 1px solid #131B39;
  border-radius: 10px;
  padding: 40px;
  height: 100%;
  min-height: 500px;
}
#updateDesign .faq-home .faq-block.collapsed::after {
  top: 30px;
}
#updateDesign .faq-home .faq-block {
  padding: 24px 64px;
  border: 1px solid #EEF1FA;
  border-radius: 10px;
}
#updateDesign .faq-home .faq-block__question {
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  color: #131B39;
}
#updateDesign .faq-home .faq-block__answer {
  color: #424961;
}
#updateDesign .faq-home .faq-block__question .arrow:after {
  top: calc(50% - 5px);
  width: 15px;
  height: 15px;
  border: 3px solid #BF0A30;
  border-left-color: transparent;
  border-top-color: transparent;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  transform: translate(0, -50%) rotate(45deg);
}
#updateDesign .faq-home .faq-block:after {
  top: 37px;
  width: 15px;
  height: 15px;
  border: 3px solid #BF0A30;
  border-left-color: transparent;
  border-top-color: transparent;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#updateDesign .options .banner-discount__timer .number {
  width: 16px;
  height: 26px;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}
#updateDesign .options .banner-discount__small {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
#updateDesign .options .price__new {
  font-size: 40px;
}
#updateDesign .options .price__old {
  font-size: 20px;
  color: #585858;
  white-space: nowrap;
}
#updateDesign .options .price__old:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #585858;
}
#updateDesign .how-it-works {
  margin-top: -48px;
}
#updateDesign ul li {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px;
}

@media (max-width: 991.98px) {
  #updateDesign .block_residency, #updateDesign .block_get-divorce {
    font-size: 16px;
  }
  #updateDesign .block_residency ul li, #updateDesign .block_get-divorce ul li {
    font-size: 16px;
  }
  #updateDesign .faq-home .faq-block {
    padding: 24px 16px;
  }
  #updateDesign .faq-home .faq-block:after {
    right: 15px;
  }
  #updateDesign .faq-home .faq-block__question {
    width: 96%;
  }
  #updateDesign .title {
    font-size: 24px;
  }
  #updateDesign .text-14-16, #updateDesign .text-lg-16 {
    font-size: 16px;
  }
  #updateDesign .py-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #updateDesign .btn {
    max-width: 100%;
  }
  #updateDesign .border-card {
    min-height: 100%;
  }

  .options .banner-discount__timer .number {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 767.98px) {
  .home-top-exp {
    background: url("/static/multisite/img/multisite/regional_sites_common/exp-update-home/bg-home-exp-mob.1a2d918ae941.webp") center/cover no-repeat;
  }
}
