
@media (max-width: 768px) {
  html {
    scroll-padding-top: 110px;
  }
  html:has(.photo-gallery) {
    scroll-padding-top: 220px;
  }
  h1 {
    font-size: 30px;
  }
  .fancybox-slide--video {
    padding: 40px 0;
  }
  .architect_balance .architect__text {
    margin-bottom: 0;
  }
  .architect_balance .architect__image-right {
    display: flex;
    height: unset;
    order: 3;
    width: 100%;
    margin-top: 20px;
  }
  .architect_balance .architect__image-left {
    order: 2;
    width: 100%;
    margin-top: 20px;
  }
  .architect_balance .architect__image-left:before {
    display: none;
  }
  .architect_balance .architect__text-wrapper {
    position: unset;
    order: 1;
  }
  .architect_balance .architect__wrapper.mb {
    padding-bottom: 140px;
  }
  .architect_balance .architect__button {
    bottom: 60px;
  }
  .architect_uni .architect__text {
    margin-bottom: 0;
  }
  .architect_uni .architect__image-right {
    margin-top: 20px;
  }
  .architect_uni .architect__image-left {
    width: 70%;
    margin-left: auto;
    margin-top: 20px;
  }
  .architect_uni .architect__wrapper.mb {
    padding-bottom: 140px;
  }
  .architect_uni .architect__button {
    bottom: 60px;
  }
  .architect_second .architect__wrapper {
    padding-bottom: 0;
  }
  .architect_willart .architect__wrapper {
    padding-bottom: 0;
  }
  .architect__title {
    padding-top: 60px;
    padding-bottom: 20px;
    border-right: none;
  }
  .architect__wrapper {
    padding-bottom: 80px;
    border-right: none;
  }
  .architect__image-left {
    margin-top: 20px;
    height: 270px;
  }
  .architect__text-wrapper {
    order: 1;
    width: 100%;
    gap: 0;
  }
  .architect__text {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .architect__button {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .architect__image-right {
    order: 2;
    width: 100%;
  }
  .breadcrumb {
    display: none;
  }
  .building__wrapper {
    border-right: none;
  }
  .building__subtitle {
    margin-top: 20px;
    font-size: 13px;
  }
  .building__bottom {
    margin-top: 20px;
  }
  .building__floors {
    padding-bottom: 39px;
  }
  .building__item {
    padding-left: 104px;
    gap: 10px;
  }
  .building__item:nth-child(2) {
    height: 168px;
  }
  .building__item:nth-child(3) {
    height: 199px;
  }
  .building__item:nth-child(3) .building__img {
    height: 148px;
    bottom: unset;
  }
  .building__img {
    width: 84px;
  }
  .building__name {
    font-size: 18px;
  }
  .building__floor {
    font-size: 18px;
  }
  .building__image-wrapper {
    width: unset;
    height: 590px;
    right: -16px;
    left: -16px;
  }
  .building__bg {
    padding: 10px 0;
  }
  .butik-retail {
    border-right: none;
  }
  .butik-retail.content {
    padding-right: 0;
    padding-left: 0;
  }
  .butik-retail__text {
    font-size: 13px;
  }
  .butik-retail__image-wrapper {
    margin-top: 30px;
  }
  .butik-retail__image-text {
    max-width: 300px;
    padding: 67px 28px 24px 28px;
    font-size: 14px;
    bottom: -60px;
  }
  .button {
    height: 52px;
  }
  .comfort_balance .content__title {
    position: unset;
  }
  .comfort_balance .comfort__wrapper {
    padding-top: 0;
  }
  .comfort_balance .comfort__list {
    margin-top: 20px;
  }
  .comfort_willart .content__title {
    position: unset;
  }
  .comfort_willart .comfort__wrapper {
    padding-top: 40px;
  }
  .comfort_willart .comfort__list {
    margin-top: 20px;
  }
  .comfort_skandia .comfort__list {
    margin-top: 20px;
  }
  .comfort__wrapper {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .comfort__side {
    width: 100%;
  }
  .comfort__main {
    margin-left: 0;
    width: 100%;
  }
  .comfort__list {
    padding-top: 12px;
  }
  .comfort__item {
    font-size: 18px;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .contact-info__wrapper {
    padding-top: 0;
    border-right: none;
  }
  .contact-info__item {
    padding: 60px 0;
  }
  .contact-info__item:nth-child(even):before {
    display: none;
  }
  .contact-info__item {
    width: 100%;
  }
  .contact-info__item:empty {
    padding: 0;
  }
  .contact-info__text-wrapper {
    margin-bottom: 20px;
  }
  .contact-info__text {
    font-size: 13px;
  }
  .contact-info__link {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .contact-info__row {
    gap: 20px;
  }
  .contact-info__list-item {
    font-size: 13px;
  }
  .table td + td,
  .table th + th {
    border-left: none;
    border-top: 1px solid #B8B9BD;
  }
  .table td {
    width: 100%;
  }
  .table tr:first-child td:nth-child(1) {
    padding: 0 0 40px 0;
  }
  .table tr:first-child td:nth-child(2) {
    padding: 40px 0 40px 0;
  }
  .table tr td:nth-child(1) {
    padding: 40px 0 40px 0;
  }
  .table tr td:nth-child(2) {
    padding: 40px 0 40px 0;
  }
  .table tr {
    display: inline-block;
  }
  .table tr td {
    display: block;
    width: calc(100vw - 32px);
  }
  .table tr:last-child td:nth-child(1) {
    padding: 40px 0 40px 0;
  }
  .table tr:last-child td:nth-child(2) {
    padding: 40px 0 0 0;
    border: none;
  }
  .contact__content {
    padding: 0 16px 65px;
  }
  .contact__top {
    display: none;
  }
  .contact__title {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .contact__phone {
    margin-bottom: 8px;
    font-size: 18px;
  }
  .contact__row {
    gap: 30px;
    flex-direction: column;
    justify-content: unset;
    align-items: flex-start;
  }
  .contact__text {
    font-size: 18px;
  }
  .content {
    padding: 0 24px;
  }
  .content__title {
    font-size: 32px;
  }
  .cookie {
    right: auto;
    left: 25px;
    bottom: 35px;
  }
  .cookie__button {
    line-height: 100%;
    font-size: 14px;
  }
  .error__wrapper {
    height: 560px;
  }
  .error__row {
    padding-top: 130px;
  }
  .error__block {
    width: 203px;
  }
  .error__title {
    font-size: 36px;
  }
  .error__title + .error__title {
    width: 203px;
  }
  .error__button {
    display: none;
  }
  .error__button-mobile {
    display: flex;
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 80px;
  }
  .error__button-mobile .button {
    width: 100%;
  }
  .error__subtitle {
    margin-top: 30px;
    font-size: 13px;
  }
  .footer_object .footer__menu {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer__wrapper {
    padding: 50px 0 70px;
  }
  .footer__main {
    margin-top: 36px;
  }
  .footer__menu {
    flex-direction: column;
    gap: 14px;
  }
  .footer__block-wrapper {
    flex-direction: column;
  }
  .footer__items {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .footer__block-item {
    border-right: none;
  }
  .footer__socials {
    margin-left: 0;
    margin-top: 36px;
  }
  .footer__logo-wrapper {
    position: absolute;
    right: 24px;
    top: 26px;
    width: 100px;
    height: 50px;
  }
  .footer__bottom {
    flex-wrap: wrap;
    gap: 16px;
    position: unset;
  }
  .footer__bottom:before {
    bottom: 70px;
  }
  .footer__bottom-wrapper {
    flex-direction: column;
    align-items: unset;
    gap: 30px;
  }
  .footer__link {
    font-size: 16px;
  }
  .footer__menu-link {
    position: absolute;
    top: 0;
    right: 0;
  }
  .form-desktop_footer .form-desktop__form {
    max-width: 300px;
  }
  .form-desktop__content {
    padding: 60px 0;
    align-items: center;
  }
  .form-desktop__content:before {
    bottom: 60px;
  }
  .form-desktop__content:after {
    top: 60px;
  }
  .form-desktop__title {
    text-align: center;
    font-size: 32px;
  }
  .form-desktop__form {
    max-width: 330px;
    margin-top: 20px;
  }
  .form-excursion_reverse .form-excursion__wrapper {
    justify-content: center;
  }
  .form-excursion__wrapper {
    justify-content: center;
    border-left: none;
  }
  .form-excursion__pattern {
    left: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 118px;
  }
  .form-excursion__content {
    padding: 60px 0 160px;
    align-items: center;
  }
  .form-excursion__title {
    font-size: 32px;
    text-align: center;
    margin-bottom: 24px;
  }
  .form__input-label {
    width: 100%;
  }
  .form__input {
    height: 56px;
  }
  .form__button {
    width: 100%;
    order: 3;
  }
  .form__checkbox {
    order: 2;
    margin: 10px auto 10px;
  }
  .free-slider__title-wrapper {
    padding-bottom: 20px;
    gap: 20px;
    border-right: none;
  }
  .free-slider__subtitle {
    font-size: 13px;
  }
  .free-slider__wrapper {
    height: 220px;
  }
  .free-slider__item {
    height: 245px;
  }
  .free-slider__unity {
    padding: 20px 0;
  }
  .gallery-block__wrapper {
    border-right: 0;
  }
  .gallery-block__title-wrapper {
    gap: 20px;
    margin-bottom: 20px;
  }
  .gallery-block__subtitle {
    font-size: 13px;
  }
  .gallery-block__top .gallery-block__item {
    width: 80%;
  }
  .gallery-block__top .gallery-block__item:last-child {
    width: fit-content;
    margin-left: auto;
  }
  .gallery-block__top .gallery-block__item:last-child .gallery-block__image-wrapper {
    height: 580px;
    width: fit-content;
    margin-left: auto;
  }
  .gallery-block__top .gallery-block__item:last-child .gallery-block__image-wrapper img {
    object-fit: contain;
  }
  .gallery-block__top {
    margin-bottom: 30px;
  }
  .gallery-block__bottom {
    gap: 30px;
  }
  .gallery-block__item-number {
    font-size: 14px;
  }
  .gallery-block__item-text {
    font-size: 16px;
    max-width: 176px;
    text-align: right;
  }
  .gallery-tabs {
    overflow: hidden;
  }
  .gallery-tabs_unity .gallery-tabs__title-wrapper {
    gap: 20px;
  }
  .gallery-tabs_unity .gallery-tabs__row {
    margin-top: 20px;
  }
  .gallery-tabs_unity .gallery-tabs__button.button_primary {
    font-size: 12px;
    min-width: 140px;
    white-space: normal;
  }
  .gallery-tabs_uni-center .gallery-tabs__title-wrapper {
    gap: 20px;
  }
  .gallery-tabs_uni-center .gallery-tabs__row {
    justify-content: unset;
    position: absolute;
    height: 18px;
    top: 0;
    bottom: 0;
    z-index: 3;
    margin: auto;
    padding: 0 16px;
  }
  .gallery-tabs_uni-center .gallery-tabs__row .gallery-tabs__column {
    margin: 0;
  }
  .gallery-tabs_uni-center .gallery-tabs__row .gallery-tabs__navigation-buttons {
    justify-content: space-between;
    margin-right: unset;
    top: 50%;
  }
  .gallery-tabs_uni-center .gallery-tabs__row .gallery-tabs__nav-button {
    margin: 0;
  }
  .gallery-tabs_uni-center .gallery-tabs__row .gallery-tabs__nav-button_prev::before {
    width: 11px;
    height: 18px;
    background: url(../images/icons-sprite.svg) -1994px -1px no-repeat;
    background-size: auto 195px;
  }
  .gallery-tabs_uni-center .gallery-tabs__row .gallery-tabs__nav-button_prev::after {
    background-color: unset;
    margin: 0;
    height: auto;
  }
  .gallery-tabs_uni-center .gallery-tabs__row .gallery-tabs__nav-button_next::before {
    width: 11px;
    height: 18px;
    background: url(../images/icons-sprite.svg) -1994px -1px no-repeat;
    background-size: auto 195px;
  }
  .gallery-tabs_uni-center .gallery-tabs__slider {
    height: auto;
  }
  .gallery-tabs_uni-center .gallery-tabs__item {
    height: clamp(220px, 75vw, 500px);
  }
  .gallery-tabs_uni-center .gallery-tabs__buttons {
    margin-bottom: 0;
  }
  .gallery-tabs_uni-center .gallery-tabs__buttons .swiper {
    width: calc(100% - 72px);
    margin: 0 auto;
  }
  .gallery-tabs_uni-center .gallery-tabs__buttons .swiper-wrapper {
    gap: 0;
  }
  .gallery-tabs_uni-center .gallery-tabs__button.button_primary {
    padding: 14px 30px;
    font-size: 16px;
    min-width: 100px;
    white-space: normal;
    flex-shrink: 0;
  }
  .gallery-tabs_uni-center .gallery-tabs__tab {
    padding-top: 20px;
    border-left: 1px solid var(--border-color);
  }
  .gallery-tabs_uni-center .gallery-tabs__buttons-nav-button {
    display: flex;
    height: 40px;
  }
  .gallery-tabs__title-wrapper {
    gap: 20px;
    padding-bottom: 20px;
    border-right: none;
  }
  .gallery-tabs__subtitle {
    font-size: 13px;
  }
  .gallery-tabs__wrapper > div:first-child {
    border-right: none;
  }
  .gallery-tabs__wrapper {
    margin-right: -8px;
  }
  .gallery-tabs__buttons .swiper {
    width: calc(100% - 50px);
    margin: 0 auto;
  }
  .gallery-tabs__buttons-slider {
    gap: 0;
  }
  .gallery-tabs__buttons-nav-button_prev {
    margin-right: 5px;
  }
  .gallery-tabs__buttons-nav-button_next {
    margin-left: 5px;
  }
  .gallery-tabs__button.button_primary {
    font-size: 18px;
    padding: 18px;
  }
  .gallery-tabs__slider-wrapper {
    position: relative;
  }
  .gallery-tabs__slider {
    height: 300px;
  }
  .gallery-tabs__item {
    height: 300px;
  }
  .gallery-tabs__navigation-buttons {
    position: absolute;
    z-index: 2;
    left: 12px;
    right: 12px;
    justify-content: space-between;
    top: calc(50% - 60px);
  }
  .gallery-tabs__nav-button:before {
    width: 15px;
    height: 25px;
    background: url(../images/icons-sprite.svg) -2244px -1px no-repeat;
    background-size: auto 195px;
  }
  .gallery-tabs__nav-button:hover:before {
    width: 15px;
    height: 25px;
    background: url(../images/icons-sprite.svg) -2244px -1px no-repeat;
    background-size: auto 195px;
  }
  .gallery-tabs__nav-button_prev:after {
    display: none;
  }
  .gallery-tabs__row {
    position: unset;
    margin-top: 20px;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .gallery-tabs__room-tour {
    margin-left: 0;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-right: auto;
  }
  .gallery-tabs__tour-button {
    transform: unset;
    width: 86px;
    height: 86px;
  }
  .gallery-tabs__tour-button svg {
    width: 100%;
    height: 100%;
  }
  .gallery-tabs__column:last-child {
    margin-top: 20px;
    margin-left: 0;
  }
  .gallery-tabs__text {
    font-size: 13px;
  }
  .gallery-tabs__text {
    width: calc(100% - 200px);
  }
  .gallery-tabs__list {
    flex-direction: column;
  }
  .gallery-tabs__list-title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .gallery-tabs__list-item {
    width: 100%;
  }
  .gallery_balance .gallery__top .gallery__top-item:nth-child(2) .gallery__image-wrapper {
    padding-bottom: 40px;
  }
  .gallery_balance .gallery__bottom {
    flex-direction: column;
  }
  .gallery_balance .gallery__bottom-item:last-child .gallery__item-row {
    border-right: none;
  }
  .gallery_balance .gallery__bottom-item:nth-child(1) {
    width: 90%;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .gallery_balance .gallery__bottom-item:nth-child(2) {
    width: 90%;
    margin-left: auto;
  }
  .gallery_center .gallery__top-item:nth-child(1) {
    width: 100%;
  }
  .gallery_center .gallery__top-item:nth-child(2) {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .gallery_center .gallery__top-item .gallery__image-wrapper {
    height: 320px;
  }
  .gallery_center .gallery__top-item .gallery__image {
    height: 100%;
  }
  .gallery_skandi .content__title {
    border-right: none;
  }
  .gallery__title-wrapper {
    gap: 20px;
    border-right: none;
  }
  .gallery__subtitle {
    font-size: 13px;
  }
  .gallery__wrapper {
    gap: 20px;
    padding-top: 20px;
    border-right: 0;
  }
  .gallery__top {
    gap: 20px;
  }
  .gallery__text {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .gallery__item-row {
    font-size: 16px;
    padding-top: 10px;
  }
  .gallery__item-text {
    font-size: 14px;
  }
  .gallery__bottom-item {
    width: calc(45% - 6px);
  }
  .gallery__bottom-item:first-child {
    margin-right: 12px;
    width: calc(55% - 6px);
  }
  .gallery__bottom-item:last-child {
    margin-top: 30px;
  }
  .gallery__image-text {
    width: 304px;
    height: 163px;
    font-size: 14px;
    padding: 0 35px 25px;
  }
  .header.active {
    display: block;
  }
  .header.second .header__wrapper {
    border-left: none;
  }
  .header.second .header__item-wrapper {
    display: none;
  }
  .header.second .header__logo-wrapper {
    width: 62px;
    height: 32px;
    margin-left: 0;
    order: 1;
    margin-right: 14px;
  }
  .header.second .header__menu-burger {
    margin-left: auto;
    order: 3;
  }
  .header__wrapper {
    height: 60px;
    border-right: none;
  }
  .header__menu {
    display: none;
  }
  .header__item {
    font-size: 32px;
    line-height: 100%;
    font-weight: 500;
    padding: 0;
    margin-bottom: 30px;
  }
  .header__item:hover:before {
    display: none;
  }
  .header__item.active:after {
    content: "";
    display: block;
    height: 1px;
    background: var(--border-color);
    position: absolute;
    top: 0;
    left: -50vw;
    right: -50vw;
    width: unset;
  }
  .header__item.active:before {
    content: "";
    display: block;
    height: 1px;
    background: var(--border-color);
    position: absolute;
    bottom: 0;
    left: -50vw;
    right: -50vw;
    width: unset;
  }
  .header__logo-wrapper {
    margin-left: 0;
    width: 62px;
    height: 32px;
  }
  .header__object-wrapper {
    width: 153px;
    order: 2;
    padding-left: 14px;
    border-left: 1px solid var(--border-color);
    height: 100%;
    display: flex;
    align-items: center;
  }
  .header__object-wrapper img {
    height: unset;
  }
  .header__object-wrapper_unity {
    width: 55px;
  }
  .header__menu-burger {
    display: block;
  }
  .header__burger {
    width: calc(100% - 16px - 16px);
    margin: 0 16px;
    padding-top: 160px;
  }
  .header__info {
    padding-bottom: 40px;
  }
  .header__office {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .header__wrap {
    padding: 0 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  .header__bottom-button {
    display: flex;
    font-size: 16px;
    padding: 15px 24px;
  }
  .header__dropdown .header__item {
    font-size: 28px;
  }
  .house-card_normal {
    width: calc(100% - 20px);
  }
  .house-card__tag {
    font-size: 12px;
  }
  .hypo__wrapper {
    padding-top: 20px;
  }
  .hypo .hypo-card {
    width: 100%;
    min-height: 109px;
  }
  .hypo .hypo-card__title {
    font-size: 24px;
  }
  .hypo .hypo-card__subtitle {
    font-size: 13px;
  }
  .hypo .button {
    display: none;
  }
  .image-block .content__title {
    border-right: none;
  }
  .image-block__wrapper {
    gap: 20px;
    padding-top: 20px;
    border-right: none;
  }
  .image-block__wrapper.mb {
    padding-bottom: 140px;
  }
  .image-block__image-wrapper {
    margin-bottom: 0;
  }
  .image-block__text {
    font-size: 13px;
  }
  .image-map_uni .image-map__wrapper.mb {
    padding-bottom: 10px;
  }
  .image-map_willart .content__title {
    width: 100%;
  }
  .image-map_skandia .image-map__wrapper {
    padding-bottom: 10px;
    margin-bottom: 50px;
  }
  .image-map__title-wrapper {
    flex-direction: column;
    align-items: unset;
    gap: 20px;
    border-right: none;
    padding-bottom: 20px;
  }
  .image-map__wrapper {
    padding-top: 0;
    margin: 0 -24px 0px;
    overflow: auto;
    width: calc(100% + 48px);
    border: none;
    padding-bottom: 10px;
  }
  .image-map__img {
    height: unset;
    width: 768px;
  }
  .image-map__text {
    font-size: 13px;
    max-width: 550px;
    border-right: none;
    padding-bottom: 20px;
  }
  .image-text__wrapper {
    height: 300px;
    margin: 0 -24px;
    width: calc(100% + 48px);
  }
  .image-text__text-wrapper {
    padding: 0 0 20px;
    position: unset;
    border-left: 1px solid var(--border-color);
  }
  .image-text__text {
    font-size: 13px;
  }
  .info-block__wrapper {
    flex-direction: column;
    justify-content: unset;
    gap: 18px;
    position: relative;
  }
  .info-block__subtitle {
    padding-top: 60px;
    position: unset;
  }
  .info-block__subtitle .item {
    position: absolute;
    left: 0;
    bottom: 60px;
    max-width: 103px;
  }
  .info-block__subtitle .item:before {
    display: none;
  }
  .info-block__subtitle .item div {
    font-size: 20px;
  }
  .info-block__subtitle .item span {
    font-size: 13px;
  }
  .info-block__main {
    max-width: unset;
    gap: 16px;
    border-left: none;
    padding-top: 0;
    padding-bottom: 90px;
  }
  .info-block__main {
    padding-bottom: 60px;
  }
  .info-block__title {
    font-size: 20px;
  }
  .info-block__text {
    font-size: 13px;
    max-width: calc(100% - 122px);
    margin-left: auto;
  }
  .infrastructure__wrapper {
    padding-top: 20px;
  }
  .infrastructure__side .button {
    width: 100%;
    order: 4;
  }
  .infrastructure__subtitle {
    font-size: 13px;
    margin-bottom: 16px;
    width: 100%;
  }
  .infrastructure__row:nth-child(3) {
    order: 4;
  }
  .infrastructure__row:nth-child(3) {
    order: 3;
  }
  .infrastructure__list-item {
    font-size: 13px;
  }
  .infrastructure__image-wrapper {
    height: 300px;
    padding-bottom: 65px;
  }
  .infrastructure__image-text {
    width: 304px;
    height: 163px;
    font-size: 14px;
    padding: 0 35px 25px;
  }
  .interior_balance .interior__subtitle {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .interior_balance .interior__block .interior__item:nth-child(1) {
    width: 100%;
  }
  .interior_balance .interior__block .interior__item:nth-child(1):before {
    display: none;
  }
  .interior_balance .interior__block .interior__item:nth-child(2) {
    width: 100%;
  }
  .interior .content__title {
    border-right: none;
  }
  .interior__wrapper {
    gap: 30px;
    border-right: none;
    padding-top: 20px;
  }
  .interior__block .interior__item:nth-child(2) {
    width: 100%;
  }
  .interior__block .interior__item:nth-child(2):before {
    display: none;
  }
  .interior__block .interior__item:nth-child(3) {
    width: 100%;
  }
  .interior__block {
    flex-wrap: unset;
    flex-direction: column;
    position: relative;
  }
  .interior__subtitle {
    font-size: 13px;
    width: calc(100% - 100px);
    margin-left: auto;
  }
  .interior__side .interior__image-wrapper {
    height: 300px;
  }
  .interior__item {
    position: unset;
  }
  .interior__button {
    position: absolute;
    left: 0;
    top: 0;
    width: 88px;
    height: 88px;
  }
  .interior__button svg {
    width: 100%;
    height: 100%;
  }
  .interior__item-row {
    margin-top: 10px;
    font-size: 16px;
  }
  .interior__text {
    max-width: 200px;
  }
  .line-top:after {
    top: 16px;
  }
  .list .content__title {
    padding-bottom: 20px;
  }
  .list .content__subtitle {
    padding-bottom: 16px;
  }
  .list__text {
    font-size: 13px;
  }
  .loader__row {
    gap: 25px;
  }
  .main_center .main__content {
    padding: 0 16px;
  }
  .main_center .main__bottom {
    margin: 90px 0 0;
  }
  .main__wrapper:after {
    display: none;
  }
  .main__wrapper {
    height: calc(100vh - 40px);
  }
  .main__line {
    top: 40%;
    right: 0;
    width: calc(100% + 10px);
  }
  .main__line-bottom {
    bottom: 16px;
  }
  .main__content {
    padding: 0 16px 65px;
  }
  .main__top {
    display: none;
  }
  .main__bottom {
    margin: auto 40px 0 0;
    flex-direction: column;
  }
  .main__bottom {
    margin: auto 0 0;
  }
  .main__title-wrapper {
    width: 100%;
  }
  .main__list {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
  .main__list-item:nth-child(even) {
    text-align: left;
  }
  .main__list-item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    width: 100%;
    display: flex;
  }
  .main__list-item:after {
    display: flex;
    content: "";
    height: 100%;
    width: 1px;
    background: #b8b9bd;
    margin: 0 auto;
  }
  .main__list-item:last-child {
    width: unset;
  }
  .main__list-item:last-child:after {
    display: none;
  }
  .main__title {
    font-size: 35px;
  }
  .main__bottom-text {
    width: 66%;
    position: absolute;
    top: 15px;
  }
  .main__building {
    z-index: 2;
  }
  .manager-form {
    display: none;
  }
  .manager-form.active {
    display: none;
  }
  .map-block_popup {
    max-width: calc(100% - 48px);
    max-height: calc(100% - 20px);
  }
  .map-block .content__title {
    border: none;
  }
  .map-block .content__subtitle {
    border: none;
  }
  .map-block__wrapper {
    height: 400px;
    width: calc(100% + 32px);
    margin: 0px -16px 0;
  }
  .mb {
    padding-bottom: 60px;
  }
  .mt {
    padding-top: 60px;
  }
  .mt-s {
    padding-top: 60px;
  }
  .mb-s {
    padding-bottom: 60px;
  }
  .mt-sections {
    padding-top: 20px;
  }
  .mb-sections {
    padding-bottom: 20px;
  }
  .n-main {
    height: calc(100% - 40px);
  }
  .n-main__wrapper {
    padding-top: 0;
  }
  .n-main__wrapper:before {
    right: 24px;
  }
  .n-main__top {
    height: 60px;
    align-items: center;
  }
  .n-main__menu {
    display: none;
  }
  .n-main__logo-wrapper {
    margin-left: 0;
    height: 30px;
    width: 58px;
  }
  .n-main__logo-wrapper:after {
    top: 45px;
  }
  .n-main__title {
    margin-top: 190px;
  }
  .n-main__bottom {
    margin-top: 40px;
  }
  .n-main__line {
    display: block;
    width: 0;
  }
  .n-main__burger {
    display: block;
  }
  .n-main__burger.change span:nth-child(1) {
    transform: rotate(45deg);
  }
  .n-main__burger.change span:nth-child(2) {
    width: 0;
    opacity: 0;
  }
  .n-main__burger.change span:nth-child(3) {
    transform: rotate(-45deg);
  }
  .n-main__dropdown {
    position: relative;
    padding: 0 0 20px 0;
    border: none;
    top: unset;
    transform: unset;
  }
  .n-main__dropdown:after {
    content: "";
    display: block;
    height: 1px;
    background: var(--border-color);
    position: absolute;
    bottom: 0;
    left: -50vw;
    right: -50vw;
    width: unset;
  }
  .n-main__dropdown .n-main__item {
    font-size: 28px;
  }
  .object-card_list {
    width: calc(100% - 16px);
  }
  .object-card__tag {
    padding: 6.5px 15px;
  }
  .object-card__tag:last-child {
    padding-right: 16px;
  }
  .object-card__tag:first-child {
    padding-left: 16px;
  }
  .object-card__location {
    gap: 4px;
    font-size: 13px;
  }
  .object-card__location:before {
    margin-right: 4px;
  }
  .persons__wrapper {
    border-right: none;
  }
  .persons__column:first-child .persons__item {
    gap: 0;
  }
  .persons__text {
    font-size: 13px;
  }
  .persons__item-text {
    font-size: 16px;
  }
  .photo-gallery__wrapper {
    padding-top: 50px;
    border-right: none;
  }
  .photo-gallery__title {
    padding-bottom: 24px;
    font-size: 40px;
  }
  .photo-gallery__buttons {
    --value: calc((100vw - 100%) / 2);
    top: 60px;
    align-items: stretch;
    border: none;
    flex-direction: column;
  }
  .photo-gallery__buttons:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: var(--border-color);
    margin-left: calc((100vw - 100%) / -2);
    margin-right: calc((100vw - 100%) / -2);
    z-index: 2;
  }
  .photo-gallery__buttons:after {
    bottom: 0px;
  }
  .photo-gallery__btn {
    display: none;
  }
  .photo-gallery__slider-inner {
    padding: 0 1px;
    position: relative;
  }
  .photo-gallery__slider-inner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: var(--border-color);
    margin-left: calc((100vw - 100%) / -2);
    margin-right: calc((100vw - 100%) / -2);
    z-index: 2;
    bottom: 0;
  }
  .photo-gallery__inner {
    margin: 0;
    gap: 0;
    border: none;
    flex-wrap: wrap;
  }
  .photo-gallery__inner.three .photo-gallery__button {
    width: 33%;
  }
  .photo-gallery__button {
    flex: unset;
    flex-shrink: 0;
    height: 40px;
    width: 50%;
    font-size: 12px;
  }
  .photo-gallery__button:nth-child(n+3) {
    margin-top: -1px;
  }
  .photo-gallery__button .img-wrapper {
    display: none;
    left: 0;
  }
  .photo-gallery__button span {
    display: flex;
    justify-content: center;
    white-space: normal;
  }
  .photo-gallery__button.active {
    height: calc(100% - 1px);
    height: 40px;
  }
  .photo-gallery__slider-item {
    padding-top: 30px;
  }
  .photo-gallery__subtitle {
    font-size: 24px;
  }
  .photo-gallery__slider-wrapper {
    padding-top: 12px;
    margin-right: 0;
    overflow: unset;
  }
  .photo-gallery__slider {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .photo-gallery__slider.show-hidden .photo-gallery__item:nth-child(n+3) {
    display: block;
  }
  .photo-gallery__item {
    height: auto;
    width: calc(100% + 48px);
    margin: 0 -24px;
  }
  .photo-gallery__item:nth-child(n+4) {
    display: none;
  }
  .photo-gallery__img-btns {
    right: 24px;
    bottom: 12px;
  }
  .photo-gallery__arrows {
    display: none;
  }
  .photo-gallery__tags {
    display: flex;
    margin-top: 16px;
    border-left: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
    margin-left: -1px;
  }
  .photo-gallery__tags:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: var(--border-color);
    margin-left: calc((100vw - 100%) / -2);
    margin-right: calc((100vw - 100%) / -2);
    z-index: 2;
  }
  .photo-gallery__tags:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: var(--border-color);
    margin-left: calc((100vw - 100%) / -2);
    margin-right: calc((100vw - 100%) / -2);
    z-index: 2;
  }
  .photo-gallery__tag div {
    font-size: 12px;
    padding: 14px 0;
    min-width: fit-content;
  }
  .photo-gallery__tag input:disabled:hover + div + span {
    display: none;
  }
  .photo-gallery__tag {
    flex: 1;
  }
  .photo-gallery__tag:first-child {
    border-left: none;
  }
  .photo-gallery__fancybox .fancybox-toolbar {
    top: auto;
    right: auto;
    left: 20px;
    bottom: 30px;
  }
  .photo-gallery__fancybox .fancybox-navigation {
    position: absolute;
    right: 24px;
    bottom: 30px;
    display: flex;
  }
  .photo-gallery__fancybox .fancybox-navigation button {
    position: unset;
    padding: 0;
    width: fit-content;
    height: fit-content;
  }
  .image-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99997;
  }
  .photo-slider_balance .photo-slider__bottom {
    border-right: none;
    padding-bottom: 60px;
  }
  .photo-slider__inner {
    height: 350px;
  }
  .photo-slider__top {
    padding-bottom: 20px;
  }
  .photo-slider__subtitle {
    font-size: 13px;
  }
  .photo-slider__bottom {
    border-right: 1px solid var(--border-color);
    padding-top: 20px;
    padding-bottom: 14px;
  }
  .photo-slider__item {
    flex-direction: row-reverse;
    justify-self: flex-start;
    align-items: center;
    margin-top: 0;
  }
  .photo-slider__item span {
    margin-bottom: 0;
    font-size: 16px;
    margin-left: 16px;
  }
  .photo-slider__item div {
    width: 90px;
    height: 90px;
  }
  .photo-slider__item div::after {
    width: 90px;
    height: 90px;
    background: url(../images/icons-sprite.svg) -1455px -1px no-repeat;
    background-size: auto 195px;
  }
  .photo-slider__item div::before {
    transform: scale(0.55);
  }
  .photo-slider__unity {
    padding: 10px 0;
  }
  .plan-slider {
    max-height: unset;
  }
  .plan-slider__big .swiper {
    padding: 60px 0;
  }
  .plan-slider__big .content__title {
    font-size: 32px;
  }
  .plan-slider .swiper-slide_atmosphere .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
  }
  .plan-slider .swiper-slide_aurora .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
  }
  .plan-slider .swiper-slide_history .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
  }
  .plan-slider .swiper-slide_amber .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
  }
  .plan-slider .swiper-slide_balance .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
  }
  .plan-slider .swiper-slide_orlana .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
  }
  .plan-slider .swiper-slide_solar .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
  }
  .plan-slider .swiper-slide_garmonia .plan-slider__plan-images .plan-slider__plan-image {
    height: 100%;
    width: 90%;
    top: 0;
    margin: 0 auto;
  }
  .plan-slider .swiper-slide .plan-slider__info {
    margin-top: 30px;
  }
  .plan-slider .swiper-slide .plan-slider__plan-text {
    font-size: 13px;
  }
  .plan-slider .swiper-slide .plan-slider__counter {
    display: none;
  }
  .plan-slider .swiper-slide .plan-slider__buttons {
    position: relative;
    margin-top: 30px;
  }
  .plan-slider .swiper-slide .plan-slider__nav-button_prev::before {
    width: 21px;
    height: 32px;
    background: url(../images/icons-sprite.svg) -2221px -1px no-repeat;
    background-size: auto 195px;
    margin-right: 14px;
  }
  .plan-slider .swiper-slide .plan-slider__nav-button_prev::after {
    height: 50px;
  }
  .plan-slider .swiper-slide .plan-slider__nav-button_next::before {
    width: 21px;
    height: 32px;
    background: url(../images/icons-sprite.svg) -2221px -1px no-repeat;
    background-size: auto 195px;
  }
  .plan-slider .swiper-slide .plan-slider__open-plans {
    top: 15px;
  }
  .pocket-park {
    border-right: none;
    grid-template-areas: "title" "text" "image2" "image1";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto clamp(460px, 80vw, 550px) clamp(210px, 50vw, 280px);
    row-gap: 20px;
    padding-top: 60px;
  }
  .pocket-park__text {
    font-size: 13px;
    margin: 0;
  }
  .popup_success .popup__block:before {
    display: flex;
    content: "";
    left: 0;
    top: -50vw;
    bottom: -50vw;
    width: 1px;
    position: absolute;
    background: var(--border-white);
  }
  .popup_success .popup__title {
    min-width: 100%;
  }
  .popup__wrapper {
    max-width: 360px;
    padding: 0 24px;
  }
  .popup__content:after {
    top: 0;
  }
  .popup__content {
    flex-direction: column;
    border-left: none;
    padding: 0 0 50px;
    margin-top: 50px;
  }
  .popup__block {
    margin-bottom: 24px;
    max-width: 100%;
  }
  .popup__title {
    font-size: 32px;
    max-width: 100%;
    margin-bottom: 12px;
  }
  .popup__subtitle {
    max-width: 100%;
  }
  .popup__form {
    max-width: 100%;
  }
  .popup__cross:before {
    scale: 0.7;
  }
  .popup__row {
    justify-content: space-between;
  }
  .fancybox-content {
    padding: 0;
  }
  .privacy_willart .privacy__image-wrapper {
    height: 300px;
  }
  .privacy__wrapper {
    border-right: none;
  }
  .privacy__row {
    gap: 20px;
    padding-bottom: 20px;
    flex-direction: column-reverse;
  }
  .privacy__list {
    flex-direction: row;
  }
  .privacy__item:after {
    display: none;
  }
  .privacy__item {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .privacy__item + .privacy__item {
    border-left: 1px solid var(--border-color);
    margin-left: 30px;
    padding-left: 30px;
  }
  .privacy__item-label {
    font-size: 24px;
  }
  .privacy__item-text {
    font-size: 13px;
  }
  .privacy__text {
    gap: 20px;
  }
  .privacy__subtitle {
    font-size: 13px;
  }
  .privacy__image-wrapper {
    height: 300px;
  }
  .privacy__image-item {
    flex-direction: column;
  }
  .privacy__image-item .privacy__image-wrapper {
    width: 100%;
  }
  .privacy__button {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .project-button {
    display: flex;
  }
  .project-desktop {
    display: none;
  }
  .project-info_unity .project-info__item:first-child {
    width: 100%;
    margin-bottom: 16px;
  }
  .project-info .content__title {
    border-right: none;
  }
  .project-info__wrapper {
    border-right: none;
  }
  .project-info__row {
    margin-top: 20px;
  }
  .project-info__button {
    width: 86px;
    height: 86px;
    position: absolute;
    bottom: 0;
    transform: translate(0, calc(100% + 20px));
  }
  .project-info__button svg {
    width: 100%;
    height: 100%;
  }
  .project-info__text {
    font-size: 13px;
    max-width: 100%;
    margin-left: 0;
  }
  .project-info__text:before {
    display: none;
  }
  .project-info__list {
    display: flex;
    flex-direction: column;
    background: unset;
    margin-left: auto;
    width: calc(100% - 100px);
    padding-top: 30px;
    gap: 0;
  }
  .project-info__list:before {
    display: none;
  }
  .project-info__item:first-child {
    margin-right: 0;
  }
  .project-info__item {
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--border-color);
    border-left: none;
    margin-right: 0;
    gap: 0;
  }
  .project-info__item:first-child {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-right: none;
    border-bottom: 1px solid var(--border-color);
  }
  .project-info__item:nth-child(2) {
    padding-left: 0;
    padding-bottom: 16px;
  }
  .project-info__item:nth-child(3) {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 16px;
    border-right: none;
  }
  .project-info__item:nth-child(4) {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }
  .project-info__item-label {
    font-size: 24px;
  }
  .project-info__item-text {
    font-size: 13px;
  }
  .project-main__image-wrapper {
    height: calc(100vh - 60px);
  }
  .project-main__wrapper-text {
    margin-bottom: 0;
  }
  .project-main__text {
    font-size: 40px;
    margin-bottom: 120px;
  }
  .project-select + .select2-container {
    max-width: unset;
    border-bottom: 1px solid var(--border-color);
  }
  .project-select.--gallery + .select2-container {
    display: block;
    border-bottom: none;
  }
  .project-select.--gallery + .select2-container:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: var(--border-color);
    margin-left: calc((100vw - 100%) / -2);
    margin-right: calc((100vw - 100%) / -2);
    z-index: 2;
  }
  .service {
    overflow: unset;
  }
  .service_willart .service__wrapper {
    padding-bottom: 60px;
  }
  .service_balance .service__side {
    row-gap: 20px;
  }
  .service_balance .service__subtitle {
    width: 100%;
  }
  .service .content__title {
    border-right: none;
  }
  .service__wrapper {
    border-right: none;
    padding-top: 20px;
  }
  .service__image-wrapper {
    height: 300px;
    margin: 0 -24px;
    width: calc(100% + 48px);
  }
  .service__image-text {
    width: 304px;
    height: 163px;
    font-size: 14px;
    padding: 0 35px 25px;
    bottom: -30px;
  }
  .service__side {
    margin-bottom: 20px;
    gap: 16px;
  }
  .service__subtitle {
    width: 100%;
    font-size: 13px;
  }
  .service__subtitle:after {
    display: none;
  }
  .service__list-wrapper {
    width: 100%;
    display: flex;
    gap: 15px;
  }
  .service__list-title {
    font-size: 13px;
    width: 50%;
  }
  .service__list {
    width: 50%;
    gap: 3px;
  }
  .service__item {
    font-size: 13px;
  }
  .slider-block_index .slider-block__inner {
    padding-bottom: 60px;
  }
  .slider-block__buttons .slider-button {
    min-width: unset;
    padding: 14px 21px;
    height: 45px;
  }
  .slider-block__tag div {
    font-size: 12px;
    padding: 14px 0;
  }
  .slider-block__tag input:disabled:hover + div + span {
    display: none;
  }
  .slider-block_willart {
    padding-bottom: 0;
  }
  .slider-block__slider {
    margin: 0 -24px;
    width: calc(100% + 48px);
  }
  .slider-block__block {
    padding-top: 20px;
  }
  .slider-block__block .slider-block__slider {
    margin: 0 -24px;
    width: calc(100% + 48px);
  }
  .slider-block__wrapper {
    height: 340px;
  }
  .slider-block__slide {
    height: 340px;
  }
  .slider-block__button {
    top: 60%;
  }
  .slider-block__button:before {
    width: 14px;
    height: 32px;
    background: url(../images/icons-sprite.svg) -2067px -1px no-repeat;
    background-size: auto 195px;
  }
  .slider-block__button_next:hover::before, .slider-block__button_prev:hover::before {
    width: 14px;
    height: 32px;
    background: url(../images/icons-sprite.svg) -2067px -1px no-repeat;
    background-size: auto 195px;
  }
  .slider-block__button_next {
    right: 10px;
    transform: scale(1);
  }
  .slider-block__button_prev {
    left: 10px;
    transform: scale(1);
  }
  .slider-handle__item {
    bottom: 24px;
    top: unset;
    transform: unset;
    left: 74px;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(2px);
    color: #fff;
    min-width: 91px;
    font-size: 12px;
  }
  .slider-handle__item_left {
    left: -160px;
  }
  .slider-handle__arrow {
    height: 40px;
    width: 16px;
  }
  .slider-item__content {
    height: 340px;
  }
  .socials__item {
    width: 80px;
    height: 80px;
  }
  .swiper-pagination {
    display: block;
  }
  .thumbs-slider__inner {
    width: 100%;
  }
  .thumbs-slider__wrapper {
    height: 74px;
  }
  .thumbs-slider__item {
    height: 60px;
    width: calc(25% - 10px);
  }
  .thumbs-slider__logo-wrapper {
    display: none;
  }
  .unity-info__list {
    gap: 30px;
    margin-top: 20px;
  }
  .unity-info__item {
    gap: 30px;
  }
  .unity-info__title {
    font-size: 20px;
  }
  .unity-info__text {
    font-size: 13px;
  }
  .unity-interior {
    grid-template-columns: 1fr;
    row-gap: 20px;
    grid-template-areas: "title" "text" "image1" "image2" "image3";
  }
  .unity-interior__text {
    font-size: 13px;
  }
  .unity-interior .gallery-block__item-text {
    max-width: unset;
  }
  .unity-interior_type1 .gallery-block__item_second {
    width: 60%;
    min-width: 220px;
  }
  .unity-interior_type1 .gallery-block__item_second .gallery-block__image-wrapper {
    height: auto;
  }
  .unity-interior_type1 .gallery-block__item_third {
    width: 60%;
    min-width: 220px;
    margin-left: auto;
    margin-top: 0;
  }
  .unity-interior_type1 .gallery-block__item_third .gallery-block__image-wrapper {
    height: clamp(290px, 60vw, 400px);
  }
  .unity-interior_type1 {
    border-right: none;
  }
  .unity-interior_type2 {
    border-right: none;
    display: flex;
    flex-direction: column;
  }
  .unity-interior_type2 .gallery-block__item_first {
    margin-top: 0;
  }
  .unity-interior_type2 .gallery-block__item_second {
    width: 60%;
    min-width: 220px;
    margin-left: auto;
  }
  .unity-interior_type2 .gallery-block__item_second .gallery-block__image-wrapper {
    height: auto;
  }
  .unity-interior_type2 .gallery-block__item_third .gallery-block__item-row {
    border-right: none;
  }
  .unity-interior_type2 .gallery-block__item_third {
    width: 100%;
    min-width: 220px;
  }
  .unity-interior_type2 .gallery-block__item_third .gallery-block__image-wrapper {
    height: clamp(290px, 60vw, 400px);
  }
  .unity {
    padding: 10px 0;
  }
  .video-block_balance .video-block__title-wrapper {
    gap: 20px;
  }
  .video-block_willart .video-block__wrapper {
    margin: 0;
    width: 100%;
  }
  .video-block__title-wrapper {
    border-right: none;
    padding-bottom: 20px;
    gap: 20px;
    border-right: none;
  }
  .video-block__subtitle {
    font-size: 13px;
  }
  .video-block__wrapper.mb {
    height: 300px;
  }
  .video-block__wrapper {
    height: 300px;
    border-right: none;
    margin: 0 -24px 0;
    width: calc(100% + 24px + 24px);
  }
  .video-block__play {
    width: 46px;
    height: 46px;
  }
  .video-block__play-icon:before {
    scale: 0.7;
  }
  .video.content {
    padding: 0;
  }
  .video__wrapper {
    border-right: none;
    height: 400px;
  }
  .video__play {
    width: 46px;
    height: 46px;
  }
  .video__play-icon:before {
    scale: 0.7;
  }
  .agents-main__title {
    padding-top: 110px;
    font-size: 40px;
  }
  .agents-main__bottom {
    padding-top: 50px;
    padding-bottom: 145px;
  }
  .agents-main__img {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
  }
  .agents-main__img img {
    object-fit: contain;
    width: 100%;
  }
  .agents-main__text-wrapper .button {
    position: absolute;
    left: 0;
    bottom: 60px;
    min-width: 300px;
  }
  .agents-main__text {
    font-size: 12px;
  }
  .agents-main__text:before {
    display: none;
  }
  .agents-telegram__wrapper {
    padding: 40px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .agents-telegram__wrapper img {
    width: 50px;
    height: 40px;
  }
  .agents-telegram__text {
    max-width: 100%;
  }
  .agents__block {
    border-right: none;
  }
  .agents__subtitle {
    font-size: 18px;
  }
  .agents__selected {
    font-size: 18px;
  }
  .agents__form {
    padding-bottom: 200px;
    border-right: none;
  }
  .agents__list {
    gap: 10px;
  }
  .manager {
    bottom: 60px;
  }
  .manager__title {
    font-size: 18px;
  }
  .manager__text {
    font-size: 13px;
    margin-bottom: 12px;
  }
  .manager__phone {
    font-size: 18px;
  }
  .object {
    width: calc(50% - 5px);
  }
  .object__image {
    height: auto;
  }
  .object__row div {
    font-size: 13px;
  }
  .agents-form .subtitle {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .agents-form .input {
    height: 52px;
    font-size: 16px;
  }
  .agents-form__blocks {
    margin-bottom: 30px;
  }
  .agents-form__block {
    margin-bottom: 30px;
  }
  .agents-form__row {
    flex-direction: column;
  }
}