@charset "UTF-8";
.wrapper {
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
._container {
  max-width: 1170px;
  margin: 0 auto;
}
@media (max-width: 1182px) {
  ._container {
    max-width: 970px;
  }
}
@media (max-width: 991.98px) {
  ._container {
    max-width: 750px;
  }
}
@media (max-width: 767.98px) {
  ._container {
    max-width: none;
    padding: 0 10px;
  }
}
.anketa-resultn__wrapper {
  margin: 30px 0 0 0;
}
@media (max-width: 991.98px) {
  .anketa-resultn__wrapper {
    margin: 15px 0 0 0;
  }
}
.card-result-1__two-column {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 589px;
  margin: 0 0 30px 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .card-result-1__two-column {
    height: 510px;
  }
}
@media (max-width: 660px) {
  .card-result-1__two-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
  }
}
.card-result-1__left-column_result-1 {
  margin: 0 0 0 50px;
}
@media (max-width: 991.98px) {
  .card-result-1__left-column_result-1 {
    margin: 0 0 0 25px;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 660px) {
  .card-result-1__left-column_result-1 {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.left-column_result-1__text-header {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #737e72;
  margin: 70px 0 10px 0;
}
@media (max-width: 991.98px) {
  .left-column_result-1__text-header {
    margin: 35px 0 5px 0;
    font-size: 14px;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 660px) {
  .left-column_result-1__text-header {
    margin: 30px 0 10px 0;
  }
}
@media (max-width: 660px) {
  .left-column_result-1__decor-mobile {
    border-bottom: 1px solid #e3e8e4;
    max-width: 660px;
    display: block;
    -ms-flex-item-align: normal;
    align-self: normal;
  }
}
.left-column_result-1__title {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
  width: 359px;
  margin: 0 0 20px 0;
}
@media (max-width: 991.98px) {
  .left-column_result-1__title {
    margin: 0 0 10px 0;
    font-size: 22px;
  }
}
@media (max-width: 660px) {
  .left-column_result-1__title {
    width: 100%;
    padding: 20px 53px;
  }
}
.left-column_result-1__text {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #737e72;
  width: 489px;
  margin: 0 0 40px 0;
}
@media (max-width: 991.98px) {
  .left-column_result-1__text {
    margin: 0 0 20px 0;
    font-size: 14px;
    width: 400px;
  }
}
@media (max-width: 660px) {
  .left-column_result-1__text {
    margin: 0 0 25px 0;
    width: 100%;
    padding: 0 32px;
  }
}
.decor-card-5 {
  border-bottom: 1px solid #e0e0e0 !important;
}
.bottom-result {
  background: #fafafa;
  border: 1px solid #e3e8e4;
  border-radius: 20px;
  width: 480px;
  height: 221px;
  margin: 0 0 50px 0;
}
@media (max-width: 991.98px) {
  .bottom-result {
    margin: 0 0 25px 0;
    width: 405px;
    height: 180px;
  }
}
@media (max-width: 660px) {
  .bottom-result {
    width: 300px;
    height: 185px;
    margin: 0 0 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.bottom-result__title {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  margin: 20px 0 5px 20px;
}
@media (max-width: 991.98px) {
  .bottom-result__title {
    margin: 10px 0 5px 20px;
    font-size: 14px;
  }
}
@media (max-width: 660px) {
  .bottom-result__title {
    margin: 0;
  }
}
.bottom-result__anounce {
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  width: 540px;
  margin: 0 0 20px 0;
  padding: 0 5px 0 15px;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .bottom-result__anounce {
    margin: 0 0 10px 0;
    font-size: 13px;
    width: 393px;
  }
}
@media (max-width: 660px) {
  .bottom-result__anounce {
    margin: 0;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
    padding: 0 5px 10px 5px;
  }
}
.bottom-result__signature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px 20px;
}
@media (max-width: 991.98px) {
  .bottom-result__signature {
    margin: 0 0 15px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 660px) {
  .bottom-result__signature {
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 5px 0 0 0;
  }
}
.bottom-result__signature img {
  margin: 0 20px 0 0;
}
@media (max-width: 991.98px) {
  .bottom-result__signature img {
    margin: 6px 10px 0 0;
    width: 69px;
    height: 49px;
  }
}
@media (max-width: 660px) {
  .bottom-result__signature img {
    position: relative;
    border-radius: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    margin: 4px 14px 0 0;
  }
}
@media (max-width: 660px) {
  .bottom-result__signature .signature {
    display: none;
  }
}
.bottom-result__signature .signature-mobile {
  display: none;
  border-radius: 50%;
}
@media (max-width: 660px) {
  .bottom-result__signature .signature-mobile {
    display: block;
    width: 45px;
    height: 45px;
  }
}
.bottom-result__romanov-m {
  display: none;
}
@media (max-width: 660px) {
  .bottom-result__romanov-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(../images/romanov.png) 40% -10% no-repeat;
    height: 50px;
    width: 46px;
    background-size: 170%;
    margin: 4px 14px 0 0;
    border-radius: 50%;
    background-color: #f2f2f2;
  }
}
.bottom-result__decor {
  border-bottom: 1px solid #e3e8e4;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0 0 20px 0;
}
@media (max-width: 991.98px) {
  .bottom-result__decor {
    margin: 0 0 10px 0;
  }
}
.bottom-result__romanov {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
}
@media (max-width: 991.98px) {
  .bottom-result__romanov {
    font-size: 11px;
  }
}
.bottom-result__romanov-2 {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #737e72;
}
@media (max-width: 991.98px) {
  .bottom-result__romanov-2 {
    font-size: 11px;
  }
}
.right-column_result-1 {
  background-image: url(../images/romanov.png);
  height: 535px;
  width: 355px;
  background-size: cover;
  position: absolute;
  top: 9%;
  left: 57%;
}
@media (max-width: 991.98px) {
  .right-column_result-1 {
    height: 335px;
    width: 222px;
    top: 34%;
    left: 64%;
    z-index: 1;
  }
}
@media (max-width: 660px) {
  .right-column_result-1 {
    display: none;
  }
}
.card-result-2 {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  max-height: 510px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 0 0 40px 0;
}
@media (max-width: 991.98px) {
  .card-result-2 {
    height: 100%;
  }
}
@media (max-width: 660px) {
  .card-result-2 {
    max-height: 100%;
    height: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 15px 0;
  }
}
.card-result-2__title {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
  margin: 50px 0 5px 50px;
}
@media (max-width: 660px) {
  .card-result-2__title {
    margin: 20px 0 15px 0;
    font-size: 20px;
    width: 300px;
  }
}
.card-result-2__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #737e72;
  margin: 0 0 30px 50px;
}
@media (max-width: 660px) {
  .card-result-2__desc {
    font-size: 13px;
    margin: 0 0 30px 0;
    width: 300px;
  }
}
.card-result-2__lists {
  margin: 0 0 0 50px;
}
@media (max-width: 991.98px) {
  .card-result-2__lists {
    margin: 0 0 0 55px;
  }
}
@media (max-width: 660px) {
  .card-result-2__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
  }
}
.card-result-2__lists .left-column_result-1__decor-mobile:last-child {
  display: none;
}
.card-result-2__lists li {
  list-style: none;
  margin: 0 0 25px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  padding: 0 180px 0 0;
}
@media (max-width: 991.98px) {
  .card-result-2__lists li {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 660px) {
  .card-result-2__lists li {
    font-size: 15px;
    width: 300px;
    padding: 0;
  }
}
.card-result-2__lists li span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
}
@media (max-width: 991.98px) {
  .card-result-2__lists li span {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 660px) {
  .card-result-2__lists li span {
    font-size: 13px;
  }
}
.card-result-2__lists li:last-child {
  margin: 0;
}
.card-result-2__lists li::marker {
  margin: 0;
}
@media (max-width: 660px) {
  .card-result-2__lists li {
    margin: 10px 0 20px 0;
  }
}
.card-result-2__lists .left-column_result-1__decor-mobile {
  margin: 0 0 20px 0;
}
.card-result-2__lists .left-column_result-1__decor-mobile {
  display: none;
}
@media (max-width: 660px) {
  .card-result-2__lists .left-column_result-1__decor-mobile {
    display: block;
    border-bottom: 1px solid #e3e8e4;
  }
}
.card-result-2__fake {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 4%;
}
@media (max-width: 991.98px) {
  .card-result-2__fake {
    left: 7%;
  }
}
@media (max-width: 660px) {
  .card-result-2__fake {
    position: static;
    -ms-flex-item-align: center;
    align-self: center;
  }
}
.card-result-3 {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin: 0 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 660px) {
  .card-result-3 {
    margin: 0 0 15px 0;
  }
}
.card-result-3 .anketa-result-container {
  margin: 0 0 0 50px;
}
@media (max-width: 660px) {
  .card-result-3 .anketa-result-container {
    margin: 0 0 0 15px;
  }
}
.card-result-3 .mb-20 h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
  padding: 50px 0 10px 0;
}
@media (max-width: 660px) {
  .card-result-3 .mb-20 h2 {
    padding: 30px 50px 0 30px;
    text-align: center;
  }
}
.card-result-3 .analytics-block {
  border: 1px solid #e3e8e4;
  border-radius: 4px;
  margin: 0 50px 20px 0;
}
@media (max-width: 660px) {
  .card-result-3 .analytics-block {
    margin: 0 15px 10px 0;
  }
}
.card-result-3 .analytics-wrapper {
  padding: 0 0 20px 0;
}
.anketa-resultn__download {
  display: flex;
  justify-content: center;
  margin-bottom: 54px;
}
.anketa-resultn__download-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 12px 20px;
  font: inherit;
  line-height: inherit;
}
.card-result-3 .analytics-block-header {
  padding: 20px 0 20px 20px;
  position: relative;
}
.card-result-3 .analytics-block-header[aria-expanded="false"] {
  cursor: pointer;
}
.card-result-3 .analytics-block-header img {
  margin: 0 0 0 60%;
  position: absolute;
  top: 33%;
  left: 18%;
}
@media (max-width: 991.98px) {
  .card-result-3 .analytics-block-header img {
    display: none;
  }
}
.card-result-3 .analytics-block-header svg {
  margin: 0 0 0 60%;
  position: absolute;
  top: 33%;
  left: 18%;
}
@media (max-width: 991.98px) {
  .card-result-3 .analytics-block-header svg {
    display: none;
  }
}
.card-result-3 .text-success {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249 !important;
}
@media (max-width: 660px) {
  .card-result-3 .text-success {
    font-size: 15px;
    padding: 0 10px 0 0;
  }
}
.card-result-3 .analytics-block-header-number {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #e0e0e0;
}
@media (max-width: 660px) {
  .card-result-3 .analytics-block-header-number {
    font-size: 13px;
    padding: 0 10px 0 0;
  }
}
.card-result-3 .btn {
  float: right;
}
.card-result-3 .ico-chevron-down {
  top: -4px;
  left: -14px;
}
.card-result-3 .analytics-block-item {
  margin: 0 0 5px 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-result-3 .analytics-block-item-title {
  padding: 0 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  margin: 15px 0 10px 0;
}
@media (max-width: 660px) {
  .card-result-3 .analytics-block-item-title {
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
  }
}
.card-result-3 .analytics-block-item-text {
  padding: 0 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
  margin: 0 0 15px 0;
}
@media (max-width: 660px) {
  .card-result-3 .analytics-block-item-text {
    font-size: 13px;
    line-height: 20px;
  }
}
.card-result-4 {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  height: 471px;
  margin: 0 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .card-result-4 {
    height: 685px;
  }
}
@media (max-width: 660px) {
  .card-result-4 {
    height: 975px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0 20px 0 5px;
  }
}
.card-result-4__title {
  padding: 50px 0 30px 65px;
}
@media (max-width: 660px) {
  .card-result-4__title {
    padding: 30px 0 0 0;
  }
}
.card-result-4__title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
}
@media (max-width: 660px) {
  .card-result-4__title h2 {
    width: 300px;
    font-size: 20px;
  }
  .card-result-4__title h2 span {
    color: #00b22d;
  }
}
@media (max-width: 991.98px) {
  .card-result-4__title h2 {
    max-width: 430px;
  }
}
.card-result-4__banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 660px) {
  .card-result-4__banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .card-result-4__banners {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    padding: 0 40px;
  }
}
.banner-result {
  margin: 0 50px;
  width: 330px;
  height: 306px;
}
@media (max-width: 1182px) {
  .banner-result {
    width: 273px;
  }
}
@media (max-width: 660px) {
  .banner-result {
    margin: 0 0;
    width: 310px;
    height: 274px;
  }
}
.banner-result:first-child {
  margin: 0;
}
.banner-result:last-child {
  margin: 0;
}
.banner-result__number {
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  color: #00b22d;
  margin: 30px 0 10px 30px;
}
@media (max-width: 660px) {
  .banner-result__number {
    margin: 0 0 5px 0;
  }
}
@media (max-width: 991.98px) {
  .banner-result__number {
    font-size: 28px;
  }
}
@media (max-width: 660px) {
  .banner-result__number.number-2 {
    margin: 20px 0 5px 0;
  }
}
@media (max-width: 660px) {
  .banner-result__number.number-3 {
    margin: 30px 0 5px 0;
  }
}
.banner-result__title {
  margin: 0 0 15px 30px;
}
@media (max-width: 660px) {
  .banner-result__title {
    margin: 0 0 15px 0;
  }
}
.banner-result__title h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 21px !important;
  line-height: 30px;
  color: #424249;
  width: 270px;
}
@media (max-width: 660px) {
  .banner-result__title h3 {
    margin: 0 0 10px 0;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .banner-result__title h3 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .banner-result__title.pad-green-title h3 {
    width: 100%;
  }
}
.banner-result__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  margin: 0 0 30px 30px;
  width: 270px;
}
@media (max-width: 1182px) {
  .banner-result__desc {
    width: 241px;
  }
}
@media (max-width: 660px) {
  .banner-result__desc {
    margin: 0;
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 991.98px) {
  .banner-result__desc.pad-green-desc {
    width: 580px;
  }
}
@media (max-width: 660px) {
  .banner-result__desc.pad-green-desc {
    width: 100%;
  }
}
.banner-result.green-banner {
  background: #f6f9f6;
  border-radius: 10px;
}
@media (max-width: 991.98px) {
  .banner-result.green-banner {
    width: 630px;
    height: 201px;
    margin: 0 0 0 40px;
  }
}
@media (max-width: 660px) {
  .banner-result.green-banner {
    margin: 0 0 30px 15px;
    width: 100%;
    height: 274px;
  }
}
.card-result-5 {
  margin: 0 0 30px 0;
}
@media (max-width: 660px) {
  .card-result-5 {
    margin: 0 0 15px 0;
  }
}
.card-result-5__wrapper {
  background: #fff;
  height: 100%;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .card-result-5__wrapper {
    padding: 0 0 30px 0;
    height: 100%;
    max-height: 100%;
  }
}
.card-result-5__wrapper-mobile {
  display: none;
}
@media (max-width: 660px) {
  .card-result-5__wrapper-mobile {
    margin: 0 0 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.card-result-5__wrapper-pad {
  display: none;
}
@media (max-width: 991.98px) {
  .card-result-5__wrapper-pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 660px) {
  .card-result-5__wrapper-pad {
    display: none;
  }
}
.card-result-5__modal {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  max-width: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2050;
  -webkit-box-shadow: 0 3px 10px -0.5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px -0.5px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
@media (max-width: 660px) {
  .card-result-5__modal {
    width: 300px;
    height: 160px;
  }
  .card-result-5__modal[data-modal="4"] {
    height: 204px;
  }
  .card-result-5__modal[data-modal="5"] {
    height: 215px;
  }
}
.card-result-5__modal.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (max-width: 660px) {
  .card-result-5__modal.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.card-result-5__modal[data-modal="6"] {
  max-width: 800px;
  height: 497px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 660px) {
  .card-result-5__modal[data-modal="6"] {
    width: 310px;
    height: 638px;
  }
}
.card-result-5 .overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  z-index: 20;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.card-result-5 .overlay.active {
  opacity: 1;
  visibility: visible;
}
.card-result-5__title {
  color: #424249;
}
.card-result-5__title h2 {
  padding: 50px 0 45px 50px;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
}
@media (max-width: 991.98px) {
  .card-result-5__title h2 {
    padding: 30px 0 30px 30px;
    font-size: 25px;
  }
}
@media (max-width: 660px) {
  .card-result-5__title h2 {
    padding: 30px 0 30px 15px;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.card-result-5__title h3 {
  font-style: normal;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin: 0 0 0 50px;
  padding: 0 100px 0 0;
}
@media (max-width: 991.98px) {
  .card-result-5__title h3 {
    margin: 20px 0 10px 0;
    font-size: 17px;
    line-height: 22px;
    padding: 0 30px;
  }
}
@media (max-width: 660px) {
  .card-result-5__title h3 {
    margin: 20px 0 10px 0;
    font-size: 15px;
    line-height: 22px;
    padding: 0 15px;
  }
}
.card-result-5 .modal-wide {
  max-width: 800px;
  height: 322px;
  text-align: inherit;
}
@media (max-width: 660px) {
  .card-result-5 .modal-wide {
    width: 310px;
    height: 517px;
    top: 56%;
  }
}
@media (max-width: 860px) {
  .card-result-5 .modal-wide {
    max-width: 730px;
  }
}
.card-result-5 .modal-7 {
  height: 190px;
  width: 100%;
}
@media (max-width: 660px) {
  .card-result-5 .modal-7 {
    width: 300px;
    height: 236px;
  }
}
@media (max-width: 660px) {
  .card-result-5__warning-block {
    padding: 0 10px;
  }
}
.card-result-5__warning {
  margin: 0 0 27px 50px;
  font-size: 21px;
  font-weight: 600;
}
.card-result-5__warning img {
  margin: 0 15px 0 0;
}
@media (max-width: 991.98px) {
  .card-result-5__warning {
    margin: 0 0 30px 30px;
  }
}
@media (max-width: 660px) {
  .card-result-5__warning {
    margin: 0 0 30px 15px;
    font-size: 17px;
  }
}
.card-result-5__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
  padding: 0 290px 0 50px;
}
.card-result-5__desc.short-text {
  padding: 0 550px 0 50px;
}
@media (max-width: 991.98px) {
  .card-result-5__desc.short-text {
    padding: 0 15px;
  }
}
.card-result-5__desc.desc-dif {
  padding: 0 115px 0 0;
}
@media (max-width: 991.98px) {
  .card-result-5__desc.desc-dif {
    padding: 0 15px;
  }
}
@media (max-width: 991.98px) {
  .card-result-5__desc {
    margin: 0 0 20px 0;
    padding: 0 30px;
  }
}
@media (max-width: 660px) {
  .card-result-5__desc {
    margin: 0 0 20px 0;
    padding: 0 15px;
  }
}
.card-result-5__second {
  margin: 0 0 0 50px;
}
@media (max-width: 991.98px) {
  .card-result-5__second {
    margin: 0 0 0 10px;
  }
}
.card-result-5__third {
  margin: 0 0 0 50px;
}
@media (max-width: 991.98px) {
  .card-result-5__third {
    margin: 0 0 0 10px;
  }
}
.card-result-5__fourth {
  margin: 0 0 0 50px;
}
@media (max-width: 991.98px) {
  .card-result-5__fourth {
    margin: 0 0 0 10px;
  }
}
.card-result-5__recomend-block {
  margin: 30px 0 0 0;
}
.card-result-5__recomend {
  margin: 0 0 0 50px;
  font-weight: 600;
  font-size: 21px;
}
.card-result-5__recomend img {
  margin: 0 15px 0 0;
}
@media (max-width: 991.98px) {
  .card-result-5__recomend {
    margin: 0 0 20px 30px;
  }
}
@media (max-width: 660px) {
  .card-result-5__recomend {
    margin: 0 0 20px 15px;
    font-size: 17px;
  }
}
.card-result-5__six {
  margin: 0 0 0 50px;
}
@media (max-width: 991.98px) {
  .card-result-5__six {
    margin: 0 0 0 10px;
  }
}
.modal-card-programm {
  background: #fff;
  -webkit-box-shadow: 0 10px 25px rgba(73, 106, 72, 0.13);
  box-shadow: 0 10px 25px rgba(73, 106, 72, 0.13);
  border-radius: 20px;
}
.programm-about__wrapper {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  color: #424249;
  width: 413px;
}
@media (max-width: 660px) {
  .programm-about__wrapper {
    width: 260px;
    font-size: 15px;
  }
}
.modal-card-programm .programm-about-v3__wrapper-title {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #424249;
  margin: 0 0 30px 0;
}
@media (max-width: 660px) {
  .modal-card-programm .programm-about-v3__wrapper-title {
    margin: 0 0 20px 20px;
    font-size: 17px;
    font-weight: 500;
    width: 270px;
  }
}
.modal-card-programm .programm-about-v3__two-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 660px) {
  .modal-card-programm .programm-about-v3__two-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.modal-card-programm .programm-about-v3__left-column {
  background: #fff;
  border: 1px solid #e3e8e4;
  border-radius: 20px;
}
.modal-card-programm .programm-about-v3__right-column {
  background: #f6f9f6;
  border: 1px solid #e3e8e4;
  border-radius: 20px;
}
@media (max-width: 660px) {
  .modal-card-programm .programm-about-v3__right-column {
    background: #fff;
  }
}
.modal-card-programm .left-column-about-v3 {
  width: 305px;
  height: 312px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: initial;
  padding: 0 10px 0 20px;
  margin: 0 20px 0 0;
}
@media (max-width: 660px) {
  .modal-card-programm .left-column-about-v3 {
    width: 280px;
    height: 252px;
    margin: 0 0 10px 0;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
}
.modal-card-programm .left-column-about-v3__text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  margin: 40px 0 25px 0;
}
@media (max-width: 660px) {
  .modal-card-programm .left-column-about-v3__text {
    margin: 0 0 20px 0;
    font-size: 13px;
  }
}
.modal-card-programm .left-column-about-v3__button-text {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  margin: 0 0 10px 0;
}
.modal-card-programm .left-column-about-v3__button-text span {
  color: #2a8c06;
}
@media (max-width: 660px) {
  .modal-card-programm .left-column-about-v3__button-text {
    font-size: 15px;
  }
}
.modal-card-programm .left-column-about-v3__pay {
  padding: 20px 37px !important;
}
@media (max-width: 660px) {
  .modal-card-programm .left-column-about-v3__pay {
    padding: 18px 64px !important;
  }
}
.modal-card-programm .right-column-about-v3 {
  width: 305px;
  height: 312px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: initial;
  padding: 0 10px 0 20px;
  margin: 0 20px 0 0;
}
@media (max-width: 660px) {
  .modal-card-programm .right-column-about-v3 {
    width: 280px;
    height: 252px;
    margin: 0 0 10px 0;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
}
.modal-card-programm .right-column-about-v3__text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  margin: 40px 0 45px 0;
}
@media (max-width: 660px) {
  .modal-card-programm .right-column-about-v3__text {
    margin: 0 0 20px 0;
    font-size: 13px;
  }
}
.modal-card-programm .right-column-about-v3__button-text {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  margin: 0 0 10px 0;
}
.modal-card-programm .right-column-about-v3__button-text span {
  color: #2a8c06;
}
@media (max-width: 660px) {
  .modal-card-programm .right-column-about-v3__button-text {
    font-size: 15px;
  }
}
.modal-card-programm .right-column-about-v3__pay {
  padding: 20px 37px !important;
}
@media (max-width: 660px) {
  .modal-card-programm .right-column-about-v3__pay {
    padding: 18px 64px !important;
  }
}
.modal__cross {
  position: absolute;
  top: -15%;
  left: 101%;
}
@media (max-width: 660px) {
  .modal__cross {
    top: -3%;
  }
}
.doc-order__two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 660px) {
  .doc-order__two-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.doc-order__right-columns {
  background-image: url(../images/modal-pay.svg);
  height: 282px;
  width: 264px;
  background-size: cover;
  position: absolute;
  top: 12%;
  left: 61%;
}
@media (max-width: 660px) {
  .doc-order__right-columns {
    position: static;
    margin: 0 0 20px 24px;
    width: 202px;
    height: 214px;
  }
}
.left-columns-order__title {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  width: 416px;
  margin: 0 0 10px 0;
}
@media (max-width: 660px) {
  .left-columns-order__title {
    font-size: 17px;
    width: 270px;
  }
}
.left-columns-order__under-title {
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 27px;
  color: #2a8c06;
  margin: 0 0 40px 0;
}
@media (max-width: 660px) {
  .left-columns-order__under-title {
    margin: 0 0 20px 0;
  }
}
.left-columns-order__price {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin: 0 0 15px 0;
}
.left-columns-order__price span {
  color: #2a8c06;
}
@media (max-width: 660px) {
  .left-columns-order__price {
    margin: 0 0 10px 0;
  }
}
@media (max-width: 660px) {
  .left-columns-order__btn {
    padding: 20px 74px !important;
  }
}
.tooltip-wrapper {
  position: absolute;
  top: -18%;
  left: 0;
}
.tooltip-text {
  display: none;
  width: 420px;
  height: 80px;
  background: #fff;
  -webkit-box-shadow: 0 10px 25px rgba(73, 106, 72, 0.13);
  box-shadow: 0 10px 25px rgba(73, 106, 72, 0.13);
  border-radius: 20px;
  color: #424249;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  z-index: 1;
  top: -5px;
  left: 105%;
}
.tooltip-order {
  position: relative;
}
.tooltip-order:hover .tooltip-text {
  visibility: visible;
}
.tooltip-pad-text {
  display: none;
  width: 420px;
  height: 80px;
  background: #fff;
  -webkit-box-shadow: 0 10px 25px rgba(73, 106, 72, 0.13);
  box-shadow: 0 10px 25px rgba(73, 106, 72, 0.13);
  border-radius: 20px;
  color: #424249;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  z-index: 1;
  top: -5px;
  left: 105%;
}
.tooltip-pad {
  position: relative;
}
.tooltip-pad:hover .tooltip-text {
  visibility: visible;
}
.mobile-wrapper-card-5 {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin: 15px 0 0 0;
  padding: 0 0 20px 0;
}
@media (max-width: 660px) {
  .mobile-wrapper-card-5 {
    padding: 0 10px 20px 10px;
  }
}
.mobile-special-offer {
  background: #f9f9f9;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 20px 0 0 0;
  padding: 30px 10px 0 10px;
}
.mobile-special-offer.card-5-v2 {
  height: 623px;
}
.mobile-special-offer.card-5-v3 {
  height: 610px;
}
.mobile-special-offer__header-text {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #737e72;
  margin: 0 0 5px 0;
}
.mobile-special-offer__big-text {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #424249;
}
@media (max-width: 660px) {
  .mobile-special-offer__big-text {
    padding: 0 34px;
  }
}
.mobile-special-offer__big-text span {
  color: #2a8c06;
}
.mobile-special-offer__big-text.card-5-v2 {
  width: 260px;
  margin: 0 0 10px 20px;
}
.mobile-special-offer__big-text.card-5-v2 span {
  color: #2a8c06;
}
.mobile-special-offer__big-text.card-5-v3 {
  width: 260px;
  margin: 30px 0 10px 20px;
}
.mobile-special-offer__big-text.card-5-v3 span {
  color: #2a8c06;
}
.mobile-special-offer__big-text.card-5-v4 {
  width: 280px;
  margin: 30px 0 20px 20px;
}
.mobile-special-offer__big-text.card-5-v4 span {
  color: #2a8c06;
}
.mobile-special-offer__under-big-text {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #2a8c06;
  margin: 0 0 13px 0;
}
.mobile-special-offer__under-text {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  background: #efefef;
  border-radius: 10px;
  max-width: 90%;
  height: 100%;
  margin: 0 0 10px 0;
  padding: 10px 9px;
}
@media (max-width: 660px) {
  .mobile-special-offer__under-text {
    margin: 0 0 10px 0;
  }
}
.mobile-special-offer__under-text span {
  color: #2a8c06 !important;
}
.mobile-special-offer__under-text.card-5-v2 {
  width: 255px;
  height: 64px;
  margin: 0 0 10px 20px;
  font-weight: 400;
}
.mobile-special-offer__under-text.card-5-v3 {
  width: 255px;
  height: 64px;
  margin: 0 0 10px 20px;
  font-weight: 400;
}
.mobile-special-offer__lists {
  list-style-image: url(../images/green-dot.svg);
  background: #f4f4f4;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin: 0 0 20px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #737e72;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 660px) {
  .mobile-special-offer__lists {
    padding: 10px 10px 10px 30px;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
  }
}
.mobile-special-offer__lists.card-5-v2 {
  width: 290px;
  height: 210px;
  margin: 0 0 20px 10px;
}
.mobile-special-offer__lists.card-5-v2 li {
  margin: 0 0 10px 0;
}
.mobile-special-offer__lists.card-5-v2 li:last-child {
  margin: 0 0 35px 0;
}
.mobile-special-offer__lists.card-5-v3 {
  width: 290px;
  height: 180px;
  margin: 0 0 20px 10px;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
}
.mobile-special-offer__lists.card-5-v3 li {
  margin: 0 0 10px 0;
}
.mobile-special-offer__lists.card-5-v3 li:first-child {
  padding: 15px 0 0 0;
}
.mobile-special-offer__lists.card-5-v3 li:last-child {
  margin: 0 0 35px 0;
}
.mobile-special-offer__lists.card-5-v4 {
  width: 290px;
  height: 180px;
  margin: 0 0 20px 10px;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.mobile-special-offer__lists.card-5-v4 li {
  margin: 0 0 10px 0;
}
.mobile-special-offer__lists.card-5-v4 li:first-child {
  padding: 15px 0 0 0;
}
.mobile-special-offer__lists.card-5-v4 li:last-child {
  margin: 0 0 35px 0;
}
.mobile-special-offer__list {
  text-align: left;
  margin: 0 0 10px 0;
}
.mobile-special-offer__list:last-child {
  margin: 0;
}
.mobile-special-offer__list span {
  color: #737e72 !important;
}
.mobile-special-offer__link {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 20px 0;
}
.mobile-special-offer__link a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #3699ff !important;
}
.mobile-special-offer__link.card-5-v2 {
  margin: 0 0 10px 0;
}
.mobile-special-offer__link.card-5-v3 {
  margin: 0 0 10px 0;
}
.mobile-special-offer__link.card-5-v5 {
  margin: 0 0 20px 0;
}
.mobile-special-offer__link-second {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 20px 0;
}
.mobile-special-offer__link-second a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #3699ff !important;
}
.mobile-order-result__text {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
  width: 268px;
  margin: 0 0 5px 0;
}
.mobile-order-result__text span {
  color: #2a8c06;
}
@media (max-width: 660px) {
  .mobile-order-result__text img {
    display: none;
  }
}
.mobile-order-result__text.card-5-v4 {
  width: 287px;
  margin: 0 0 5px 15px;
}
.mobile-order-result__btn {
  padding: 21px 31px !important;
}
.mobile-order-result__btn.card-5-v3 {
  padding: 21px 52px;
}
.mobile-order-result__remind {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #2a8c06;
  margin: 10px 0 15px 0;
}
.pad-wrapper-card-5 {
  background: #f9f9f9;
  border-radius: 10px;
  max-height: 100%;
  width: 670px;
  margin: 30px 0 0 15px;
  padding: 0 0 20px 30px;
}
.pad-special-offer__header-text {
  background: #eaf3e7;
  border-radius: 10px;
  width: 279px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 40px 0 13px 0;
}
.pad-special-offer__header-text span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #2a8c06;
}
.pad-special-offer__big-text {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
  width: 610px;
  margin: 0 0 30px 0;
}
.pad-special-offer__big-text span {
  color: #2a8c06;
}
.pad-special-offer__lists {
  list-style-image: url(../images/green-dot.svg);
  margin: 0 0 24px 0;
  padding: 0 0 0 20px;
}
.pad-special-offer__list {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
}
.pad-special-offer__link {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 20px 0;
}
.pad-special-offer__link a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #3699ff !important;
}
.pad-special-offer__two-columns {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 126px;
  width: 630px;
  position: relative;
}
.pad-special-offer__left-column {
  margin: 0 60px 0 0;
}
.pad-order-result__text {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  width: 231px;
}
.pad-order-result__text img {
  margin: 0 0 0 10px;
}
.pad-order-result__text span {
  color: #2a8c06;
}
.pad-order-result__btn {
  padding: 21px 32px !important;
}
.bottom-result__decor {
  padding: 0;
  margin: 20px 0;
}
@media (max-width: 991.98px) {
  .bottom-result__decor {
    margin: 0;
  }
}
@media (max-width: 660px) {
  .bottom-result__decor {
    margin: 0;
  }
}
.special-offer_result {
  background: #f9f9f9;
  border-radius: 10px;
  margin: 40px 50px 50px 50px;
  height: 455px;
  position: relative;
}
@media (max-width: 660px) {
  .special-offer_result {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .special-offer_result {
    display: none;
  }
}
.special-offer_result__header-text {
  padding: 40px 0 15px 40px;
}
.special-offer_result__header-text span {
  background: #eaf3e7;
  border-radius: 10px;
  padding: 10px 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #2a8c06;
}
.special-offer_result__big-text {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
  margin: 0 0 60px 40px;
  width: 892px;
}
@media (max-width: 1180px) {
  .special-offer_result__big-text {
    width: 833px;
  }
}
.special-offer_result__big-text span {
  color: #2a8c06;
}
.special-offer_result__big-text.big-text-v2 {
  font-size: 28px;
}
.special-offer_result__big-text h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: #424249;
}
.special-offer_result__two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.special-offer_result__left-column {
  margin: 0 98px 72px 20px;
}
.special-offer_result__lists {
  list-style-image: url(../images/green-dot.svg);
}
.special-offer_result__lists.lists-v2 {
  max-width: 576px;
}
.special-offer_result__lists.lists-v3 {
  max-width: 516px;
}
.special-offer_result__lists.lists-v4 {
  width: 504px;
}
.special-offer_result__lists li {
  margin: 0 0 10px 0;
}
.special-offer_result__lists li:last-child {
  margin: 0;
}
.special-offer_result__list {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #424249;
  max-width: 500px;
}
@media (max-width: 1180px) {
  .special-offer_result__list {
    max-width: 480px;
  }
}
.special-offer_result__list.list-v2 {
  white-space: normal;
}
.special-offer_result__list.list-v3 {
  white-space: normal;
}
.special-offer_result__list.list-v4 {
  white-space: normal;
}
.special-offer_result__link {
  margin: 0 0 0 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.special-offer_result__link a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #3699ff !important;
}
.special-offer_result__right-column {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  max-width: 395px;
  width: 100%;
  height: 188px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 44%;
  left: 59%;
}
@media (max-width: 1180px) {
  .special-offer_result__right-column {
    top: 52%;
    left: 53%;
  }
}
.order-result__text {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  width: 346px;
  margin: 0 0 20px 0;
}
.order-result__text span {
  color: #2a8c06;
}
.order-result__text img {
  margin: 0 0 0 5px;
}
.card-result-6 {
  position: relative;
  margin: 0 0 30px 0;
}
@media (max-width: 660px) {
  .card-result-6 {
    margin: 0 0 15px 0;
  }
}
.card-result-6__wrapper {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 660px) {
  .card-result-6__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
}
.card-result-6__decor img {
  position: absolute;
  top: 14%;
  left: 5%;
}
@media (max-width: 660px) {
  .card-result-6__decor {
    display: none;
  }
}
.card-result-6__decor-mobile {
  display: none;
}
@media (max-width: 660px) {
  .card-result-6__decor-mobile {
    display: block;
  }
  .card-result-6__decor-mobile img {
    height: 72%;
    position: absolute;
    top: 11%;
    left: 9%;
  }
}
.card-result-6__title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
  padding: 50px 0 50px 50px;
}
@media (max-width: 660px) {
  .card-result-6__title h2 {
    font-size: 20px;
    padding: 30px 0 30px 0;
    text-align: center;
    width: 290px;
  }
}
.result-point-5__btn {
  margin: 0 0 40px 115px;
  padding: 15px 20px !important;
}
.result-point-5__btn span {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
@media (max-width: 660px) {
  .result-point-5__btn {
    padding: 15px 60px !important;
  }
}
.card-result-7__wrapper {
  background: #fff;
  height: 450px;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 0 0 30px 0;
}
@media (max-width: 991.98px) {
  .card-result-7__wrapper {
    height: 345px;
  }
}
@media (max-width: 660px) {
  .card-result-7__wrapper {
    height: 440px;
  }
}
.card-result-7__two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 660px) {
  .card-result-7__two-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 660px) {
  .left-column-card-7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.left-column-card-7__title h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  padding: 146px 0 30px 50px;
  width: 495px;
}
@media (max-width: 660px) {
  .left-column-card-7__title h3 {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .left-column-card-7__title h3 {
    font-size: 17px;
    padding: 50px 0 0 50px;
  }
}
.left-column-card-7__text {
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 30px;
  margin: 0 0 50px 50px;
  width: 490px;
}
@media (max-width: 991.98px) {
  .left-column-card-7__text {
    font-size: 17px;
    width: 460px;
  }
}
@media (max-width: 660px) {
  .left-column-card-7__text {
    display: none;
  }
}
.left-column-card-7__title-m {
  display: none;
}
@media (max-width: 660px) {
  .left-column-card-7__title-m {
    display: block;
  }
  .left-column-card-7__title-m h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    text-align: center;
    color: #424249;
    margin: 30px 0 20px 0;
    padding: 0 22px;
  }
}
.left-column-card-7__bottom-links {
  margin: 0 0 100px 50px;
}
@media (max-width: 660px) {
  .left-column-card-7__bottom-links {
    margin: 0;
  }
}
.left-column-card-7__whatsapp {
  margin: 0 20px 0 0;
}
.right-column-card-7__romanov {
  background-image: url(../images/romanov-bottom.png);
  height: 434px;
  width: 383px;
  background-size: cover;
  position: absolute;
  top: 3%;
  left: 59%;
}
@media (max-width: 991.98px) {
  .right-column-card-7__romanov {
    width: 261px;
    height: 295px;
    top: 14%;
    left: 60%;
  }
}
@media (max-width: 660px) {
  .right-column-card-7__romanov {
    width: 251px;
    height: 269px;
    top: 38.7%;
    left: 30%;
  }
}
@media (max-width: 460px) {
  .right-column-card-7__romanov {
    left: 17%;
  }
}
.right-column-card-7__badge {
  background: #f6f9f6;
  border-radius: 0 10px 10px 10px;
  width: 230px;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 30px 50px;
}
@media (max-width: 660px) {
  .right-column-card-7__badge {
    position: absolute;
    top: 71%;
    left: 33%;
    z-index: 2;
    margin: 0;
  }
}
@media (max-width: 460px) {
  .right-column-card-7__badge {
    left: 23%;
  }
}
.right-column-card-7__name {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
  margin: 0 0 5px 0;
}
.right-column-card-7__bottom-name {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #737e72;
}
.card-result-8__accordion {
  margin: 0 0 25px 0;
}
.card-result-8__accordion:last-child {
  margin: 0;
}
.acordion-result__card {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.acordion-result__card summary {
  list-style: none;
}
.acordion-result__card summary::-webkit-details-marker {
  display: none;
}
.acordion-result__card[open] > summary:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.acordion-result__card[open] > .acordion-result__header h2 span {
  color: #737e72;
}
.acordion-result__card[open] > .acordion-result__header img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.acordion-result__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.acordion-result__header h2 {
  white-space: nowrap;
}
@media (max-width: 700px) {
  .acordion-result__header h2 {
    white-space: normal;
    padding: 10px 10px 0;
    line-height: 20px;
  }
}
.acordion-result__header img {
  position: absolute;
  top: 37%;
  left: 90%;
}
.acordion-result__btn {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
}
@media (max-width: 490px) {
  .acordion-result__btn {
    font-size: 15px;
  }
}
.acordion-result__btn.btn-link-title:hover {
  color: #424249;
}
.acordion-result__two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 20px;
}
@media (max-width: 740px) {
  .acordion-result__two-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.left-column-acordion__title {
  margin: 0 0 15px 0;
}
@media (max-width: 660px) {
  .left-column-acordion__title {
    margin: 0;
  }
}
.left-column-acordion__title h3 {
  width: 473px;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
}
@media (max-width: 660px) {
  .left-column-acordion__title h3 {
    width: 100%;
    font-size: 17px;
    margin: 20px 0;
  }
}
.left-column-acordion__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
  width: 526px;
  margin: 0 0 30px 0;
}
@media (max-width: 660px) {
  .left-column-acordion__text {
    width: 100%;
    margin: 0 0 30px 0;
  }
}
.bottom-info-acordion__text {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin: 0 0 20px 0;
}
@media (max-width: 660px) {
  .bottom-info-acordion__text {
    margin: 0 0 10px 0;
  }
}
.bottom-info-acordion__cards {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 740px) {
  .bottom-info-acordion__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.bottom-info-acordion__cards-pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 740px) {
  .bottom-info-acordion__cards-pad {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.bottom-info-acordion__card {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
  background: #f6f9f6;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 72px;
}
.bottom-info-acordion__card span {
  margin: 0 0 0 15px;
}
.bottom-info-acordion__card.card-1 {
  width: 147px;
  margin: 0 10px 0 0;
}
@media (max-width: 740px) {
  .bottom-info-acordion__card.card-1 {
    width: 300px;
    height: 50px;
    margin: 0 0 25px 0;
  }
}
@media (max-width: 660px) {
  .bottom-info-acordion__card.card-1 {
    margin: 0 0 10px 0;
  }
}
.bottom-info-acordion__card.card-2 {
  width: 209px;
  margin: 0 10px 0 0;
}
@media (max-width: 740px) {
  .bottom-info-acordion__card.card-2 {
    width: 300px;
    height: 50px;
    margin: 0 0 25px 0;
  }
}
@media (max-width: 660px) {
  .bottom-info-acordion__card.card-2 {
    margin: 0 0 10px 0;
  }
}
.bottom-info-acordion__card.card-3 {
  width: 148px;
  margin: 0 10px 0 0;
}
@media (max-width: 1180px) {
  .bottom-info-acordion__card.card-3 {
    margin: 10px 10px 10px 0;
  }
}
@media (max-width: 740px) {
  .bottom-info-acordion__card.card-3 {
    width: 300px;
    height: 50px;
    margin: 0 0 25px 0;
  }
}
@media (max-width: 660px) {
  .bottom-info-acordion__card.card-3 {
    margin: 0 0 10px 0;
  }
}
.bottom-info-acordion__card.card-4 {
  width: 175px;
}
@media (max-width: 1180px) {
  .bottom-info-acordion__card.card-4 {
    margin: 10px 0 10px 0;
  }
}
@media (max-width: 740px) {
  .bottom-info-acordion__card.card-4 {
    width: 300px;
    height: 50px;
    margin: 0 0 20px 0;
  }
}
.right-column-acordion {
  background-image: url(../images/dp-phone.png);
  height: 345px;
  width: 345px;
  background-size: cover;
  margin: 0 0 0 40px;
}
@media (max-width: 1182px) {
  .right-column-acordion {
    margin: 60px 0 0 15px;
  }
}
@media (max-width: 991.98px) {
  .right-column-acordion {
    height: 225px;
    width: 225px;
    margin: 139px 0 0 -82px;
  }
}
@media (max-width: 760px) {
  .right-column-acordion {
    margin: 178px 0 0 -110px;
  }
}
@media (max-width: 740px) {
  .right-column-acordion {
    margin: 0 0 10px 0;
  }
}
.acordion-result__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px;
}
.acordion-result__title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 30px;
  text-align: center;
  color: #424249;
  text-align: center;
  width: 717px;
  margin: 50px 0 31px 0;
}
@media (max-width: 991.98px) {
  .acordion-result__title h2 {
    font-size: 15px;
  }
}
.acordion-result__title span {
  color: #2a8c06;
}
.acordion-result__nav-with-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 91.5%;
  left: 47%;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .acordion-result__nav-with-pagination {
    top: 93.5%;
    left: 45%;
    margin: 3px 0 0 0;
  }
}
@media (max-width: 660px) {
  .acordion-result__nav-with-pagination {
    left: 42%;
    top: 93.5%;
  }
}
@media (max-width: 410px) {
  .acordion-result__nav-with-pagination {
    left: 42%;
    top: 93.5%;
  }
}
.acordion-result__prev {
  border: none;
  background: 0 0;
  margin: 0 575% 0 0;
}
.acordion-result__prev:focus {
  outline: 0;
}
@media (max-width: 410px) {
  .acordion-result__prev {
    margin: 0 390% 0 0;
  }
}
@media (max-width: 600px) {
  .acordion-result__prev {
    margin: 0 521% 0 0;
  }
}
@media (max-width: 400px) {
  .acordion-result__prev {
    margin: 0 440% 0 0;
  }
}
.acordion-result__next {
  border: none;
  background: 0 0;
  outline: 0;
}
.acordion-result__next:focus {
  outline: 0;
}
@media (max-width: 600px) {
  .acordion-result__next {
    margin: 4% 0 0 0;
  }
}
.slider-acordion {
  width: 945px;
  height: 100%;
  max-height: 450px;
}
.slider-acordion__two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f9f9f9;
  border-radius: 6px;
  margin: 0 0 0 92px;
}
@media (max-width: 1185px) {
  .slider-acordion__two-columns {
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  .slider-acordion__two-columns {
    width: 310px;
    max-height: 659px;
    height: 100%;
    margin: 0 60px 0 160px;
  }
}
@media (max-width: 600px) {
  .slider-acordion__two-columns {
    margin: 0 0 0 90px;
  }
}
@media (max-width: 480px) {
  .slider-acordion__two-columns {
    margin: 0 0 0 40px;
  }
}
@media (max-width: 430px) {
  .slider-acordion__two-columns {
    margin: 0 0 0 33px;
  }
}
.slider-acordion__left-column {
  position: relative;
}
.acordion-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.acordion-slide__img {
  width: 254px;
  height: 297px;
  margin: 54px 50px 140px 20px;
}
@media (max-width: 991.98px) {
  .acordion-slide__img {
    display: none !important;
  }
}
.acordion-slide__btn {
  padding: 10px 25px !important;
  position: absolute;
  top: 73%;
  left: 15%;
}
@media (max-width: 991.98px) {
  .acordion-slide__btn {
    position: static;
    padding: 18px 76px !important;
  }
}
@media (max-width: 991.98px) {
  .right-column-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.right-column-slider__title {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin: 32px 0 6px 0;
}
.right-columns-slider__price {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  margin: 0 0 20px 0;
}
.right-columns-slider__price span {
  color: #2a8c06;
}
.right-columns-slider__data-start {
  background: #e7f2de;
  border-radius: 30px;
  width: 268px;
  height: 33px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #677d54;
  text-align: center;
  margin: 0 0 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 15px;
}
@media (max-width: 991.98px) {
  .right-columns-slider__data-start {
    width: 298px;
    height: 33px;
  }
}
.right-columns-slider__data-end {
  background: #e7f2de;
  border-radius: 30px;
  width: 395px;
  height: 33px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #677d54;
  text-align: center;
  margin: 0 0 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 15px;
}
@media (max-width: 991.98px) {
  .right-columns-slider__data-end {
    width: 298px;
    height: 52px;
    padding: 6px 30px;
  }
}
@media (max-width: 660px) {
  .right-columns-slider__data-end {
    padding: 6px 30px;
  }
}
.right-columns-slider__info {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  width: 562px;
  max-height: 230px;
  height: 100%;
  margin: 0 20px 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: start;
}
@media (max-width: 991.98px) {
  .right-columns-slider__info {
    width: 298px;
    height: 100%;
    max-height: 343px;
    margin: 0 0 40px 0;
  }
}
@media (max-width: 660px) {
  .right-columns-slider__info {
    padding: 15px 15px 20px 15px;
  }
}
.right-columns-slider__name {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #2a8c06;
  margin: 0 0 5px 15px;
}
@media (max-width: 660px) {
  .right-columns-slider__name {
    margin: 0 0 5px 0;
  }
}
.right-columns-slider__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
  padding: 0 10px 0 15px;
}
@media (max-width: 660px) {
  .right-columns-slider__desc {
    padding: 0;
  }
}
.acordion-result__header h2 {
  padding: 10px 0;
}
@media (max-width: 700px) {
  .acordion-result__header h2 {
    padding: 10px 0 10px 10px;
  }
}
.acordion-result__two-columns {
  margin: 0 0 0 10px;
}
.inner-acordion {
  border: 1px solid #e3e8e4;
  border-radius: 4px;
  margin: 30px 0 20px 15px;
  width: 540px;
}
@media (max-width: 1180px) {
  .inner-acordion {
    width: 430px;
  }
}
@media (max-width: 991.98px) {
  .inner-acordion {
    width: 348px;
  }
}
@media (max-width: 660px) {
  .inner-acordion {
    width: 100%;
    margin: 30px 0 20px -4px;
  }
}
.inner-acordion__card[open] > .inner-acordion__header img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.inner-acordion__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0 20px;
}
@media (max-width: 660px) {
  .inner-acordion__header h2 {
    line-height: 25px;
  }
}
.inner-acordion__header h2 span {
  font-size: 15px;
}
@media (max-width: 660px) {
  .inner-acordion__header h2 span {
    line-height: 0;
  }
}
.title-big {
  margin: 25px 0 25px 30px;
}
@media (max-width: 700px) {
  .title-big {
    margin: 25px 0 25px 0;
  }
}
.green-btn {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#66bc01),
    to(#2f9c07)
  );
  background: -o-linear-gradient(top, #66bc01 0, #2f9c07 100%);
  background: linear-gradient(180deg, #66bc01 0, #2f9c07 100%);
  -webkit-box-shadow: 0 10px 25px rgba(54, 152, 6, 0.3);
  box-shadow: 0 10px 25px rgba(54, 152, 6, 0.3);
  border-radius: 5px;
  border: none;
  padding: 21px 44px;
}
.green-btn span {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
}
.blue-btn {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#7367f0),
    to(#2f9c07)
  );
  background: -o-linear-gradient(top, #7367f0 0, #7367f0 100%);
  background: linear-gradient(180deg, #7367f0 0, #7367f0 100%);
  -webkit-box-shadow: 0 10px 25px rgba(115, 103, 240, 0.3);
  box-shadow: 0 10px 25px rgba(115, 103, 240, 0.3);
  border-radius: 5px;
  border: none;
  padding: 21px 44px;
}
.blue-btn span {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
}
.title-point h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #1f1f3f;
  margin: 0 0 10px 115px;
}
@media (max-width: 660px) {
  .title-point h3 {
    width: 302px;
    font-size: 17px;
    padding: 0 40px 0 0;
  }
}
.desc-point {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #737e72;
  margin: 0 0 40px 115px;
  max-width: 647px;
}
@media (max-width: 991.98px) {
  .desc-point {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 660px) {
  .desc-point {
    font-size: 15px;
    max-width: 260px;
    padding: 0;
  }
}
.slick-prev {
  display: none !important;
}
.slick-next {
  display: none !important;
}
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 109%;
  z-index: 2;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
}
@media (max-width: 991.98px) {
  .slick-dots {
    top: 107%;
    left: -1%;
  }
}
@media (max-width: 660px) {
  .slick-dots {
    left: 0;
    top: 106%;
  }
}
@media (max-width: 410px) {
  .slick-dots {
    left: 1%;
  }
}
.slick-dots li {
  margin: 0 15px;
}
@media (max-width: 410px) {
  .slick-dots li {
    margin: 0 7px;
  }
}
.slick-dots li:last-child {
  margin: 0 0 0 15px;
}
@media (max-width: 410px) {
  .slick-dots li:last-child {
    margin: 0 0 0 7px;
  }
}
.slick-dots li:first-child {
  margin: 0 15px 0 0;
}
@media (max-width: 410px) {
  .slick-dots li:first-child {
    margin: 0 7px 0 0;
  }
}
.slick-dots .slick-active {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #00b22d;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-acordion-2 {
  padding: 0 0 40px 0;
}
.card-2-v2 {
  height: 355px;
}
@media (max-width: 991.98px) {
  .card-2-v2 {
    height: 100%;
  }
}
.not-selected {
  display: none;
}
.card-result-8 {
  padding: 0 0 10px 0;
}
.card-result-8__two-columns {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-result-8__left-columns {
  margin: 0 20px 0 0;
}
.card-result-8 #accordionAllansw [aria-expanded="false"]:after {
  color: #737e72 !important;
  content: "\e821";
  margin-left: auto;
}
.card-result-8 #accordionAllansw [aria-expanded="true"]:after {
  color: #737e72 !important;
  content: "\e821";
  margin-left: auto;
}
@media (max-width: 660px) {
  .card-result-8 #accordionAllansw .card-body {
    padding: 0 20px;
  }
}
.card-result-8 #collapse2 {
  padding: 0 0 20px 0;
}
.analytics-block-header[aria-expanded="true"] .ico-chevron-down:before {
  content: "\e831";
  color: #bdbdbd;
}
.analytics-block-header[aria-expanded="false"] .ico-chevron-down:before {
  color: #737e72;
}
.card-body-wide {
  padding: 30px 30px 50px 30px !important;
  position: relative;
}
@media (max-width: 660px) {
  .card-body-wide:nth-child(1) {
    padding: 30px 0 50px 0 !important;
  }
}
.anketa-page {
  background: #fff;
}
.anketa-page-container {
  width: 790px;
  max-width: 100%;
}
.anketa-page-header-left {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  text-align: center;
  color: #424249;
}
.anketa-page-header-right {
  background: #fafafa;
  border-radius: 10px;
  padding: 15px 40px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anketa-page-header-right-image {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
  white-space: nowrap;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
}
.anketa-page-header-right-image::after {
  position: absolute;
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00b22d),
    to(#00b22d)
  );
  background: -o-linear-gradient(top, #00b22d 0, #00b22d 100%);
  background: linear-gradient(180deg, #00b22d 0, #00b22d 100%);
  left: 80px;
  top: -3px;
}
.anketa-page-header-right-text {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px 10px 10px 0;
  margin-left: 20px;
  padding: 15px 20px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  max-width: calc(100% - 120px);
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.anketa-page .anketa-step {
  background: #fafafa;
  border-radius: 10px;
  margin-bottom: 20px;
}
.anketa-page .anketa-step .anketa-step-header {
  padding: 30px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.anketa-page .anketa-step .anketa-step-header .anketa-step-continue-text {
  height: 28px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 10px;
  margin-left: 15px;
  border-radius: 10px;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  color: #ff5050;
  background-color: #fbf0f0;
  display: inline-block;
}
.anketa-page .anketa-step .anketa-step-header .anketa-step-continue,
.anketa-page .anketa-step .anketa-step-header .anketa-step-continue-text,
.anketa-page .anketa-step .anketa-step-header .anketa-step-full-controls,
.anketa-page .anketa-step .anketa-step-header .anketa-step-lock {
  display: none;
}
.anketa-page .anketa-step .anketa-step-header .anketa-step-number {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #898989;
}
.anketa-page .anketa-step .anketa-step-header .anketa-step-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #424249;
}
.anketa-page .anketa-step .anketa-step-body {
  display: none;
  padding: 30px 40px;
}
.anketa-page .anketa-step .anketa-step-body .form-group {
  margin-bottom: 25px;
}
.anketa-page .anketa-step .anketa-step-body .label,
.anketa-page .anketa-step .anketa-step-body label {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
  color: #424249;
}
.anketa-page .anketa-step .anketa-step-body .rounded-radio label,
.anketa-page .anketa-step .anketa-step-body .rounded-radio-button label,
.anketa-page .anketa-step .anketa-step-body .square-checkbox label {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
}
.anketa-page
  .anketa-step
  .anketa-step-body
  .rounded-radio
  input:checked
  ~ label,
.anketa-page
  .anketa-step
  .anketa-step-body
  .rounded-radio-button
  input:checked
  ~ label,
.anketa-page
  .anketa-step
  .anketa-step-body
  .square-checkbox
  input:checked
  ~ label {
  color: #424249;
}
.anketa-page .anketa-step .anketa-step-body .rounded-radio-button label {
  padding: 14px 40px;
}
.anketa-page .anketa-step .anketa-step-body .form-control.error {
  border-color: #ff5050;
}
.anketa-page .anketa-step .anketa-step-footer {
  display: none;
  padding: 30px 40px 25px;
  border-top: 1px solid #e3e8e4;
}
.anketa-page .anketa-step .anketa-step-footer .anketa-back-step {
  font-size: 16px !important;
  line-height: 20px;
  padding: 15px 20px !important;
}
.anketa-page .anketa-step .anketa-step-footer .anketa-step-error {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #ff5050;
  margin-top: 10px;
}
.anketa-page .anketa-step .anketa-step-footer #anketa-save-client,
.anketa-page .anketa-step .anketa-step-footer .anketa-next-step {
  min-width: 200px;
  font-size: 16px !important;
  line-height: 20px;
  padding: 15px 20px !important;
}
.anketa-page .anketa-step.blocked-step .anketa-step-header .anketa-step-number,
.anketa-page .anketa-step.blocked-step .anketa-step-header .anketa-step-title {
  color: #bdbdbd;
}
.anketa-page .anketa-step.blocked-step .anketa-step-header .anketa-step-title {
  font-size: 21px;
  font-weight: 500;
}
.anketa-page .anketa-step.blocked-step .anketa-step-header .anketa-step-lock {
  display: block;
  margin-right: 30px;
}
.anketa-page .anketa-step.current-step .anketa-step-header {
  border-bottom: 1px solid #e3e8e4;
}
.anketa-page .anketa-step.current-step .anketa-step-body {
  display: block;
}
.anketa-page .anketa-step.current-step .anketa-step-footer {
  display: block;
}
.anketa-page .anketa-step.done-step {
  background: #eef6e8;
  border: 1px solid #2a8c06;
}
.anketa-page
  .anketa-step.done-step
  .anketa-step-header
  .anketa-step-full-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  margin-left: auto;
}
.anketa-page
  .anketa-step.done-step
  .anketa-step-header
  .anketa-step-full-controls
  .anketa-step-full-mark {
  margin-right: 20px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  height: 50px;
}
.anketa-page
  .anketa-step.done-step
  .anketa-step-header
  .anketa-step-full-controls
  .anketa-step-full-edit {
  cursor: pointer;
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  height: 50px;
}
.anketa-page .anketa-step.back-step .anketa-step-full-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.anketa-page
  .anketa-step.back-step
  .anketa-step-full-controls
  .anketa-step-full-mark {
  display: none;
}
.anketa-page
  .anketa-step.back-step
  .anketa-step-full-controls
  .anketa-step-full-edit {
  cursor: pointer;
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  height: 50px;
}
.anketa-page
  .anketa-step.back-step
  .anketa-step-header
  .anketa-step-continue-text {
  display: inline-block !important;
}
.anketa-page .anketa-step.back-step .anketa-step-continue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
}
.anketa-page
  .anketa-step.back-step
  .anketa-step-continue
  .anketa-step-continue-btn {
  font-size: 16px !important;
  line-height: 20px;
  padding: 15px 20px !important;
  display: none;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.anti-collector .l-green-b {
  background-color: #f6f9f6;
}
.anti-collector .wh-block {
  border-radius: 20px;
}
.anti-collector .top-section {
  padding: 40px 0;
}
.anti-collector .top-section .wh-block {
  margin-bottom: 0;
  padding: 45px;
  border-radius: 40px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.anti-collector .top-section .wrp-video {
  padding: 20px;
  background-color: #f6f9f6;
  border-radius: 30px;
}
.anti-collector .cases .top-section .descript2,
.anti-collector .top-section .cases .descript2,
.anti-collector .top-section .descript,
.landing-anketa-bfl .cases .anti-collector .top-section .descript2,
.lawyers-landing .cases .anti-collector .top-section .descript2 {
  margin-bottom: 20px;
}
.anti-collector video {
  width: 100%;
  border-radius: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.anti-collector video:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}
.anti-collector .btn {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.anti-collector .btn:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.anti-collector .list .item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  color: #424249;
  text-align: left;
}
.anti-collector .list .item i {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 10px;
  border-radius: 5px;
  display: inline-block;
  color: #00b22d;
  background-color: #eef6e8;
  font-size: 22px;
  text-align: center;
  line-height: 40px;
}
.anti-collector .timer-section {
  padding: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
}
.anti-collector ul li:before {
  color: #00b22d !important;
}
.anti-collector .who-this-product {
  padding: 70px 0;
}
.anti-collector .who-this-product .title,
.anti-collector .who-this-product .title-light {
  margin-bottom: 25px;
}
.anti-collector .who-this-product .list-check {
  padding-left: 0;
  list-style: none;
}
.anti-collector .who-this-product .list-check li {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  line-height: 27px;
}
.anti-collector .who-this-product .list-check li span {
  max-width: 490px;
}
.anti-collector .who-this-product .list-check li i {
  margin-right: 20px;
  font-size: 34px;
  color: #00b22d;
}
.anti-collector .who-this-product .r-img {
  max-width: 370px;
}
.anti-collector .wrp-img {
  text-align: right;
}
.anti-collector .what-result {
  padding: 70px 0;
  background-color: #fff;
}
.anti-collector .what-result .wh-block {
  min-height: auto;
  max-width: 455px;
}
.anti-collector .what-result .title-h3 {
  margin-bottom: 15px;
  font-weight: 600;
  color: #00b22d;
}
.anti-collector .what-result .r-img {
  max-width: 470px;
}
.anti-collector .garanty {
  padding: 70px 0;
}
.anti-collector .garanty .discont-50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.anti-collector .garanty .discont-50 .av-container {
  width: 100%;
}
.anti-collector .garanty .discont-50 .wh-block {
  width: 100%;
  max-width: 480px;
  min-height: auto;
  padding: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
}
.anti-collector .garanty .discont-50 .wh-block button {
  width: 100%;
  max-width: 290px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.anti-collector .instruction {
  padding: 100px 0 40px;
  background-color: #fff;
}
.anti-collector .instruction .title,
.anti-collector .instruction .title-light {
  margin-bottom: 55px;
}
.anti-collector .instruction .step__num {
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 27px;
  font-weight: 600;
  color: #898989;
}
.anti-collector .instruction .step__title {
  margin-bottom: 22px;
  font-size: 28px;
  font-weight: 600;
  line-height: 35px;
  color: #424249;
}
.anti-collector .instruction .step__subtitle {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
  color: #424249;
}
.anti-collector .instruction .step__dopmaterial {
  padding: 20px 20px 10px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 10px;
}
.anti-collector .instruction .step__video-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.anti-collector .instruction .step__list-sq-check li {
  margin-left: 35px;
  margin-bottom: 10px;
  position: relative;
}
.anti-collector .instruction .step__list-sq-check li:before {
  content: "\79";
  font-family: dpravo2020;
  font-size: 12px;
  color: #00b22d;
  background-color: #d2ebc6;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  position: absolute;
  left: -35px;
  top: 2px;
}
.anti-collector .instruction .step__list-doc li,
.anti-collector .instruction .step__list-doc2 li,
.anti-collector .instruction .step__list-video li {
  position: relative;
  margin-left: 30px;
  margin-bottom: 10px;
}
.anti-collector .instruction .step__list-doc li:before,
.anti-collector .instruction .step__list-doc2 li:before,
.anti-collector .instruction .step__list-video li:before {
  font-family: dpravo2020;
  position: absolute;
  left: -30px;
}
.anti-collector .instruction .step__list-doc li:before {
  content: "\e909";
}
.anti-collector .instruction .step__list-doc2 li:before {
  content: "\e904";
}
.anti-collector .instruction .step__list-video li:before {
  content: "\74";
  top: 2px;
}
.anti-collector .instruction .step ul {
  padding-left: 0;
  list-style: none;
}
.anti-collector .instruction .step ul li {
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  color: #898989;
}
.anti-collector .instruction .step video {
  max-width: 510px;
}
.anti-collector .instruction .step video:hover {
  -webkit-box-shadow: 0 7px 16px #0000005c;
  box-shadow: 0 7px 16px #0000005c;
}
.anti-collector .instruction .green-bl {
  margin-bottom: 65px;
}
.anti-collector .instruction .step-2 .step__title {
  max-width: 360px;
}
.anti-collector .tariffs {
  padding: 70px 0;
}
.anti-collector .tariffs .title,
.anti-collector .tariffs .title-light {
  margin-bottom: 70px;
}
.anti-collector .tariffs .title-h2 {
  color: #424249;
}
.anti-collector .tariffs .one-tariff {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.anti-collector .tariffs .one-tariff:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.anti-collector .tariffs .av-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anti-collector .tariffs .wh-block {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.anti-collector .tariffs .wh-block .title-h2 {
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #e3e8e4;
}
.anti-collector .tariffs .wh-block ul {
  padding: 35px 40px;
  list-style: none;
  border-bottom: 1px solid #e3e8e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.anti-collector .tariffs .wh-block ul li {
  margin-left: 30px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  position: relative;
}
.anti-collector .tariffs .wh-block ul li:before {
  content: "\e90a";
  font-family: dpravo2020;
  color: #00b22d;
  position: absolute;
  left: -30px;
  top: 1px;
}
.anti-collector .tariffs .price {
  padding: 5px 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
}
.anti-collector .tariffs .price .old-price {
  margin-right: 27px;
  color: #bdbdbd;
  text-decoration: line-through;
}
.anti-collector .tariffs .price .new-price {
  color: #00b22d;
}
.anti-collector .tariffs button {
  margin: 0 40px 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.anti-collector .steps-not-calls {
  padding: 90px 0;
  background-color: #fff;
}
.anti-collector .steps-not-calls .av-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anti-collector .steps-not-calls .title,
.anti-collector .steps-not-calls .title-light {
  max-width: 400px;
}
.anti-collector .steps-not-calls .one-step {
  width: 100%;
  padding: 30px 30px 25px;
}
.anti-collector .steps-not-calls .num-step {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
  border-radius: 50%;
  color: #00b22d;
  background-color: #eef6e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 28px;
  font-weight: 600;
}
.anti-collector .steps-not-calls .title-step {
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 600;
  line-height: 30px;
  color: #00b22d;
}
.anti-collector .wrp-author {
  background-color: #fff;
}
.anti-collector .author {
  background-color: #f6f9f6;
  border-radius: 30px;
}
.anti-collector .author .left-bl {
  padding: 50px;
}
.anti-collector .author .author-name {
  margin-bottom: 15px;
}
.anti-collector .author .author-descript {
  margin-bottom: 18px;
  font-size: 17px;
  color: #737e72;
}
.anti-collector .author .author-descript-bl {
  padding: 15px 40px 15px 20px;
  margin-bottom: 10px;
  border-radius: 15px;
  background-color: #fff;
  color: #424249;
  -webkit-box-shadow: 0 20px 30px -20px rgba(50, 62, 39, 0.1);
  box-shadow: 0 20px 30px -20px rgba(50, 62, 39, 0.1);
}
.anti-collector .author .author-descript-bl div {
  margin-left: 30px;
  position: relative;
}
.anti-collector .author .author-descript-bl div:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #00b22d;
  position: absolute;
  left: -30px;
  top: 5px;
}
.anti-collector .author .wrp-author-photo {
  padding: 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anti-collector .author .wrp-author-photo img {
  width: 100%;
  max-width: 480px;
  margin-left: auto;
}
.anti-collector .author .wrp-author-photo .av-container {
  width: 100%;
  text-align: center;
}
.anti-collector .client-reviews {
  padding: 90px 0;
  background-color: #fff;
}
.anti-collector .client-reviews .av-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anti-collector .client-reviews .title,
.anti-collector .client-reviews .title-light {
  margin-bottom: 70px;
}
.anti-collector .client-reviews .one-review {
  padding: 50px 25px 25px;
  background-color: #f6f9f6;
  border-radius: 30px;
  position: relative;
}
.anti-collector .client-reviews .one-review .user-name {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.anti-collector .client-reviews img:first-of-type {
  width: 70px;
  height: 70px;
  position: absolute;
  -webkit-transform: translateY(-85px);
  -ms-transform: translateY(-85px);
  transform: translateY(-85px);
}
.anti-collector .client-reviews img:last-of-type {
  margin-bottom: 30px;
}
.anti-collector .questions {
  padding: 90px 0;
}
.anti-collector .questions .wh-block {
  min-height: auto;
}
.anti-collector .questions .title-q {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 600;
  color: #00b22d;
}
.anti-collector .questions .answer {
  font-size: 17px;
  line-height: 27px;
  color: #424249;
}
.anti-collector .green-bl {
  padding: 40px 30px 50px 50px;
  background-color: #f6f9f6;
  border-radius: 10px;
}
.timer {
  width: 366px;
  height: 200px;
  padding: 40px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e3e8e4;
  border-radius: 30px;
  background-color: #fff;
}
.timer .price-20m span {
  font-family: Exo2;
}
.timer .digits,
.timer .divider {
  font-weight: 600;
  font-size: 100px;
  line-height: 120px;
  text-align: center;
  color: #2a8c06;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .timer .digits,
  .timer .divider {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#00b22d),
      to(#00b22d)
    );
    background: -o-linear-gradient(top, #00b22d 0, #00b22d 100%);
    background: linear-gradient(180deg, #00b22d 0, #00b22d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
}
.timer .divider {
  margin-top: -25px;
}
.timer .wrp-digits {
  min-width: 150px;
  text-align: center;
}
.timer .wrp-digits div:last-of-type {
  color: #00b22d;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
}
.anketa-result-page {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
}
.anketa-result-page.new {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.anketa-result-page #our-experts,
.anketa-result-page #tripwire,
.anketa-result-page #we-choose,
.anketa-result-page .anti-collector .cases .one-case,
.anketa-result-page .grey-block,
.anketa-result-page .landing-anketa-bfl .cases .one-case,
.anketa-result-page .lawyers-landing .cases .one-case,
.anti-collector .cases .anketa-result-page .one-case,
.landing-anketa-bfl .cases .anketa-result-page .one-case,
.lawyers-landing .cases .anketa-result-page .one-case {
  background: #f9f9fb;
  border-radius: 40px;
  padding: 30px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
}
.anketa-result-page .collapsing .analytics-block-item {
  display: none;
}
.anketa-result-page .anketa-result-header {
  height: 80px;
  border-bottom: 1px solid #e3e8e4;
  padding: 23px 45px;
}
.anketa-result-page .anketa-result-header .anketa-result-header-rect {
  background: #f2f2f2;
  border: 1px solid #e3e8e4;
  border-radius: 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  height: 34px;
}
.anketa-result-page .anketa-result-body {
  position: relative;
}
.anketa-result-page .anketa-result-body > div {
  position: relative;
  z-index: 2;
}
.anketa-result-page .anketa-result-body .anketa-result-body-lines {
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 100px;
  right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  z-index: 1;
}
.anketa-result-page
  .anketa-result-body
  .anketa-result-body-lines
  .anketa-result-body-line {
  background: #f9f9fb;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2px;
  flex: 0 0 2px;
}
.anketa-result-page .anketa-result-container {
  padding: 40px 70px;
  margin-bottom: 20px;
}
.anketa-result-page .anketa-result-container.new {
  padding: 0 0;
}
.anketa-result-page .conclusion-top {
  margin-bottom: 25px;
}
.anketa-result-page .conclusion-top span {
  display: inline-block;
  background: #f2f2f2;
  border-radius: 6px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #000;
  padding: 9px 18px;
}
.anketa-result-page .conclusion-texts-left {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #737e72;
}
.anketa-result-page .conclusion-texts-right {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  margin-left: 100px;
  white-space: nowrap;
  position: relative;
}
.anketa-result-page .conclusion-texts-right-seal {
  position: absolute;
  right: -38px;
  top: -38px;
}
.anketa-result-page .conclusion-result {
  background: #f9f9fb;
  border-radius: 40px;
  margin-top: 220px;
  padding: 30px 100px;
  position: relative;
}
.anketa-result-page .conclusion-result .conclusion-result-name {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
}
.anketa-result-page .conclusion-result .conclusion-result-text {
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  width: 540px;
  max-width: 100%;
}
.anketa-result-page .conclusion-result .conclusion-result-pic {
  position: absolute;
  right: 70px;
  bottom: 0;
}
.anketa-result-page .anketa-result-title {
  font-weight: 700;
  font-size: 38px;
  line-height: 51px;
  color: #424249;
}
.anketa-result-page .anketa-result-gray4-text {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #bdbdbd;
}
.anketa-result-page .analytics-block {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-bottom: 20px;
}
.anketa-result-page .analytics-block .analytics-block-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 30px;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
}
.anketa-result-page
  .analytics-block
  .analytics-block-header
  .analytics-block-header-number {
  color: #e0e0e0;
}
.anketa-result-page .analytics-block .analytics-block-header button {
  margin-left: auto;
  color: #737e72;
}
.anketa-result-page .analytics-block .analytics-block-header button i {
  font-size: 12px;
  margin-left: 0;
}
.anketa-result-page
  .analytics-block
  .analytics-block-header[aria-expanded="false"]
  button
  .ico-chevron-down {
  display: initial;
}
.anketa-result-page
  .analytics-block
  .analytics-block-header[aria-expanded="false"]
  button
  .ico-chevron-up {
  display: none;
}
.anketa-result-page
  .analytics-block
  .analytics-block-header[aria-expanded="true"]
  button
  .ico-chevron-down {
  display: none;
}
.anketa-result-page
  .analytics-block
  .analytics-block-header[aria-expanded="true"]
  button
  .ico-chevron-up {
  display: initial;
}
.anketa-result-page .analytics-block .analytics-block-body {
  padding: 0 30px 30px;
}
.anketa-result-page .analytics-block .analytics-block-body.column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.anketa-result-page
  .analytics-block
  .analytics-block-body.no-column
  .analytics-block-item {
  max-width: 465px;
}
.anketa-result-page
  .analytics-block
  .analytics-block-body
  .analytics-block-item {
  padding: 15px;
  background: #f6f9f6;
  border-radius: 10px;
  margin-bottom: 10px;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}
.anketa-result-page
  .analytics-block
  .analytics-block-body
  .analytics-block-item
  .analytics-block-item-title {
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  margin-bottom: 5px;
}
.anketa-result-page
  .analytics-block
  .analytics-block-body
  .analytics-block-item
  .analytics-block-item-text {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #898989;
}
.anketa-result-page #final-conclusion {
  padding: 60px 40px;
  background-color: #f6f9f6;
  border: 1px solid #00b22d;
  border-radius: 20px;
}
.anketa-result-page #final-conclusion .final-conclusion-left {
  width: 710px;
  max-width: 100%;
}
.anketa-result-page
  #final-conclusion
  .final-conclusion-left
  .final-conclusion-left-text {
  font-weight: 500;
  font-size: 17px;
  line-height: 27px;
  color: #737e72;
}
.anketa-result-page
  #final-conclusion
  .final-conclusion-left
  .final-conclusion-left-list {
  padding-left: 30px;
  list-style: none;
  width: 530px;
  max-width: 100%;
}
.anketa-result-page
  #final-conclusion
  .final-conclusion-left
  .final-conclusion-left-list
  li {
  position: relative;
}
.anketa-result-page
  #final-conclusion
  .final-conclusion-left
  .final-conclusion-left-list
  li::before {
  position: absolute;
  top: 4px;
  left: -30px;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z' fill='%2300B22D'/%3E%3Cpath d='M15.0692 7.88367L9.6525 13.3002C9.48999 13.4627 9.27667 13.5445 9.06335 13.5445C8.85004 13.5445 8.63672 13.4627 8.47421 13.3002L5.76593 10.5919C5.44 10.2662 5.44 9.73944 5.76593 9.41367C6.09171 9.08774 6.61829 9.08774 6.94421 9.41367L9.06335 11.5328L13.8909 6.70538C14.2167 6.37946 14.7433 6.37946 15.0692 6.70538C15.395 7.03116 15.395 7.55774 15.0692 7.88367Z' fill='white'/%3E%3C/svg%3E%0A");
}
.anketa-result-page
  #final-conclusion
  .final-conclusion-left
  .final-conclusion-left-list
  li:not(:last-child) {
  margin-bottom: 20px;
}
.anketa-result-page
  #final-conclusion
  .final-conclusion-left
  .final-conclusion-left-list-title {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
}
.anketa-result-page
  #final-conclusion
  .final-conclusion-left
  .final-conclusion-left-list-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
}
.anketa-result-page #final-conclusion .final-conclusion-right {
  position: relative;
}
.anketa-result-page .thank-you-block {
  position: relative;
  background: #f9f9fb;
  border-radius: 40px;
  min-height: 285px;
  padding: 30px 70px 30px 360px;
}
.anketa-result-page .thank-you-block .thank-you-block-text {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
}
.anketa-result-page .thank-you-block .thank-you-block-sign {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #2a8c06;
}
.anketa-result-page .thank-you-block .thank-you-block-sign-part2 {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #737e72;
}
.anketa-result-page .thank-you-block .thank-you-block-pic {
  position: absolute;
  left: 0;
  bottom: 0;
}
.anketa-result-page .recommendation-for {
  background: #f2f2f2;
  border-radius: 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #898989;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 9px 40px;
}
.anketa-result-page .recommendation-block .recommendation-block-header {
  border-radius: 20px 20px 0 0;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  padding: 18px 30px;
  color: #fff;
}
.anketa-result-page
  .recommendation-block.recommendation-bad
  .recommendation-block-header {
  background: #e25656;
}
.anketa-result-page
  .recommendation-block.recommendation-good
  .recommendation-block-header {
  background: #00b22d;
}
.anketa-result-page .recommendation-block .recommendation-block-body {
  background: #f9f9fb;
  border-radius: 0 0 6px 6px;
}
.anketa-result-page
  .recommendation-block
  .recommendation-block-body
  .recommendation-item {
  padding: 25px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anketa-result-page
  .recommendation-block
  .recommendation-block-body
  .recommendation-item:not(:last-child) {
  border-bottom: 1px solid #e3e8e4;
}
.anketa-result-page
  .recommendation-block
  .recommendation-block-body
  .recommendation-item
  .recommendation-item-title {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  max-width: 50%;
}
.anketa-result-page
  .recommendation-block
  .recommendation-block-body
  .recommendation-item
  .recommendation-item-title.with-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  padding-right: 70px;
}
.anketa-result-page
  .recommendation-block
  .recommendation-block-body
  .recommendation-item
  .recommendation-item-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
  margin-right: 170px;
  max-width: 50%;
}
.anketa-result-page #solutions-block {
  background: #f9f9fb;
  border-radius: 40px;
  padding: 30px;
  position: relative;
}
.anketa-result-page #solutions-block .solutions-top-text {
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  width: 400px;
  max-width: 100%;
}
.anketa-result-page #solutions-block .solutions-bottom-text {
  background: #eef6e8;
  border-radius: 30px;
  padding: 20px 30px;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  margin-top: 54px;
}
.anketa-result-page #solutions-block .solutions-bottom-text-inner {
  width: 430px;
  max-width: 100%;
}
.anketa-result-page #solutions-block .solutions-block-img {
  position: absolute;
  top: 30px;
  right: 64px;
}
.anketa-result-page #solutions-block .solutions-block-img svg {
  max-width: 100%;
}
.anketa-result-page #about-dp .about-dp-quote {
  position: absolute;
  left: 36.5%;
  top: 42px;
  background: #eef6e8;
  border-radius: 10px 10px 0 10px;
  padding: 13px 15px;
  width: 210px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #424249;
}
.anketa-result-page #about-dp .about-dp-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
}
.anketa-result-page .rub2 {
  font-family: Exo2;
}
.anketa-result-page #tripwire {
  padding: 50px;
}
.anketa-result-page #tripwire .title-dp-new {
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.anketa-result-page #tripwire ul {
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
}
.anketa-result-page #tripwire ul li {
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
  font-size: 17px;
}
.anketa-result-page #tripwire ul li::before {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z' fill='%2300B22D'/%3E%3Cpath d='M15.0692 7.88367L9.6525 13.3002C9.48999 13.4627 9.27667 13.5445 9.06335 13.5445C8.85004 13.5445 8.63672 13.4627 8.47421 13.3002L5.76593 10.5919C5.44 10.2662 5.44 9.73944 5.76593 9.41367C6.09171 9.08774 6.61829 9.08774 6.94421 9.41367L9.06335 11.5328L13.8909 6.70538C14.2167 6.37946 14.7433 6.37946 15.0692 6.70538C15.395 7.03116 15.395 7.55774 15.0692 7.88367Z' fill='white'/%3E%3C/svg%3E%0A");
}
.anketa-result-page #tripwire .right-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anketa-result-page #tripwire .wrp-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.anketa-result-page #tripwire .timer {
  margin-bottom: 15px;
}
.anketa-result-page #tripwire .anti-collector .cases .descript2,
.anketa-result-page #tripwire .descript,
.anketa-result-page #tripwire .landing-anketa-bfl .cases .descript2,
.anketa-result-page #tripwire .lawyers-landing .cases .descript2,
.anketa-result-page #wait-lawyer .anti-collector .cases .descript2,
.anketa-result-page #wait-lawyer .descript,
.anketa-result-page #wait-lawyer .landing-anketa-bfl .cases .descript2,
.anketa-result-page #wait-lawyer .lawyers-landing .cases .descript2,
.anti-collector .cases .anketa-result-page #tripwire .descript2,
.anti-collector .cases .anketa-result-page #wait-lawyer .descript2,
.landing-anketa-bfl .cases .anketa-result-page #tripwire .descript2,
.landing-anketa-bfl .cases .anketa-result-page #wait-lawyer .descript2,
.lawyers-landing .cases .anketa-result-page #tripwire .descript2,
.lawyers-landing .cases .anketa-result-page #wait-lawyer .descript2 {
  margin-bottom: 25px;
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
  color: #424249;
}
.anketa-result-page #wait-lawyer {
  padding: 50px 30px 0 50px;
}
.anketa-result-page #wait-lawyer .anti-collector .cases .descript2,
.anketa-result-page #wait-lawyer .descript,
.anketa-result-page #wait-lawyer .landing-anketa-bfl .cases .descript2,
.anketa-result-page #wait-lawyer .lawyers-landing .cases .descript2,
.anti-collector .cases .anketa-result-page #wait-lawyer .descript2,
.landing-anketa-bfl .cases .anketa-result-page #wait-lawyer .descript2,
.lawyers-landing .cases .anketa-result-page #wait-lawyer .descript2 {
  margin-bottom: 0;
}
.anketa-result-page #wait-lawyer .solutions-block-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anketa-result-page #wait-lawyer .solutions-block-img img {
  max-width: 376px;
}
.anketa-result-page #wait-lawyer .wh-block {
  padding: 35px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 30px;
}
.anketa-result-page #we-choose .we-choose-block {
  background: #fff;
  border-radius: 10px;
  padding: 20px 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.anketa-result-page #we-arrange .we-arrange-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 20px;
  background: #f9f9fb;
  border-radius: 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
}
.anketa-result-page #we-arrange .we-arrange-block:not(:last-child) {
  margin-bottom: 10px;
}
.anketa-result-page #we-arrange .we-arrange-block .we-arrange-block-icon {
  margin-right: 15px;
}
.anketa-result-page #our-experts .our-experts-block {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.anketa-result-page #our-experts .our-experts-block .our-experts-block-header {
  border-bottom: 1px solid #e3e8e4;
  padding: 25px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.anketa-result-page
  #our-experts
  .our-experts-block
  .our-experts-block-header-pic {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 64px;
  flex: 0 0 64px;
  margin-right: 17px;
}
.anketa-result-page
  #our-experts
  .our-experts-block
  .our-experts-block-header-pic
  img,
.anketa-result-page
  #our-experts
  .our-experts-block
  .our-experts-block-header-pic
  svg {
  max-width: 100%;
}
.anketa-result-page
  #our-experts
  .our-experts-block
  .our-experts-block-header-name {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
}
.anketa-result-page #our-experts .our-experts-block .our-experts-block-body {
  padding: 25px 20px;
}
.anketa-result-page #our-experts .our-experts-block .our-experts-block-list {
  padding-left: 0;
  list-style: none;
}
.anketa-result-page #our-experts .our-experts-block .our-experts-block-list li {
  position: relative;
  padding-left: 20px;
}
.anketa-result-page
  #our-experts
  .our-experts-block
  .our-experts-block-list
  li:not(:last-child) {
  margin-bottom: 10px;
}
.anketa-result-page
  #our-experts
  .our-experts-block
  .our-experts-block-list
  li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 0;
  top: 7px;
  background: #00b22d;
  border-radius: 50%;
}
.anketa-result-page #cases-block .cases-block-sum {
  font-weight: 600;
  font-size: 72px;
  line-height: 86px;
  text-align: center;
  color: #2a8c06;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .anketa-result-page #cases-block .cases-block-sum {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#00b22d),
      to(#00b22d)
    );
    background: -o-linear-gradient(top, #00b22d 0, #00b22d 100%);
    background: linear-gradient(180deg, #00b22d 0, #00b22d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
}
.anketa-result-page #cases-block .cases-block-top-text {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  text-align: center;
  width: 640px;
  max-width: 100%;
  margin: 0 auto;
}
.anketa-result-page #cases-block .cases-block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  color: #000;
  text-decoration: none;
}
.anketa-result-page #cases-block .cases-block .cases-block-img img {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  margin-bottom: 15px;
}
.anketa-result-page #cases-block .cases-wrapper {
  position: relative;
}
.anketa-result-page
  #cases-block
  .cases-wrapper
  .cases-container.slick-initialized
  .slick-slide {
  text-align: center;
}
.anketa-result-page #cases-block .cases-wrapper .cases-arrows {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.anketa-result-page
  #cases-block
  .cases-wrapper
  .cases-arrows
  .cases-arrow-prev {
  position: absolute;
  top: -25px;
  left: 0;
}
.anketa-result-page
  #cases-block
  .cases-wrapper
  .cases-arrows
  .cases-arrow-next {
  position: absolute;
  top: -25px;
  right: 0;
}
.anketa-result-page #video-block {
  background: #f9f9fb;
  border-radius: 40px;
  padding: 30px;
}
.anketa-result-page #questions-block1 {
  background: #f9f9fb;
  border-radius: 40px;
  padding: 30px;
}
.anketa-result-page #questions-block1 .questions-block1-extra-text {
  background: #f2f2f2;
  border-radius: 10px;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #898989;
  padding: 9px 15px;
}
.anketa-result-page #questions-block1 .questions-block1-list {
  padding-left: 10px;
  list-style: none;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
  margin-bottom: 0;
}
.anketa-result-page #questions-block1 .questions-block1-list li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 20px;
}
.anketa-result-page #questions-block1 .questions-block1-list li::before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z' fill='%2300B22D'/%3E%3Cpath d='M15.0692 7.88367L9.6525 13.3002C9.48999 13.4627 9.27667 13.5445 9.06335 13.5445C8.85004 13.5445 8.63672 13.4627 8.47421 13.3002L5.76593 10.5919C5.44 10.2662 5.44 9.73944 5.76593 9.41367C6.09171 9.08774 6.61829 9.08774 6.94421 9.41367L9.06335 11.5328L13.8909 6.70538C14.2167 6.37946 14.7433 6.37946 15.0692 6.70538C15.395 7.03116 15.395 7.55774 15.0692 7.88367Z' fill='white'/%3E%3C/svg%3E%0A");
}
.anketa-result-page
  #questions-block1
  .questions-block1-list
  .questions-block1-list-title {
  font-size: 17px;
  line-height: 27px;
  color: #424249;
  margin-bottom: 10px;
}
.anketa-result-page #steps-block .steps-block {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
  padding-left: 40px;
  padding-right: 40px;
}
.anketa-result-page #steps-block .steps-block:not(:last-child) {
  margin-bottom: 15px;
}
.anketa-result-page #steps-block .steps-block .steps-block-title {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin-bottom: 10px;
}
.anketa-result-page #steps-block .steps-block .steps-block-content {
  width: 590px;
  max-width: 100%;
}
.anketa-result-page .consequences-upper-text {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #737e72;
}
.anketa-result-page .consequences-block {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.anketa-result-page .consequences-block .consequences-block-header {
  border-radius: 10px 10px 0 0;
  padding: 20px 30px;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #fff;
}
.anketa-result-page .consequences-block .consequences-block-header.good {
  background: #00b22d;
}
.anketa-result-page .consequences-block .consequences-block-header.bad {
  background: #e25656;
}
.anketa-result-page .consequences-block .consequences-block-body-item {
  padding: 15px 30px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
}
.anketa-result-page
  .consequences-block
  .consequences-block-body-item:not(:last-child) {
  border-bottom: 1px solid #e3e8e4;
}
.anketa-result-page #other-questions-block {
  background: #f9f9fb;
  border-radius: 40px;
  padding: 30px;
}
.anketa-result-page #other-questions-block.new-questions {
  background-color: #fff;
  padding: 0;
}
.anketa-result-page #other-questions-block.new-questions .col-md-6 {
  max-width: 50%;
}
@media (max-width: 660px) {
  .anketa-result-page #other-questions-block.new-questions .col-md-6.new {
    margin: 30px 0 0 0;
  }
}
@media (max-width: 770px) {
  .anketa-result-page #other-questions-block.new-questions .col-md-6 {
    max-width: 100%;
  }
}
@media (max-width: 660px) {
  .anketa-result-page #other-questions-block.new-questions .col-md-6 {
    margin: 0 0 30px 0;
  }
}
.anketa-result-page #other-questions-block .other-questions-block {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.anketa-result-page #other-questions-block .other-questions-block.new {
  border: 1px solid #e3e8e4;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-header {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #424249;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-header
  button {
  margin-left: auto;
  color: #737e72;
  line-height: 12px;
  padding: 6px;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-header
  button
  i {
  font-size: 12px;
  margin-left: 0;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-header[aria-expanded="false"]
  button
  .ico-chevron-down {
  display: initial;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-header[aria-expanded="false"]
  button
  .ico-chevron-up {
  display: none;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-header[aria-expanded="true"]
  button
  .ico-chevron-down {
  display: none;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-header[aria-expanded="true"]
  button
  .ico-chevron-up {
  display: initial;
}
.anketa-result-page
  #other-questions-block
  .other-questions-block
  .other-questions-block-body {
  margin-top: 15px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #737e72;
  padding-right: 40px;
}
.anketa-result-page #socials-block {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #737e72;
}
.anketa-result-page #socials-block .socials-block-title {
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
}
.anketa-result-page #socials-block .socials-block-text1 {
  width: 310px;
  max-width: 100%;
}
.anketa-result-page #socials-block .socials-block-text2 {
  width: 370px;
  max-width: 100%;
}
.anketa-result-page #socials-block .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 400;
  font-size: 13px !important;
  line-height: 20px !important;
  padding: 10px !important;
}
.anketa-result-page #socials-block .btn i {
  position: static;
  top: 0;
  margin-right: 10px;
  margin-left: 0;
  font-size: 20px;
  line-height: 1 !important;
}
.anketa-result-page #socials-block-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.anketa-result-page .wait-call {
  max-width: 280px;
  height: 44px;
  margin-top: 20px;
  border-radius: 10px;
  color: #00b22d;
  background-color: #fff;
  font-size: 18px;
  line-height: 16px;
  padding: 14px;
  text-align: center;
}
.lawyers-landing__two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 130px;
  width: 100%;
}
@media (max-width: 800px) {
  .lawyers-landing__two-columns {
    margin-top: 50px;
  }
}
.lawyers-landing__block-first {
  max-height: 534px;
  height: 100%;
  width: 100%;
}
@media (max-width: 990px) {
  .lawyers-landing__block-first {
    height: 619px;
    max-height: 100%;
  }
}
@media (max-width: 960px) {
  .lawyers-landing__block-first {
    height: 660px;
  }
}
@media (max-width: 770px) {
  .lawyers-landing__block-first {
    height: 700px;
  }
}
@media (max-width: 460px) {
  .lawyers-landing__block-first {
    height: 760px;
  }
}
@media (max-width: 400px) {
  .lawyers-landing__block-first {
    height: 640px;
  }
}
.lawyers-landing__block-second {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 990px) {
  .lawyers-landing__block-second {
    position: relative;
    z-index: 6;
  }
}
@media (max-width: 990px) {
  .columns-main__left-columns {
    position: relative;
    z-index: 6;
  }
}
@media (max-width: 955px) {
  .columns-main__left-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.left-column__title {
  color: #424249;
  font-size: 38px;
  line-height: 51px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.left-column__title span {
  color: #2a8c06;
  position: relative;
}
.left-column__title span img {
  max-width: 354px;
  max-height: 17px;
  min-width: auto;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -22%;
}
@media (max-width: 955px) {
  .left-column__title {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .left-column__title {
    max-width: calc(100vw - 40px);
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 380px) {
  .left-column__title span img {
    min-height: 16px;
    bottom: -29%;
  }
}
.left-column__note {
  color: #737e72;
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  margin: 0 0 30px 0;
  max-width: 550px;
}
@media (max-width: 1200px) {
  .left-column__note {
    width: 390px;
  }
}
@media (max-width: 990px) {
  .left-column__note {
    max-width: 380px;
    margin: 0 0 70px 0;
  }
}
@media (max-width: 955px) {
  .left-column__note {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .left-column__note {
    max-width: calc(100vw - 40px);
  }
}
.left-card {
  max-width: 676px;
  max-height: 184px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02),
    0 2px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02), 0 2px 15px rgba(0, 0, 0, 0.08);
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}
@media (max-width: 1300px) {
  .left-card {
    position: relative;
    z-index: 6;
  }
}
@media (max-width: 1200px) {
  .left-card {
    max-height: 210px;
  }
}
@media (max-width: 990px) {
  .left-card {
    max-height: 260px;
    width: 401px;
  }
}
@media (max-width: 955px) {
  .left-card {
    max-width: 500px;
    width: 100%;
    margin-top: 109px;
  }
}
.left-card__text {
  color: #424249;
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  margin: 0 0 25px 0;
  width: 100%;
}
@media (max-width: 995px) {
  .left-card__text {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .left-card__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.left-card__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.left-card__btn .btn {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.left-card__btn .btn:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
@media (max-width: 995px) {
  .left-card__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.left-card__btn .btn {
  margin: 0 10px 0 0;
  max-width: 322px;
}
.near-button__text {
  color: #2a8c06;
  font-size: 17px;
  line-height: 1.59;
  font-weight: 600;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
}
.right-column {
  position: relative;
  left: 7%;
}
@media (max-width: 1530px) {
  .right-column {
    left: 5%;
  }
}
@media (max-width: 1480px) {
  .right-column {
    left: 3%;
  }
}
@media (max-width: 1420px) {
  .right-column {
    left: 0;
  }
}
@media (max-width: 1350px) {
  .right-column {
    left: -2%;
  }
}
@media (max-width: 1300px) {
  .right-column {
    left: -8%;
  }
}
@media (max-width: 990px) {
  .right-column {
    position: absolute;
    top: 33%;
    left: 45%;
  }
}
@media (max-width: 955px) {
  .right-column {
    top: 33%;
    left: 34%;
  }
}
@media (max-width: 768px) {
  .right-column {
    top: 39%;
    left: 30%;
  }
}
@media (max-width: 475px) {
  .right-column {
    top: 41%;
    left: 27%;
  }
}
@media (max-width: 400px) {
  .right-column {
    top: 32%;
    left: 20%;
  }
}
@media (max-width: 378px) {
  .right-column {
    left: 20%;
  }
}
.right-column__circle {
  border-width: 1px;
  border-radius: 3000px;
  opacity: 0.4;
  background-position: center center;
  border-color: #2a8c06;
  border-style: solid;
  width: 541px;
  height: 541px;
  left: 0;
  top: -2%;
  z-index: 2;
  position: absolute;
}
@media (max-width: 990px) {
  .right-column__circle {
    top: 19%;
  }
}
@media (max-width: 955px) {
  .right-column__circle {
    width: 227px;
    height: 227px;
  }
}
.right-column__full-circle {
  border-radius: 3000px;
  background-color: #eef6e8;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  width: 479px;
  height: 479px;
  left: 7%;
  top: 4%;
  position: absolute;
}
@media (max-width: 990px) {
  .right-column__full-circle {
    top: 24%;
  }
}
@media (max-width: 955px) {
  .right-column__full-circle {
    width: 201px;
    height: 201px;
  }
}
.right-column__img {
  position: relative;
  z-index: 3;
  top: -11%;
  left: 10%;
}
.right-column__img img {
  max-width: 447px;
  max-height: 598px;
}
@media (max-width: 955px) {
  .right-column__img img {
    max-width: 209px;
    max-height: 280px;
  }
}
.block-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block-second__title {
  color: #424249;
  font-size: 38px;
  line-height: 51px;
  font-weight: 500;
  border: none;
  text-align: center;
  margin: 100px 0 40px 0;
}
@media (max-width: 400px) {
  .block-second__title {
    font-size: 24px;
    line-height: 32px;
    width: 200px;
    margin: 50px 0 40px 0;
  }
}
.card-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 40px 0;
}
@media (max-width: 720px) {
  .card-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.card-row__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 360px;
  height: 186px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  background-color: #f5f8f5;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  margin: 0 40px 0 0;
}
@media (max-width: 1160px) {
  .card-row__card {
    width: 280px;
  }
}
@media (max-width: 925px) {
  .card-row__card {
    width: 230px;
    margin: 0 20px 0 0;
  }
}
@media (max-width: 720px) {
  .card-row__card {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .card-row__card:last-child {
    margin: 0;
  }
}
@media (max-width: 400px) {
  .card-row__card {
    max-width: 320px;
  }
}
.card-row__card:last-child {
  margin: 0;
}
.card-row__card i {
  color: #00b22d;
  font-size: 45px;
}
.card-row__text {
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 720px) {
  .card-row__text {
    width: 370px;
    padding: 0 20px;
  }
}
@media (max-width: 410px) {
  .card-row__text {
    font-size: 16px;
    line-height: 25px;
    width: 290px;
  }
}
.card-row .av-container {
  margin-right: 40px;
}
.card-row .av-container:last-child {
  margin-right: 0;
}
.block-second-card {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 770px;
  max-height: 214px;
  width: 100%;
  height: 100%;
  padding: 40px;
  margin: 0 0 49px 0;
}
@media (max-width: 460px) {
  .block-second-card {
    max-height: 290px;
  }
}
@media (max-width: 580px) {
  .block-second-card {
    max-height: 245px;
  }
}
.block-second-card .left-card__text {
  text-align: center;
  margin: 0 0 20px 0;
}
.block-second-card .left-card__btn {
  display: block;
}
.anticollector__title,
.bad-lawyers__title {
  color: #424249;
  font-size: 21px;
  font-weight: 500;
  margin: 0 0 11px 0;
  line-height: 1.23;
  text-align: center;
}
.anticollector__desc,
.bad-lawyers__desc {
  color: #898989;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  text-align: center;
}
.anticollector__privacy,
.bad-lawyers__privacy {
  margin-top: 15px;
}
.anticollector__privacy-text,
.bad-lawyers__privacy-text {
  font-size: 15px;
  line-height: 1.55;
  color: #424249;
  text-align: center;
}
.anticollector__privacy-text span,
.bad-lawyers__privacy-text span {
  color: #2a8c06;
}
.modal-bad-btn {
  margin: 10px 0 0 0;
}
.modal-bad-btn .btn {
  width: 100%;
  max-width: 100%;
}
.anticollector-form label,
.bad-lawyers-form label {
  color: #424249;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 22px;
}
.anticollector-form input,
.bad-lawyers-form input {
  height: 60px;
  line-height: 60px;
}
.anticollector-form #bfl_anketa_city,
.anticollector-form #bfl_anketa_name,
.anticollector-form #bfl_anketa_phone,
.bad-lawyers-form #bfl_anketa_city,
.bad-lawyers-form #bfl_anketa_name,
.bad-lawyers-form #bfl_anketa_phone {
  margin: 0 0 15px 0;
}
.lawyers-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lawyers-wrapper {
  margin-left: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.lawyers-case {
  margin-left: 8.33333%;
}
@media (max-width: 1310px) {
  .lawyers-case {
    margin-left: 1.33333%;
  }
}
@media (max-width: 990px) {
  .lawyers-case {
    margin-left: -2.66667%;
  }
}
@media (max-width: 670px) {
  .lawyers-case {
    margin-left: 0;
  }
}
.anti-collector header,
.landing-anketa-bfl header,
.lawyers-landing header {
  border-bottom: 1px solid #e3e8e4;
}
.anti-collector header .btn,
.landing-anketa-bfl header .btn,
.lawyers-landing header .btn {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.anti-collector h2,
.landing-anketa-bfl h2,
.lawyers-landing h2 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 28px;
}
.anti-collector h3,
.landing-anketa-bfl h3,
.lawyers-landing h3 {
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}
.anti-collector .green-badge,
.landing-anketa-bfl .green-badge,
.lawyers-landing .green-badge {
  width: 48px;
  height: 26px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  border-radius: 13px;
  background-color: #eef6e8;
  color: #2a8c06;
}
.anti-collector .navbar-brand img,
.landing-anketa-bfl .navbar-brand img,
.lawyers-landing .navbar-brand img {
  max-height: 40px;
}
.anti-collector .btn-phone,
.landing-anketa-bfl .btn-phone,
.lawyers-landing .btn-phone {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00b22d),
    to(#00b22d)
  );
  background: -o-linear-gradient(top, #00b22d 0, #00b22d 100%);
  background: linear-gradient(180deg, #00b22d 0, #00b22d 100%);
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
}
.anti-collector .wrp-phone,
.landing-anketa-bfl .wrp-phone,
.lawyers-landing .wrp-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.anti-collector .wrp-phone a,
.landing-anketa-bfl .wrp-phone a,
.lawyers-landing .wrp-phone a {
  color: #00b22d;
}
.anti-collector .wrp-phone a:not(.tel-top),
.landing-anketa-bfl .wrp-phone a:not(.tel-top),
.lawyers-landing .wrp-phone a:not(.tel-top) {
  margin-right: 8px;
  font-size: 20px;
}
.anti-collector .wrp-phone a:hover,
.landing-anketa-bfl .wrp-phone a:hover,
.lawyers-landing .wrp-phone a:hover {
  text-decoration: none;
}
.anti-collector .wrp-phone .btn,
.landing-anketa-bfl .wrp-phone .btn,
.lawyers-landing .wrp-phone .btn {
  margin-left: 25px;
}
.anti-collector .phone-num,
.landing-anketa-bfl .phone-num,
.lawyers-landing .phone-num {
  font-size: 15px;
}
.anti-collector .phone-num .green-link,
.landing-anketa-bfl .phone-num .green-link,
.lawyers-landing .phone-num .green-link {
  color: #00b22d;
}
.anti-collector .txt-ph,
.landing-anketa-bfl .txt-ph,
.lawyers-landing .txt-ph {
  font-size: 10px;
  color: #737e72;
}
.anti-collector .top-section .btn-success,
.landing-anketa-bfl .top-section .btn-success,
.lawyers-landing .top-section .btn-success {
  max-width: 351px;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.anti-collector .top-section .time-answers,
.landing-anketa-bfl .top-section .time-answers,
.lawyers-landing .top-section .time-answers {
  max-width: 351px;
}
.anti-collector .top-section .img-top-full,
.landing-anketa-bfl .top-section .img-top-full,
.lawyers-landing .top-section .img-top-full {
  display: none;
}
.anti-collector .top-section .img-top-cr,
.landing-anketa-bfl .top-section .img-top-cr,
.lawyers-landing .top-section .img-top-cr {
  display: block;
}
.anti-collector .btn-example,
.landing-anketa-bfl .btn-example,
.lawyers-landing .btn-example {
  position: relative;
}
.anti-collector .btn-example img,
.landing-anketa-bfl .btn-example img,
.lawyers-landing .btn-example img {
  position: absolute;
  left: -25px;
  top: -30px;
}
.anti-collector .btn-example .btn,
.landing-anketa-bfl .btn-example .btn,
.lawyers-landing .btn-example .btn {
  padding-left: 80px !important;
}
.anti-collector .title,
.anti-collector .title-light,
.landing-anketa-bfl .title,
.landing-anketa-bfl .title-light,
.lawyers-landing .title,
.lawyers-landing .title-light {
  color: #424249;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 8px;
}
.anti-collector .title span,
.anti-collector .title-light span,
.landing-anketa-bfl .title span,
.landing-anketa-bfl .title-light span,
.lawyers-landing .title span,
.lawyers-landing .title-light span {
  color: #00b22d;
}
.anti-collector .title .badge,
.anti-collector .title-light .badge,
.landing-anketa-bfl .title .badge,
.landing-anketa-bfl .title-light .badge,
.lawyers-landing .title .badge,
.lawyers-landing .title-light .badge {
  height: 51px;
  padding: 3px 10px;
  font-size: 38px;
  color: #fff;
  background-color: #00b22d;
  display: inline-block;
  border-radius: 10px;
}
.anti-collector .title-light,
.landing-anketa-bfl .title-light,
.lawyers-landing .title-light {
  font-weight: 500;
}
.anti-collector .cases .descript2,
.anti-collector .cases .landing-anketa-bfl .descript2,
.anti-collector .cases .lawyers-landing .descript2,
.anti-collector .descript,
.landing-anketa-bfl .cases .anti-collector .descript2,
.landing-anketa-bfl .cases .descript2,
.landing-anketa-bfl .cases .lawyers-landing .descript2,
.landing-anketa-bfl .descript,
.lawyers-landing .cases .anti-collector .descript2,
.lawyers-landing .cases .descript2,
.lawyers-landing .cases .landing-anketa-bfl .descript2,
.lawyers-landing .descript {
  margin-bottom: 60px;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
  color: #737e72;
}
.anti-collector .descript-check,
.landing-anketa-bfl .descript-check,
.lawyers-landing .descript-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  border-radius: 15px;
  border: 1px solid #e3e8e4;
  padding: 20px;
  margin-bottom: 40px;
}
.anti-collector .cases .descript-check .descript2,
.anti-collector .cases .landing-anketa-bfl .descript-check .descript2,
.anti-collector .cases .lawyers-landing .descript-check .descript2,
.anti-collector .descript-check .cases .descript2,
.anti-collector .descript-check .descript,
.landing-anketa-bfl .cases .anti-collector .descript-check .descript2,
.landing-anketa-bfl .cases .descript-check .descript2,
.landing-anketa-bfl .cases .lawyers-landing .descript-check .descript2,
.landing-anketa-bfl .descript-check .cases .descript2,
.landing-anketa-bfl .descript-check .descript,
.lawyers-landing .cases .anti-collector .descript-check .descript2,
.lawyers-landing .cases .descript-check .descript2,
.lawyers-landing .cases .landing-anketa-bfl .descript-check .descript2,
.lawyers-landing .descript-check .cases .descript2,
.lawyers-landing .descript-check .descript {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #898989;
  max-width: 600px;
  margin-bottom: 0;
}
.anti-collector .descript-check .check-round,
.landing-anketa-bfl .descript-check .check-round,
.lawyers-landing .descript-check .check-round {
  display: block;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #898989;
}
.anti-collector .get-legal-opinion,
.landing-anketa-bfl .get-legal-opinion,
.lawyers-landing .get-legal-opinion {
  text-align: center;
}
.anti-collector .get-legal-opinion .btn,
.landing-anketa-bfl .get-legal-opinion .btn,
.lawyers-landing .get-legal-opinion .btn {
  min-height: 60px;
}
.anti-collector .time-answers,
.landing-anketa-bfl .time-answers,
.lawyers-landing .time-answers {
  min-height: 20px;
  margin-top: 15px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #898989;
}
.anti-collector .img-top,
.landing-anketa-bfl .img-top,
.lawyers-landing .img-top {
  max-width: 524px;
  margin: 40px 0 60px;
}
@media (max-width: 767px) {
  .anti-collector .img-top,
  .landing-anketa-bfl .img-top,
  .lawyers-landing .img-top {
    margin: 0 0 30px;
  }
}
.anti-collector .wrp-what-get,
.landing-anketa-bfl .wrp-what-get,
.lawyers-landing .wrp-what-get {
  width: 100vw;
  overflow-x: hidden;
}
.anti-collector .what-get h2,
.landing-anketa-bfl .what-get h2,
.lawyers-landing .what-get h2 {
  margin-bottom: 15px;
}
.anti-collector .what-get h3,
.landing-anketa-bfl .what-get h3,
.lawyers-landing .what-get h3 {
  margin-bottom: 30px;
}
.anketa-result-page .anti-collector .what-get #our-experts,
.anketa-result-page .anti-collector .what-get #tripwire,
.anketa-result-page .anti-collector .what-get #we-choose,
.anketa-result-page .landing-anketa-bfl .what-get #our-experts,
.anketa-result-page .landing-anketa-bfl .what-get #tripwire,
.anketa-result-page .landing-anketa-bfl .what-get #we-choose,
.anketa-result-page .lawyers-landing .what-get #our-experts,
.anketa-result-page .lawyers-landing .what-get #tripwire,
.anketa-result-page .lawyers-landing .what-get #we-choose,
.anti-collector .cases .landing-anketa-bfl .what-get .one-case,
.anti-collector .cases .lawyers-landing .what-get .one-case,
.anti-collector .cases .what-get .one-case,
.anti-collector .what-get .anketa-result-page #our-experts,
.anti-collector .what-get .anketa-result-page #tripwire,
.anti-collector .what-get .anketa-result-page #we-choose,
.anti-collector .what-get .cases .one-case,
.anti-collector .what-get .grey-block,
.landing-anketa-bfl .cases .anti-collector .what-get .one-case,
.landing-anketa-bfl .cases .lawyers-landing .what-get .one-case,
.landing-anketa-bfl .cases .what-get .one-case,
.landing-anketa-bfl .what-get .anketa-result-page #our-experts,
.landing-anketa-bfl .what-get .anketa-result-page #tripwire,
.landing-anketa-bfl .what-get .anketa-result-page #we-choose,
.landing-anketa-bfl .what-get .cases .one-case,
.landing-anketa-bfl .what-get .grey-block,
.lawyers-landing .cases .anti-collector .what-get .one-case,
.lawyers-landing .cases .landing-anketa-bfl .what-get .one-case,
.lawyers-landing .cases .what-get .one-case,
.lawyers-landing .what-get .anketa-result-page #our-experts,
.lawyers-landing .what-get .anketa-result-page #tripwire,
.lawyers-landing .what-get .anketa-result-page #we-choose,
.lawyers-landing .what-get .cases .one-case,
.lawyers-landing .what-get .grey-block {
  padding-top: 50px;
  padding-left: 70px;
}
.anti-collector .cases .landing-anketa-bfl .what-get .descript2,
.anti-collector .cases .lawyers-landing .what-get .descript2,
.anti-collector .cases .what-get .descript2,
.anti-collector .what-get .cases .descript2,
.anti-collector .what-get .descript,
.anti-collector .what-get .title,
.anti-collector .what-get .title-light,
.landing-anketa-bfl .cases .anti-collector .what-get .descript2,
.landing-anketa-bfl .cases .lawyers-landing .what-get .descript2,
.landing-anketa-bfl .cases .what-get .descript2,
.landing-anketa-bfl .what-get .cases .descript2,
.landing-anketa-bfl .what-get .descript,
.landing-anketa-bfl .what-get .title,
.landing-anketa-bfl .what-get .title-light,
.lawyers-landing .cases .anti-collector .what-get .descript2,
.lawyers-landing .cases .landing-anketa-bfl .what-get .descript2,
.lawyers-landing .cases .what-get .descript2,
.lawyers-landing .what-get .cases .descript2,
.lawyers-landing .what-get .descript,
.lawyers-landing .what-get .title,
.lawyers-landing .what-get .title-light {
  text-align: center;
}
.anti-collector .what-get .title,
.anti-collector .what-get .title-light,
.landing-anketa-bfl .what-get .title,
.landing-anketa-bfl .what-get .title-light,
.lawyers-landing .what-get .title,
.lawyers-landing .what-get .title-light {
  margin-top: 100px;
  margin-bottom: 30px;
}
.anti-collector .cases .landing-anketa-bfl .what-get .descript2,
.anti-collector .cases .lawyers-landing .what-get .descript2,
.anti-collector .cases .what-get .descript2,
.anti-collector .what-get .cases .descript2,
.anti-collector .what-get .descript,
.landing-anketa-bfl .cases .anti-collector .what-get .descript2,
.landing-anketa-bfl .cases .lawyers-landing .what-get .descript2,
.landing-anketa-bfl .cases .what-get .descript2,
.landing-anketa-bfl .what-get .cases .descript2,
.landing-anketa-bfl .what-get .descript,
.lawyers-landing .cases .anti-collector .what-get .descript2,
.lawyers-landing .cases .landing-anketa-bfl .what-get .descript2,
.lawyers-landing .cases .what-get .descript2,
.lawyers-landing .what-get .cases .descript2,
.lawyers-landing .what-get .descript {
  max-width: 630px;
  margin: 0 auto 50px;
}
.anti-collector .what-get .btn,
.landing-anketa-bfl .what-get .btn,
.lawyers-landing .what-get .btn {
  padding-left: 36px !important;
  padding-right: 36px !important;
}
.anti-collector .what-get .what-get-1,
.landing-anketa-bfl .what-get .what-get-1,
.lawyers-landing .what-get .what-get-1 {
  min-height: 450px;
  margin-bottom: 100px;
}
.anti-collector .what-get .what-get-2,
.landing-anketa-bfl .what-get .what-get-2,
.lawyers-landing .what-get .what-get-2 {
  min-height: 450px;
}
.anti-collector .what-get .what-get-2 h2,
.landing-anketa-bfl .what-get .what-get-2 h2,
.lawyers-landing .what-get .what-get-2 h2 {
  margin-bottom: 30px;
}
.anti-collector .what-get .what-get-2 .left-part img,
.landing-anketa-bfl .what-get .what-get-2 .left-part img,
.lawyers-landing .what-get .what-get-2 .left-part img {
  margin-left: 60px;
}
.anti-collector .what-get .what-get-2 ul li:first-of-type,
.landing-anketa-bfl .what-get .what-get-2 ul li:first-of-type,
.lawyers-landing .what-get .what-get-2 ul li:first-of-type {
  max-width: 307px;
}
.anti-collector .what-get .what-get-2 ul li:nth-child(2),
.landing-anketa-bfl .what-get .what-get-2 ul li:nth-child(2),
.lawyers-landing .what-get .what-get-2 ul li:nth-child(2) {
  max-width: 357px;
}
.anti-collector .what-get .what-get-3,
.landing-anketa-bfl .what-get .what-get-3,
.lawyers-landing .what-get .what-get-3 {
  margin-bottom: 145px;
}
.anti-collector .what-get .what-get-3 .left-part,
.landing-anketa-bfl .what-get .what-get-3 .left-part,
.lawyers-landing .what-get .what-get-3 .left-part {
  max-height: 398px;
  max-width: 570px;
}
.anketa-result-page
  .anti-collector
  .what-get
  .what-get-3
  .left-part#our-experts,
.anketa-result-page .anti-collector .what-get .what-get-3 .left-part#tripwire,
.anketa-result-page .anti-collector .what-get .what-get-3 .left-part#we-choose,
.anketa-result-page
  .landing-anketa-bfl
  .what-get
  .what-get-3
  .left-part#our-experts,
.anketa-result-page
  .landing-anketa-bfl
  .what-get
  .what-get-3
  .left-part#tripwire,
.anketa-result-page
  .landing-anketa-bfl
  .what-get
  .what-get-3
  .left-part#we-choose,
.anketa-result-page
  .lawyers-landing
  .what-get
  .what-get-3
  .left-part#our-experts,
.anketa-result-page .lawyers-landing .what-get .what-get-3 .left-part#tripwire,
.anketa-result-page .lawyers-landing .what-get .what-get-3 .left-part#we-choose,
.anti-collector
  .cases
  .landing-anketa-bfl
  .what-get
  .what-get-3
  .left-part.one-case,
.anti-collector
  .cases
  .lawyers-landing
  .what-get
  .what-get-3
  .left-part.one-case,
.anti-collector .cases .what-get .what-get-3 .left-part.one-case,
.anti-collector
  .what-get
  .what-get-3
  .anketa-result-page
  .left-part#our-experts,
.anti-collector .what-get .what-get-3 .anketa-result-page .left-part#tripwire,
.anti-collector .what-get .what-get-3 .anketa-result-page .left-part#we-choose,
.anti-collector .what-get .what-get-3 .cases .left-part.one-case,
.anti-collector .what-get .what-get-3 .left-part.grey-block,
.landing-anketa-bfl
  .cases
  .anti-collector
  .what-get
  .what-get-3
  .left-part.one-case,
.landing-anketa-bfl
  .cases
  .lawyers-landing
  .what-get
  .what-get-3
  .left-part.one-case,
.landing-anketa-bfl .cases .what-get .what-get-3 .left-part.one-case,
.landing-anketa-bfl
  .what-get
  .what-get-3
  .anketa-result-page
  .left-part#our-experts,
.landing-anketa-bfl
  .what-get
  .what-get-3
  .anketa-result-page
  .left-part#tripwire,
.landing-anketa-bfl
  .what-get
  .what-get-3
  .anketa-result-page
  .left-part#we-choose,
.landing-anketa-bfl .what-get .what-get-3 .cases .left-part.one-case,
.landing-anketa-bfl .what-get .what-get-3 .left-part.grey-block,
.lawyers-landing
  .cases
  .anti-collector
  .what-get
  .what-get-3
  .left-part.one-case,
.lawyers-landing
  .cases
  .landing-anketa-bfl
  .what-get
  .what-get-3
  .left-part.one-case,
.lawyers-landing .cases .what-get .what-get-3 .left-part.one-case,
.lawyers-landing
  .what-get
  .what-get-3
  .anketa-result-page
  .left-part#our-experts,
.lawyers-landing .what-get .what-get-3 .anketa-result-page .left-part#tripwire,
.lawyers-landing .what-get .what-get-3 .anketa-result-page .left-part#we-choose,
.lawyers-landing .what-get .what-get-3 .cases .left-part.one-case,
.lawyers-landing .what-get .what-get-3 .left-part.grey-block {
  padding-left: 50px;
}
.anti-collector .what-get .what-get-3 .left-part h2,
.landing-anketa-bfl .what-get .what-get-3 .left-part h2,
.lawyers-landing .what-get .what-get-3 .left-part h2 {
  max-width: 467px;
  margin-bottom: 30px;
}
.anti-collector .what-get .what-get-3 .left-part ul li,
.landing-anketa-bfl .what-get .what-get-3 .left-part ul li,
.lawyers-landing .what-get .what-get-3 .left-part ul li {
  max-width: 410px;
}
.anti-collector .what-get .what-get-3 .right-part,
.landing-anketa-bfl .what-get .what-get-3 .right-part,
.lawyers-landing .what-get .what-get-3 .right-part {
  max-height: 398px;
  padding-right: 0;
}
.anti-collector .what-get .what-get-3 .right-part ul,
.landing-anketa-bfl .what-get .what-get-3 .right-part ul,
.lawyers-landing .what-get .what-get-3 .right-part ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
.anti-collector .what-get .what-get-3 .right-part ul li,
.landing-anketa-bfl .what-get .what-get-3 .right-part ul li,
.lawyers-landing .what-get .what-get-3 .right-part ul li {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
}
.anti-collector .what-get .what-get-3 .right-part ul li:before,
.landing-anketa-bfl .what-get .what-get-3 .right-part ul li:before,
.lawyers-landing .what-get .what-get-3 .right-part ul li:before {
  display: none;
}
.anti-collector .what-get .what-get-3 .wrp-lawyers-experts,
.landing-anketa-bfl .what-get .what-get-3 .wrp-lawyers-experts,
.lawyers-landing .what-get .what-get-3 .wrp-lawyers-experts {
  min-width: 100vw;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.anti-collector .what-get .what-get-3 .lawyers-experts,
.landing-anketa-bfl .what-get .what-get-3 .lawyers-experts,
.lawyers-landing .what-get .what-get-3 .lawyers-experts {
  max-width: 600px;
}
.anti-collector
  .what-get
  .what-get-3
  .lawyers-experts
  .slick-slide:not(.slick-active),
.landing-anketa-bfl
  .what-get
  .what-get-3
  .lawyers-experts
  .slick-slide:not(.slick-active),
.lawyers-landing
  .what-get
  .what-get-3
  .lawyers-experts
  .slick-slide:not(.slick-active) {
  opacity: 0.5;
}
.anti-collector .what-get .what-get-3 .slick-list,
.landing-anketa-bfl .what-get .what-get-3 .slick-list,
.lawyers-landing .what-get .what-get-3 .slick-list {
  overflow: visible;
}
.anti-collector .what-get .what-get-3 .slick-slider,
.landing-anketa-bfl .what-get .what-get-3 .slick-slider,
.lawyers-landing .what-get .what-get-3 .slick-slider {
  margin-bottom: 30px;
}
.anti-collector .what-get .what-get-3 .slick-slide,
.landing-anketa-bfl .what-get .what-get-3 .slick-slide,
.lawyers-landing .what-get .what-get-3 .slick-slide {
  padding: 0 5px 0 5px !important;
  margin: 0 5px !important;
}
.anti-collector .what-get .what-get-3 .wrp-one-expert,
.landing-anketa-bfl .what-get .what-get-3 .wrp-one-expert,
.lawyers-landing .what-get .what-get-3 .wrp-one-expert {
  min-width: 190px;
}
.anti-collector .what-get .what-get-3 .one-expert,
.landing-anketa-bfl .what-get .what-get-3 .one-expert,
.lawyers-landing .what-get .what-get-3 .one-expert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.anti-collector .what-get .what-get-3 .one-expert.off .wrp-img .status,
.landing-anketa-bfl .what-get .what-get-3 .one-expert.off .wrp-img .status,
.lawyers-landing .what-get .what-get-3 .one-expert.off .wrp-img .status {
  background-color: #737e72;
}
.anti-collector .what-get .what-get-3 .one-expert.off .info-law .status-txt,
.landing-anketa-bfl .what-get .what-get-3 .one-expert.off .info-law .status-txt,
.lawyers-landing .what-get .what-get-3 .one-expert.off .info-law .status-txt {
  color: #cfd8d1;
}
.anti-collector .what-get .what-get-3 .one-expert .wrp-img,
.landing-anketa-bfl .what-get .what-get-3 .one-expert .wrp-img,
.lawyers-landing .what-get .what-get-3 .one-expert .wrp-img {
  position: relative;
}
.anti-collector .what-get .what-get-3 .one-expert .wrp-img .status,
.landing-anketa-bfl .what-get .what-get-3 .one-expert .wrp-img .status,
.lawyers-landing .what-get .what-get-3 .one-expert .wrp-img .status {
  width: 30px;
  height: 30px;
  border: 4px solid #f6f9f6;
  border-radius: 50%;
  background-color: #00b22d;
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 2;
}
.anti-collector .what-get .what-get-3 .one-expert img,
.landing-anketa-bfl .what-get .what-get-3 .one-expert img,
.lawyers-landing .what-get .what-get-3 .one-expert img {
  position: relative;
  z-index: 1;
}
.anti-collector .what-get .what-get-3 .one-expert .info-law,
.landing-anketa-bfl .what-get .what-get-3 .one-expert .info-law,
.lawyers-landing .what-get .what-get-3 .one-expert .info-law {
  width: 190px;
  min-height: 164px;
  margin-top: -59px;
  padding: 70px 20px 20px;
  border-radius: 30px;
  background-color: #f9f9fb;
}
.anti-collector .what-get .what-get-3 .one-expert .info-law .name,
.landing-anketa-bfl .what-get .what-get-3 .one-expert .info-law .name,
.lawyers-landing .what-get .what-get-3 .one-expert .info-law .name {
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}
.anti-collector .what-get .what-get-3 .one-expert .info-law .status-txt,
.landing-anketa-bfl .what-get .what-get-3 .one-expert .info-law .status-txt,
.lawyers-landing .what-get .what-get-3 .one-expert .info-law .status-txt {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 20px;
  color: #00b22d;
}
.anti-collector .how-work,
.landing-anketa-bfl .how-work,
.lawyers-landing .how-work {
  padding: 60px 0;
}
.anti-collector .how-work .wh-block,
.landing-anketa-bfl .how-work .wh-block,
.lawyers-landing .how-work .wh-block {
  min-height: 380px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.anti-collector .how-work .wh-block .wrp-img,
.landing-anketa-bfl .how-work .wh-block .wrp-img,
.lawyers-landing .how-work .wh-block .wrp-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.anti-collector .how-work .wh-block img,
.landing-anketa-bfl .how-work .wh-block img,
.lawyers-landing .how-work .wh-block img {
  width: 100%;
  z-index: 2;
}
.anti-collector .how-work .wh-block-2,
.landing-anketa-bfl .how-work .wh-block-2,
.lawyers-landing .how-work .wh-block-2 {
  position: relative;
}
.anti-collector .how-work .wh-block-2:after,
.landing-anketa-bfl .how-work .wh-block-2:after,
.lawyers-landing .how-work .wh-block-2:after {
  content: url(../images/line-2.svg);
  position: absolute;
  left: 65%;
  top: 30%;
  z-index: 1;
}
.anti-collector .how-work .wh-block-2:before,
.landing-anketa-bfl .how-work .wh-block-2:before,
.lawyers-landing .how-work .wh-block-2:before {
  content: url(../images/line-1.svg);
  position: absolute;
  left: -62%;
  top: 31%;
  z-index: 1;
}
.anti-collector .how-work h3,
.landing-anketa-bfl .how-work h3,
.lawyers-landing .how-work h3 {
  color: #424249;
}
.anti-collector .how-work .btn,
.landing-anketa-bfl .how-work .btn,
.lawyers-landing .how-work .btn {
  padding-left: 36px !important;
  padding-right: 36px !important;
}
.anti-collector .about-us,
.landing-anketa-bfl .about-us,
.lawyers-landing .about-us {
  margin-top: 60px;
  margin-bottom: 100px;
}
.anti-collector .about-us .about-dp,
.landing-anketa-bfl .about-us .about-dp,
.lawyers-landing .about-us .about-dp {
  padding: 40px;
}
.anti-collector .about-us .about-dp ul,
.landing-anketa-bfl .about-us .about-dp ul,
.lawyers-landing .about-us .about-dp ul {
  margin-bottom: 0;
}
.anti-collector .about-us .about-dp ul li:last-of-type,
.landing-anketa-bfl .about-us .about-dp ul li:last-of-type,
.lawyers-landing .about-us .about-dp ul li:last-of-type {
  margin-bottom: 0;
}
.anti-collector .about-us .about-dp .agregator,
.landing-anketa-bfl .about-us .about-dp .agregator,
.lawyers-landing .about-us .about-dp .agregator {
  margin-bottom: 25px;
  font-size: 15px;
  color: #2a8c06;
}
.anti-collector .about-us .view-video-anketa,
.anti-collector .about-us .view-video-dp,
.landing-anketa-bfl .about-us .view-video-anketa,
.landing-anketa-bfl .about-us .view-video-dp,
.lawyers-landing .about-us .view-video-anketa,
.lawyers-landing .about-us .view-video-dp {
  width: 100%;
  max-width: 422px;
  height: 100%;
  max-height: 237px;
  border-radius: 30px;
}
.anti-collector .about-us .right-part,
.landing-anketa-bfl .about-us .right-part,
.lawyers-landing .about-us .right-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../images/about-bg.svg) no-repeat 30% center;
  background-size: contain;
}
.anti-collector .cases,
.landing-anketa-bfl .cases,
.lawyers-landing .cases {
  padding-bottom: 100px;
  counter-reset: c_case;
}
.anti-collector .cases .cases-block-sum,
.landing-anketa-bfl .cases .cases-block-sum,
.lawyers-landing .cases .cases-block-sum {
  white-space: nowrap;
}
.anti-collector .cases .descript,
.anti-collector .cases .descript2,
.landing-anketa-bfl .cases .descript,
.landing-anketa-bfl .cases .descript2,
.lawyers-landing .cases .descript,
.lawyers-landing .cases .descript2 {
  max-width: 630px;
  margin: 10px auto 15px;
  text-align: center;
}
.anti-collector .cases .descript2,
.landing-anketa-bfl .cases .descript2,
.lawyers-landing .cases .descript2 {
  max-width: 800px;
  margin-bottom: 35px;
}
.anti-collector .cases .one-case,
.landing-anketa-bfl .cases .one-case,
.lawyers-landing .cases .one-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 40px;
}
.anti-collector .cases .one-case-scan,
.landing-anketa-bfl .cases .one-case-scan,
.lawyers-landing .cases .one-case-scan {
  width: 30%;
  margin-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.anti-collector .cases .one-case-scan .wrp-img-scan,
.landing-anketa-bfl .cases .one-case-scan .wrp-img-scan,
.lawyers-landing .cases .one-case-scan .wrp-img-scan {
  max-height: 297px;
  margin-bottom: 10px;
  overflow: hidden;
}
.anti-collector .cases .one-case-scan img,
.landing-anketa-bfl .cases .one-case-scan img,
.lawyers-landing .cases .one-case-scan img {
  width: 100%;
  max-width: 255px;
  border-radius: 6px;
}
.anti-collector .cases .one-case-scan .btn,
.landing-anketa-bfl .cases .one-case-scan .btn,
.lawyers-landing .cases .one-case-scan .btn {
  min-width: 200px;
}
.anti-collector .cases .one-case-info,
.landing-anketa-bfl .cases .one-case-info,
.lawyers-landing .cases .one-case-info {
  width: 70%;
}
.anti-collector .cases .one-case-info .name-city,
.landing-anketa-bfl .cases .one-case-info .name-city,
.lawyers-landing .cases .one-case-info .name-city {
  margin-bottom: 6px;
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
}
.anti-collector .cases .one-case-info .sum,
.landing-anketa-bfl .cases .one-case-info .sum,
.lawyers-landing .cases .one-case-info .sum {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 27px;
  white-space: nowrap;
}
.anti-collector .cases .one-case-info .date,
.landing-anketa-bfl .cases .one-case-info .date,
.lawyers-landing .cases .one-case-info .date {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 33px;
  padding: 0 15px;
  margin-bottom: 10px;
  line-height: 33px;
  font-size: 13px;
  color: #737e72;
  background-color: #e7f2de;
  border-radius: 17px;
}
.anti-collector .cases .one-case-info .history,
.landing-anketa-bfl .cases .one-case-info .history,
.lawyers-landing .cases .one-case-info .history {
  max-width: 562px;
  margin-top: 15px;
  padding: 15px;
  font-size: 13px;
  line-height: 20px;
  border-radius: 30px;
}
.anti-collector .cases .one-case-info .history-title,
.landing-anketa-bfl .cases .one-case-info .history-title,
.lawyers-landing .cases .one-case-info .history-title {
  margin-bottom: 5px;
  color: #00b22d;
  font-size: 15px;
  line-height: 22px;
}
.anti-collector .cases .one-case-info .history-text,
.landing-anketa-bfl .cases .one-case-info .history-text,
.lawyers-landing .cases .one-case-info .history-text {
  color: #424249;
}
.anti-collector .cases .one-case-info .history.wh-block,
.landing-anketa-bfl .cases .one-case-info .history.wh-block,
.lawyers-landing .cases .one-case-info .history.wh-block {
  min-height: auto;
  margin-bottom: 0 !important;
}
.anti-collector .cases .one-case .btn-success-mid,
.landing-anketa-bfl .cases .one-case .btn-success-mid,
.lawyers-landing .cases .one-case .btn-success-mid {
  line-height: 26px;
}
.anti-collector .cases .slick-dots,
.landing-anketa-bfl .cases .slick-dots,
.lawyers-landing .cases .slick-dots {
  width: 360px;
  margin: auto;
  bottom: -75px;
  left: 0;
  right: 0;
}
.anti-collector .cases .slick-dots li,
.landing-anketa-bfl .cases .slick-dots li,
.lawyers-landing .cases .slick-dots li {
  width: 50px;
  height: 50px;
  display: inline-block;
}
.anti-collector .cases .slick-dots li.slick-active button,
.landing-anketa-bfl .cases .slick-dots li.slick-active button,
.lawyers-landing .cases .slick-dots li.slick-active button {
  border: 1px solid #00b22d;
  border-radius: 50%;
}
.anti-collector .cases .slick-dots li button,
.landing-anketa-bfl .cases .slick-dots li button,
.lawyers-landing .cases .slick-dots li button {
  width: 50px;
  height: 50px;
  position: relative;
  color: #000;
}
.anti-collector .cases .slick-dots li button:before,
.landing-anketa-bfl .cases .slick-dots li button:before,
.lawyers-landing .cases .slick-dots li button:before {
  width: 50px;
  height: 50px;
  counter-increment: c_case;
  content: counter(c_case);
  font-size: 17px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: -2px;
  left: -2px;
  opacity: 1;
  font-family: Exo2;
}
.anti-collector .cases .slick-dots li button:hover:before,
.landing-anketa-bfl .cases .slick-dots li button:hover:before,
.lawyers-landing .cases .slick-dots li button:hover:before {
  opacity: 0.5;
}
.anti-collector .cases .btns-arrows,
.landing-anketa-bfl .cases .btns-arrows,
.lawyers-landing .cases .btns-arrows {
  width: 500px;
  height: 50px;
  margin: -5px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 19px;
  color: #737e72;
}
.anti-collector .cases .btns-arrows .btn-arrow,
.landing-anketa-bfl .cases .btns-arrows .btn-arrow,
.lawyers-landing .cases .btns-arrows .btn-arrow {
  cursor: pointer;
}
.anti-collector .cases .btns-arrows .btn-arrow:hover,
.landing-anketa-bfl .cases .btns-arrows .btn-arrow:hover,
.lawyers-landing .cases .btns-arrows .btn-arrow:hover {
  color: #424249;
}
.anti-collector .what-talk,
.landing-anketa-bfl .what-talk,
.lawyers-landing .what-talk {
  margin-bottom: 100px;
}
.anketa-result-page .anti-collector .what-talk #our-experts,
.anketa-result-page .anti-collector .what-talk #tripwire,
.anketa-result-page .anti-collector .what-talk #we-choose,
.anketa-result-page .landing-anketa-bfl .what-talk #our-experts,
.anketa-result-page .landing-anketa-bfl .what-talk #tripwire,
.anketa-result-page .landing-anketa-bfl .what-talk #we-choose,
.anketa-result-page .lawyers-landing .what-talk #our-experts,
.anketa-result-page .lawyers-landing .what-talk #tripwire,
.anketa-result-page .lawyers-landing .what-talk #we-choose,
.anti-collector .cases .landing-anketa-bfl .what-talk .one-case,
.anti-collector .cases .lawyers-landing .what-talk .one-case,
.anti-collector .cases .what-talk .one-case,
.anti-collector .what-talk .anketa-result-page #our-experts,
.anti-collector .what-talk .anketa-result-page #tripwire,
.anti-collector .what-talk .anketa-result-page #we-choose,
.anti-collector .what-talk .cases .one-case,
.anti-collector .what-talk .grey-block,
.landing-anketa-bfl .cases .anti-collector .what-talk .one-case,
.landing-anketa-bfl .cases .lawyers-landing .what-talk .one-case,
.landing-anketa-bfl .cases .what-talk .one-case,
.landing-anketa-bfl .what-talk .anketa-result-page #our-experts,
.landing-anketa-bfl .what-talk .anketa-result-page #tripwire,
.landing-anketa-bfl .what-talk .anketa-result-page #we-choose,
.landing-anketa-bfl .what-talk .cases .one-case,
.landing-anketa-bfl .what-talk .grey-block,
.lawyers-landing .cases .anti-collector .what-talk .one-case,
.lawyers-landing .cases .landing-anketa-bfl .what-talk .one-case,
.lawyers-landing .cases .what-talk .one-case,
.lawyers-landing .what-talk .anketa-result-page #our-experts,
.lawyers-landing .what-talk .anketa-result-page #tripwire,
.lawyers-landing .what-talk .anketa-result-page #we-choose,
.lawyers-landing .what-talk .cases .one-case,
.lawyers-landing .what-talk .grey-block {
  padding: 30px;
  border-radius: 40px;
}
.anti-collector .lawyer-order,
.anti-collector .legal-opinion,
.landing-anketa-bfl .lawyer-order,
.landing-anketa-bfl .legal-opinion,
.lawyers-landing .lawyer-order,
.lawyers-landing .legal-opinion {
  margin-bottom: 90px;
}
.anketa-result-page .anti-collector .lawyer-order#our-experts,
.anketa-result-page .anti-collector .lawyer-order#tripwire,
.anketa-result-page .anti-collector .lawyer-order#we-choose,
.anketa-result-page .anti-collector .legal-opinion#our-experts,
.anketa-result-page .anti-collector .legal-opinion#tripwire,
.anketa-result-page .anti-collector .legal-opinion#we-choose,
.anketa-result-page .landing-anketa-bfl .lawyer-order#our-experts,
.anketa-result-page .landing-anketa-bfl .lawyer-order#tripwire,
.anketa-result-page .landing-anketa-bfl .lawyer-order#we-choose,
.anketa-result-page .landing-anketa-bfl .legal-opinion#our-experts,
.anketa-result-page .landing-anketa-bfl .legal-opinion#tripwire,
.anketa-result-page .landing-anketa-bfl .legal-opinion#we-choose,
.anketa-result-page .lawyers-landing .lawyer-order#our-experts,
.anketa-result-page .lawyers-landing .lawyer-order#tripwire,
.anketa-result-page .lawyers-landing .lawyer-order#we-choose,
.anketa-result-page .lawyers-landing .legal-opinion#our-experts,
.anketa-result-page .lawyers-landing .legal-opinion#tripwire,
.anketa-result-page .lawyers-landing .legal-opinion#we-choose,
.anti-collector .anketa-result-page .lawyer-order#our-experts,
.anti-collector .anketa-result-page .lawyer-order#tripwire,
.anti-collector .anketa-result-page .lawyer-order#we-choose,
.anti-collector .anketa-result-page .legal-opinion#our-experts,
.anti-collector .anketa-result-page .legal-opinion#tripwire,
.anti-collector .anketa-result-page .legal-opinion#we-choose,
.anti-collector .cases .landing-anketa-bfl .lawyer-order.one-case,
.anti-collector .cases .landing-anketa-bfl .legal-opinion.one-case,
.anti-collector .cases .lawyer-order.one-case,
.anti-collector .cases .lawyers-landing .lawyer-order.one-case,
.anti-collector .cases .lawyers-landing .legal-opinion.one-case,
.anti-collector .cases .legal-opinion.one-case,
.anti-collector .lawyer-order.grey-block,
.anti-collector .legal-opinion.grey-block,
.landing-anketa-bfl .anketa-result-page .lawyer-order#our-experts,
.landing-anketa-bfl .anketa-result-page .lawyer-order#tripwire,
.landing-anketa-bfl .anketa-result-page .lawyer-order#we-choose,
.landing-anketa-bfl .anketa-result-page .legal-opinion#our-experts,
.landing-anketa-bfl .anketa-result-page .legal-opinion#tripwire,
.landing-anketa-bfl .anketa-result-page .legal-opinion#we-choose,
.landing-anketa-bfl .cases .anti-collector .lawyer-order.one-case,
.landing-anketa-bfl .cases .anti-collector .legal-opinion.one-case,
.landing-anketa-bfl .cases .lawyer-order.one-case,
.landing-anketa-bfl .cases .lawyers-landing .lawyer-order.one-case,
.landing-anketa-bfl .cases .lawyers-landing .legal-opinion.one-case,
.landing-anketa-bfl .cases .legal-opinion.one-case,
.landing-anketa-bfl .lawyer-order.grey-block,
.landing-anketa-bfl .legal-opinion.grey-block,
.lawyers-landing .anketa-result-page .lawyer-order#our-experts,
.lawyers-landing .anketa-result-page .lawyer-order#tripwire,
.lawyers-landing .anketa-result-page .lawyer-order#we-choose,
.lawyers-landing .anketa-result-page .legal-opinion#our-experts,
.lawyers-landing .anketa-result-page .legal-opinion#tripwire,
.lawyers-landing .anketa-result-page .legal-opinion#we-choose,
.lawyers-landing .cases .anti-collector .lawyer-order.one-case,
.lawyers-landing .cases .anti-collector .legal-opinion.one-case,
.lawyers-landing .cases .landing-anketa-bfl .lawyer-order.one-case,
.lawyers-landing .cases .landing-anketa-bfl .legal-opinion.one-case,
.lawyers-landing .cases .lawyer-order.one-case,
.lawyers-landing .cases .legal-opinion.one-case,
.lawyers-landing .lawyer-order.grey-block,
.lawyers-landing .legal-opinion.grey-block {
  padding: 60px 50px 60px 60px;
}
.anti-collector .lawyer-order .title,
.anti-collector .lawyer-order .title-light,
.anti-collector .legal-opinion .title,
.anti-collector .legal-opinion .title-light,
.landing-anketa-bfl .lawyer-order .title,
.landing-anketa-bfl .lawyer-order .title-light,
.landing-anketa-bfl .legal-opinion .title,
.landing-anketa-bfl .legal-opinion .title-light,
.lawyers-landing .lawyer-order .title,
.lawyers-landing .lawyer-order .title-light,
.lawyers-landing .legal-opinion .title,
.lawyers-landing .legal-opinion .title-light {
  max-width: 500px;
  margin-bottom: 35px;
}
.anti-collector .lawyer-order .price-20m,
.anti-collector .legal-opinion .price-20m,
.landing-anketa-bfl .lawyer-order .price-20m,
.landing-anketa-bfl .legal-opinion .price-20m,
.lawyers-landing .lawyer-order .price-20m,
.lawyers-landing .legal-opinion .price-20m {
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
  color: #424249;
}
.anti-collector .lawyer-order .wrp-btns,
.anti-collector .legal-opinion .wrp-btns,
.landing-anketa-bfl .lawyer-order .wrp-btns,
.landing-anketa-bfl .legal-opinion .wrp-btns,
.lawyers-landing .lawyer-order .wrp-btns,
.lawyers-landing .legal-opinion .wrp-btns {
  max-width: 655px;
}
.anti-collector .lawyer-order .right-part,
.anti-collector .legal-opinion .right-part,
.landing-anketa-bfl .lawyer-order .right-part,
.landing-anketa-bfl .legal-opinion .right-part,
.lawyers-landing .lawyer-order .right-part,
.lawyers-landing .legal-opinion .right-part {
  margin-left: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.anti-collector ul.ul-bfl,
.anti-collector ul.ul-bfl-green,
.landing-anketa-bfl ul.ul-bfl,
.landing-anketa-bfl ul.ul-bfl-green,
.lawyers-landing ul.ul-bfl,
.lawyers-landing ul.ul-bfl-green {
  list-style: none outside;
  padding-left: 35px;
  margin-bottom: 35px;
}
.anti-collector ul.ul-bfl li,
.anti-collector ul.ul-bfl-green li,
.landing-anketa-bfl ul.ul-bfl li,
.landing-anketa-bfl ul.ul-bfl-green li,
.lawyers-landing ul.ul-bfl li,
.lawyers-landing ul.ul-bfl-green li {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #737e72;
  position: relative;
}
.anti-collector ul.ul-bfl li:before,
.anti-collector ul.ul-bfl-green li:before,
.landing-anketa-bfl ul.ul-bfl li:before,
.landing-anketa-bfl ul.ul-bfl-green li:before,
.lawyers-landing ul.ul-bfl li:before,
.lawyers-landing ul.ul-bfl-green li:before {
  content: "";
  width: 22px;
  height: 22px;
  left: -35px;
  display: inline-block;
  border-radius: 50%;
  background-color: #f2f2f2;
  background-image: url(../images/check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
}
.anti-collector .cases-block-sum,
.landing-anketa-bfl .cases-block-sum,
.lawyers-landing .cases-block-sum {
  font-weight: 600;
  font-size: 72px;
  line-height: 86px;
  text-align: center;
  color: #2a8c06;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .anti-collector .cases-block-sum,
  .landing-anketa-bfl .cases-block-sum,
  .lawyers-landing .cases-block-sum {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#00b22d),
      to(#00b22d)
    );
    background: -o-linear-gradient(top, #00b22d 0, #00b22d 100%);
    background: linear-gradient(180deg, #00b22d 0, #00b22d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
}
.anti-collector .rub2,
.landing-anketa-bfl .rub2,
.lawyers-landing .rub2 {
  font-family: Exo2;
}
.anti-collector .top2,
.landing-anketa-bfl .top2,
.lawyers-landing .top2 {
  margin-top: 80px;
}
.anti-collector .top2 .left-part,
.landing-anketa-bfl .top2 .left-part,
.lawyers-landing .top2 .left-part {
  padding: 30px;
  padding-right: 0;
}
.anti-collector .top2 .left-part .wrp-button,
.landing-anketa-bfl .top2 .left-part .wrp-button,
.lawyers-landing .top2 .left-part .wrp-button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.anti-collector .top2 .left-part .wrp-button a,
.landing-anketa-bfl .top2 .left-part .wrp-button a,
.lawyers-landing .top2 .left-part .wrp-button a {
  line-height: 29px;
}
.anti-collector .top2 .left-part .time-answers,
.landing-anketa-bfl .top2 .left-part .time-answers,
.lawyers-landing .top2 .left-part .time-answers {
  margin-top: 5px;
}
.anti-collector .top2 .right-part img,
.landing-anketa-bfl .top2 .right-part img,
.lawyers-landing .top2 .right-part img {
  margin-top: 28px;
}
.anti-collector .top2 .l-part .right-part,
.landing-anketa-bfl .top2 .l-part .right-part,
.lawyers-landing .top2 .l-part .right-part {
  position: relative;
}
.anti-collector .top2 .l-part .right-part img,
.landing-anketa-bfl .top2 .l-part .right-part img,
.lawyers-landing .top2 .l-part .right-part img {
  position: absolute;
  top: 0;
  right: 0;
}
.anti-collector .top2 .r-part .left-part .wrp-button,
.landing-anketa-bfl .top2 .r-part .left-part .wrp-button,
.lawyers-landing .top2 .r-part .left-part .wrp-button {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.anti-collector .accent,
.landing-anketa-bfl .accent,
.lawyers-landing .accent {
  max-width: 426px;
  min-height: 60px;
  padding: 20px;
  background-color: #eef6e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.anti-collector .accent .circle,
.landing-anketa-bfl .accent .circle,
.lawyers-landing .accent .circle {
  display: none;
}
.anti-collector .accent:first-of-type,
.landing-anketa-bfl .accent:first-of-type,
.lawyers-landing .accent:first-of-type {
  margin-bottom: 10px;
  border-radius: 30px 30px 30px 0;
}
.anti-collector .accent:last-of-type,
.landing-anketa-bfl .accent:last-of-type,
.lawyers-landing .accent:last-of-type {
  border-radius: 30px 30px 0 30px;
}
.anti-collector .accent ul,
.landing-anketa-bfl .accent ul,
.lawyers-landing .accent ul {
  margin-bottom: 0;
}
.anti-collector .accent ul.ul-bfl li,
.anti-collector .accent ul.ul-bfl-green li,
.landing-anketa-bfl .accent ul.ul-bfl li,
.landing-anketa-bfl .accent ul.ul-bfl-green li,
.lawyers-landing .accent ul.ul-bfl li,
.lawyers-landing .accent ul.ul-bfl-green li {
  margin-bottom: 0;
  color: #424249;
}
.anti-collector .accent ul.ul-bfl li:before,
.anti-collector .accent ul.ul-bfl-green li:before,
.landing-anketa-bfl .accent ul.ul-bfl li:before,
.landing-anketa-bfl .accent ul.ul-bfl-green li:before,
.lawyers-landing .accent ul.ul-bfl li:before,
.lawyers-landing .accent ul.ul-bfl-green li:before {
  background-color: #fff;
  color: #2a8c06;
}
.anti-collector .accent .text-success,
.landing-anketa-bfl .accent .text-success,
.lawyers-landing .accent .text-success {
  font-weight: 600;
}
.anti-collector ul.ul-bfl-green,
.landing-anketa-bfl ul.ul-bfl-green,
.lawyers-landing ul.ul-bfl-green {
  min-height: 90px;
  margin-bottom: 20px;
  padding-left: 30px;
}
.anti-collector ul.ul-bfl-green li,
.landing-anketa-bfl ul.ul-bfl-green li,
.lawyers-landing ul.ul-bfl-green li {
  font-size: 13px;
  line-height: 20px;
  color: #424249;
}
.anti-collector ul.ul-bfl-green li:before,
.landing-anketa-bfl ul.ul-bfl-green li:before,
.lawyers-landing ul.ul-bfl-green li:before {
  left: -30px;
  background-color: #00b22d;
  background-image: url(../images/check-w.svg);
}
.anti-collector .price-anketa,
.landing-anketa-bfl .price-anketa,
.lawyers-landing .price-anketa {
  margin-bottom: 20px;
  font-size: 21px;
}
.anti-collector .price-anketa .text-grey,
.landing-anketa-bfl .price-anketa .text-grey,
.lawyers-landing .price-anketa .text-grey {
  padding: 0 20px 0 13px;
  color: #bdbdbd !important;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.anti-collector .head-grey-block,
.landing-anketa-bfl .head-grey-block,
.lawyers-landing .head-grey-block {
  min-height: 85px;
  padding: 30px 0 20px 30px;
  border-bottom: 1px solid #e3e8e4;
}
.anti-collector .wrp-play-anketa,
.landing-anketa-bfl .wrp-play-anketa,
.lawyers-landing .wrp-play-anketa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 17px;
  cursor: pointer;
}
.anti-collector .play-anketa,
.landing-anketa-bfl .play-anketa,
.lawyers-landing .play-anketa {
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-right: 10px;
  line-height: 30px;
  border-radius: 50%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00b22d),
    to(#00b22d)
  );
  background: -o-linear-gradient(top, #00b22d 0, #00b22d 100%);
  background: linear-gradient(180deg, #00b22d 0, #00b22d 100%);
  text-align: center;
  position: relative;
}
.anti-collector .play-anketa:hover,
.landing-anketa-bfl .play-anketa:hover,
.lawyers-landing .play-anketa:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#2f9c07),
    to(#66bc01)
  );
  background: -o-linear-gradient(top, #2f9c07 0, #66bc01 100%);
  background: linear-gradient(180deg, #2f9c07 0, #66bc01 100%);
}
.anti-collector .play-anketa:before,
.landing-anketa-bfl .play-anketa:before,
.lawyers-landing .play-anketa:before {
  content: "";
  border: 6px solid transparent;
  border-left: 9px solid #fff;
  position: absolute;
  left: 11px;
  top: 9px;
}
.anti-collector .blue-link,
.landing-anketa-bfl .blue-link,
.lawyers-landing .blue-link {
  text-decoration: underline;
  color: #3699ff;
  font-size: 15px;
  line-height: 22px;
  cursor: pointer;
}
.anti-collector .green-link-anketa,
.landing-anketa-bfl .green-link-anketa,
.lawyers-landing .green-link-anketa {
  text-decoration: none;
  color: #00b22d;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
.anti-collector .wrp-btn-example,
.landing-anketa-bfl .wrp-btn-example,
.lawyers-landing .wrp-btn-example {
  max-width: 540px;
}
.anti-collector .wrp-btn-example .blue-link,
.landing-anketa-bfl .wrp-btn-example .blue-link,
.lawyers-landing .wrp-btn-example .blue-link {
  max-width: 100px;
}
.anti-collector .wrp-example,
.landing-anketa-bfl .wrp-example,
.lawyers-landing .wrp-example {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.anti-collector .wrp-example:hover,
.landing-anketa-bfl .wrp-example:hover,
.lawyers-landing .wrp-example:hover {
  opacity: 0.8;
}
.anti-collector .wrp-example.new-example,
.landing-anketa-bfl .wrp-example.new-example,
.lawyers-landing .wrp-example.new-example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.anti-collector .wrp-example.new-example:hover,
.landing-anketa-bfl .wrp-example.new-example:hover,
.lawyers-landing .wrp-example.new-example:hover {
  opacity: 0.8;
}
.anti-collector .wrp-example.new-example .play-example,
.landing-anketa-bfl .wrp-example.new-example .play-example,
.lawyers-landing .wrp-example.new-example .play-example {
  width: 28px;
  min-width: 28px;
  height: 28px;
  min-height: 28px;
  margin-right: 12px;
  line-height: 28px;
  border-radius: 50%;
  background: #00b22d;
  text-align: center;
  position: relative;
}
.anti-collector .wrp-example.new-example .play-example:before,
.landing-anketa-bfl .wrp-example.new-example .play-example:before,
.lawyers-landing .wrp-example.new-example .play-example:before {
  content: "";
  border: 7px solid transparent;
  border-left: 10px solid #fff;
  position: absolute;
  left: 10px;
  top: 8px;
}
.anti-collector .play-example,
.landing-anketa-bfl .play-example,
.lawyers-landing .play-example {
  width: 42px;
  min-width: 42px;
  height: 42px;
  min-height: 42px;
  margin-right: 15px;
  line-height: 42px;
  border-radius: 50%;
  background: #3699ff;
  text-align: center;
  position: relative;
}
.anti-collector .play-example:before,
.landing-anketa-bfl .play-example:before,
.lawyers-landing .play-example:before {
  content: "";
  border: 9px solid transparent;
  border-left: 15px solid #fff;
  position: absolute;
  left: 15px;
  top: 12px;
}
.wrp-anketa-form {
  max-width: 440px;
}
.wrp-anketa-form input {
  height: 60px;
  line-height: 60px;
}
.modal-get-anketa-bankrotstvo .modal-body {
  padding: 30px;
}
.anti-collector .modal-get-anketa-bankrotstvo .modal-body .title-light,
.landing-anketa-bfl .modal-get-anketa-bankrotstvo .modal-body .title-light,
.lawyers-landing .modal-get-anketa-bankrotstvo .modal-body .title-light,
.modal-get-anketa-bankrotstvo .modal-body .anti-collector .title-light,
.modal-get-anketa-bankrotstvo .modal-body .landing-anketa-bfl .title-light,
.modal-get-anketa-bankrotstvo .modal-body .lawyers-landing .title-light,
.modal-get-anketa-bankrotstvo .modal-body .title {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
}
.modal-get-anketa-bankrotstvo .modal-body .subtitle {
  margin-bottom: 25px;
  font-size: 17px;
  line-height: 27px;
}
.modal-get-anketa-bankrotstvo .modal-body label {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 22px;
}
.modal-get-anketa-bankrotstvo .modal-body input {
  margin-bottom: 25px;
}
.modal-get-anketa-bankrotstvo .modal-body button {
  width: 100%;
  margin-bottom: 10px;
}
.modal-get-anketa-bankrotstvo .modal-body .wrp-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal-get-anketa-bankrotstvo .modal-body .err-block {
  font-size: 15px;
  line-height: 22px;
  color: #ff5050;
  margin-bottom: 8px;
}
.modal-get-anketa-bankrotstvo .modal-body .err-block__wrapper {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.modal-get-anketa-bankrotstvo .modal-body .auth-login-footer {
  padding-top: 10px;
  border-top: 1px solid #e3e8e4;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
}
.wrp-win-pay {
  height: clamp(580px, 73vh, 690px);
}
.wrp-win-pay.pay-ok h2 {
  max-width: none;
  margin-bottom: 50px;
}
.wrp-win-pay.pay-ok .go-social {
  margin-bottom: 10px;
  color: #424249;
  font-size: 17px;
  line-height: 27px;
}
.win-pay {
  height: auto;
  min-height: 324px;
  max-width: 800px;
  width: auto;
  padding: 20px 45px;
  border-radius: 20px;
}
.win-pay .left-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.win-pay .left-part .msg-pay-ok {
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
}
.win-pay h2 {
  max-width: 350px;
  margin-bottom: 60px;
}
.win-pay .txt-for-pay {
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
}
.win-pay .wrp-btn-pay button {
  margin-top: 15px;
}
.anketa-v2 .anketa-page-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.anketa-v2 .anketa-page-header-left {
  max-width: 500px;
}
.anketa-v2 .required label:after {
  margin-left: 3px;
  content: "*";
  color: #ff5050;
}
@media screen and (max-width: 1199px) {
  .landing-anketa-bfl .top-section,
  .lawyers-landing .top-section {
    padding-top: 45px;
    padding-bottom: 30px;
  }
  .landing-anketa-bfl .top-section .img-top-full,
  .lawyers-landing .top-section .img-top-full {
    min-width: 500px;
    display: block;
  }
  .landing-anketa-bfl .top-section .time-answers,
  .lawyers-landing .top-section .time-answers {
    margin-bottom: 25px;
  }
  .landing-anketa-bfl .top-section .btn-example,
  .landing-anketa-bfl .top-section .get-legal-opinion,
  .lawyers-landing .top-section .btn-example,
  .lawyers-landing .top-section .get-legal-opinion {
    max-width: 351px;
    width: 100%;
  }
  .landing-anketa-bfl .top-section .btn-example .btn,
  .landing-anketa-bfl .top-section .get-legal-opinion .btn,
  .lawyers-landing .top-section .btn-example .btn,
  .lawyers-landing .top-section .get-legal-opinion .btn {
    width: 100%;
  }
  .landing-anketa-bfl .wrp-btn-example,
  .lawyers-landing .wrp-btn-example {
    max-width: 351px;
  }
  .landing-anketa-bfl .wrp-btn-example .wrp-example,
  .lawyers-landing .wrp-btn-example .wrp-example {
    margin: 0 auto;
  }
  .landing-anketa-bfl .legal-opinion .time-answers,
  .lawyers-landing .legal-opinion .time-answers {
    margin-bottom: 25px;
  }
  .landing-anketa-bfl .legal-opinion .btn-example,
  .lawyers-landing .legal-opinion .btn-example {
    max-width: 351px;
    width: 100%;
  }
  .landing-anketa-bfl .legal-opinion .btn-example .btn,
  .lawyers-landing .legal-opinion .btn-example .btn {
    width: 100%;
  }
  .landing-anketa-bfl .legal-opinion .right-part img,
  .lawyers-landing .legal-opinion .right-part img {
    width: 100%;
  }
  .landing-anketa-bfl .top2,
  .lawyers-landing .top2 {
    padding-bottom: 0;
    overflow-x: hidden;
  }
  .landing-anketa-bfl .top2 .r-part,
  .lawyers-landing .top2 .r-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .landing-anketa-bfl .top2 .right-part,
  .lawyers-landing .top2 .right-part {
    width: 100%;
  }
  .landing-anketa-bfl .top2 .left-part,
  .lawyers-landing .top2 .left-part {
    width: 100%;
    padding: 20px 30px;
  }
  .landing-anketa-bfl .top2 .wrp-left-right,
  .lawyers-landing .top2 .wrp-left-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .landing-anketa-bfl .top2 .wrp-left-right img,
  .lawyers-landing .top2 .wrp-left-right img {
    display: none;
  }
  .landing-anketa-bfl .top2 .ul-bfl-green,
  .lawyers-landing .top2 .ul-bfl-green {
    min-height: 90px;
  }
  .landing-anketa-bfl .top2 .head-grey-block,
  .lawyers-landing .top2 .head-grey-block {
    min-height: 105px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .landing-anketa-bfl .top2 .head-grey-block .blue-link,
  .lawyers-landing .top2 .head-grey-block .blue-link {
    font-size: 13px;
    line-height: 17px;
  }
  .anti-collector .top-section .w-75 {
    width: 100% !important;
  }
  .anti-collector .title,
  .anti-collector .title-light {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 35px;
  }
  .anti-collector .title-h2 {
    font-size: 20px;
    line-height: 25px;
  }
  .anti-collector .cases .descript2,
  .anti-collector .descript,
  .landing-anketa-bfl .cases .anti-collector .descript2,
  .lawyers-landing .cases .anti-collector .descript2 {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 26px;
  }
  .anti-collector .tariffs .wh-block .title-h2 {
    min-height: 75px;
  }
  .anti-collector .tariffs .wh-block ul li {
    font-size: 14px;
    line-height: 30px;
  }
  .anti-collector .tariffs .wh-block ul li:before {
    font-size: 18px;
    top: -1px;
  }
  .anti-collector .tariffs .wh-block button {
    width: 80%;
    max-width: 300px;
  }
  .anti-collector .steps-not-calls .title,
  .anti-collector .steps-not-calls .title-light {
    max-width: none;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .anketa-result-page .anketa-result-container {
    padding: 40px;
  }
  .anketa-result-page .conclusion-result {
    padding: 30px 40px;
  }
  .anketa-result-page .conclusion-result .conclusion-result-pic {
    right: 40px;
  }
  .anketa-result-page #final-conclusion .final-conclusion-left {
    width: 560px;
  }
  .anketa-result-page #final-conclusion .final-conclusion-right svg {
    right: 0;
    width: 390px;
    height: auto;
  }
  .anketa-result-page #solutions-block .solutions-block-img {
    top: unset;
    right: 30px;
    bottom: 30px;
  }
  .anketa-result-page #solutions-block .solutions-bottom-text-inner {
    width: 350px;
  }
  .anketa-result-page #we-choose .we-choose-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
  .anketa-result-page #we-arrange img {
    margin-left: 20px;
  }
  .anketa-result-page #our-experts {
    padding: 30px 20px;
  }
  .anketa-result-page #our-experts .our-experts-block {
    -webkit-box-flex: 32%;
    -ms-flex: 32%;
    flex: 32%;
    max-width: 32%;
  }
  .anketa-result-page
    #our-experts
    .our-experts-block
    .our-experts-block-header-name {
    font-size: 19px;
  }
  .anketa-result-page #video-block {
    padding: 30px 20px;
  }
  .anketa-result-page #video-block .video-one-block {
    max-width: 32%;
  }
  .anketa-result-page #video-block .video-one-block img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .anketa-result-page .anketa-result-container {
    padding: 30px 20px;
  }
  .anketa-result-page .conclusion-result {
    padding: 30px 20px;
  }
  .anketa-result-page .conclusion-result .conclusion-result-text {
    font-size: 24px;
    line-height: 32px;
    width: 460px;
  }
  .anketa-result-page .conclusion-result .conclusion-result-pic {
    right: -10px;
    width: 300px;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-left-list {
    width: 100%;
  }
  .anketa-result-page .thank-you-block .thank-you-block-text {
    font-size: 18px;
    line-height: 27px;
  }
  .anketa-result-page .thank-you-block .thank-you-block-sign {
    font-size: 18px;
    line-height: 27px;
  }
  .anketa-result-page .thank-you-block .thank-you-block-sign-part2 {
    display: block;
    font-size: 15px;
    line-height: 24px;
  }
  .anketa-result-page
    .recommendation-block
    .recommendation-block-body
    .recommendation-item
    .recommendation-item-title.without-text {
    max-width: 75%;
  }
  .anketa-result-page
    .recommendation-block
    .recommendation-block-body
    .recommendation-item
    .recommendation-item-text {
    margin-right: 0;
  }
  .anketa-result-page #solutions-block .solutions-block-img {
    right: 20px;
    width: 270px;
    top: unset;
    bottom: 30px;
  }
  .anketa-result-page #solutions-block .solutions-block-img svg {
    height: auto;
  }
  .anketa-result-page #solutions-block .solutions-bottom-text {
    padding: 20px 30px;
  }
  .anketa-result-page
    #solutions-block
    .solutions-bottom-text
    .solutions-bottom-text-inner {
    width: 350px;
  }
  .anketa-result-page #we-choose .we-choose-block {
    padding: 20px 10px;
    max-width: unset;
  }
  .anketa-result-page #we-choose .we-choose-block:not(:last-child) {
    margin-bottom: 15px;
  }
  .anketa-result-page #we-arrange > div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .anketa-result-page #we-arrange > div:first-child .d-lg-none {
    text-align: center;
  }
  .anketa-result-page #our-experts .our-experts-block {
    max-width: 100%;
  }
  .anketa-result-page #our-experts .our-experts-block:not(:last-child) {
    margin-bottom: 20px;
  }
  .anketa-result-page #video-block .video-one-block {
    max-width: 33%;
  }
  .anketa-result-page #video-block .video-one-block img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .landing-anketa-bfl .top-section .img-top-full,
  .lawyers-landing .top-section .img-top-full {
    width: 100%;
    min-width: auto;
  }
  .landing-anketa-bfl .wrp-btn-example,
  .lawyers-landing .wrp-btn-example {
    max-width: none;
  }
  .landing-anketa-bfl .wrp-btn-example .wrp-example,
  .lawyers-landing .wrp-btn-example .wrp-example {
    margin: 8px auto;
  }
  .landing-anketa-bfl .what-get img,
  .lawyers-landing .what-get img {
    width: 100% !important;
    max-width: 360px !important;
  }
  .landing-anketa-bfl .what-get h3,
  .lawyers-landing .what-get h3 {
    margin-bottom: 15px;
  }
  .anketa-result-page .landing-anketa-bfl .what-get #our-experts,
  .anketa-result-page .landing-anketa-bfl .what-get #tripwire,
  .anketa-result-page .landing-anketa-bfl .what-get #we-choose,
  .anketa-result-page .lawyers-landing .what-get #our-experts,
  .anketa-result-page .lawyers-landing .what-get #tripwire,
  .anketa-result-page .lawyers-landing .what-get #we-choose,
  .anti-collector .cases .landing-anketa-bfl .what-get .one-case,
  .anti-collector .cases .lawyers-landing .what-get .one-case,
  .landing-anketa-bfl .cases .lawyers-landing .what-get .one-case,
  .landing-anketa-bfl .cases .what-get .one-case,
  .landing-anketa-bfl .what-get .anketa-result-page #our-experts,
  .landing-anketa-bfl .what-get .anketa-result-page #tripwire,
  .landing-anketa-bfl .what-get .anketa-result-page #we-choose,
  .landing-anketa-bfl .what-get .cases .one-case,
  .landing-anketa-bfl .what-get .grey-block,
  .lawyers-landing .cases .landing-anketa-bfl .what-get .one-case,
  .lawyers-landing .cases .what-get .one-case,
  .lawyers-landing .what-get .anketa-result-page #our-experts,
  .lawyers-landing .what-get .anketa-result-page #tripwire,
  .lawyers-landing .what-get .anketa-result-page #we-choose,
  .lawyers-landing .what-get .cases .one-case,
  .lawyers-landing .what-get .grey-block {
    padding: 40px !important;
  }
  .landing-anketa-bfl .what-get img,
  .lawyers-landing .what-get img {
    width: auto;
    margin: 30px auto;
    display: block;
  }
  .landing-anketa-bfl .what-get .right-part,
  .lawyers-landing .what-get .right-part {
    margin-bottom: 10px;
  }
  .landing-anketa-bfl .what-get .what-get-1,
  .lawyers-landing .what-get .what-get-1 {
    margin-bottom: 50px;
  }
  .landing-anketa-bfl .what-get .what-get-2 ul li,
  .lawyers-landing .what-get .what-get-2 ul li {
    max-width: none !important;
  }
  .landing-anketa-bfl .what-get .what-get-3 .right-part,
  .lawyers-landing .what-get .what-get-3 .right-part {
    padding: 0;
  }
  .landing-anketa-bfl .what-get .what-get-3 .left-part,
  .lawyers-landing .what-get .what-get-3 .left-part {
    max-width: none;
    max-height: none;
    margin-bottom: 30px;
  }
  .landing-anketa-bfl .what-get .what-get-3 .lawyers-experts,
  .lawyers-landing .what-get .what-get-3 .lawyers-experts {
    max-width: 740px;
  }
  .landing-anketa-bfl .what-get .what-get-3 ul,
  .lawyers-landing .what-get .what-get-3 ul {
    margin-bottom: 0;
  }
  .landing-anketa-bfl .what-get .what-get-3 ul li:last-of-type,
  .lawyers-landing .what-get .what-get-3 ul li:last-of-type {
    margin-bottom: 0;
  }
  .landing-anketa-bfl .what-get .what-get-3 .slick-slide,
  .lawyers-landing .what-get .what-get-3 .slick-slide {
    padding: 0 !important;
    margin-left: 0 !important;
  }
  .anketa-result-page .landing-anketa-bfl .legal-opinion#our-experts,
  .anketa-result-page .landing-anketa-bfl .legal-opinion#tripwire,
  .anketa-result-page .landing-anketa-bfl .legal-opinion#we-choose,
  .anketa-result-page .lawyers-landing .legal-opinion#our-experts,
  .anketa-result-page .lawyers-landing .legal-opinion#tripwire,
  .anketa-result-page .lawyers-landing .legal-opinion#we-choose,
  .anti-collector .cases .landing-anketa-bfl .legal-opinion.one-case,
  .anti-collector .cases .lawyers-landing .legal-opinion.one-case,
  .landing-anketa-bfl .anketa-result-page .legal-opinion#our-experts,
  .landing-anketa-bfl .anketa-result-page .legal-opinion#tripwire,
  .landing-anketa-bfl .anketa-result-page .legal-opinion#we-choose,
  .landing-anketa-bfl .cases .lawyers-landing .legal-opinion.one-case,
  .landing-anketa-bfl .cases .legal-opinion.one-case,
  .landing-anketa-bfl .legal-opinion.grey-block,
  .lawyers-landing .anketa-result-page .legal-opinion#our-experts,
  .lawyers-landing .anketa-result-page .legal-opinion#tripwire,
  .lawyers-landing .anketa-result-page .legal-opinion#we-choose,
  .lawyers-landing .cases .landing-anketa-bfl .legal-opinion.one-case,
  .lawyers-landing .cases .legal-opinion.one-case,
  .lawyers-landing .legal-opinion.grey-block {
    padding: 30px 40px;
  }
  .landing-anketa-bfl .legal-opinion .price-20m,
  .lawyers-landing .legal-opinion .price-20m {
    margin-top: -140px;
  }
  .landing-anketa-bfl .legal-opinion .price-20m img,
  .lawyers-landing .legal-opinion .price-20m img {
    max-height: 345px;
  }
  .landing-anketa-bfl .top2,
  .lawyers-landing .top2 {
    margin-top: 40px;
  }
  .landing-anketa-bfl .top2 .title-light,
  .lawyers-landing .top2 .title-light {
    margin-bottom: 20px;
  }
  .landing-anketa-bfl .top2 .head-grey-block,
  .lawyers-landing .top2 .head-grey-block {
    min-height: 126px;
    padding: 20px;
  }
  .landing-anketa-bfl .top2 .accent,
  .lawyers-landing .top2 .accent {
    margin: 0 auto 15px;
    position: relative;
  }
  .landing-anketa-bfl .top2 .accent:first-of-type .circle,
  .lawyers-landing .top2 .accent:first-of-type .circle {
    left: -215px;
    top: -20px;
  }
  .landing-anketa-bfl .top2 .accent:last-of-type,
  .lawyers-landing .top2 .accent:last-of-type {
    margin-bottom: 90px;
  }
  .landing-anketa-bfl .top2 .accent:last-of-type .circle,
  .lawyers-landing .top2 .accent:last-of-type .circle {
    right: -200px;
    top: -150px;
  }
  .landing-anketa-bfl .top2 .accent .circle,
  .lawyers-landing .top2 .accent .circle {
    display: block;
    position: absolute;
    z-index: -1;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
  }
  .anti-collector .what-result .r-img,
  .anti-collector .who-this-product .r-img {
    max-width: 50%;
  }
  .anti-collector .title,
  .anti-collector .title-light {
    margin-bottom: 25px !important;
  }
  .anti-collector .garanty {
    padding: 40px 0 30px;
  }
  .anti-collector .instruction {
    padding: 40px 0 10px;
  }
  .anti-collector .instruction .step__video-wrp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .anti-collector .steps-not-calls .title,
  .anti-collector .steps-not-calls .title-light {
    max-width: none !important;
  }
  .anti-collector .steps-not-calls .steps-1-4 img {
    display: none;
  }
  .anti-collector .author .wrp-author-photo img {
    max-width: 350px !important;
    margin-right: auto;
  }
  .anti-collector .author .left-bl {
    padding-top: 0 !important;
  }
  .anti-collector .client-reviews {
    padding: 65px 0;
  }
  .anti-collector .client-reviews .title,
  .anti-collector .client-reviews .title-light {
    margin-bottom: 55px !important;
  }
  .anti-collector .client-reviews .one-review {
    max-width: 440px;
    margin-bottom: 50px;
  }
  .anti-collector .client-reviews .one-review .user-name {
    font-size: 20px;
  }
  .anti-collector .questions {
    padding: 60px 0;
  }
  .anti-collector .questions .wh-block {
    width: 75%;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .anketa-page-header-left {
    max-width: 100%;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .anketa-page-header-right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    max-width: 100%;
    padding: 15px 10px;
  }
  .anketa-page-header-right-text {
    margin-left: 0;
    margin-bottom: 10px;
    padding: 15px 15px 10px;
    max-width: 100%;
  }
  .anketa-page-header-right-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .anketa-page-header-right-image::after {
    width: 7px;
    height: 7px;
    left: 35px;
    top: -1px;
  }
  .anketa-page-header-right-image img {
    max-width: 40px;
  }
  .anketa-page .anketa-step .anketa-step-header {
    padding: 15px 10px 20px;
  }
  .anketa-page .anketa-step .anketa-step-header .anketa-step-title {
    font-size: 20px;
    line-height: 28px;
  }
  .anketa-page .anketa-step .anketa-step-body {
    padding: 0 10px 20px;
  }
  .anketa-page .anketa-step .anketa-step-footer {
    padding: 20px 10px;
  }
  .anketa-page .anketa-step .anketa-step-footer .anketa-next-step {
    margin-left: auto;
  }
  .anketa-page .anketa-step.blocked-step .anketa-step-header {
    padding-left: 20px;
  }
  .anketa-page .anketa-step.blocked-step .anketa-step-header .anketa-step-lock {
    margin-right: 20px;
  }
  .anketa-page
    .anketa-step.blocked-step
    .anketa-step-header
    .anketa-step-lock
    img {
    width: 30px;
  }
  .anketa-page
    .anketa-step.done-step
    .anketa-step-header
    .anketa-step-full-controls {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 82px;
    flex: 0 0 82px;
  }
  .anketa-page
    .anketa-step.done-step
    .anketa-step-header
    .anketa-step-full-controls
    .anketa-step-full-mark {
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    height: 36px;
  }
  .anketa-page
    .anketa-step.done-step
    .anketa-step-header
    .anketa-step-full-controls
    .anketa-step-full-mark
    img {
    width: 20px;
  }
  .anketa-page
    .anketa-step.done-step
    .anketa-step-header
    .anketa-step-full-controls
    .anketa-step-full-edit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    height: 36px;
  }
  .anketa-page
    .anketa-step.done-step
    .anketa-step-header
    .anketa-step-full-controls
    .anketa-step-full-edit
    img {
    width: 23px;
  }
  .anketa-page .anketa-step.back-step .anketa-step-full-controls {
    margin-left: 20px;
  }
  .anketa-page
    .anketa-step.back-step
    .anketa-step-full-controls
    .anketa-step-full-edit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    height: 36px;
  }
  .anketa-page
    .anketa-step.back-step
    .anketa-step-full-controls
    .anketa-step-full-edit
    img {
    height: 23px;
  }
  .anketa-result-page .anketa-result-header {
    padding: 23px 35px;
  }
  .anketa-result-page .anketa-result-container {
    padding: 20px 10px;
  }
  .anketa-result-page .anketa-result-title {
    font-size: 24px;
    line-height: 32px;
  }
  .anketa-result-page .conclusion-texts-left {
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page .conclusion-texts-right {
    margin-left: 0;
    white-space: normal;
    font-size: 13px;
    line-height: 20px;
    margin-top: 20px;
  }
  .anketa-result-page .conclusion-result {
    margin-top: 60px;
    padding: 25px 10px 20px;
    height: auto;
    text-align: center;
  }
  .anketa-result-page .conclusion-result .conclusion-result-name {
    font-size: 18px;
    line-height: 25px;
  }
  .anketa-result-page .conclusion-result .conclusion-result-text {
    font-size: 20px;
    line-height: 28px;
    width: auto;
  }
  .anketa-result-page .conclusion-result .conclusion-result-btn-container {
    position: absolute;
    bottom: 20px;
    z-index: 3;
  }
  .anketa-result-page .conclusion-result .conclusion-result-btn-container .btn {
    font-size: 14px !important;
  }
  .anketa-result-page .conclusion-result .conclusion-result-pic {
    z-index: 2;
    width: 85%;
    margin-top: 20px;
    margin-bottom: -20px;
    position: static;
  }
  .anketa-result-page .analytics-block .analytics-block-header {
    font-size: 18px;
    line-height: 25px;
    padding: 20px 10px;
  }
  .anketa-result-page
    .analytics-block
    .analytics-block-header
    .analytics-block-header-number {
    display: none;
  }
  .anketa-result-page .analytics-block .analytics-block-body {
    padding: 0 10px 20px;
  }
  .anketa-result-page .analytics-block .analytics-block-body.column {
    -webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
  }
  .anketa-result-page
    .analytics-block
    .analytics-block-body
    .analytics-block-item {
    padding: 15px 10px;
  }
  .anketa-result-page
    .analytics-block
    .analytics-block-body
    .analytics-block-item
    .analytics-block-item-title {
    margin-bottom: 10px;
  }
  .anketa-result-page #final-conclusion {
    padding: 40px 30px 20px;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-left-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-left-list
    li:not(:last-child) {
    margin-bottom: 15px;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-left-list-title {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-left-list-text {
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-image {
    text-align: center;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-image
    svg {
    max-width: 220px;
    height: auto;
  }
  .anketa-result-page .thank-you-block {
    padding: 30px 15px;
  }
  .anketa-result-page .thank-you-block .thank-you-block-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }
  .anketa-result-page .thank-you-block .thank-you-block-sign {
    font-size: 18px;
    line-height: 25px;
  }
  .anketa-result-page .thank-you-block .thank-you-block-sign-part2 {
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }
  .anketa-result-page .thank-you-block .thank-you-block-pic {
    width: 300px;
    max-width: 80%;
    position: static;
    margin: 20px auto -30px;
    display: block;
  }
  .anketa-result-page .anketa-result-gray4-text {
    font-size: 18px;
    line-height: 25px;
  }
  .anketa-result-page .recommendation-block .recommendation-block-header {
    padding: 15px 10px;
    font-size: 18px;
    line-height: 25px;
  }
  .anketa-result-page
    .recommendation-block
    .recommendation-block-body
    .recommendation-item {
    padding: 15px 10px;
    display: block;
  }
  .anketa-result-page
    .recommendation-block
    .recommendation-block-body
    .recommendation-item
    .recommendation-item-title {
    max-width: 100%;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .anketa-result-page
    .recommendation-block
    .recommendation-block-body
    .recommendation-item
    .recommendation-item-text {
    max-width: 100%;
    margin-right: 0;
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #solutions-block {
    padding: 30px 15px;
  }
  .anketa-result-page #solutions-block .solutions-top-text {
    margin: auto;
  }
  .anketa-result-page #solutions-block .solutions-block-img,
  .anketa-result-page #solutions-block .solutions-texts {
    text-align: center;
  }
  .anketa-result-page #solutions-block .solutions-bottom-text {
    padding: 20px;
    margin-top: -15px;
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #solutions-block .solutions-block-img {
    position: static;
    margin: 15px auto;
  }
  .anketa-result-page #solutions-block .solutions-block-img svg {
    height: auto;
  }
  .anketa-result-page #about-dp .about-dp-text {
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #we-choose {
    padding: 25px 10px;
  }
  .anketa-result-page #we-choose .we-choose-block {
    padding: 20px 10px;
  }
  .anketa-result-page #we-choose .we-choose-block:not(:last-child) {
    margin-bottom: 15px;
  }
  .anketa-result-page #we-arrange h2 {
    text-align: center;
  }
  .anketa-result-page #we-arrange h2 br {
    display: none;
  }
  .anketa-result-page #we-arrange .we-arrange-block {
    padding: 15px;
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #we-arrange .we-arrange-block .we-arrange-block-icon {
    margin-right: 10px;
  }
  .anketa-result-page #our-experts {
    padding: 25px 10px;
  }
  .anketa-result-page #our-experts .our-experts-block:not(:last-child) {
    margin-bottom: 20px;
  }
  .anketa-result-page #cases-block .cases-block-sum {
    font-size: 36px;
    line-height: 43px;
  }
  .anketa-result-page #cases-block .cases-block-top-text {
    font-size: 15px;
    line-height: 22px;
    width: auto;
  }
  .anketa-result-page .anketa-result-title-mobile {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
  }
  .anketa-result-page #video-block {
    padding: 25px 10px;
  }
  .anketa-result-page #video-block .video-one-block {
    text-align: center;
  }
  .anketa-result-page #video-block .video-one-block:not(:last-child) {
    margin-bottom: 10px;
  }
  .anketa-result-page #video-block .video-one-block img {
    max-width: 100%;
  }
  .anketa-result-page #questions-block1 {
    padding: 25px 10px;
  }
  .anketa-result-page #questions-block1 .questions-block1-extra-text {
    display: block;
    padding: 15px;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }
  .anketa-result-page
    #questions-block1
    .questions-block1-list
    .questions-block1-list-title {
    font-size: 15px;
    line-height: 22px;
  }
  .anketa-result-page
    #questions-block1
    .questions-block1-list
    .questions-block1-list-text {
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #steps-block .steps-block {
    padding: 20px 10px;
  }
  .anketa-result-page #steps-block .steps-block:not(:last-child) {
    margin-bottom: 20px;
  }
  .anketa-result-page #steps-block .steps-block .steps-block-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
  }
  .anketa-result-page #steps-block .steps-block .steps-block-text {
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #steps-block .steps-block .steps-block-image {
    text-align: center;
  }
  .anketa-result-page .consequences-upper-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }
  .anketa-result-page .consequences-block .consequences-block-header {
    padding: 20px 10px;
  }
  .anketa-result-page .consequences-block .consequences-block-body-item {
    padding: 15px 10px;
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #other-questions-block {
    padding: 20px 10px;
  }
  .anketa-result-page #other-questions-block .other-questions-block {
    padding: 15px 10px;
  }
  .anketa-result-page
    #other-questions-block
    .other-questions-block
    .other-questions-block-header {
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page
    #other-questions-block
    .other-questions-block
    .other-questions-block-body {
    padding-right: 0;
    margin-top: 10px;
  }
  .anketa-result-page
    #other-questions-block
    .other-questions-block
    .other-questions-block-body
    .btn {
    width: 100%;
  }
  .anketa-result-page #socials-block .socials-block-title {
    font-size: 18px;
    line-height: 25px;
  }
  .anketa-result-page #socials-block .socials-block-text1,
  .anketa-result-page #socials-block .socials-block-text2 {
    width: auto;
    font-size: 13px;
    line-height: 20px;
  }
  .anketa-result-page #solutions-block .solutions-bottom-text {
    font-size: 17px;
    line-height: 27px;
    border-radius: 15px;
  }
  .anketa-result-page #solutions-block .solutions-bottom-text .wait-call {
    margin: 20px auto 0;
  }
  .landing-anketa-bfl .what-get .what-get-3 .lawyers-experts,
  .lawyers-landing .what-get .what-get-3 .lawyers-experts {
    max-width: 560px;
  }
  .landing-anketa-bfl .how-work .wh-block img,
  .lawyers-landing .how-work .wh-block img {
    max-width: 75%;
  }
  .landing-anketa-bfl .how-work .wh-block-2:before,
  .lawyers-landing .how-work .wh-block-2:before {
    display: none;
  }
  .landing-anketa-bfl .how-work .wh-block-2:after,
  .lawyers-landing .how-work .wh-block-2:after {
    display: none;
  }
  .landing-anketa-bfl .about-us .about-dp,
  .lawyers-landing .about-us .about-dp {
    margin-bottom: 25px;
  }
  .landing-anketa-bfl .about-us .right-part,
  .lawyers-landing .about-us .right-part {
    height: 300px;
  }
  .landing-anketa-bfl .cases-block-sum,
  .lawyers-landing .cases-block-sum {
    font-size: 68px;
  }
  .landing-anketa-bfl .cases .one-case,
  .lawyers-landing .cases .one-case {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .landing-anketa-bfl .cases .one-case-info,
  .lawyers-landing .cases .one-case-info {
    width: 100%;
  }
  .landing-anketa-bfl .cases .one-case-scan,
  .lawyers-landing .cases .one-case-scan {
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
  }
  .landing-anketa-bfl .cases .one-case .btn-success-mid,
  .lawyers-landing .cases .one-case .btn-success-mid {
    height: 50px;
    line-height: 34px;
  }
  .landing-anketa-bfl .what-talk,
  .lawyers-landing .what-talk {
    margin-bottom: 50px;
  }
  .anketa-result-page .landing-anketa-bfl .what-talk #our-experts,
  .anketa-result-page .landing-anketa-bfl .what-talk #tripwire,
  .anketa-result-page .landing-anketa-bfl .what-talk #we-choose,
  .anketa-result-page .lawyers-landing .what-talk #our-experts,
  .anketa-result-page .lawyers-landing .what-talk #tripwire,
  .anketa-result-page .lawyers-landing .what-talk #we-choose,
  .anti-collector .cases .landing-anketa-bfl .what-talk .one-case,
  .anti-collector .cases .lawyers-landing .what-talk .one-case,
  .landing-anketa-bfl .cases .lawyers-landing .what-talk .one-case,
  .landing-anketa-bfl .cases .what-talk .one-case,
  .landing-anketa-bfl .what-talk .anketa-result-page #our-experts,
  .landing-anketa-bfl .what-talk .anketa-result-page #tripwire,
  .landing-anketa-bfl .what-talk .anketa-result-page #we-choose,
  .landing-anketa-bfl .what-talk .cases .one-case,
  .landing-anketa-bfl .what-talk .grey-block,
  .lawyers-landing .cases .landing-anketa-bfl .what-talk .one-case,
  .lawyers-landing .cases .what-talk .one-case,
  .lawyers-landing .what-talk .anketa-result-page #our-experts,
  .lawyers-landing .what-talk .anketa-result-page #tripwire,
  .lawyers-landing .what-talk .anketa-result-page #we-choose,
  .lawyers-landing .what-talk .cases .one-case,
  .lawyers-landing .what-talk .grey-block {
    border-radius: 20px;
  }
  .landing-anketa-bfl .legal-opinion .price-20m,
  .lawyers-landing .legal-opinion .price-20m {
    margin-top: -35px;
  }
  .landing-anketa-bfl .legal-opinion .price-20m img,
  .lawyers-landing .legal-opinion .price-20m img {
    max-height: 250px;
  }
  .landing-anketa-bfl .top2 .head-grey-block,
  .lawyers-landing .top2 .head-grey-block {
    min-height: 85px;
  }
  .landing-anketa-bfl .top2 .ul-bfl,
  .landing-anketa-bfl .top2 ul.ul-bfl-green,
  .lawyers-landing .top2 .ul-bfl,
  .lawyers-landing .top2 ul.ul-bfl-green {
    min-height: auto;
  }
  .anketa-result-page .landing-anketa-bfl .top2 .r-part #our-experts,
  .anketa-result-page .landing-anketa-bfl .top2 .r-part #tripwire,
  .anketa-result-page .landing-anketa-bfl .top2 .r-part #we-choose,
  .anketa-result-page .lawyers-landing .top2 .r-part #our-experts,
  .anketa-result-page .lawyers-landing .top2 .r-part #tripwire,
  .anketa-result-page .lawyers-landing .top2 .r-part #we-choose,
  .anti-collector .cases .landing-anketa-bfl .top2 .r-part .one-case,
  .anti-collector .cases .lawyers-landing .top2 .r-part .one-case,
  .landing-anketa-bfl .cases .lawyers-landing .top2 .r-part .one-case,
  .landing-anketa-bfl .cases .top2 .r-part .one-case,
  .landing-anketa-bfl .top2 .r-part .anketa-result-page #our-experts,
  .landing-anketa-bfl .top2 .r-part .anketa-result-page #tripwire,
  .landing-anketa-bfl .top2 .r-part .anketa-result-page #we-choose,
  .landing-anketa-bfl .top2 .r-part .cases .one-case,
  .landing-anketa-bfl .top2 .r-part .grey-block,
  .lawyers-landing .cases .landing-anketa-bfl .top2 .r-part .one-case,
  .lawyers-landing .cases .top2 .r-part .one-case,
  .lawyers-landing .top2 .r-part .anketa-result-page #our-experts,
  .lawyers-landing .top2 .r-part .anketa-result-page #tripwire,
  .lawyers-landing .top2 .r-part .anketa-result-page #we-choose,
  .lawyers-landing .top2 .r-part .cases .one-case,
  .lawyers-landing .top2 .r-part .grey-block {
    width: 100%;
  }
  .wrp-win-pay.pay-ok .win-pay {
    padding: 25px 15px 20px;
    margin-top: 20px;
  }
  .wrp-win-pay.pay-ok .msg-pay-ok {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }
  .wrp-win-pay.pay-ok h2 {
    margin-bottom: 20px;
    text-align: center;
  }
  .wrp-win-pay.pay-ok .go-social {
    max-width: 200px;
    margin: 0 auto 15px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .wrp-win-pay.pay-ok .social-ok {
    margin-bottom: 20px;
    text-align: center;
  }
  .wrp-win-pay.pay-ok .right-part {
    padding: 0;
  }
  .wrp-win-pay.pay-ok .right-part img {
    min-width: 227px;
  }
  .win-pay {
    min-height: auto;
    width: 70%;
  }
  .win-pay .right-part {
    padding: 25px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .win-pay .right-part img {
    width: 100%;
    max-width: 160px;
  }
  .win-pay h2 {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 30px;
    font-weight: 500;
  }
  .win-pay .txt-for-pay {
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
  }
  .win-pay .wrp-btn-pay button {
    width: 100%;
    margin-top: 10px;
  }
  .anti-collector .instruction .step__list-sq-check li:before {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .anti-collector .instruction .step-2 .step__title {
    max-width: none;
  }
  .anti-collector .instruction .step__title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
  .anti-collector .instruction .step__subtitle {
    text-align: center;
    margin-bottom: 30px;
  }
  .anti-collector .instruction ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 25px !important;
    text-align: center;
  }
  .anti-collector .instruction ul li:before {
    width: 100%;
    text-align: center;
    left: 0 !important;
    top: -18px !important;
  }
  .anti-collector .tariffs .wh-block {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  .anti-collector .tariffs .wh-block button {
    margin-left: auto;
    margin-right: auto;
  }
  .anti-collector .tariffs .wh-block .price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .anti-collector .client-reviews .one-review {
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .anti-collector .client-reviews .one-review img {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .anketa-v2 #anketa-step0 .anketa-step-body {
    padding: 20px 10px;
  }
  .anketa-v2 .anketa-page-header-left {
    max-width: 385px;
  }
}
@media screen and (min-width: 565px) and (max-width: 767px) {
  .anketa-result-page .conclusion-result .conclusion-result-pic {
    max-width: 346px;
  }
  .anketa-result-page .conclusion-result .conclusion-result-btn-container {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
  }
  .anketa-result-page #solutions-block .solutions-bottom-text-inner {
    width: auto;
  }
  .anketa-result-page #we-choose .we-choose-block {
    max-width: 100%;
  }
  .anketa-result-page #we-arrange .d-lg-none .img-fluid {
    margin: 0 auto;
    display: block;
  }
  .anketa-result-page #our-experts .our-experts-block {
    max-width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .landing-anketa-bfl .title,
  .landing-anketa-bfl .title-light,
  .lawyers-landing .title,
  .lawyers-landing .title-light {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 28px;
  }
  .landing-anketa-bfl .title .badge,
  .landing-anketa-bfl .title-light .badge,
  .lawyers-landing .title .badge,
  .lawyers-landing .title-light .badge {
    height: 28px;
    font-size: 20px;
  }
  .landing-anketa-bfl .top3 .title,
  .landing-anketa-bfl .top3 .title-light,
  .lawyers-landing .top3 .title,
  .lawyers-landing .top3 .title-light {
    margin-bottom: 12px;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 51px;
    text-align: center;
  }
  .landing-anketa-bfl .top3 h2,
  .lawyers-landing .top3 h2 {
    margin-bottom: 24px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
  }
  .landing-anketa-bfl .top3 .descript-check,
  .lawyers-landing .top3 .descript-check {
    margin-top: 0;
    padding: 12px 16px;
    margin-bottom: 26px;
  }
  .landing-anketa-bfl .top3 .descript-check .check-round,
  .lawyers-landing .top3 .descript-check .check-round {
    font-size: 18px;
  }
  .anti-collector .cases .landing-anketa-bfl .top3 .descript-check .descript2,
  .anti-collector .cases .lawyers-landing .top3 .descript-check .descript2,
  .landing-anketa-bfl .cases .lawyers-landing .top3 .descript-check .descript2,
  .landing-anketa-bfl .cases .top3 .descript-check .descript2,
  .landing-anketa-bfl .top3 .descript-check .cases .descript2,
  .landing-anketa-bfl .top3 .descript-check .descript,
  .lawyers-landing .cases .landing-anketa-bfl .top3 .descript-check .descript2,
  .lawyers-landing .cases .top3 .descript-check .descript2,
  .lawyers-landing .top3 .descript-check .cases .descript2,
  .lawyers-landing .top3 .descript-check .descript {
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
  }
  .landing-anketa-bfl .top3 .wrp-btn-example .blue-link,
  .lawyers-landing .top3 .wrp-btn-example .blue-link {
    max-width: none;
  }
  .anti-collector .cases .landing-anketa-bfl .descript2,
  .anti-collector .cases .lawyers-landing .descript2,
  .landing-anketa-bfl .cases .descript2,
  .landing-anketa-bfl .cases .lawyers-landing .descript2,
  .landing-anketa-bfl .descript,
  .lawyers-landing .cases .descript2,
  .lawyers-landing .cases .landing-anketa-bfl .descript2,
  .lawyers-landing .descript {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 27px;
  }
  .landing-anketa-bfl h2,
  .lawyers-landing h2 {
    font-size: 20px;
  }
  .landing-anketa-bfl .btn,
  .lawyers-landing .btn {
    margin: 0 auto;
  }
  .landing-anketa-bfl .what-get .title,
  .landing-anketa-bfl .what-get .title-light,
  .lawyers-landing .what-get .title,
  .lawyers-landing .what-get .title-light {
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: left;
  }
  .anti-collector .cases .landing-anketa-bfl .what-get .descript2,
  .anti-collector .cases .lawyers-landing .what-get .descript2,
  .landing-anketa-bfl .cases .lawyers-landing .what-get .descript2,
  .landing-anketa-bfl .cases .what-get .descript2,
  .landing-anketa-bfl .what-get .cases .descript2,
  .landing-anketa-bfl .what-get .descript,
  .lawyers-landing .cases .landing-anketa-bfl .what-get .descript2,
  .lawyers-landing .cases .what-get .descript2,
  .lawyers-landing .what-get .cases .descript2,
  .lawyers-landing .what-get .descript {
    margin-bottom: 20px;
    text-align: left;
  }
  .anketa-result-page .landing-anketa-bfl .what-get #our-experts,
  .anketa-result-page .landing-anketa-bfl .what-get #tripwire,
  .anketa-result-page .landing-anketa-bfl .what-get #we-choose,
  .anketa-result-page .lawyers-landing .what-get #our-experts,
  .anketa-result-page .lawyers-landing .what-get #tripwire,
  .anketa-result-page .lawyers-landing .what-get #we-choose,
  .anti-collector .cases .landing-anketa-bfl .what-get .one-case,
  .anti-collector .cases .lawyers-landing .what-get .one-case,
  .landing-anketa-bfl .cases .lawyers-landing .what-get .one-case,
  .landing-anketa-bfl .cases .what-get .one-case,
  .landing-anketa-bfl .what-get .anketa-result-page #our-experts,
  .landing-anketa-bfl .what-get .anketa-result-page #tripwire,
  .landing-anketa-bfl .what-get .anketa-result-page #we-choose,
  .landing-anketa-bfl .what-get .cases .one-case,
  .landing-anketa-bfl .what-get .grey-block,
  .lawyers-landing .cases .landing-anketa-bfl .what-get .one-case,
  .lawyers-landing .cases .what-get .one-case,
  .lawyers-landing .what-get .anketa-result-page #our-experts,
  .lawyers-landing .what-get .anketa-result-page #tripwire,
  .lawyers-landing .what-get .anketa-result-page #we-choose,
  .lawyers-landing .what-get .cases .one-case,
  .lawyers-landing .what-get .grey-block {
    padding: 20px 20px 30px 20px !important;
  }
  .landing-anketa-bfl .what-get .btn,
  .lawyers-landing .what-get .btn {
    width: 300px;
  }
  .landing-anketa-bfl .what-get .right-part img,
  .lawyers-landing .what-get .right-part img {
    width: 100%;
  }
  .landing-anketa-bfl .what-get .what-get-3 .lawyers-experts,
  .lawyers-landing .what-get .what-get-3 .lawyers-experts {
    max-width: calc(100vw - 25px);
  }
  .landing-anketa-bfl .about-us,
  .lawyers-landing .about-us {
    margin: 50px 0;
  }
  .landing-anketa-bfl .cases-block-sum,
  .lawyers-landing .cases-block-sum {
    font-size: 42px;
  }
  .landing-anketa-bfl .cases,
  .lawyers-landing .cases {
    padding-bottom: 75px;
  }
  .landing-anketa-bfl .cases .slick-dots,
  .lawyers-landing .cases .slick-dots {
    width: 270px;
  }
  .landing-anketa-bfl .cases .slick-dots li,
  .lawyers-landing .cases .slick-dots li {
    height: 45px;
    margin: 0 -3px;
  }
  .landing-anketa-bfl .cases .slick-dots li button,
  .lawyers-landing .cases .slick-dots li button {
    width: 45px;
    height: 45px;
  }
  .landing-anketa-bfl .cases .slick-dots li button:before,
  .lawyers-landing .cases .slick-dots li button:before {
    width: 45px;
    height: 45px;
    font-size: 15px;
    line-height: 45px;
    left: -1px;
  }
  .landing-anketa-bfl .cases .btns-arrows,
  .lawyers-landing .cases .btns-arrows {
    width: 330px;
    height: 45px;
    margin-top: 30px;
  }
  .landing-anketa-bfl .cases .one-case,
  .lawyers-landing .cases .one-case {
    padding: 15px 20px;
  }
  .landing-anketa-bfl .cases .one-case-info .date,
  .lawyers-landing .cases .one-case-info .date {
    height: auto;
  }
  .anketa-result-page .landing-anketa-bfl .what-talk #our-experts,
  .anketa-result-page .landing-anketa-bfl .what-talk #tripwire,
  .anketa-result-page .landing-anketa-bfl .what-talk #we-choose,
  .anketa-result-page .lawyers-landing .what-talk #our-experts,
  .anketa-result-page .lawyers-landing .what-talk #tripwire,
  .anketa-result-page .lawyers-landing .what-talk #we-choose,
  .anti-collector .cases .landing-anketa-bfl .what-talk .one-case,
  .anti-collector .cases .lawyers-landing .what-talk .one-case,
  .landing-anketa-bfl .cases .lawyers-landing .what-talk .one-case,
  .landing-anketa-bfl .cases .what-talk .one-case,
  .landing-anketa-bfl .what-talk .anketa-result-page #our-experts,
  .landing-anketa-bfl .what-talk .anketa-result-page #tripwire,
  .landing-anketa-bfl .what-talk .anketa-result-page #we-choose,
  .landing-anketa-bfl .what-talk .cases .one-case,
  .landing-anketa-bfl .what-talk .grey-block,
  .lawyers-landing .cases .landing-anketa-bfl .what-talk .one-case,
  .lawyers-landing .cases .what-talk .one-case,
  .lawyers-landing .what-talk .anketa-result-page #our-experts,
  .lawyers-landing .what-talk .anketa-result-page #tripwire,
  .lawyers-landing .what-talk .anketa-result-page #we-choose,
  .lawyers-landing .what-talk .cases .one-case,
  .lawyers-landing .what-talk .grey-block {
    margin-right: 20px;
    margin-left: 20px;
    padding: 25px 10px;
  }
  .anketa-result-page .landing-anketa-bfl .what-talk #our-experts img,
  .anketa-result-page .landing-anketa-bfl .what-talk #tripwire img,
  .anketa-result-page .landing-anketa-bfl .what-talk #we-choose img,
  .anketa-result-page .lawyers-landing .what-talk #our-experts img,
  .anketa-result-page .lawyers-landing .what-talk #tripwire img,
  .anketa-result-page .lawyers-landing .what-talk #we-choose img,
  .anti-collector .cases .landing-anketa-bfl .what-talk .one-case img,
  .anti-collector .cases .lawyers-landing .what-talk .one-case img,
  .landing-anketa-bfl .cases .lawyers-landing .what-talk .one-case img,
  .landing-anketa-bfl .cases .what-talk .one-case img,
  .landing-anketa-bfl .what-talk .anketa-result-page #our-experts img,
  .landing-anketa-bfl .what-talk .anketa-result-page #tripwire img,
  .landing-anketa-bfl .what-talk .anketa-result-page #we-choose img,
  .landing-anketa-bfl .what-talk .cases .one-case img,
  .landing-anketa-bfl .what-talk .grey-block img,
  .lawyers-landing .cases .landing-anketa-bfl .what-talk .one-case img,
  .lawyers-landing .cases .what-talk .one-case img,
  .lawyers-landing .what-talk .anketa-result-page #our-experts img,
  .lawyers-landing .what-talk .anketa-result-page #tripwire img,
  .lawyers-landing .what-talk .anketa-result-page #we-choose img,
  .lawyers-landing .what-talk .cases .one-case img,
  .lawyers-landing .what-talk .grey-block img {
    margin: 0 auto 10px;
    display: block;
  }
  .landing-anketa-bfl .legal-opinion,
  .lawyers-landing .legal-opinion {
    margin-bottom: 50px;
  }
  .landing-anketa-bfl .legal-opinion .price-20m,
  .lawyers-landing .legal-opinion .price-20m {
    font-size: 24px;
  }
  .landing-anketa-bfl .legal-opinion .timer,
  .lawyers-landing .legal-opinion .timer {
    height: 140px;
    width: 300px;
    padding: 20px;
  }
  .landing-anketa-bfl .legal-opinion .timer .wrp-digits,
  .lawyers-landing .legal-opinion .timer .wrp-digits {
    min-width: 110px;
  }
  .landing-anketa-bfl .legal-opinion .timer .wrp-digits div:last-of-type,
  .lawyers-landing .legal-opinion .timer .wrp-digits div:last-of-type {
    font-size: 18px;
    line-height: 21px;
  }
  .landing-anketa-bfl .legal-opinion .timer .digits,
  .lawyers-landing .legal-opinion .timer .digits {
    font-size: 80px;
    line-height: 80px;
  }
  .landing-anketa-bfl .legal-opinion .timer .divider,
  .lawyers-landing .legal-opinion .timer .divider {
    margin-top: -35px;
  }
  .landing-anketa-bfl .top2,
  .lawyers-landing .top2 {
    margin-top: 0;
  }
  .landing-anketa-bfl .top2 .title-light,
  .lawyers-landing .top2 .title-light {
    text-align: center;
  }
  .wrp-win-pay .win-pay {
    width: 90%;
  }
  .wrp-win-pay.pay-ok h2 {
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
  }
  .anti-collector .steps-not-calls .one-step {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .anti-collector .steps-not-calls .one-step .num-step {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 475px) {
  .anketa-result-page #final-conclusion {
    padding: 30px 15px 10px;
  }
  .anketa-result-page
    #final-conclusion
    .final-conclusion-left
    .final-conclusion-left-list
    li::before {
    top: 2px;
  }
  .landing-anketa-bfl .cases .one-case-info .date,
  .landing-anketa-bfl .cases .one-case-info .name-city,
  .landing-anketa-bfl .cases .one-case-info .sum,
  .lawyers-landing .cases .one-case-info .date,
  .lawyers-landing .cases .one-case-info .name-city,
  .lawyers-landing .cases .one-case-info .sum {
    text-align: center;
  }
  .landing-anketa-bfl .cases .one-case-info .date,
  .lawyers-landing .cases .one-case-info .date {
    width: 100%;
  }
  .landing-anketa-bfl .cases .btn,
  .lawyers-landing .cases .btn {
    width: 100%;
  }
  .wrp-win-pay .win-pay {
    width: 97%;
  }
  .win-pay {
    padding: 25px 15px;
  }
  .win-pay .right-part {
    padding-bottom: 0;
  }
  .pay-bfl-lawyer .left-part.px-0 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .anti-collector .top-section .wh-block {
    margin: 0;
    padding: 25px 5px;
  }
  .anti-collector .timer-section .title,
  .anti-collector .timer-section .title-light {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .anti-collector .who-this-product .list-check {
    padding: 0 10px;
  }
  .anti-collector .garanty .wh-block {
    width: 100% !important;
  }
  .anti-collector .tariffs {
    padding: 60px 5px;
  }
  .anti-collector .tariffs .wh-block button {
    margin-left: auto;
    margin-right: auto;
  }
  .anti-collector .instruction .green-bl {
    margin-bottom: 35px;
    padding: 25px 15px;
  }
  .anti-collector .author .left-bl {
    padding: 0 10px;
  }
  .anti-collector .client-reviews {
    padding-bottom: 10px;
  }
  .anti-collector .questions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .anketa-v2 #anketa-step0 input[type="email"],
  .anketa-v2 #anketa-step0 input[type="tel"],
  .anketa-v2 #anketa-step0 input[type="text"] {
    width: 100%;
  }
  .anketa-v2 .card-result-6__decor-mobile img {
    top: 11.5%;
  }
  .result-v2 .result-point-2__info,
  .result-v2 .result-point-4__info {
    position: relative;
    top: -10px;
  }
  .result-v2 .result-point-5__info {
    position: relative;
    top: -25px;
  }
  .result-v2 .result-point-6__info {
    position: relative;
    top: -20px;
  }
}
@media screen and (max-width: 471px) {
  .landing-anketa-bfl .cases .one-case-info .d-2,
  .lawyers-landing .cases .one-case-info .d-2 {
    padding: 6px 15px;
    line-height: 20px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 428px) {
  .landing-anketa-bfl .title,
  .landing-anketa-bfl .title-light,
  .lawyers-landing .title,
  .lawyers-landing .title-light {
    margin-bottom: 20px;
  }
  .landing-anketa-bfl .btn,
  .lawyers-landing .btn {
    font-size: 14px !important;
    line-height: 17px !important;
  }
  .landing-anketa-bfl .what-get .what-get-1 .btn,
  .lawyers-landing .what-get .what-get-1 .btn {
    width: 100%;
  }
  .landing-anketa-bfl .how-work,
  .lawyers-landing .how-work {
    padding: 50px 0;
  }
  .landing-anketa-bfl .how-work .wh-block,
  .lawyers-landing .how-work .wh-block {
    margin-bottom: 20px;
    padding: 20px 0;
  }
  .landing-anketa-bfl .how-work .wh-block h3,
  .lawyers-landing .how-work .wh-block h3 {
    max-width: 90%;
    margin: 0 auto;
    display: block;
  }
  .landing-anketa-bfl .how-work .wh-block:last-of-type,
  .lawyers-landing .how-work .wh-block:last-of-type {
    margin-bottom: 30px;
  }
  .landing-anketa-bfl .how-work .wh-block img,
  .lawyers-landing .how-work .wh-block img {
    max-width: none;
    padding: 0 20px;
  }
  .landing-anketa-bfl .about-us,
  .lawyers-landing .about-us {
    margin: 50px 0 30px;
  }
  .landing-anketa-bfl .about-us .about-dp,
  .lawyers-landing .about-us .about-dp {
    padding: 20px;
    margin-bottom: 25px;
  }
  .landing-anketa-bfl .about-us .about-dp .agregator,
  .landing-anketa-bfl .about-us .about-dp h2,
  .lawyers-landing .about-us .about-dp .agregator,
  .lawyers-landing .about-us .about-dp h2 {
    text-align: center;
  }
  .landing-anketa-bfl .about-us .about-dp .agregator,
  .lawyers-landing .about-us .about-dp .agregator {
    max-width: 248px;
    margin-left: auto;
    margin-right: auto;
  }
  .landing-anketa-bfl .cases-block-sum,
  .lawyers-landing .cases-block-sum {
    font-size: 36px;
    line-height: 42px;
  }
  .landing-anketa-bfl .cases .descript,
  .landing-anketa-bfl .cases .descript2,
  .lawyers-landing .cases .descript,
  .lawyers-landing .cases .descript2 {
    font-size: 15px;
    line-height: 22px;
  }
  .landing-anketa-bfl .cases .btn,
  .lawyers-landing .cases .btn {
    line-height: 32px !important;
  }
  .anketa-result-page .landing-anketa-bfl .legal-opinion#our-experts,
  .anketa-result-page .landing-anketa-bfl .legal-opinion#tripwire,
  .anketa-result-page .landing-anketa-bfl .legal-opinion#we-choose,
  .anketa-result-page .lawyers-landing .legal-opinion#our-experts,
  .anketa-result-page .lawyers-landing .legal-opinion#tripwire,
  .anketa-result-page .lawyers-landing .legal-opinion#we-choose,
  .anti-collector .cases .landing-anketa-bfl .legal-opinion.one-case,
  .anti-collector .cases .lawyers-landing .legal-opinion.one-case,
  .landing-anketa-bfl .anketa-result-page .legal-opinion#our-experts,
  .landing-anketa-bfl .anketa-result-page .legal-opinion#tripwire,
  .landing-anketa-bfl .anketa-result-page .legal-opinion#we-choose,
  .landing-anketa-bfl .cases .lawyers-landing .legal-opinion.one-case,
  .landing-anketa-bfl .cases .legal-opinion.one-case,
  .landing-anketa-bfl .legal-opinion.grey-block,
  .lawyers-landing .anketa-result-page .legal-opinion#our-experts,
  .lawyers-landing .anketa-result-page .legal-opinion#tripwire,
  .lawyers-landing .anketa-result-page .legal-opinion#we-choose,
  .lawyers-landing .cases .landing-anketa-bfl .legal-opinion.one-case,
  .lawyers-landing .cases .legal-opinion.one-case,
  .lawyers-landing .legal-opinion.grey-block {
    padding: 30px 15px;
  }
  .landing-anketa-bfl .legal-opinion .timer,
  .lawyers-landing .legal-opinion .timer {
    border-radius: 20px;
  }
  .landing-anketa-bfl .legal-opinion .price-20m,
  .lawyers-landing .legal-opinion .price-20m {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
  }
  .landing-anketa-bfl .legal-opinion .price-20m img,
  .lawyers-landing .legal-opinion .price-20m img {
    height: 180px;
    margin-right: -15px;
  }
  .landing-anketa-bfl .legal-opinion .btn,
  .lawyers-landing .legal-opinion .btn {
    width: 100%;
  }
  .landing-anketa-bfl .top2 .left-part,
  .lawyers-landing .top2 .left-part {
    padding-bottom: 10px;
  }
  .landing-anketa-bfl .top2 .left-part .wrp-button,
  .lawyers-landing .top2 .left-part .wrp-button {
    width: 100%;
  }
  .landing-anketa-bfl .top2 .left-part .wrp-button .time-answers,
  .lawyers-landing .top2 .left-part .wrp-button .time-answers {
    margin: 10px auto !important;
  }
  .landing-anketa-bfl .top2 .left-part .wrp-button .btn,
  .lawyers-landing .top2 .left-part .wrp-button .btn {
    width: 100%;
  }
  .landing-anketa-bfl .top2 .accent,
  .lawyers-landing .top2 .accent {
    max-width: 255px;
    padding: 10px 20px;
  }
  .landing-anketa-bfl .top2 .accent:first-of-type,
  .lawyers-landing .top2 .accent:first-of-type {
    border-radius: 15px 15px 15px 0;
  }
  .landing-anketa-bfl .top2 .accent:first-of-type .circle,
  .lawyers-landing .top2 .accent:first-of-type .circle {
    top: 50px;
  }
  .landing-anketa-bfl .top2 .accent:last-of-type,
  .lawyers-landing .top2 .accent:last-of-type {
    border-radius: 15px 15px 0 15px;
  }
  .landing-anketa-bfl .top2 .accent:last-of-type .circle,
  .lawyers-landing .top2 .accent:last-of-type .circle {
    top: -100px;
  }
  .landing-anketa-bfl .top2 .accent ul.ul-bfl-green li:before,
  .lawyers-landing .top2 .accent ul.ul-bfl-green li:before {
    top: 10px;
  }
  .landing-anketa-bfl .top3 h2,
  .lawyers-landing .top3 h2 {
    max-width: 320px;
  }
  .anketa-result-page #tripwire {
    padding: 40px 15px 20px;
    border-radius: 40px;
  }
  .anketa-result-page #tripwire .title-dp-new {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 30px;
    font-weight: 500;
    text-align: left;
  }
  .anketa-result-page #tripwire ul {
    margin-bottom: 25px;
  }
  .anketa-result-page #tripwire ul li {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .anketa-result-page #tripwire .right-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anketa-result-page #tripwire .timer {
    width: 298px;
    height: 140px;
    padding: 20px 40px;
    margin-bottom: 10px;
    border-radius: 20px;
  }
  .anketa-result-page #tripwire .timer .digits {
    font-size: 81px;
    line-height: 81px;
  }
  .anketa-result-page #tripwire .timer .wrp-digits {
    min-width: 115px;
  }
  .anketa-result-page #tripwire .timer .wrp-digits div:last-of-type {
    font-size: 18px;
    line-height: 22px;
  }
  .anketa-result-page #tripwire .anti-collector .cases .descript2,
  .anketa-result-page #tripwire .descript,
  .anketa-result-page #tripwire .landing-anketa-bfl .cases .descript2,
  .anketa-result-page #tripwire .lawyers-landing .cases .descript2,
  .anketa-result-page #wait-lawyer .anti-collector .cases .descript2,
  .anketa-result-page #wait-lawyer .descript,
  .anketa-result-page #wait-lawyer .landing-anketa-bfl .cases .descript2,
  .anketa-result-page #wait-lawyer .lawyers-landing .cases .descript2,
  .anti-collector .cases .anketa-result-page #tripwire .descript2,
  .anti-collector .cases .anketa-result-page #wait-lawyer .descript2,
  .landing-anketa-bfl .cases .anketa-result-page #tripwire .descript2,
  .landing-anketa-bfl .cases .anketa-result-page #wait-lawyer .descript2,
  .lawyers-landing .cases .anketa-result-page #tripwire .descript2,
  .lawyers-landing .cases .anketa-result-page #wait-lawyer .descript2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
  }
  .anketa-result-page #wait-lawyer {
    padding: 15px;
  }
  .anketa-result-page #wait-lawyer h2.title-dp-new {
    margin-bottom: 15px;
    font-size: 21px !important;
    line-height: 30px;
    font-weight: 500;
  }
  .anketa-result-page #wait-lawyer .anti-collector .cases .descript2,
  .anketa-result-page #wait-lawyer .descript,
  .anketa-result-page #wait-lawyer .landing-anketa-bfl .cases .descript2,
  .anketa-result-page #wait-lawyer .lawyers-landing .cases .descript2,
  .anti-collector .cases .anketa-result-page #wait-lawyer .descript2,
  .landing-anketa-bfl .cases .anketa-result-page #wait-lawyer .descript2,
  .lawyers-landing .cases .anketa-result-page #wait-lawyer .descript2 {
    margin-bottom: 15px;
    font-weight: 500;
  }
  .anketa-result-page #wait-lawyer .solutions-block-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anketa-result-page #wait-lawyer .solutions-block-img img {
    width: 100%;
  }
  .anketa-result-page #wait-lawyer .wh-block {
    padding: 25px 15px 15px 15px;
    margin-bottom: 0;
  }
  .win-pay {
    width: 90%;
  }
  #modalWindow .modal-close {
    right: 15px;
    top: 20px;
    z-index: 1;
  }
}
@media screen and (max-width: 360px) {
  .landing-anketa-bfl .what-get .what-get-3 .wrp-one-expert,
  .lawyers-landing .what-get .what-get-3 .wrp-one-expert {
    padding-right: 10px !important;
  }
  .anketa-result-page .landing-anketa-bfl .what-talk #our-experts img,
  .anketa-result-page .landing-anketa-bfl .what-talk #tripwire img,
  .anketa-result-page .landing-anketa-bfl .what-talk #we-choose img,
  .anketa-result-page .lawyers-landing .what-talk #our-experts img,
  .anketa-result-page .lawyers-landing .what-talk #tripwire img,
  .anketa-result-page .lawyers-landing .what-talk #we-choose img,
  .anti-collector .cases .landing-anketa-bfl .what-talk .one-case img,
  .anti-collector .cases .lawyers-landing .what-talk .one-case img,
  .landing-anketa-bfl .cases .lawyers-landing .what-talk .one-case img,
  .landing-anketa-bfl .cases .what-talk .one-case img,
  .landing-anketa-bfl .what-talk .anketa-result-page #our-experts img,
  .landing-anketa-bfl .what-talk .anketa-result-page #tripwire img,
  .landing-anketa-bfl .what-talk .anketa-result-page #we-choose img,
  .landing-anketa-bfl .what-talk .cases .one-case img,
  .landing-anketa-bfl .what-talk .grey-block img,
  .lawyers-landing .cases .landing-anketa-bfl .what-talk .one-case img,
  .lawyers-landing .cases .what-talk .one-case img,
  .lawyers-landing .what-talk .anketa-result-page #our-experts img,
  .lawyers-landing .what-talk .anketa-result-page #tripwire img,
  .lawyers-landing .what-talk .anketa-result-page #we-choose img,
  .lawyers-landing .what-talk .cases .one-case img,
  .lawyers-landing .what-talk .grey-block img {
    width: 100%;
  }
  .footer-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-form .err-block div {
    margin-bottom: 10px;
  }
  .win-pay {
    width: 100%;
  }
  .pay-ok .win-pay {
    width: 100%;
  }
  .title-point h3 {
    max-width: 275px;
    margin-left: 45px;
    padding-right: 0;
  }
  .desc-point {
    margin-left: 45px;
    padding-right: 0;
  }
  .card-result-6__decor-mobile img {
    left: 3%;
  }
  .result-point-5__btn {
    margin-left: 45px;
  }
  .banner-result.green-banner {
    width: 100%;
    margin: 0 auto 30px;
  }
  .card-result-4 {
    padding: 5px;
  }
  .card-result-4__banners {
    padding: 0;
  }
}
.result-pay__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.result-pay__wrapper .result-logo {
  margin: 15px 0 30px;
}
.result-pay__wrapper .loader-pay-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0 20px;
}
.result-pay__wrapper .left-pay-card {
  border: 1px dashed #bdbdbd;
  border-radius: 25px;
  background: #fff;
  margin: 0 15px 0 0;
  width: 370px;
  height: 390px;
}
.result-pay__wrapper .left-pay-card__titles {
  background: #e9ffe1;
  border-radius: 25px 25px 0 0;
  padding: 20px;
}
.result-pay__wrapper .left-pay-card__title {
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin: 0 0 5px 0;
}
.result-pay__wrapper .left-pay-card__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #898989;
}
.result-pay__wrapper .left-pay-card__rec {
  float: right;
  background: #00b22d;
  border-radius: 60px;
  width: 86px;
  height: 19px;
  margin: 4px 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.result-pay__wrapper .left-pay-card__rec span {
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
}
.result-pay__wrapper .left-pay-card .check-pay {
  margin: 20px 20px 0;
}
.result-pay__wrapper .left-pay-card .check-pay label {
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
}
.result-pay__wrapper .left-pay-card .check-pay label span {
  position: absolute;
  right: 0;
}
.result-pay__wrapper .left-pay-card .check-pay .checkbox-text__list {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #898989;
  padding-bottom: 5px;
}
.result-pay__wrapper .left-pay-card .check-pay .checkbox-text__list i {
  font-size: 8px;
  padding-right: 9px;
}
.result-pay__wrapper
  .left-pay-card
  .check-pay
  .checkbox-text__list.with-border {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
}
.result-pay__wrapper .left-pay-card .check-pay .checkbox-text__list.last-list {
  padding-bottom: 20px;
}
.result-pay__wrapper .left-pay-card__top-bankrotstvo {
  background: #f1f2f6;
  border-radius: 19.5652px;
  width: 161px;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 8px 0;
}
.result-pay__wrapper .left-pay-card__top-bankrotstvo i {
  color: #9b51e0;
  padding-right: 6px;
}
.result-pay__wrapper .left-pay-card__top-bankrotstvo span {
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 15px;
  color: #424249;
}
@media (max-width: 750px) {
  .result-pay__wrapper .left-pay-card {
    margin: 0 0 20px 0;
  }
}
.result-pay__wrapper .right-pay-card {
  margin: 0 0 0 15px;
  border: 1px dashed #bdbdbd;
  border-radius: 25px;
  background: #fff;
  width: 370px;
  height: 390px;
}
.result-pay__wrapper .right-pay-card__titles {
  background: #fbffe1;
  border-radius: 25px 25px 0 0;
  padding: 20px;
}
.result-pay__wrapper .right-pay-card__title {
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin: 0 0 5px 0;
}
.result-pay__wrapper .right-pay-card__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #898989;
}
.result-pay__wrapper .right-pay-card .check-pay {
  margin: 20px 20px 0;
}
.result-pay__wrapper .right-pay-card .check-pay label {
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 27px;
  color: #424249;
}
.result-pay__wrapper .right-pay-card .check-pay label span {
  position: absolute;
  right: 0;
}
.result-pay__wrapper .right-pay-card .check-pay .checkbox-text__list {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #898989;
  padding-bottom: 5px;
}
.result-pay__wrapper .right-pay-card .check-pay .checkbox-text__list i {
  font-size: 8px;
  padding-right: 9px;
}
.result-pay__wrapper
  .right-pay-card
  .check-pay
  .checkbox-text__list.with-border {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
}
.result-pay__wrapper .right-pay-card .check-pay .checkbox-text__list.last-list {
  padding-bottom: 20px;
}
@media (max-width: 750px) {
  .result-pay__wrapper .right-pay-card {
    margin: 0;
  }
}
@media (max-width: 750px) {
  .result-pay__wrapper {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 785px;
    padding-bottom: 200px;
  }
}
.result-pay__title {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #424249;
}
.result-pay__desc {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 30px;
  text-align: center;
  color: #424249;
  margin: 0 0 40px 0;
}
.result-pay__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 25px 0;
}
@media (max-width: 750px) {
  .result-pay__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: none;
    padding: 0;
  }
}
@media (max-width: 750px) {
  .result-pay__conclusion {
    background: #fff;
    border-top: 1px solid #e3e8e4;
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}
.result-pay__select {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #898989;
  margin: 15px 0 4px 0;
}
@media (max-width: 750px) {
  .result-pay__select {
    padding-left: 25px;
  }
}
.result-pay__button-with-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 750px) {
  .result-pay__button-with-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.result-pay__conclusion-text {
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 30px;
  color: #424249;
  margin: 0 27px 0 0;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .result-pay__conclusion-text {
    font-size: 15px;
    line-height: 22px;
  }
}
.result-pay__conclusion-button {
  background: #424249;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  width: 304px;
  cursor: pointer;
}
.result-pay__conclusion-button span {
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #fff;
}
@media (max-width: 750px) {
  .result-pay__conclusion-button {
    width: 330px;
    margin: 20px 0 10px 0;
  }
}
.rub3 {
  color: #424249 !important;
  font-family: Arial, Helvetica, sans-serif;
}
.rub4 {
  color: #2a8c06 !important;
  font-family: Arial, Helvetica, sans-serif;
}
.square-checkbox input[type="checkbox"] + label::before {
  border: 1px solid #bdbdbd;
}
.rounded-radio label::after {
  border: 1px solid #bdbdbd;
}
.error-label:before {
  content: "!";
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-left: -25px;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  background-color: #ff5050;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  top: -3px;
}
.anketa-wrp {
  gap: 30px;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
}
