﻿.main-cta {
  background: #ff5c39;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 600;
  height: 48px;
  line-height: 2.7;
  position: relative;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 768px) {
  .main-cta {
    display: inline-block;
    padding: 0 32px;
  }
}
.main-cta:visited, .main-cta:hover, .main-cta:active, .main-cta:focus {
  color: #fff;
  text-decoration: none;
}
.main-cta.inverted {
  background: #fff;
  border: 2px solid #ff5c39;
  color: #ff5c39;
  line-height: 2.4;
}
.main-cta.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.bankruptcy-wrapper {
  color: #3f4b58;
  font-family: "Poppins", Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.bankruptcy-wrapper .inner-wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1360px;
  padding: 0 20px;
}
@media (min-width: 1200px) {
  .bankruptcy-wrapper .inner-wrapper {
    padding: 0 50px;
  }
}
.bankruptcy-wrapper .orange-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  width: 83px;
}
.bankruptcy-wrapper .placeholder {
  align-items: center;
  display: flex;
  font-size: 20px;
  justify-content: center;
}
.bankruptcy-wrapper .section-hero {
  background: #fff;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-hero {
    text-align: center;
  }
}
.bankruptcy-wrapper .section-hero .main-header {
  color: #ff5c39;
  font-size: 32px;
  font-weight: 500;
  line-height: normal;
  margin: 18px 0 20px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-hero .main-header {
    margin: 28px 0 30px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-hero .main-header {
    font-size: 44px;
    margin: 38px 0 40px;
  }
}
.bankruptcy-wrapper .section-hero .hero-image {
  border-radius: 24px;
  display: block;
  height: 220px;
  margin: 0 0 34px;
  object-fit: cover;
  object-position: right;
  width: 100%;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-hero .hero-image {
    height: 250px;
    margin: 0 0 -125px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-hero .hero-image {
    height: 440px;
    margin: 0 0 -220px;
  }
}
.bankruptcy-wrapper .section-sub-hero {
  background: #3f4a58;
  color: #fff;
  padding: 36px 0 0;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-sub-hero {
    padding: 165px 0 0;
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-sub-hero {
    padding: 285px 0 0;
  }
}
.bankruptcy-wrapper .section-sub-hero .section-title {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 18px;
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-sub-hero .section-title {
    font-size: 30px;
  }
}
.bankruptcy-wrapper .section-sub-hero .small-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  margin: 0 0 16px;
  width: 82px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-sub-hero .small-dash {
    margin: 0 auto 16px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-sub-hero .small-dash {
    margin-bottom: 18px;
  }
}
.bankruptcy-wrapper .section-sub-hero .paragraph {
  font-size: 16px;
  font-weight: 300;
  line-height: 2.2;
  margin: 0;
  padding: 0 0 36px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-sub-hero .paragraph {
    padding-bottom: 40px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-sub-hero .paragraph {
    font-size: 18px;
    line-height: 2;
    padding: 0 20px 70px;
  }
}
.bankruptcy-wrapper .section-trustee-sales {
  border-top: 1px solid #ddd;
  color: #3f4a58;
  margin: 0;
  padding: 40px 0 34px;
}
.bankruptcy-wrapper .section-trustee-sales .section-header {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  padding: 0 0 23px;
  text-align: center;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-trustee-sales .section-header {
    font-size: 31px;
  }
}
.bankruptcy-wrapper .section-trustee-sales .sales-wrapper {
  margin: 0 0 0 -20px;
  overflow-x: auto;
  width: calc(100% + 40px);
}
.bankruptcy-wrapper .section-trustee-sales .sales-container {
  display: flex;
  margin: 0 auto;
  padding: 0 0 10px;
  width: 880px;
}
.bankruptcy-wrapper .section-trustee-sales .card {
  border: 0 solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px 0 rgba(113, 113, 113, 0.5);
  margin: 0 0 0 20px;
  overflow: hidden;
  position: relative;
  width: 280px;
}
.bankruptcy-wrapper .section-trustee-sales .card:last-child {
  margin-right: 20px;
}
.bankruptcy-wrapper .section-trustee-sales .card .card-thumbnail {
  display: block;
  height: 180px;
  object-fit: cover;
  width: 100%;
}
.bankruptcy-wrapper .section-trustee-sales .card .card-tag {
  background-color: #666;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.bankruptcy-wrapper .section-trustee-sales .card .card-tag.card-tag-sold {
  background-color: #c62346;
}
.bankruptcy-wrapper .section-trustee-sales .card .text-area {
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
  padding: 15px 10px;
}
.bankruptcy-wrapper .section-trustee-sales .card .text-area .text-line {
  clear: both;
}
.bankruptcy-wrapper .section-trustee-sales .card .text-area .text-line strong {
  font-weight: 700;
}
.bankruptcy-wrapper .section-trustee-sales .card .text-area .amount {
  font-size: 16px;
  font-weight: 700;
}
.bankruptcy-wrapper .area-description-with-images {
  background: #f4f4f4;
}
.bankruptcy-wrapper .area-description-with-images.white {
  background: #fff;
}
.bankruptcy-wrapper .area-description-with-images .description-with-image {
  clear: both;
  padding: 40px 0 0;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-description-with-images .description-with-image {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .description-with-image {
    padding: 85px 0;
  }
}
.bankruptcy-wrapper .area-description-with-images .image-block {
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-description-with-images .image-block {
    flex: 1;
    margin: 0 15px 0 0;
    width: auto;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .image-block {
    margin-right: 35px;
  }
}
.bankruptcy-wrapper .area-description-with-images .image-block .image {
  display: block;
  width: 100%;
}
.bankruptcy-wrapper .area-description-with-images .description-block {
  clear: both;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-description-with-images .description-block {
    flex: 1;
    margin: 0 0 0 15px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .description-block {
    margin-left: 35px;
  }
}
.bankruptcy-wrapper .area-description-with-images .section-title {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 36px 0 18px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-description-with-images .section-title {
    margin-top: 0;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .section-title {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .bankruptcy-wrapper .area-description-with-images .section-title {
    padding-right: 50px;
  }
}
.bankruptcy-wrapper .area-description-with-images .small-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  margin: 0 0 16px;
  width: 82px;
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .small-dash {
    margin-bottom: 18px;
  }
}
.bankruptcy-wrapper .area-description-with-images .paragraph,
.bankruptcy-wrapper .area-description-with-images .bullet-list {
  font-size: 16px;
  font-weight: 300;
  line-height: 2.2;
  margin: 0 0 24px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-description-with-images .paragraph,
  .bankruptcy-wrapper .area-description-with-images .bullet-list {
    margin: 0;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .paragraph,
  .bankruptcy-wrapper .area-description-with-images .bullet-list {
    font-size: 18px;
    line-height: 2;
  }
}
.bankruptcy-wrapper .area-description-with-images .bullet-list {
  list-style-type: none;
  padding: 0 0 0 13px;
}
.bankruptcy-wrapper .area-description-with-images .bullet-list .list-item {
  position: relative;
}
.bankruptcy-wrapper .area-description-with-images .bullet-list .list-item::before {
  background: #3f4a58;
  border-radius: 50%;
  content: "";
  display: block;
  height: 4px;
  left: -12px;
  position: absolute;
  top: 16px;
  width: 4px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-description-with-images .order-1 {
    margin: 0 15px 0 0;
    order: 1;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .order-1 {
    margin-right: 35px;
  }
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-description-with-images .order-2 {
    margin: 0 0 0 15px;
    order: 2;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-description-with-images .order-2 {
    margin-left: 35px;
  }
}
.bankruptcy-wrapper .area-cta {
  background: url(/images/recos/1325/articles/bankruptcy/dots-mobile.webp) no-repeat center;
  background-color: #3f4a58;
  background-size: auto 300%;
  color: #fff;
  padding: 50px 0 55px;
  text-align: center;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-cta {
    background-image: url(/images/recos/1325/articles/bankruptcy/dots-desktop.webp);
    background-size: cover;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-cta {
    padding: 64px 0 72px;
  }
}
.bankruptcy-wrapper .area-cta .section-header {
  color: #ff5c39;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-cta .section-header {
    font-size: 24px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-cta .section-header {
    font-size: 30px;
  }
}
.bankruptcy-wrapper .area-cta .contact-info {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 10px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .area-cta .contact-info {
    font-size: 20px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .area-cta .contact-info {
    font-size: 25px;
    margin-top: 14px;
  }
}
.bankruptcy-wrapper .area-cta .contact-info a {
  color: inherit;
  text-decoration: none;
}
.bankruptcy-wrapper .area-cta .contact-info a:hover {
  text-decoration: underline;
}
.bankruptcy-wrapper .section-speakers {
  background: #f4f4f4;
  padding: 36px 0 28px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-speakers {
    padding: 40px 0 40px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-speakers {
    padding: 64px 0 64px;
  }
}
.bankruptcy-wrapper .section-speakers .section-header {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-speakers .section-header {
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-speakers .section-header {
    font-size: 30px;
    margin-bottom: 35px;
  }
}
.bankruptcy-wrapper .section-speakers .carousel-overall-wrapper {
  margin: 4px 0 0 -20px;
  position: relative;
  width: calc(100% + 40px);
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-speakers .carousel-overall-wrapper {
    margin-left: 0;
    padding: 0 30px;
    width: auto;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-speakers .carousel-overall-wrapper {
    margin-top: 27px;
    padding: 0 38px;
  }
}
@media (min-width: 1200px) {
  .bankruptcy-wrapper .section-speakers .carousel-overall-wrapper {
    padding: 0 54px;
  }
}
.bankruptcy-wrapper .section-speakers .slide-arrow {
  cursor: pointer;
  display: none;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-speakers .slide-arrow {
    display: block;
  }
}
.bankruptcy-wrapper .section-speakers .slide-arrow.arrow-left {
  left: 0;
}
.bankruptcy-wrapper .section-speakers .slide-arrow.arrow-right {
  right: 0;
  transform: rotate(180deg);
}
.bankruptcy-wrapper .section-speakers .slide-arrow.slick-disabled, .bankruptcy-wrapper .section-speakers .slide-arrow.slick-hidden {
  opacity: 0;
  pointer-events: none;
}
.bankruptcy-wrapper .section-speakers .card-list {
  display: none;
}
.bankruptcy-wrapper .section-speakers .card-list.slick-initialized {
  display: block;
}
.bankruptcy-wrapper .section-speakers .card-item {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  margin: 10px 4px;
}
@media (min-width: 768px) {
  .bankruptcy-wrapper .section-speakers .card-item {
    margin: 10px;
  }
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-speakers .card-item {
    margin: 10px 15px;
  }
}
.bankruptcy-wrapper .section-speakers .card-item .link-wrapper {
  display: block;
  outline: none;
  padding: 0 0 20px;
  text-decoration: none;
}
.bankruptcy-wrapper .section-speakers .card-item .main-image-area {
  width: 100%;
}
.bankruptcy-wrapper .section-speakers .card-item .main-image {
  display: block;
  height: 168px;
  object-fit: cover;
  width: 100%;
}
.bankruptcy-wrapper .section-speakers .card-item .small-title {
  color: #ff5c39;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 16px 16px 0;
}
.bankruptcy-wrapper .section-speakers .card-item p {
  color: #3f4a58;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding: 10px 16px 0;
}
.bankruptcy-wrapper .section-speakers .main-cta {
  display: block;
  margin: 50px auto 20px;
  width: 185px;
}
@media (min-width: 1000px) {
  .bankruptcy-wrapper .section-speakers .main-cta {
    margin: 60px auto 0;
  }
}

.slick-track {
  display: flex !important;
}
.slick-track .slick-slide {
  height: inherit !important;
}

.slick-dots {
  bottom: -28px;
}
@media (min-width: 1000px) {
  .slick-dots {
    bottom: -32px;
  }
}
.slick-dots li {
  border: 1px solid #ff5c39;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}
.slick-dots li.slick-active {
  background: #ff5c39;
}
.slick-dots li button {
  display: none;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Projects/rweb/Web/Images/Web04/RECos/1325/articles/bankruptcy/styles.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAkBA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AA7BA;EAiBF;IAeI;IACA;;;AAGF;EAIE;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAEA;EANF;IAOI;;;AAIJ;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;;AA9FF;EA6FA;IAII;;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAzGJ;EAoGE;IAQI;;;AAtGN;EA8FE;IAYI;IACA;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AA5HJ;EAqHE;IAUI;IACA;;;AA1HN;EA+GE;IAeI;IACA;;;AAKN;EACE;EACA;EACA;;AA7IF;EA0IA;IAMI;IACA;;;AA3IJ;EAoIA;IAWI;;;AAGF;EACE;EACA;EACA;EACA;;AAtJJ;EAkJE;IAOI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAxKJ;EAmKE;IAQI;;;AAGF;EAXF;IAYI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAxLJ;EAmLE;IAQI;;;AArLN;EA6KE;IAYI;IACA;IACA;;;AAKN;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAlNJ;EA4ME;IASI;;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAIJ;EACE;EACA;EACA;EACA;;AAEA;EACE;;AAEA;EACE;;AAIJ;EACE;EACA;;AAMR;EACE;;AAEA;EACE;;AAGF;EACE;EACA;;AAvSJ;EAqSE;IAKI;IACA;IACA;IACA;;;AAGF;EAXF;IAYI;;;AAIJ;EACE;EACA;EACA;;AAxTJ;EAqTE;IAMI;IACA;IACA;;;AAGF;EAXF;IAYI;;;AAGF;EACE;EACA;;AAIJ;EACE;;AA3UJ;EA0UE;IAII;IACA;;;AAGF;EARF;IASI;;;AAIJ;EACE;EACA;EACA;EACA;;AA3VJ;EAuVE;IAOI;;;AAGF;EAVF;IAWI;;;AAtVN;EA2UE;IAeI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAEA;EAPF;IAQI;;;AAIJ;AAAA;EAEE;EACA;EACA;EACA;;AA3XJ;EAsXE;AAAA;IAQI;;;AAGF;EAXF;AAAA;IAYI;IACA;;;AAIJ;EACE;EACA;;AAEA;EACE;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAvZR;EA4ZE;IAEI;IACA;;;AAGF;EANF;IAOI;;;AAnaN;EAuaE;IAEI;IACA;;;AAGF;EANF;IAOI;;;AAKN;EACE;EACA;EACA;EACA;EACA;EACA;;AAzbF;EAmbA;IASI;IACA;;;AAvbJ;EA6aA;IAcI;;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAzcJ;EAocE;IAQI;;;AAtcN;EA8bE;IAYI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAzdJ;EAodE;IAQI;;;AAtdN;EA8cE;IAYI;IACA;;;AAGF;EACE;EACA;;AAEA;EACE;;AAMR;EACE;EACA;;AAjfF;EA+eA;IAKI;;;AA9eJ;EAyeA;IASI;;;AAGF;EACE;EACA;EACA;EACA;;AA/fJ;EA2fE;IAOI;;;AA5fN;EAqfE;IAWI;IACA;;;AAIJ;EACE;EACA;EACA;;AA9gBJ;EA2gBE;IAMI;IACA;IACA;;;AA7gBN;EAqgBE;IAYI;IACA;;;AAGF;EAhBF;IAiBI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAriBJ;EAgiBE;IAQI;;;AAGF;EACE;;AAGF;EACE;EACA;;AAGF;EAEE;EACA;;AAIJ;EACE;;AAEA;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAxkBJ;EAmkBE;IAQI;;;AArkBN;EA6jBE;IAYI;;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAIJ;EACE;EACA;EACA;;AApnBJ;EAinBE;IAMI;;;;AAMR;EACE;;AAEA;EACE;;;AAIJ;EACE;;AAtoBA;EAqoBF;IAII;;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE%22%7D */