@font-face {font-family: 'CoFo Sans';src: url('fonts/CoFoSans-Bold.eot');src: local('CoFo Sans Bold'), local('CoFoSans-Bold'),url('fonts/CoFoSans-Bold.eot?#iefix') format('embedded-opentype'),url('fonts/CoFoSans-Bold.woff2') format('woff2'),url('fonts/CoFoSans-Bold.woff') format('woff'),url('fonts/CoFoSans-Bold.ttf') format('truetype');font-weight: bold;font-style: normal;}@font-face {font-family: 'CoFo Sans';src: url('fonts/CoFoSans-Black.eot');src: local('CoFo Sans Black'), local('CoFoSans-Black'),url('fonts/CoFoSans-Black.eot?#iefix') format('embedded-opentype'),url('fonts/CoFoSans-Black.woff2') format('woff2'),url('fonts/CoFoSans-Black.woff') format('woff'),url('fonts/CoFoSans-Black.ttf') format('truetype');font-weight: 900;font-style: normal;}@font-face {font-family: 'CoFo Sans';src: url('fonts/CoFoSans-Regular.eot');src: local('CoFo Sans'), local('CoFoSans-Regular'),url('fonts/CoFoSans-Regular.eot?#iefix') format('embedded-opentype'),url('fonts/CoFoSans-Regular.woff2') format('woff2'),url('fonts/CoFoSans-Regular.woff') format('woff'),url('fonts/CoFoSans-Regular.ttf') format('truetype');font-weight: normal;font-style: normal;}@font-face {font-family: 'CoFo Sans';src: url('fonts/CoFoSans-Medium.eot');src: local('CoFo Sans Medium'), local('CoFoSans-Medium'),url('fonts/CoFoSans-Medium.eot?#iefix') format('embedded-opentype'),url('fonts/CoFoSans-Medium.woff2') format('woff2'),url('fonts/CoFoSans-Medium.woff') format('woff'),url('fonts/CoFoSans-Medium.ttf') format('truetype');font-weight: 500;font-style: normal;}@font-face {font-family: 'CoFo Robert';src: url('fonts/CoFoRobert-RegularItalic.eot');src: local('CoFo Robert Italic'), local('CoFoRobert-RegularItalic'),url('fonts/CoFoRobert-RegularItalic.eot?#iefix') format('embedded-opentype'),url('fonts/CoFoRobert-RegularItalic.woff2') format('woff2'),url('fonts/CoFoRobert-RegularItalic.woff') format('woff'),url('fonts/CoFoRobert-RegularItalic.ttf') format('truetype');font-weight: normal;font-style: italic;}:root {--main-color: #295FFE;--main-color-transparent: #1b51f3c1;}* {margin: 0;padding: 0;font-family: "CoFo Sans", Arial, sans-serif;box-sizing: border-box;}.container {width: 100%;max-width: 1000px;margin: 0 auto;}body {min-height: 100vh;background: #FFFFFF;position: relative;display: flex;flex-direction: column;justify-content: space-between;}hr {height: 2px;background: #F2F2F2;border: none;}.header {width: 100%;display: flex;align-items: center;flex-direction: column;}.block__left__header {color: #FFFFFF;padding: 65px 0 20px;display: flex;flex-direction: column;width: 100%;max-width: 1000px;background-image: url("/template_6/img/background.png");background-repeat: no-repeat;background-position: bottom right;}.page__lots.block__search__header {min-height: 210px;}.page__lots .block__left__header {padding-top: 38px;align-items: center;background-image: none!important;}.page__lots .title__user__header {height: unset;}.page__lots .inputs__search {margin-top: 20px;}.page__lot.block__search__header {min-height: 170px;}.page__lot .block__left__header {padding-top: 38px;align-items: center;background-image: none!important;}.page__lot .title__user__header {display: none;}.page__lot .inputs__search {margin-top: 20px;}.block__search__header {width: 100%;background-color: var(--main-color);min-height: 382px;display: flex;justify-content: center;}.title__user__header {max-width: 460px;min-height: 114px;margin-bottom: 20px;}.page__lots .title__user {text-align: center;}.title__user__header .title__user {font-style: normal;font-weight: 500;font-size: 34px;line-height: 38px;letter-spacing: -0.5px;}.block__search__keyword {width: 100%;max-width: 443px;height: 54px;display: flex;align-items: center;justify-content: space-between;}.block__search__keyword input {height: inherit;width: 100%;max-width: 343px;border-radius: 8px;border: 1px solid #E1E4E9;outline: none;padding: 16px;font-weight: 400;font-size: 16px;line-height: 20px;}.button__search__big {color: #FFFFFF;background-color: #292522;border: none;border-radius: 8px;display: flex;align-items: center;justify-content: center;height: inherit;width: 95px;cursor: pointer;font-weight: 500;font-size: 18px;line-height: 23px;}.button__search__big:hover {background-color: #2A2A30;box-shadow: 0 2px 24px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.08);}.lots {margin-top: 20px;}@media screen and (max-width: 500px) {.block__left__header {background-image: none;}}@media screen and (max-width: 768px) {.block__search__keyword {flex-wrap: wrap;justify-content: flex-end;max-width: unset;}.block__search__keyword input {max-width: unset;}.button__search__big {margin-top: 10px;}}@media screen and (max-width: 1000px) {.block__search__header, .footer, .content__constructor {padding: 0 10px!important;}}.input-label {display: flex;flex-direction: column;width: 100%;color: #AAAAAC;font-weight: 400;font-size: 14px;line-height: 24px;}.input-label .input {font-size: 16px;padding: 5px;background: #FFFFFF;border: 1px solid #D9E1FA;border-radius: 5px;height: 44px;}.modal {top: 0;align-items: center;justify-content: center;background-color: rgba(0, 0, 0, 0.5);position: fixed;height: 100vh;width: 100vw;max-width: 100vw;max-height: 100vh;overflow: hidden;display: none;z-index: 999;}.modal-form {background: #FFFFFF;border-radius: 8px;width: 425px;max-width: 100%;max-height: 100%;overflow: hidden;}.modal-form__header {display: flex;justify-content: space-between;padding: 23px 33px;border-bottom: 1px solid #DFDFDF;font-weight: 500;font-size: 21px;}.modal-form__body {display: flex;flex-direction: column;padding: 22px 32px;}.modal-form__label {margin-bottom: 13px;}.modal-form__submit {margin-top: 20px;font-weight: 500;font-size: 18px;width: 100%;}.modal-form__comment {max-width: 100%;min-width: 100%;min-height: 70px;}.modal-form__close {color: #DFDFDF;cursor: pointer;}.modal-form__close:hover {color: #b6b6b6;}.modal-form__message {padding: 20px;font-size: 24px;color: #387e00;display: none;}.modal-form__message--error {padding: 5px 0 0;font-size: 14px;color: #e31e1e;}.modal-form__conditions {font-size: 12px;color: rgba(42, 42, 48, 0.70);}.modal-form__conditions a {color: var(--main-color);text-decoration: none;}.modal .button {background: var(--main-color);border-radius: 4px;border: none;height: 56px;color: #FFFFFF;font-weight: 500;font-size: 18px;line-height: 24px;}.modal .red__star {color: red;}.modal .captcha__block {display: flex;align-items: center;}.modal .captcha__block input {font-size: 25px;outline: none;width: 40px;}.modal .block__img {display: flex;align-items: center;width: 140px;}.modal .captcha__block i {margin-left: 10px;cursor: pointer;}@media screen and (max-width:500px) {.modal-form {width: 365px;}}@media screen and (max-width:370px) {.modal-form {width: 310px}}.count__lots {font-size: 20px;font-weight: 500;margin: 10px 0;}.smile__header {min-height: unset!important;}.smile__header .block__title {display: none;}.smile__header .block__search__and__title {min-height: unset;margin-top: 0;}.number__lot {margin-right: 24px;}.lot___content {display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 80px;}.block__left__page {margin-right: 20px;width: 100%;max-width: 575px;position: relative;}.right__block__page {width: 100%;max-width: 405px;}.lot__sidebar {position: sticky;top: 10px;}.lot__title {margin: 17px 0 5px;font-style: normal;font-weight: 500;font-size: 30px;line-height: 31px;color: #222222;}.lot__bread__crumbs {margin-top: 30px;display: flex;align-items: center;}.lot__bread__crumbs div:not(:last-child) {margin-right: 13px;}.lot__bread__crumbs a {text-decoration: none;font-weight: 400;font-size: 14px;line-height: 19px;color: rgba(34, 34, 34, 0.32);}.lot__bread__crumbs a:hover {color: #7f7f7f;}.ellipsis__bread__crumbs {height: 2px;width: 2px;border-radius: 50%;background-color: rgba(34, 34, 34, 0.32);}.date__placement__lot {margin-bottom: 19px;font-weight: 400;font-size: 16px;line-height: 19px;color: rgba(34, 34, 34, 0.32);}.lot__slider {position: relative;width: 100%;max-width: 575px;}.lot__main {margin-top: 38px;}.yandex__maps {margin-top: 30px;box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08), 0 2px 24px rgba(0, 0, 0, 0.08);border-radius: 10px;}.yandex__maps iframe {border: none;border-radius: 10px;}.lot__description-title {font-weight: 500;font-size: 21px;line-height: 34px;color: #2A2A30;}.lot__note {font-size: 14px;width: fit-content;padding: 10px;margin-bottom: 10px;background: #fff5ca;border-radius: 4px;}.lot__description {font-style: normal;font-weight: 400;font-size: 16px;line-height: 25px;color: #2A2A30;padding-right: 32px;}.lot__price-card {padding: 34px 28px;background: #FFFFFF;border: 2px solid #F2F2F2;border-radius: 18px;}.lot-price-card__current {margin-bottom: 6px;font-weight: 400;font-size: 16px;line-height: 19px;color: rgba(34, 34, 34, 0.32);}.card-price__value {display: flex;align-items: center;margin-bottom: 31px;font-weight: 500;font-size: 36px;line-height: 31px;color: #222222;}.lot .discount__price__percent {font-size: 16px;height: 25px;width: 54px;border-radius: 5px;margin-left: 10px;}.card-price__value .arrow__type__lot {height: 27px;width: 24px;}.price__block__btn {display: flex;gap: 12px}.lot-price-card__button {height: 54px;width: 100%;border-radius: 9px;font-style: normal;font-weight: 400;font-size: 18px;line-height: 20px;cursor: pointer;}.lot__buy-button {background: var(--main-color);border: none;color: #FFFFFF;}.lot__call-button {display: flex;align-items: center;justify-content: center;border: 2px solid var(--main-color-transparent);color: var(--main-color);border-radius: 9px;background: #DEEFFF;min-width: 54px;text-decoration: none;}.lot-price-card__hr {background: #F2F2F2;margin: 26px 0;height: 2px;border: none;}.lot-price__dates {font-weight: 400;font-size: 16px;line-height: 19px;color: rgba(34, 34, 34, 0.5);}.lot__dates__trade {color: #2A2A30;background-color: #FFFFFF;padding-left: 5px;z-index: 2;}.lot__dates__label {padding-right: 5px;background-color: #FFFFFF;z-index: 2;}.table-characteristics__item {position: relative;display: flex;justify-content: space-between;}.table-characteristics > div:not(:last-child) {margin-bottom: 15px;}.fotorama .fotorama__active {background-color: #f6f6f6;border-radius: 8px!important;}.fotorama__nav-wrap {margin-top: 13px;}.lot__table-card {margin-top: 13px;padding: 30px 28px;border-radius: 18px;border: 2px solid #F2F2F2;}.card__title {font-weight: 500;font-size: 21px;line-height: 34px;color: #2A2A30;margin-bottom: 15px;}.price-down-table {width: 100%;font-weight: 400;font-size: 16px;line-height: 16px;color: #222222}.price-down-table > div:not(:last-child){margin-bottom: 15px;}.price-down-table__item {position: relative;width: 100%;}.price-down-table td:first-child {padding-left: 0;}.price-down-table td {padding: 7px 4px;white-space : nowrap;}.lot__table-card .scroll__control {max-height: 330px;overflow: auto;}.price-down-table__price {display: flex;align-items: center;justify-content: flex-end;font-weight: 500;color: #FF5555;background-color: #FFFFFF;z-index: 2;padding-left: 5px;}.price-down-table__price .icon__block {margin-left: 2px;height: 11px;width: 11px;background-image: url("img/icons/red_arrow_down.svg");}.price-down-table__date {background-color: #FFFFFF;z-index: 2;padding-right: 5px;}.block__border {position: absolute;z-index: 1;width: 100%;height: 80%;border-bottom: 1px dotted rgba(34, 34, 34, 0.5);}.additional__info__lot {display: flex;flex-direction: column;margin-top: 32px;gap: 20px;}.additional__info__lot--block {width: 100%;display: flex;flex-direction: column;gap: 20px;}.btn__collapse__block {display: flex;gap: 12px;align-items: center;color: #2A2A30;font-size: 18px;font-weight: 500;}.btn__collapse__block i {display: flex;align-items: center;justify-content: center;color: #2291FF;font-size: 16px;min-width: 38px;height: 38px;border-radius: 8px;border: 1px solid #E2E6E9;}.additional__info__lot--block input:checked ~ label i {rotate: 180deg;}.additional__info__lot--block input:checked ~ div {display: flex;}.collapse__block {display: none;flex-direction: column;gap: 20px;padding-right: 32px;}.additional__info__lot .item__info {display: flex;justify-content: space-between;align-items: flex-start;width: 100%;gap: 6px;font-size: 16px;font-weight: 400;line-height: 19px;color: #2A2A30;}.additional__info__lot .item__info div:first-child {color: rgba(34, 34, 34, 0.50);}.additional__info__lot .item__info div:last-child {max-width: 309px;text-align: end;}.additional__info__lot .row__pointer {border-bottom: 1px dashed rgba(0, 0, 0, 0.20);flex: 1;margin-top: 15px;}.scroll__control::-webkit-scrollbar {width: 6px;}.scroll__control::-webkit-scrollbar-track {box-shadow: inset 0 0 0 grey;border-radius: 3px;}.scroll__control::-webkit-scrollbar-thumb {background: #E5E5E5;border-radius: 3px;}@media screen and (max-width: 1000px) {.lot {margin: 0 10px;}}@media screen and (max-width: 768px) {.block__left__page {margin-right: 0;margin-bottom: 20px;}.collapse__block {padding-right: 0;}.lot___content {justify-content: center;}}@media screen and (max-width: 575px) {.lot__slider {width: 100%;}.block__left__page {width: 100%;}.lot-price__dates {font-weight: 400;font-size: 13px;}.price-down-table td {padding: 3px 3px;font-size: 12px;}.lot__bread__crumbs {display: none;}}@media screen and (max-width: 500px) {.card-price__value {font-size: 30px;}.item__info {font-size: 14px!important;}}.lots {flex-grow: 1;}.count__lots {font-size: 24px;margin: 20px 0;font-weight: 500;}.list__lot {display: flex;flex-wrap: wrap;justify-content: flex-start;}.list__lot a {text-decoration: none;color: #FFFFFF;}.list__lot__item {width: 230px;margin: 10px;}.list__lot__item.public .type__lot {background: rgba(74, 193, 38, 0.11);color: #4AC126;}.arrow__type__lot {margin: 0 5px 0 10px;background-size: cover;background-position: center;background-repeat: no-repeat;height: 13px;width: 12px;display: inline-block;}.discount__price__percent {display: flex;align-items: center;justify-content: center;color: #FFFFFF;font-size: 14px;font-weight: 500;width: 42px;height: 19px;line-height: 14px;border-radius: 4px;background-color: #FF5263;}.arrow__type__lot.public {background-image: url("/img/icons/icon_arrow_down.svg");}.arrow__type__lot.auction {background-image: url("/img/icons/icon_arrow_up.svg");}.list__lot__item.empty div:not(:first-child) {background-color: #f6f6f6;border-radius: 4px;}.grey__block__one {height: 21px;margin-top: 7px;width: 65%;}.grey__block__two {height: 17px;margin-top: 17px;margin-bottom: 12px;width: 55%;}.grey__block__three {height: 13px;margin-bottom: 4px;width: 100%;}.grey__block__four {height: 13px;margin-top: 16px;width: 60%;}.image__lot {position: relative;display: block;padding: 5px 5px 0 5px;width: 100%;height: 167px;border-radius: 8px;background-position: center;background-repeat: no-repeat;background-size: cover;transition: 100ms;overflow: hidden;}.image__lot:hover {scale: 1.05;}.region__lot {position: absolute;top: 5px;left: 5px;display: flex;align-items: center;padding: 0 10px;width: fit-content;color: #FFFFFF;font-weight: 500;font-size: 13px;min-height: 21px;background: rgba(0, 0, 0, 0.55);border-radius: 9px;z-index: 1;}.counter__images__lot {display: none;align-items: center;justify-content: center;height: 20px;padding: 5px;min-width: 40px;border-radius: 8px;position: absolute;bottom: 10px;right: 10px;color: #FFFFFF;z-index: 999;background: rgba(0, 0, 0, 0.43);font-size: 14px;}.type__lot {display: flex;align-items: center;padding: 0 10px;height: 21px;width: fit-content;background: rgba(255, 85, 85, 0.11);color: #FF5555;margin-top: 7px;border-radius: 10px;font-style: normal;font-weight: 500;font-size: 14px;line-height: 18px;}.price__lot {display: flex;align-items: center;margin-top: 5px;font-style: normal;font-weight: 500;font-size: 19px;line-height: 31px;}.price__lot i{color: #FF5555;}.description__lot {font-style: normal;font-weight: 400;font-size: 14px;line-height: 17px;color: #373B40;}.tstart__lot {margin-top: 5px;font-style: normal;font-weight: 400;font-size: 14px;line-height: 18px;color: #BABFC5;}.slider__images {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;z-index: 0;padding: 5px;}.slider__images > div {position: static;flex: 1;height: 100%;}.slider__item {display: flex;align-items: flex-end;height: 100%;z-index: 0;padding: 5px 2px;}.slider__item.one_slide::after {display: none;}.slider__item::after {display: block;content: '';height: 2px;width: 100%;background: #cdcdcd;opacity: 0.5;}.slider__images:not(:hover) div:first-child .slider__image {display: block;opacity: 1;}.slider__image {display: none;align-items: center;justify-content: center;opacity: 0;overflow: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;background-repeat: no-repeat;background-position: center;background-size: cover;transition: 100ms;}.slider__item:hover::after {opacity: 1;background: #00afea;}.slider__images:hover .slider__image {display: flex;}.slider__item:hover + .slider__image {opacity: 1;}.slider__image.active {opacity: 1;}.count__images__lot {display: flex;align-items: center;justify-content: center;height: 100%;width: 100%;color: #FFFFFF;background-color: #333333ab;font-size: 18px;z-index: 9;}.btn__call__to__phone {display: none;margin-top: 10px;width: 100%;height: 40px;align-items: center;justify-content: center;border-radius: 8px;color: #FFFFFF;background: var(--main-color);}.block__btn__show__more {position: relative;width: 100%;height: 36px;}.block__btn__show__more.load .loader__block {display: flex;}.block__btn__show__more.load #btnShowMore {opacity: 0;}.block__btn__show__more .loader__block {display: none;align-items: center;}.block__btn__show__more .loader {height: 30px;width: 30px;border-radius: 50%;border-top: 5px solid #F79E02;border-right: 5px solid #F79E02;border-left: 5px solid #F79E02;border-bottom: 5px solid transparent;animation:spinner 2s linear infinite;z-index: 999;}@keyframes spinner {0% {transform: rotate(0deg)}100% {transform: rotate(360deg)}}#btnShowMore {margin-top: 40px;width: 100%;display: flex;align-items: center;justify-content: center;height: 100%;cursor: pointer;background: #F2F2F2;border-radius: 8px;transition: 200ms;opacity: 1;}#btnShowMore:hover {background: #DCDCDC;}@media screen and (max-width: 500px) {.list__lot__item {padding-bottom: 7px;border-bottom: 1px solid #DCDCDC;width: 100%;margin: 10px 0;}.image__lot {height: 260px;padding: 0;}.counter__images__lot {display: flex;}.slider__images .slider__item {display: none;}.slider__images.active .slider__image {display: block;}.slider__images .slider__image {width: calc(100vw - 20px);height: 100%;opacity: 1;position: relative;}.btn__call__to__phone {display: flex;}.slider__images {width: unset;padding: 0;transition: 200ms;}.slider__images > div {height: 100%;width: calc(100vw - 20px);}}@media screen and (max-width: 600px) {.list__lot {justify-content: center !important;}}@media screen and (max-width: 768px) {.lots {padding: 0 10px;}.list__lot {justify-content: center;}}.main__nav {height: 61px;width: 100%;max-width: 1000px;padding-top: 10px;display: flex;align-items: center;justify-content: space-between;z-index: 99;}.nav__list__item:nth-last-child(n+7),.nav__list__item:nth-last-child(n+7) ~ .nav__list__item {margin-right: 16px;font-size: 15px;}.main__nav a {text-decoration: none;color: #292522;display: block;}.logo__and__nav {display: flex;}.nav__list__page {list-style: none;display: flex;align-items: center;font-weight: 400;font-size: 16px;color: #292522;}.nav__list__item.active {font-weight: 700;}.button__nav {width: 24px;display: none!important;align-items: center;justify-content: center;color: #2A2A30;font-size: 25px!important;}.button__nav.down {animation: down 500ms linear;}.button__nav.up {animation: up 500ms linear;}@keyframes up {25% {transform: rotate(-90deg);}50% {transform: rotate(-180deg);}75% {transform: rotate(-270deg);}100% {transform: rotate(0deg);}}@keyframes down {25% {transform: rotate(90deg);}50% {transform: rotate(180deg);}75% {transform: rotate(270deg);}100% {transform: rotate(0deg);}}.nav__list__page li {margin-right: 26px;}.logo__header__user {margin-right: 45px;}.logo__header__user img {height: 33px;width: auto;}@media screen and (max-width: 768px) {.button__nav {display: flex!important;}.nav__list__page {position: absolute;height: 0;display: flex;align-items: flex-start;flex-direction: column;width: 100%;left: 0;top: 61px;background-color: #FFFFFF;box-shadow: 0 8px 20px rgb(0 0 0 / 8%), 0 2px 24px rgb(0 0 0 / 8%);transition: height 500ms;overflow-y: auto;overflow-x: hidden;}.logo__and__nav {width: 100%;justify-content: space-between;}.nav__list__page li {width: 100%;padding: 15px 20px;height: 50px;}}@media screen and (max-width: 1000px) {.main__nav {padding: 0 10px !important;}}.form__search__lots {width: 100%;}.inputs__search {width: 100%;display: flex;justify-content: space-between;margin-top: 50px;}.block__type__lots {display: flex;}.checkbox__type__lots {margin-top: 22px;display: flex;align-items: center;font-weight: 400;font-size: 16px;line-height: 13px;}.checkbox__custom__label {display: flex;align-items: center;}.custom__input__checkbox {display: flex;align-items: center;justify-content: center;color: #222222;margin-right: 8px;width: 16px;height: 16px;background-color: #FFFFFF;border-radius: 3px;}.custom__input__checkbox i {text-align: center;font-size: 13px;display: none;}.checkbox__custom__label input:checked ~ .custom__input__checkbox i {display: block;}.block__type__lots div:not(:last-child) {margin-right: 43px;}.checkbox__custom__label input {display: none;}.select__block .custom__input__checkbox {border: 1px solid #222222;}.search__input {width: 100%;max-width: 318px;display: flex;align-items: center;justify-content: space-between;background-color: #FFFFFF;border-radius: 10px;height: 54px;padding: 16px;}[name="keyword"] {width: 100%;}.search__select {position: relative;display: flex;}.spacer {padding: 10px 0;}.select__block {width: max-content;display: none;top: 57px;left: 0;padding: 10px 5px 10px 0;color: #2A2A30;position: absolute;background-color: #FFFFFF;z-index: 999;border-radius: 10px;box-shadow: 0 2px 24px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.08);}.selected__option {width: 100%;display: flex;align-items: center;justify-content: space-between;color: #2A2A30;cursor: pointer;}.option__select input,label {cursor: pointer;}.search__in__list {height: 36px;display: flex;align-items: center;width: 100%;padding: 0 10px 5px;border-bottom: 1px solid #DCDCDC;}.search__in__list input {height: 100%;width: 100%;padding-left: 10px;}.icon__angle__select.rotate {transform: rotate(180deg);}.icon__angle__select {transition: 0.3s;}.option__select label {width: 100%;}.search__select i {color: #2A2A30;}.option__select {display: flex;align-items: center;padding: 5px 10px;cursor: pointer;}.option__select.hide {display: none;}.option__select input {margin-right: 10px;}.search__input:not(:first-child) {margin-left: 7px;width: 200px;}.search__input input {border: none;outline: none;font-weight: 400;font-size: 18px;line-height: 20px;color: #222222;}.input__search__price {padding: 10px;display: flex;flex-direction: column;}.input__search__price input:not(:last-child) {border-bottom: 1px solid #DCDCDC;padding-bottom: 5px;}.input__search__price input:not(:first-child) {padding-top: 5px;}.button__search {width: 54px!important;justify-content: center;padding: 0;}.button__search button {height: inherit;width: 100%;background-color: #222222;background-image: url("/img/icons/icons_arrow_search.svg");background-repeat: no-repeat;background-position: center;color: #FFFFFF;border: none;font-size: 20px;border-radius: 10px;cursor: pointer;}.title__search__btn {font-size: 30px;display: none;}.button__search button:hover {background-color: #383840;}.buttons__block__select {padding: 5px 10px 0;display: flex;align-items: center;border-top: 1px solid #DCDCDC;}.btn__reset_select {display: flex;align-items: center;cursor: pointer;}.btn__reset_select:hover {color: #7f7f7f;}.btn__reset_select:hover i {color: #7f7f7f!important;}.btn__reset_select i {margin-right: 5px;}.custom__scroll {overflow: auto;max-height: 300px;}.custom__scroll::-webkit-scrollbar {width: 6px;}.custom__scroll::-webkit-scrollbar-track {box-shadow: inset 0 0 0 grey;border-radius: 3px;}.custom__scroll::-webkit-scrollbar-thumb {background: #BABFC5;border-radius: 3px;}@media screen and (max-width: 768px) {.inputs__search {flex-direction: column;}.search__input {max-width: unset !important;width: unset !important;margin: 0 0 10px 0 !important;}.select__block {width: 100%;}.button__search button {background-image: unset;}.button__search .title__search__btn {display: block;}}.footer {width: 100%;margin-top: 20px;background-color: #F6F6F6;display: flex;justify-content: center;}.footer a {text-decoration: none;color: rgba(41, 37, 34, 0.4);}.footer__content {width: 100%;max-width: 1000px;padding: 16px 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}.footer__text__content {width: 100%;max-width: 200px;display: flex;flex-direction: column;justify-content: space-between;}.footer__text {font-weight: 400;font-size: 14px;line-height: 40px;color: #A4A2A1}.logo__footer img {height: 33px;width: auto;}.nav__list__footer {height: 100%;display: flex;list-style: none;}.nav__list__item__footer:not(:last-child) {margin-right: 25px;}.footer__nav {width: 100%;max-width: 500px;font-weight: 400;font-size: 16px;line-height: 40px;color: #A4A2A1;}.footer__contacts {display: flex;flex-direction: column;justify-content: space-between;max-width: 234px;}.contacts__user {display: flex;flex-direction: column;}.contacts__user__phone {font-weight: 500;font-size: 19px;line-height: 40px;color: #A4A2A1;}.contacts__user__email {font-weight: 400;font-size: 16px;color: #A4A2A1;}@media screen and (max-width: 1000px) {.footer {padding: 0 10px;}.footer__nav {display: none;}.footer__text__content {margin-bottom: 20px;}}.lots__pagination {margin: 30px 0;}.pagination-list {display: flex;list-style: none;}.pagination-list__item {background-color: #F6F6F6;display: flex;align-items: center;justify-content: center;margin-right: 8px;width: 46px;height: 46px;border-radius: 50%;color: #333333;font-size: 14px;border: none;overflow: hidden;}.pagination-list__item--dotes {border: none;}.pagination-list__link {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;color: #333333;text-decoration: none;font-size: 16px;transition: 100ms;}.pagination-list__link--active {background: var(--main-color);color: #fff;pointer-events: none;cursor: default;}.pagination-list__link:hover {color: #fff;background: var(--main-color);}@media screen and (max-width: 500px) {.pagination-list {justify-content: center;}.pagination-list__item {width: 32px;height: 32px;}.pagination-list__link {font-size: 14px;}}.content__constructor {position: relative;padding: 20px 0;display: flex;flex-direction: column;height: 100%;width: 100%;max-width: 1000px;margin: 0 auto;flex-grow: 1;}.image__block {position: relative;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: contain;display: flex;align-items: center;justify-content: center;border-radius: inherit;transition: 0.3s;}.image__block.edit {cursor: pointer;border: 1px dashed #BFBFBF;}.image__block input {display: none;}.image__block.edit:hover .upload__image__button {display: block;}@media screen and (max-width: 1000px) {.constructor__block {margin: 0 10px;}}.contacts_1 .title__contacts_1 {font-size: 48px;line-height: 56px;}.contacts_1 .blocks__contacts {margin-top: 32px;display: flex;flex-wrap: wrap;justify-content: space-between;}.contacts_1 .block__contacts {display: flex;flex-direction: column;padding-bottom: 30px;width: 320px;font-size: 24px;line-height: 32px;font-weight: 400;}.contacts_1 .title__block__contacts_1 {color: #949494;margin-bottom: 16px;}.contacts_1 .text__block__contacts_1 {color: #000000;font-size: 16px;}.advantages_1 .color__picker__block {display: none;cursor: pointer;position: absolute;height: 25px;width: 25px;top: 10px;right: 10px;}.advantages_1 .blocks__advantages {margin-bottom: 20px;margin-top: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}.advantages_1 .block__advantage {position: relative;margin-bottom: 10px;width: 235px;height: 351px;padding: 25px;border-radius: 18px;}.advantages_1 .block__advantage:hover .color__picker__block {display: block;}.advantages_1 .title__advantage {font-weight: 500;font-size: 21px;line-height: 22px;color: #222222;margin-bottom: 8px;}.advantages_1 .text__advantage {font-weight: 400;font-size: 16px;line-height: 18px;color: #222222;}.advantages_1 .block__image__common {position: absolute;bottom: 0;left: 0;border-radius: inherit;width: inherit;height: 200px;}@media screen and (max-width: 1000px) {.advantages_1 .blocks__advantages {justify-content: space-around;}}.successLots {margin-top: 20px;}.successLots .success__lots__list {margin: 0 auto;position: relative;height: 340px;width: 990px;background: #FFFFFF;box-shadow: 0 2px 24px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.08);border-radius: 18px;padding: 7px;overflow: hidden;}.successLots h2 {font-style: normal;font-weight: 500;font-size: 36px;line-height: 31px;color: #222222;text-align: center;margin-bottom: 35px;}.successLots .slider__button {position: absolute;border-radius: 50%;height: 48px;width: 48px;top: 143px;box-shadow: 0 2px 24px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.08);background-color: #FFFFFF;opacity: 0.5;background-image: url("/blocks/successLots/img/arrow_slider.svg");background-repeat: no-repeat;background-position: center;cursor: pointer;}.successLots .slider__button:hover {opacity: 1;}.successLots .slider__next__lot {right: 7px;}.successLots .slider__prev__lot {left: 7px;transform: rotate(180deg);}.successLots .list__slider {height: inherit;display: flex;flex-direction: row;position: absolute;transition: 1s;}.successLots .success__lot {width: 976px;display: flex;margin-right: 7px;flex-wrap: wrap;}.successLots .right__block__success {padding: 20px 35px;display: flex;flex-direction: column;}.successLots .description__success__lot {font-weight: 400;font-size: 16px;line-height: 21px;color: #222222;}.successLots .image__success__lot {width: inherit;max-width: 326px;max-height: 326px;border-radius: 12px;background-repeat: no-repeat;background-position: center;background-size: cover;}.successLots .percent__market__block {margin: 9px;display: flex;align-items: center;background-color: #FFFFFF;color: #FF5555;width: fit-content;height: 22px;padding-right: 10px;border-radius: 10px;font-style: normal;font-weight: 600;font-size: 16px;line-height: 18px;}.successLots .percent__market {display: flex;align-items: center;height: 100%;padding: 0 10px;margin-right: 6px;border-radius: 10px;background-color: #FF5555;color: #FFFFFF;font-style: normal;}.successLots .prices__success__lot {margin-top: 40px;display: flex;align-items: center;}.successLots .prices__success__lot span {font-weight: 400;font-size: 16px;line-height: 18px;color: #222222;}.successLots .market__price {display: flex;flex-direction: column;background: #F6F6F6;border-radius: 8px;margin-right: 13px;padding: 15px;height: 74px;justify-content: center;font-weight: 500;font-size: 24px;line-height: 31px;min-width: 183px;}.successLots .winner__price {font-weight: 500;font-size: 24px;line-height: 31px;flex-direction: column;display: flex;background: #FFEC9C;border-radius: 8px;padding: 15px;min-width: 183px;height: 74px;justify-content: center;color: #FC7630;}@media screen and (max-width: 1000px) {.successLots .success__lots__list {height: 600px;width: 340px;}.successLots .success__lot {width: 326px;}.successLots .right__block__success {padding: 15px;}.successLots .prices__success__lot span {font-size: 13px;}.successLots .market__price {min-width: 140px;font-size: 16px;}.successLots .winner__price {min-width: 140px;font-size: 16px;}}.lotsCategories .category__list {color: #222222;font-size: 16px;line-height: 36px;margin-right: 10px;}.lotsCategories .category__list ul {width: max-content;}.lotsCategories .category__list__item {display: flex;align-items: center;list-style: none;width: 100%;height: 46px;margin-bottom: 5px;border-radius: 9px;cursor: pointer;transition: 200ms;}.lotsCategories .category__list__item.active {box-shadow: 0 2px 24px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.08);color: var(--main-color);}.lotsCategories .category__list__item.active svg{stroke: var(--main-color);fill: var(--main-color);}.lotsCategories .category__list__item:hover svg{stroke: var(--main-color);fill: var(--main-color);}.lotsCategories .category__list__item svg{height: 30px;width: 30px;stroke: #BABFC5;fill: #BABFC5;}.lotsCategories .category__list__item:hover {box-shadow: 0 2px 24px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.08);}.lotsCategories .icon__category {margin-left: 10px;margin-right: 15px;height: 30px;width: 30px;background-position: center;}.lotsCategories .name__category {margin-right: 10px;}.lotsCategories .title__lots_categories {text-align: center;color: #292522;font-style: normal;font-weight: 700;font-size: 38px;line-height: 39px;}.lotsCategories .block__new__lot {width: 100%;margin-top: 26px;display: flex;justify-content: space-between;}.lotsCategories .list__lot {display: flex;flex-wrap: wrap;justify-content: center;}.lotsCategories .list__lot a {text-decoration: none;}.lotsCategories .list__lot__item {width: 230px;margin: 10px;}.lotsCategories .list__lot__item.public .type__lot {background: rgba(74, 193, 38, 0.11);color: #4AC126;}.lotsCategories .list__lot__item.public .price__lot i {transform: rotate(180deg);color: #4AC126;}.lotsCategories .list__lot__item.empty div:not(:first-child) {background-color: #f6f6f6;border-radius: 4px;}.lotsCategories .grey__block__one {height: 21px;margin-top: 7px;width: 65%;}.lotsCategories .grey__block__two {height: 17px;margin-top: 17px;margin-bottom: 12px;width: 55%;}.lotsCategories .grey__block__three {height: 13px;margin-bottom: 4px;width: 100%;}.lotsCategories .grey__block__four {height: 13px;margin-top: 16px;width: 60%;}.lotsCategories .image__lot {display: block;padding: 5px 0 0 5px;width: 100%;height: 167px;border-radius: 8px;background-position: center;background-repeat: no-repeat;background-size: cover;}.lotsCategories .region__lot {display: flex;align-items: center;padding: 0 10px;width: fit-content;color: #FFFFFF;font-weight: 500;font-size: 13px;background: rgba(0, 0, 0, 0.55);border-radius: 9px;}.lotsCategories .type__lot {display: flex;align-items: center;padding: 0 10px;height: 21px;width: fit-content;background: rgba(255, 85, 85, 0.11);color: #FF5555;margin-top: 7px;border-radius: 10px;font-style: normal;font-weight: 500;font-size: 14px;line-height: 18px;}.lotsCategories .price__lot {margin-top: 10px;font-style: normal;font-weight: 500;font-size: 19px;line-height: 31px;}.lotsCategories .price__lot i{color: #FF5555;}.lotsCategories .description__lot {font-style: normal;font-weight: 400;font-size: 14px;line-height: 17px;color: #373B40;}.lotsCategories .tstart__lot {font-style: normal;font-weight: 400;font-size: 14px;line-height: 18px;color: #BABFC5;}.lotsCategories .block__list__lot {position: relative;}.lotsCategories .block__see__all {display: flex;align-items: center;justify-content: space-between;}.lotsCategories .block__see__all hr {height: 2px;background-color: #F2F2F2;width: 100%;}.lotsCategories .button__see__all {text-decoration: none;display: flex;align-items: center;justify-content: flex-end;color:#0056FF!important;font-style: normal;font-weight: 400;font-size: 16px;line-height: 36px;margin-left: 20px;}.lotsCategories .button__see__all p {width: max-content;}.lotsCategories .button__see__all i {margin-left: 11px;font-size: 13px!important;}@media screen and (max-width: 768px) {.lotsCategories .block__type__lots {justify-content: center;}.lotsCategories .block__new__lot {flex-direction: column;}.lotsCategories .name__category {display: none;}.lotsCategories .category__list {margin: 0 0 10px ;}.lotsCategories .category__list ul {width: 100%;display: flex;align-items: center;justify-content: space-around;}.lotsCategories .category__list__item {width: 46px;justify-content: center;}.lotsCategories .icon__category {margin: 0;}}@media screen and (max-width: 500px) {.lotsCategories .list__lot__item {width: 100%;}.lotsCategories .image__lot {height: 260px}}.block_1 .container {display: flex;justify-content: space-between;flex-wrap: wrap;}.block_1 .block__image__common {height: fit-content;}.block_1 .item__block__block_1 {width: 217px;min-height: 330px;position: relative;}.block_1 .image__block {width: 217px;height: 217px;margin-bottom: 33px;}.block_1 .image__upload__input {display: none;}.block_1 .title__block_1 {font-size: 20px;font-weight: 500;}.block_1 .text__block_1 {font-size: 14px;color: #BABFC5;}.block_1 .btn__edit__image {top: 182px;}@media screen and (max-width: 768px) {.block_1 {margin: 0 10px;}}@media screen and (max-width: 660px) {.block_1 .container {justify-content: space-evenly;}.block_1 .item__block__block_1 {margin-bottom: 20px;}}.title_1 .title__content {font-size: 40px;}.block_2 .container {display: flex;justify-content: space-between;flex-wrap: wrap;}.block_2 .item__block__block_2 {width: 300px;min-height: 330px;position: relative;}.block_2 .image__block {width: 300px;height: 300px;margin-bottom: 33px;}.block_2 .block__image__common {height: fit-content;}.block_2 .btn__edit__image {top: 260px;}.block_2 .image__upload__input {display: none;}.block_2 .title__block_2 {font-size: 20px;font-weight: 500;}.block_2 .text__block_2 {font-size: 14px;color: #BABFC5;}@media screen and (max-width: 768px) {.block_2 {margin: 0 10px;}.block_2 .container {justify-content: space-evenly;}.block_2 .item__block__block_2 {margin-bottom: 20px;}}.block_3 .container {display: flex;justify-content: space-between;flex-wrap: wrap;}.block_3 .item__block__block_3 {width: 100%;display: flex;align-items: center;position: relative;}.block_3 .image__block {width: 220px;height: 220px;}.block_3 .image__upload__input {display: none;}.block_2 .image__block {width: 300px;height: 300px;margin-bottom: 33px;}.block_3 .block__image__common {position: relative;}.block_3 .title__block_3 {margin-top: 38px;margin-bottom: 23px;font-size: 20px;font-weight: 500;}.block_3 .block__text__block_3 {height: 100%;max-width: 600px;margin-left:20px;display: flex;flex-direction: column;}.block_3 .text__block_3 {font-size: 14px;color: #BABFC5;}@media screen and (max-width: 768px) {.block_3 {margin: 0 10px;}}@media screen and (max-width: 500px) {.block_3 .item__block__block_3 {flex-direction: column;}.block_3 .block__text__block_3 {width: 100%;}.block_3 .image__block {width: 300px;height: 300px;}}.block_4 .container {display: flex;justify-content: space-between;flex-wrap: wrap;}.block_4 .item__block__block_4 {width: 238px;height: 238px;display: flex;align-items: center;position: relative;}.block_4 .image__upload__input {display: none;}.block_4 .block__image__common {position: relative;}.block_4 .title__block_4 {margin-top: 38px;margin-bottom: 23px;font-size: 20px;font-weight: 500;}.block_4 .block__text__block_4 {height: 100%;max-width: 600px;margin-left:20px;display: flex;flex-direction: column;}.block_4 .text__block_4 {font-size: 14px;color: #BABFC5;}@media screen and (max-width: 768px) {.block_4 {margin: 0 10px;}.block_4 .item__block__block_4 {margin-bottom: 20px;}.block_4 .item__block__block_4 {width: 300px;height: 300px;}.block_4 .container {justify-content: space-around;}}@media screen and (max-width: 500px) {.block_4 .item__block__block_4 {flex-direction: column;}.block_4 .item__block__block_4:not(:last-child) {margin-bottom: 20px;}}.block_5 .container {display: flex;justify-content: space-between;flex-wrap: wrap;}.block_5 .item__block__block_5 {width: 300px;min-height: 330px;position: relative;}.block_5 .block__image__common {height: unset;}.block_5 .image__block {width: 300px;height: 300px;margin-bottom: 24px;}.block_5 .image__upload__input {display: none;}.block_5 .text__block_5 {font-size: 16px;color: #BABFC5;}.block_5 .btn__edit__image {top: 260px;right: 15px;}@media screen and (max-width: 768px) {.block_5 {margin: 0 10px;}.block_5 .container {justify-content: space-evenly;}.block_5 .item__block__block_5 {margin-bottom: 20px;}}.block_6 .container {display: flex;justify-content: space-between;flex-wrap: wrap;}.block_6 .item__block__block_6 {padding-left: 40px;width: 100%;display: flex;align-items: center;justify-content: space-between;position: relative;}.block_6 .image__block {position: relative;width: 316px;height: 316px;}.block_6 .image__upload__input {display: none;}.block_6 .block__image__common {position: relative;width: fit-content;}.block_6 .title__block_6 {margin-top: 80px;margin-bottom: 40px;font-size: 34px;font-weight: 500;}.block_6 .block__text__block_6 {height: 100%;margin-right:40px;display: flex;flex-direction: column;}.block_6 .text__block_6 {font-size: 16px;color: #BABFC5;}.block_6 .btn__edit__image {top: 280px;right: 15px;}@media screen and (max-width: 768px) {.block_6 {margin: 0 10px;}.block_6 .item__block__block_6 {padding-left: 0;}.block_6 .block__text__block_6 {margin-right: 0;margin-bottom: 20px;}.block_6 .title__block_6 {margin-top: 0;margin-bottom: 20px;}.block_6 .image__block {width: 300px;height: 300px;}}@media screen and (max-width: 500px) {.block_6 .item__block__block_6 {flex-direction: column;}}.block_7 .container {display: flex;justify-content: space-between;flex-wrap: wrap;}.block_7 .item__block__block_7 {padding-left: 40px;width: 100%;display: flex;align-items: center;justify-content: space-between;position: relative;}.block_7 .image__block {position: relative;width: 474px;height: 474px;}.block_7 .image__upload__input {display: none;}.block_7 .block__image__common {position: relative;width: fit-content;}.block_7 .title__block_7 {margin-bottom: 40px;font-size: 34px;font-weight: 500;}.block_7 .block__text__block_7 {height: 100%;margin-right:40px;display: flex;flex-direction: column;}.block_7 .text__block_7 {font-size: 16px;color: #BABFC5;}.block_7 .btn__edit__image {bottom: 15px;right: 15px;}.block_7 .block__small {margin-bottom: 44px;}@media screen and (max-width: 768px) {.block_7 {margin: 0 10px;}.block_7 .image__block {width: 300px;height: 300px;}}@media screen and (max-width: 600px) {.block_7 .item__block__block_7 {flex-direction: column;padding-left: 0;}.block_7 .block__text__block_7 {margin-right: 0;}.block_7 .block__small {margin-bottom: 24px;}}.info-box-title,.step-box-title,.about-box-title,.statistic-title {text-align: center;font-size: 36px;font-weight: 600;}.info-box-body {display: flex;margin: 20px auto;justify-content: space-between;flex-wrap: wrap;}.box-block-shadow {width: 320px;min-height: 290px;display: flex;flex-direction: column;align-items: flex-start;border-radius: 18px;box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08), 0px 0px 2px rgba(0, 0, 0, 0.08);}.box-block-body,.about-block-body {margin: 28px;}.box-block-icon,.about-block-icon {width: fit-content;}.rounded-green {border-radius: 17px;display: flex;align-items: center;justify-content: center;background: var(--main-color);height: 70px;width: 70px;font-size: 36px;line-height: 0;color: #FFFFFF;}.box-block-title,.step-title,.about-block-title {font-size: 19px;font-weight: 600;}.box-block-title {margin-top: 34px;}.box-block-text,.step-desc,.about-block-desc {font-size: 16px;font-weight: 100;margin-top: 8px;color: gray;}.step-block {width: 100%;background: #F6F6F6;border-radius: 18px;}.step-block-body {display: flex;flex-direction: row;justify-content: flex-start;padding: 20px 30px;}.step-block-num {min-width: 92px;font-size: 66px;font-weight: 600;line-height: 55px;color: var(--main-color);}.step-block-text {margin: 0 0 0 20px;}.step-block-text {margin-bottom: 0;}.step-sub {font-size: 12px;color: rgba(41, 37, 34, 0.56);;}.form-block {background: var(--main-color) url('https://files.tbankrot.ru/mailImages/27a34b11d26329835b4f4e60adb46ec71663228333.png') repeat-x center;border-radius: 18px;}.form-block-body {display: flex;justify-content: space-between;padding: 30px;flex-wrap: wrap;}.form-title {max-width: 40%;margin-bottom: 10px;}.form-title span {font-size: 21px;font-weight: 600;color: #ffffff;}.form-input-group {display: flex;justify-content: space-between;flex-wrap: wrap;}.form-input-phone {font-size: 20px;padding: 18px;border-radius: 8px;min-width: 60%;border: none;}.form-input-phone::placeholder {color: #BABFC5;font-size: 16px;}.btn-submit-black {color: #ffffff;padding: 16px 18px;display: flex;align-items: center;justify-content: center;font-size: 18px;font-weight: 600;background: #292522;border-radius: 8px;cursor: pointer;}.notice__send__bid {font-size: 21px;color: #FFFFFF;}.form-sub {margin-top: 5px;}.form-sub span,.form-sub a {color: #ffffff;font-size: 13px;}.about-box-title {max-width: 50%;margin: 0 auto;}.about-box-body {display: flex;justify-content: space-between;flex-flow: wrap;margin-top: 10px;}.about-block-shadow {width: 490px;min-height: 124px;border-radius: 18px;box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08), 0px 0px 2px rgba(0, 0, 0, 0.08);margin-top: 10px;margin-bottom: 10px;}.about-block-body {display: flex;flex-direction: row;}.about-block-text {margin-left: 20px;}.statistic-body {display: flex;justify-content: space-between;flex-flow: wrap;margin: 20px auto;}.statistic-blocks {border-radius: 18px;width: 490px;height: 236px;overflow: hidden;}.block__image__common {position: relative;border-radius: inherit;width: 100%;height: 100%;}.captcha__block {display: flex;align-items: center;background: #FFFFFF;padding: 18px;height: 50px;width: fit-content;border-radius: 8px;}.captcha__block .block__img {display: flex;align-items: center;}.captcha__block input {font-size: 24px;width: 40px;text-align: center;}.captcha__block .reload__captcha {margin-left: 10px;}.error__send__bid {color: red;font-size: 18px;}.block_14 .sliders {position: relative;display: flex;overflow: hidden;user-select: none;}.block_14 .slider__page {display: flex;transition: 1s;}.block_14 .next__page__lots {right: 15px;}.block_14 .prev__page__lots {left: 15px;transform: rotate(180deg);}.block_14 .slide {width: 1000px;display: flex;}.block_14 .slider__button {z-index: 1;position: absolute;border-radius: 50%;height: 48px;width: 48px;top: 76px;box-shadow: 0 2px 24px rgb(0 0 0 / 8%), 0 0 2px rgb(0 0 0 / 8%);background-color: #FFFFFF;opacity: 0.5;background-image: url('/blocks/successLots/img/arrow_slider.svg');background-repeat: no-repeat;background-position: center;cursor: pointer;}.block_14 .slider__button:hover {opacity: 1;}.block_14 .title__top__lots {margin-bottom: 15px;text-align: center;color: #292522;font-style: normal;font-weight: 700;font-size: 38px;line-height: 39px;}.block_15 .video__youtube {display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%;}.block_15 .video__youtube iframe {width: 100%;max-width: 560px;height: 315px;}.block_15 .link__video__youtube {display: flex;align-items: center;border-radius: 8px;width: 100%;max-width: 560px;overflow: hidden;padding: 5px ;margin-bottom: 10px;height: 30px;background-color: #F2F2F2;}.block_16 {display: flex;align-items: center;}.block_16 .box__text {font-size: 24px;}.block_16 .box__text a {text-decoration: none;color: #333333;}.block_16 .icon__box {height: 60px;width: 60px;margin-right: 15px;}@keyframes scroll {from {transform: translateX(0);}to {transform: translateX(-100%);}}@media screen and (max-width: 1000px) {.block_14 .sliders {overflow: auto;}.block_14 .slider__button {display: none;}.block_14 .slide {width: 100%;}.info-box-body {justify-content: space-around;}.box-block-shadow {margin: 20px 0;}.statistic-body {justify-content: center;}.statistic-blocks {margin-bottom: 10px;}.about-block-shadow {width: 100%;}}@media screen and (max-width: 500px) {.block_14 .list__lot__item {margin-right: 20px;width: 80vw;border-bottom: none;}.block_14 .btn__call__to__phone {display: none;}}@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {.info-box,.step-box,.form-block,.about-box,.statistic-box {max-width: 480px;}.info-box-body,.statistic-body {display: flex;flex-direction: column;align-items: center;}.box-block-shadow {width: 100%;}.box-block-shadow:nth-child(2) {margin: 20px 0;}.form-block-body {display: flex;flex-direction: column;}.form-title {max-width: 100%;}.form-input-phone {min-width: 55%;height: 24px;}.btn-submit-black {margin-top: 10px;height: 24px;}.about-box-title {max-width: 100%;}.about-box-body {flex-direction: column;}.statistic-title {font-size: 21px;}.statistic-blocks {width: 320px;height: 150px;margin-bottom: 10px;}.statistic-diagram {width: 320px;height: 150px;margin-top: 10px;}}body::-webkit-scrollbar {width: 10px;}body::-webkit-scrollbar-track {box-shadow: inset 0 0 0 grey;border-radius: 3px;}body::-webkit-scrollbar-thumb {background: #C1C1C1;border-radius: 3px;}.flex__center {display: flex;align-items: center;justify-content: center;}.flex {display: flex;}.align-center {align-items: center;}.justify-center {justify-content: center;}.justify-start {justify-content: flex-start;}.justify-end {justify-content: flex-end;}.justify-between {justify-content: space-between;}.align-end {align-items: flex-end;}.loader__block {display: none;width: 100%;height: 100%;position: absolute;top: 0;left: 0;flex: 1;align-items: center;justify-content: center;background: rgba(255, 255, 255, 0.65);}.loader__block.show {display: flex;}.loader {height: 120px;width: 120px;border-radius: 50%;border-top: 20px solid #F79E02;border-right: 20px solid #F79E02;border-left: 20px solid #F79E02;border-bottom: 20px solid transparent;animation:spinner 2s linear infinite;z-index: 999;}@keyframes spinner {0% {transform: rotate(0deg)}100% {transform: rotate(360deg)}}#modePreview {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;min-height: 70px;padding: 10px;background: #FFFFFF;border-top: 1px solid #DCDCDC;position: sticky;bottom: 0;left: 0;}#modePreview a {align-items: center;justify-content: center;height:40px;border: none;border-radius: 5px;font-weight: 400;font-size: 16px;line-height: 19px;letter-spacing: 0.01em;color: #FFFFFF;background: #2A2A30;padding: 10px;cursor: pointer;text-decoration: none;}