<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.call-form__result-header{padding:10px 0;border-radius:3px 3px 0 0;color:#fff;font-size:14px;text-align:center;background:#64bd38}.call-form__result-header span{display:inline-block;padding-top:3px}.call-form__result-content{padding:20px;font-size:14px;line-height:24px}.call-form__close-modal{width:100%;height:36px;margin-top:20px}
@keyframes loader-spin{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}.ui-progress-circle__base{stroke:#bbbec9}.ui-progress-circle__fill{transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .35s;stroke:#2a81dd}.ui-progress-circle__fill--animate{animation:loader-spin 1s linear infinite}
.call-form__captcha{display:flex;justify-content:center;margin:16px 0 0}.call-form__container{padding:24px}.call-form__container label{color:#888b94}.call-form__container input{height:36px}.call-form__container .ui-error{display:block}.call-form__textfield{position:relative;display:flex;align-items:center;margin-top:16px}.call-form__remove-btn{position:absolute;right:2px;padding:3px;color:#2a81dd;cursor:pointer}.call-form__text{margin-top:8px;font-size:16px;line-height:24px}.call-form__btn:not(.z){width:100%;margin-top:16px;padding:10px 15px;border-bottom:none;line-height:24px}.call-form__btn:not(.z) span{display:flex;align-items:center;justify-content:center}.call-form__btn:not(.z):disabled{color:#888b94;background:rgba(0,0,0,.05);box-shadow:none}.call-form__loader{margin-right:6px}.call-form__loader .ui-progress-circle__base{stroke:transparent}.call-form__loader .ui-progress-circle__fill{stroke:#888b94}.call-form__title{color:#1c1819;font-weight:600;font-size:18px;line-height:24px}
.call-form{width:416px}
@keyframes ui-circle-container-rotate{to{transform:rotate(360deg)}}@keyframes ui-circle-spinner-layer-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}@keyframes ui-circle-left-spin{0%,to{transform:rotate(265deg)}50%{transform:rotate(130deg)}}@keyframes ui-circle-right-spin{0%,to{transform:rotate(-265deg)}50%{transform:rotate(-130deg)}}.ui-indeterminate-progress-circle{position:relative;display:inline-flex;font-size:0;line-height:0;letter-spacing:0;white-space:nowrap;animation:ui-circle-container-rotate 1568.2352941176ms linear infinite}.ui-indeterminate-progress-circle__layer{position:absolute;display:flex;width:100%;height:100%;animation:ui-circle-spinner-layer-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}.ui-indeterminate-progress-circle__clipper{position:relative;display:inline-flex;width:50%;height:100%;overflow:hidden}.ui-indeterminate-progress-circle__svg{position:absolute;width:200%;height:100%;stroke:#2a81dd}.ui-indeterminate-progress-circle__part-left .ui-indeterminate-progress-circle__svg{animation:ui-circle-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.ui-indeterminate-progress-circle__part-right .ui-indeterminate-progress-circle__svg{left:-100%;animation:ui-circle-right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.ui-indeterminate-progress-circle__gap-patch{position:absolute;top:0;left:47.5%;box-sizing:border-box;width:5%;height:100%;overflow:hidden}.ui-indeterminate-progress-circle__gap-patch svg{left:-900%;width:2000%;transform:rotate(180deg)}
.complex-fast-filter{display:flex;width:100%;margin-top:4px;padding:12px 0;overflow-x:auto}.complex-fast-filter__item{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;padding:5px 12px;border:1px solid rgba(28,24,25,.1);border-radius:100px;color:#2a81dd;font-size:14px;line-height:24px;background:#fff;box-shadow:0 2px 4px rgba(28,24,25,.1)}.complex-fast-filter__item:hover{border-color:rgba(28,24,25,.3)}.complex-fast-filter__item:active{border-color:rgba(28,24,25,.1);background:#fafafa;box-shadow:none}.complex-fast-filter__item:not(:last-child){margin-right:8px}.complex-fast-filter__item--selected{padding-right:8px;color:#1c1819;background:#d6ecfb}.complex-fast-filter__item:disabled{padding-right:16px;border-color:rgba(28,24,25,.1);background:rgba(28,24,25,.05);box-shadow:none}.complex-fast-filter__item:disabled .ui-indeterminate-progress-circle{position:absolute}.complex-fast-filter__item:disabled .ui-indeterminate-progress-circle svg{stroke:#888b94}.complex-fast-filter__item:disabled .complex-fast-filter__icon{display:none}.complex-fast-filter__item:disabled span{visibility:hidden}.complex-fast-filter--mobile{padding:12px 16px}.complex-fast-filter--mobile .complex-fast-filter__item{padding:3px 12px}.complex-fast-filter--mobile .complex-fast-filter__item--selected{padding-right:8px}
.ui-text-field{position:relative;display:flex;flex-flow:column;width:100%;font-weight:inherit;vertical-align:top}.ui-text-field__label{display:inline-flex;align-items:flex-end;padding-bottom:4px;color:#1c1819;font-size:16px;line-height:24px}.ui-text-field__label:empty{padding-bottom:0}.ui-text-field__wrap{position:relative;display:flex;width:100%}.ui-text-field__required{color:#f33}.ui-text-field__input{display:block;width:100%;padding:5px 7px;border:solid 1px #d4d4da;border-radius:4px;font-weight:inherit;font-size:14px;line-height:24px;font-family:inherit;box-shadow:none;resize:none}.ui-text-field__input[type=search],.ui-text-field__input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.ui-text-field__input[type=search]::-webkit-search-cancel-button,.ui-text-field__input[type=search]::-webkit-search-decoration,.ui-text-field__input[type=search]::-webkit-search-results-button,.ui-text-field__input[type=search]::-webkit-search-results-decoration{display:none}.ui-text-field__input--error,.ui-text-field__input--use-css-invalid:invalid{border-color:#f33;box-shadow:0 0 3px #f33}.ui-text-field__input:focus{border-color:#2a81dd;caret-color:#2a81dd;box-shadow:none;outline:0}.ui-text-field__input--has-right-icon{padding-right:39px}.ui-text-field__input--has-left-icon{padding-left:39px}.ui-text-field__input--resizable{min-height:36px;resize:vertical}.ui-text-field__input:disabled,.ui-text-field__input[readonly]{color:#888b94;background:#f2f2f3;pointer-events:none}.ui-text-field__input::-ms-clear,.ui-text-field__input::-ms-reveal{display:none}.ui-text-field__input::placeholder{color:#888b94;opacity:1}.ui-text-field__icon{position:absolute;top:0;display:inline-block;width:24px;height:24px}.ui-text-field__icon--right{right:2px;padding:6px;box-sizing:content-box}.ui-text-field__icon--left{left:8px}.ui-text-field__icon--left+.ui-text-field__input{padding-left:39px}.ui-text-field__icon--error{color:#f33}.ui-text-field__icon--search{color:#1c1819}.ui-text-field__icon--clear:not(.z){position:absolute;display:flex;padding:6px}.ui-text-field__icon--disabled{opacity:.3}.ui-text-field__counter{font-size:inherit;line-height:inherit;padding-left:4px;margin-left:auto}.ui-text-field__counter--bottom,.ui-text-field__helper-text{font-size:13px;line-height:20px;color:#888b94}.ui-text-field__helper-text{display:inline-flex;padding-top:4px}.ui-text-field__helper-text--error{color:#f33}.ui-text-field__helper-text:empty{padding-top:0}.ui-text-field--mobile .ui-text-field__input{padding:9px 15px;font-size:16px;line-height:24px}.ui-text-field--mobile .ui-text-field__icon--left+.ui-text-field__input,.ui-text-field--mobile .ui-text-field__input--has-left-icon{padding-left:55px}.ui-text-field--mobile .ui-text-field__input--resizable{min-height:44px}.ui-text-field--mobile .ui-text-field__icon--right{right:0;padding:10px}.ui-text-field--mobile .ui-text-field__icon--left{left:16px}
.button[data-v-10b4c8ae]{height:44px;background-color:#fff;border-radius:4px;border:1px solid rgba(28,24,25,.1);font-size:16px}.button[disabled][data-v-10b4c8ae]{pointer-events:none}
.ui-text-field-part{position:relative;display:block;width:100%;height:100%}.ui-text-field-part__input{display:block;width:100%;padding:5px 7px;border:0;border-right:solid 1px #d4d4da;border-radius:4px 0 0 4px;font-weight:inherit;font-size:14px;line-height:24px;font-family:inherit;box-shadow:none}.ui-text-field-part__input[type=search],.ui-text-field-part__input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.ui-text-field-part__input[type=search]::-webkit-search-cancel-button,.ui-text-field-part__input[type=search]::-webkit-search-decoration,.ui-text-field-part__input[type=search]::-webkit-search-results-button,.ui-text-field-part__input[type=search]::-webkit-search-results-decoration{display:none}.ui-text-field-part__input--has-right-icon{padding-right:39px}.ui-text-field-part__input:disabled,.ui-text-field-part__input[readonly]{color:#888b94;background:#f2f2f3;pointer-events:none}.ui-text-field-part__input::-ms-clear,.ui-text-field-part__input::-ms-reveal{display:none}.ui-text-field-part__input::placeholder{color:#888b94;opacity:1}.ui-text-field-part__input:focus{outline:0;caret-color:#2a81dd}.ui-text-field-part__input--right{border-right:none;border-radius:0 4px 4px 0}.ui-text-field-part:last-of-type .ui-text-field-part__input{border-right:none;border-radius:0 4px 4px 0}.ui-text-field-part__icon:not(.z){position:absolute;top:50%;box-sizing:content-box;right:2px;padding:6px;transform:translateY(-50%)}.ui-text-field-part--mobile .ui-text-field-part__input{padding:9px 15px;font-size:16px;line-height:24px}.ui-text-field-part--mobile .ui-text-field-part__input--has-right-icon{padding-right:39px}
@keyframes slide-in-bottom{0%{transform:translateY(20%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-bottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(20%);opacity:0}}@keyframes slide-in-top{0%{transform:translateY(-20%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-20%);opacity:0}}.ui-toast-container{position:fixed;display:flex;inset:0;padding:8px 16px;overflow:hidden;z-index:var(--ui-toast-z-index, 1052);pointer-events:none}.ui-toast-container--top{flex-direction:column}.ui-toast-container--bottom{flex-direction:column-reverse}.ui-toast{display:flex;align-items:center;padding:12px;color:#fff;width:100%;font-size:13px;margin:8px 0;animation-duration:.15s;line-height:20px;border-radius:8px;box-shadow:0 2px 10px rgba(28,24,25,.3019607843);pointer-events:auto}@media screen and (min-width:640px){.ui-toast{max-width:328px}}.ui-toast__title{margin:0;padding:0;font-size:13px;line-height:20px;font-weight:600}.ui-toast__main{flex:1;margin-right:auto}.ui-toast__icon{align-self:flex-start;margin-right:8px;--ui-progress-text-size: 16px;--ui-progress-text-line-height: 16px}.ui-toast__action-btn,.ui-toast__subtitle{margin:0;font-size:13px;line-height:20px}.ui-toast__action-btn{border:0;font:inherit;background-color:transparent;outline:0;cursor:pointer;-webkit-appearance:none;color:#fff;font-weight:600;padding:2px 12px;margin:auto -12px auto 0}.ui-toast--bottom,.ui-toast--top{align-self:center}.ui-toast--bottom-right,.ui-toast--top-right{align-self:flex-end}.ui-toast--error{background-color:#f33}.ui-toast--success{background-color:#64bd38}.ui-toast--warning{background-color:#414247}.ui-toast--info{background-color:#fff}.ui-toast--info .ui-toast__title{color:#1c1819}.ui-toast--info .ui-toast__subtitle{color:#888b94}.ui-toast--info .ui-toast__action-btn,.ui-toast--info .ui-toast__icon{color:#2a81dd}.ui-toast--slide-in-bottom{animation-name:slide-in-bottom}.ui-toast--slide-out-bottom{animation-name:slide-out-bottom}.ui-toast--slide-in-top{animation-name:slide-in-top}.ui-toast--slide-out-top{animation-name:slide-out-top}
.ui-progress-circle{position:relative}.ui-progress-circle__fill{transform:rotate(270deg);transform-origin:50% 50%;transition:stroke-dashoffset .35s;stroke:#2a81dd;stroke:var(--ui-progress-stroke-color, #2a81dd);stroke-linecap:round}.ui-progress-circle__fill--start-position-top{transform:rotate(270deg)}.ui-progress-circle__fill--start-position-bottom{transform:rotate(90deg)}.ui-progress-circle__fill--start-position-left{transform:rotate(180deg)}.ui-progress-circle__fill--start-position-right{transform:rotate(0)}.ui-progress-circle__text{position:absolute;color:#fff;color:var(--ui-progress-text-color, white);font-size:16px;font-size:var(--ui-progress-text-size, 16px);line-height:16px;line-height:var(--ui-progress-text-line-height, 16px)}
.claim-modal-result{padding:16px 16px 24px}.claim-modal-result .fi-success-filled{color:#64bd38}.claim-modal-result p{margin-top:12px;font-weight:600;font-size:16px}.claim-modal-result .kr-btn{width:100%;margin-top:24px}.claim-feedback-form__description,.claim-feedback-form__input{margin-top:16px}.claim-feedback-form__description{font-size:14px}.claim-feedback-form .ui-input--error+.ui-error{display:block;font-size:13px}
@keyframes slideInDown{0%{max-height:0;opacity:0}to{max-height:200px;opacity:1}}.claim-modal .vue-modal__content{width:360px}.claim-modal-form{padding:0 16px 16px}.claim-modal-form__footer,.claim-modal-form__grecaptcha,.claim-modal-form__input,.claim-modal-form__note,.claim-modal-form__reasons{margin-top:16px}.claim-modal-form__reasons .kr-radio{margin:6px 0;font-size:14px}.claim-modal-form__input{animation:slideInDown .3s cubic-bezier(.25,.1,.25,1) forwards}.claim-modal-form .ui-error{display:block}
.cf-footer{display:flex;align-items:center;padding:16px}.cf-footer__btn--clear{padding:0;border:0;background:0 0;outline:0;cursor:pointer;color:#1c1819;font-size:14px;line-height:24px}.cf-footer__btn--clear:disabled{cursor:default}.cf-footer__btn--clear:hover,.cf-footer__btn-switch-icon--map{color:#f33}.cf-footer__btn-switch:not(.z){margin-right:16px;color:#1c1819}.cf-footer__toggle-details{padding:0;border:0;background:0 0;outline:0;display:flex;align-items:center;margin-right:24px;color:#1c1819;font-size:14px;cursor:pointer}.cf-footer__toggle-details:disabled{cursor:default}.cf-footer__toggle-details:focus,.cf-footer__toggle-details:hover{color:#f33}.cf-footer__toggle-icon{margin-left:5px;transition:transform .3s ease-in-out}.cf-footer__toggle-icon--opened{transform:rotate(180deg)}.cf-footer__toggle-num{display:block;min-width:16px;height:16px;margin-left:5px;padding:0 4px;border-radius:50%;color:#fff;font-size:12px;line-height:16px;text-align:center;background:#f33}.cf-footer__footer-submit{display:flex;margin-left:auto}
.ui-multi-select{position:relative}.ui-multi-select__label{display:inline-flex;align-items:center;margin-bottom:4px;color:#1c1819;font-size:13px;line-height:20px;cursor:pointer}.ui-multi-select__wrapper{position:relative;min-height:36px}.ui-multi-select__border{position:absolute;top:0;right:0;left:0;border:1px solid rgba(28,24,25,.2);border-radius:4px}.ui-multi-select__border--opened{z-index:2;box-shadow:0 2px 10px rgba(28,24,25,.2)}.ui-multi-select__border--opened .ui-multi-select__selector-icon{transform:rotate(180deg)}.ui-multi-select__border--opened .ui-multi-select__selector{border-radius:4px 4px 0 0}.ui-multi-select__selector{position:relative;display:flex;align-items:center;width:100%;height:34px;padding:0 8px;border-radius:4px;overflow:hidden;color:#1c1819;font-size:14px;line-height:34px;background:#fff;cursor:pointer}.ui-multi-select__selector-label{margin-right:auto;text-overflow:ellipsis}.ui-multi-select__selector-label--color-gray{color:#888b94}.ui-multi-select__selector-icon{height:24px;margin-left:4px;transition:transform .3s cubic-bezier(.25,.1,.25,1)}.ui-multi-select__selector-icon--arrow{cursor:pointer}.ui-multi-select__options-wrapper{width:100%;max-height:200px;overflow:auto;background:#fff;scrollbar-color:rgba(187,190,201,.6)}.ui-multi-select__options-wrapper::-webkit-scrollbar-track{background-color:#fff}.ui-multi-select__options-wrapper::-webkit-scrollbar-thumb{background-color:rgba(187,190,201,.6)}@-moz-document url-prefix(){.ui-multi-select__options-wrapper{scrollbar-width:thin}}.ui-multi-select__options-wrapper::-webkit-scrollbar{width:4px;height:4px}.ui-multi-select__options-wrapper::-webkit-scrollbar-thumb{border-radius:2px}.ui-multi-select__option{position:relative;display:flex;align-items:center;width:100%;height:36px;padding:0 8px;color:#1c1819;font-size:14px;line-height:36px;background:#fff}.ui-multi-select__option:not(:disabled){cursor:pointer}.ui-multi-select__option:hover:not(.ui-multi-select__option--selected){color:inherit;background:#f2f2f3}.ui-multi-select__option--selected{color:#fff;background:#2a81dd}.ui-multi-select__option--selected .ui-multi-select__option-icon{display:inline-block}.ui-multi-select__option-icon{position:absolute;right:2px;display:none;height:24px;line-height:24px}
.ui-select-button{border:0;font:inherit;outline:0;cursor:pointer;-webkit-appearance:none;display:inline-block;padding:5px 23px;font-size:14px;line-height:24px;border:1px solid rgba(28,24,25,.1);border-radius:8px;background-color:#fff;color:#2a81dd;transition:background-color .15s ease-out,border-color .15s ease-out;white-space:nowrap;text-decoration:none;text-align:center;-webkit-user-select:none;user-select:none;fill:#2a81dd}.ui-select-button&gt;*{float:left}.ui-select-button:focus{outline:0}.ui-select-button:not(.ui-select-button.ui-select-button--mobile):hover{color:#f33;fill:#f33}.ui-select-button:active{color:#1c1819;fill:#1c1819;border-color:rgba(28,24,25,.1);background:0 0}.ui-select-button--disabled,.ui-select-button[disabled]{pointer-events:none;background-color:rgba(28,24,25,.05);border-color:rgba(0,0,0,.05);color:rgba(28,24,25,.6);fill:rgba(28,24,25,.6)}.ui-select-button--type-second{background-color:transparent}.ui-select-button--type-second,.ui-select-button--type-second:focus,.ui-select-button--type-second:hover{border-color:transparent}.ui-select-button--type-second:active{border-color:rgba(28,24,25,.1)}.ui-select-button--type-second.ui-select-button--disabled,.ui-select-button--type-second[disabled]{background-color:transparent;border-color:transparent}.ui-select-button--selected{background-color:#d6ecfb;color:#1c1819;border-color:#d6ecfb;fill:#1c1819}.ui-select-button--selected.ui-select-button--multiple{border-color:rgba(28,24,25,.1)}.ui-select-button--selected.ui-select-button--multiple.ui-select-button--mobile{border-color:#2a81dd}.ui-select-button__icon{fill:inherit}.ui-select-button__icon--right{margin-left:5px}.ui-select-button__icon--left{margin-right:5px}.ui-select-button__text{height:24px;line-height:24px;text-align:center;pointer-events:none}.ui-select-button__text--width-full{width:100%}.ui-select-button__subtext{clear:both;width:100%;font-size:12px;line-height:20px;height:20px;text-align:center;color:rgba(28,24,25,.6);pointer-events:none}.ui-select-button__input{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;white-space:nowrap;clip:rect(0,0,0,0)}.ui-select-button--mobile{padding:9px 23px;font-size:16px;line-height:24px;-webkit-tap-highlight-color:transparent}.ui-select-button--mobile .ui-select-button__subtext{font-size:13px}.ui-select-button--mobile.ui-select-button--has-subtext{padding:6px 23px 4px}.ui-select-button--mobile.ui-select-button--size-small{padding:5px 15px}.ui-select-button--mobile.ui-select-button--size-small .ui-select-button__subtext{display:none}.cfm-rooms__options{display:inline-flex}.cfm-rooms__label{margin-bottom:4px;line-height:20px;color:#1c1819}.cfm-rooms__button:not(.z){display:flex;justify-content:center;width:36px;padding-right:0;padding-left:0;border-color:#fff;color:#1c1819;box-shadow:0 2px 5px rgba(255,199,38,.6)}.cfm-rooms__button:not(.z).ui-select-button--selected{border-color:#ffc726;color:#1c1819;background:#ffc726}.cfm-rooms__button:not(.z):not(:last-child){margin-right:4px}
.cf-checkbox{margin-top:28px}
.cf-dropdown-item{position:relative;display:flex;flex-flow:nowrap;align-items:center;width:100%;padding:0 8px;overflow:hidden;color:#1c1819;font-size:14px;line-height:36px;white-space:nowrap;background:#fff}.cf-dropdown-item__label{flex:0 0 auto;text-overflow:ellipsis}.cf-dropdown-item__label--second{flex:initial;overflow:hidden;color:#888b94}.cf-dropdown-item__label--second::before{content:", "}.cf-dropdown-item--selected{background:#f2f2f3}.cf-dropdown-item:hover{color:#fff;background:#2a81dd}.cf-dropdown-item:hover .cf-dropdown-item__label--second{color:#f2f2f3}.cf-dropdown-item__icon{height:24px;margin-left:auto}
.cf-dropdown{width:100%}.cf-dropdown__label{display:inline-flex;align-items:center;margin-bottom:4px;color:#1c1819;font-size:13px;line-height:20px}.cf-dropdown__wrapper{position:relative;min-height:36px}.cf-dropdown__border{position:absolute;top:0;right:0;left:0;border:1px solid rgba(28,24,25,.2);border-radius:4px;background:#fff}.cf-dropdown__border--opened{z-index:2;box-shadow:0 2px 10px rgba(28,24,25,.2)}.cf-dropdown__border--opened .cf-dropdown__selector-icon{transform:rotate(180deg)}.cf-dropdown__border--error{border:1px solid #f33;box-shadow:0 0 3px #f33}.cf-dropdown__border--disabled{border:1px solid #bbbec9;box-shadow:0 0 3px #bbbec9}.cf-dropdown__selector{position:relative;display:flex;align-items:center;width:100%;height:34px;padding:0 8px;border-radius:4px;overflow:hidden;color:#1c1819;font-size:14px;line-height:34px;background:#fff;cursor:pointer}.cf-dropdown__selector-loader{margin:0 auto}.cf-dropdown__selector-label{width:100%;margin-right:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cf-dropdown__selector-label--placeholder{color:#888b94}.cf-dropdown__selector-icon{height:24px;margin-left:4px;transition:transform .3s cubic-bezier(.25,.1,.25,1)}.cf-dropdown__search-item{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:center;width:100%;height:34px;padding:0 8px}.cf-dropdown__search-item-input{flex:1 1 auto;height:100%;border:0;color:#1c1819;font-size:14px;line-height:24px;outline:0;caret-color:#2a81dd}.cf-dropdown__search-item-input::placeholder{text-overflow:ellipsis}.cf-dropdown__search-item-input:placeholder-shown{text-overflow:ellipsis}.cf-dropdown__search-item-icon{flex:0 0 auto}.cf-dropdown__search-item-icon--clear{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#d4d4da;cursor:pointer}.cf-dropdown__search-item-icon--clear::before{font-size:16px!important}.cf-dropdown__search-results{position:absolute;top:0;right:-1px;left:-1px;z-index:1;max-height:50vh;border:1px solid transparent;border-radius:4px;overflow:auto}.cf-dropdown__search-results--has-results{border-color:#2a81dd}.cf-dropdown__item--empty{padding:6px 8px;font-size:14px;line-height:24px;background:#fff}.cf-dropdown__options-wrapper{position:relative;width:100%;padding-top:36px}.cf-dropdown__results{scrollbar-color:rgba(187,190,201,.6);width:100%;max-height:400px;border-radius:0 0 4px 4px;overflow:auto}.cf-dropdown__results::-webkit-scrollbar-track{background-color:#fff}.cf-dropdown__results::-webkit-scrollbar-thumb{background-color:rgba(187,190,201,.6)}@-moz-document url-prefix(){.cf-dropdown__results{scrollbar-width:thin}}.cf-dropdown__results::-webkit-scrollbar{width:4px;height:4px}.cf-dropdown__results::-webkit-scrollbar-thumb{border-radius:2px}.cf-dropdown__results--second{position:absolute;top:0;left:100%;border:1px solid rgba(28,24,25,.2);border-radius:4px}.cf-dropdown__secondary-level{position:absolute;left:100%;width:100%}.cf-dropdown__hint-message{margin-top:4px;color:#1c1819;font-size:13px;line-height:20px}.cf-dropdown--disabled{pointer-events:none}.cf-dropdown--disabled .cf-dropdown__selector{color:#888b94;background:rgba(28,24,25,.05)}
.ui-text-field-wrapper{position:relative;display:inline-block;width:100%;font-weight:inherit;vertical-align:top}.ui-text-field-wrapper__label{display:inline-block;padding-bottom:4px;color:#1c1819;font-size:16px;line-height:24px}.ui-text-field-wrapper__required{color:#f33}.ui-text-field-wrapper__border{display:flex;width:100%;border:solid 1px #d4d4da;border-radius:4px;background:#fff}.ui-text-field-wrapper__border--error{border-color:#f33;box-shadow:0 0 3px #f33}.ui-text-field-wrapper__border:focus-within{border-color:#2a81dd;caret-color:#2a81dd;box-shadow:none}.ui-text-field-wrapper__border--disabled{pointer-events:none}.ui-text-field-wrapper__helper-text{display:inline-block;padding-top:4px;color:#1c1819;font-size:13px;line-height:20px}.ui-text-field-wrapper__helper-text--error{color:#f33}.ui-text-field-part{position:relative;display:block;width:100%;height:100%}.ui-text-field-part__input{display:block;width:100%;padding:5px 7px;border:0;border-right:solid 1px #d4d4da;border-radius:4px 0 0 4px;font-weight:inherit;font-size:14px;line-height:24px;font-family:inherit;box-shadow:none}.ui-text-field-part__input[type=search],.ui-text-field-part__input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.ui-text-field-part__input[type=search]::-webkit-search-cancel-button,.ui-text-field-part__input[type=search]::-webkit-search-decoration,.ui-text-field-part__input[type=search]::-webkit-search-results-button,.ui-text-field-part__input[type=search]::-webkit-search-results-decoration{display:none}.ui-text-field-part__input--has-right-icon{padding-right:39px}.ui-text-field-part__input:disabled,.ui-text-field-part__input[readonly]{color:#888b94;background:#f2f2f3;pointer-events:none}.ui-text-field-part__input::-ms-clear,.ui-text-field-part__input::-ms-reveal{display:none}.ui-text-field-part__input::placeholder{color:#888b94;opacity:1}.ui-text-field-part__input:focus{outline:0;caret-color:#2a81dd}.ui-text-field-part__input--right{border-right:none;border-radius:0 4px 4px 0}.ui-text-field-part:last-of-type .ui-text-field-part__input{border-right:none;border-radius:0 4px 4px 0}.ui-text-field-part__icon:not(.z){position:absolute;top:50%;box-sizing:content-box;right:2px;padding:6px;transform:translate(0,-50%)}.ui-text-field-part--mobile .ui-text-field-part__input{padding:9px 15px;font-size:16px;line-height:24px}.ui-text-field-part--mobile .ui-text-field-part__input--has-right-icon{padding-right:39px}.complexes-filter{border-radius:4px;box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}.complexes-filter .ui-text-field-wrapper__label{font-size:13px;line-height:20px}.complexes-filter__mini-select{display:flex;align-items:center;min-width:90px;height:34px;border-radius:0 4px 4px 0;overflow:hidden;background:#fff}.complexes-filter__mini-select-native:not(.z){text-overflow:ellipsis;box-shadow:none}.complexes-filter__mini-select-native:not(.z):focus{box-shadow:none}.complexes-filter__mini-select-icon:not(.z){position:absolute;right:0}.complexes-filter__main-params{display:flex;padding:16px;background:#ffdd61}.complexes-filter__main-item{flex:1 1 auto;margin-right:16px}.complexes-filter__main-item--no-grow{flex-grow:0}.complexes-filter__main-item--buy-method,.complexes-filter__main-item--region{min-width:220px}.complexes-filter__main-item--price-container .ui-text-field-wrapper__border{align-items:center}.complexes-filter__main-item--price-container .ui-text-field-wrapper__label{color:#1c1819}.complexes-filter__input-right .ui-text-field-part__input{border-radius:0}.complexes-filter__input-sign{position:absolute;right:98px;font-weight:400;font-size:14px;text-align:center}.complexes-filter__area .ui-input{width:50%}.complexes-filter__area input:last-child{padding-right:24px}.complexes-filter__details{max-height:0;overflow:hidden;visibility:hidden;opacity:0;transition:max-height .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1)}.complexes-filter__details--opened{max-height:400px;overflow:visible;visibility:visible;opacity:1}.complexes-filter__details-wrapper{display:grid;grid-gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;padding:20px 16px 26px}.complexes-filter__details-title{grid-column:span 4;margin-bottom:-4px;font-weight:600;font-size:16px;line-height:24px}.complexes-filter__details-title--mt{margin-top:8px}.complexes-filter__question-btn{position:absolute;top:-2px;display:inline-block;width:24px;height:24px}.complexes-filter__question-btn::before{position:relative;z-index:1}.complexes-filter__question-btn::after{position:absolute;top:4px;left:4px;display:block;width:16px;height:16px;border-radius:50%;background:#f2f2f3;content:""}.complexes-filter__tooltip{left:50%;z-index:100;width:406px;padding:16px 24px 24px;transform:translateX(-50%)}.complexes-filter__tooltip .kr-tooltip__header{margin-top:0}.complexes-filter__tooltip-cover{position:relative;z-index:initial;width:24px;height:20px}.complexes-filter__tooltip-cover--ddu{height:24px;margin-left:4px}.complexes-filter__tooltip-main{display:inline-flex;flex-flow:column}.complexes-filter__tooltip-text{color:#1c1819;font-size:13px;line-height:20px}.complexes-filter__tooltip-text:not(:last-of-type){display:inline-block;margin-bottom:20px}.complexes-filter__range-input .ui-text-field-wrapper__label{color:#1c1819}
.complexes-filter-wrapper{position:relative;margin-top:8px}
@keyframes outer-rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes left-wobble{0%,to{transform:rotate(130deg)}50%{transform:rotate(-5deg)}}@keyframes right-wobble{0%,to{transform:rotate(-130deg)}50%{transform:rotate(5deg)}}@keyframes sporadic-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}.ui-select-button{border:0;font:inherit;outline:0;cursor:pointer;-webkit-appearance:none;display:inline-block;padding:5px 23px;font-size:14px;line-height:24px;border:1px solid rgba(28,24,25,.1);border-radius:8px;background-color:#fff;color:#2a81dd;transition:background-color .15s ease-out,border-color .15s ease-out;white-space:nowrap;text-decoration:none;text-align:center;-webkit-user-select:none;user-select:none;fill:#2a81dd}.ui-select-button&gt;*{float:left}.ui-select-button:focus{outline:0}.ui-select-button:not(.ui-select-button.ui-select-button--mobile):hover{color:#f33;fill:#f33}.ui-select-button:active{color:#1c1819;fill:#1c1819;border-color:rgba(28,24,25,.1);background:0 0}.ui-select-button--disabled,.ui-select-button[disabled]{pointer-events:none;background-color:rgba(28,24,25,.05);border-color:rgba(0,0,0,.05);color:rgba(28,24,25,.6);fill:rgba(28,24,25,.6)}.ui-select-button--type-second{background-color:transparent}.ui-select-button--type-second,.ui-select-button--type-second:focus,.ui-select-button--type-second:hover{border-color:transparent}.ui-select-button--type-second:active{border-color:rgba(28,24,25,.1)}.ui-select-button--type-second.ui-select-button--disabled,.ui-select-button--type-second[disabled]{background-color:transparent;border-color:transparent}.ui-select-button--selected{background-color:#d6ecfb;color:#1c1819;border-color:#d6ecfb;fill:#1c1819}.ui-select-button--selected.ui-select-button--multiple{border-color:rgba(28,24,25,.1)}.ui-select-button--selected.ui-select-button--multiple.ui-select-button--mobile{border-color:#2a81dd}.ui-select-button__icon{fill:inherit}.ui-select-button__icon--right{margin-left:5px}.ui-select-button__icon--left{margin-right:5px}.ui-select-button__text{height:24px;line-height:24px;text-align:center;pointer-events:none}.ui-select-button__text--width-full{width:100%}.ui-select-button__subtext{clear:both;width:100%;font-size:12px;line-height:20px;height:20px;text-align:center;color:rgba(28,24,25,.6);pointer-events:none}.ui-select-button__input{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;white-space:nowrap;clip:rect(0,0,0,0)}.ui-select-button--mobile{padding:9px 23px;font-size:16px;line-height:24px;-webkit-tap-highlight-color:transparent}.ui-select-button--mobile .ui-select-button__subtext{font-size:13px}.ui-select-button--mobile.ui-select-button--has-subtext{padding:6px 23px 4px}.ui-select-button--mobile.ui-select-button--size-small{padding:5px 15px}.ui-select-button--mobile.ui-select-button--size-small .ui-select-button__subtext{display:none}.ui-loader-spinner__container{width:16px;height:16px;transform-origin:center;animation:outer-rotate 1.3s linear infinite}.ui-loader-spinner__inner{position:relative;width:16px;height:16px;animation:sporadic-rotate 5.2s cubic-bezier(.35,0,.25,1) infinite}.ui-loader-spinner__left,.ui-loader-spinner__right{position:absolute;top:0;width:8px;height:16px;overflow:hidden}.ui-loader-spinner__left{left:0}.ui-loader-spinner__right{right:0}.ui-loader-spinner__half-circle--left,.ui-loader-spinner__half-circle--right{position:absolute;top:0;box-sizing:border-box;width:16px;height:16px;border:1px solid #888b94;border-bottom-color:transparent!important;border-radius:50%}.ui-loader-spinner__half-circle--left{left:0;border-right-color:transparent!important;animation:left-wobble 1.3s cubic-bezier(.35,0,.25,1) infinite}.ui-loader-spinner__half-circle--right{right:0;border-left-color:transparent!important;animation:right-wobble 1.3s cubic-bezier(.35,0,.25,1) infinite}.ui-button{border:0;font:inherit;outline:0;cursor:pointer;-webkit-appearance:none;position:relative;display:flex;flex-wrap:wrap;justify-content:center;padding:5px 23px;border:1px solid rgba(28,24,25,.1);border-radius:8px;color:#2a81dd;font-size:14px;line-height:24px;white-space:nowrap;text-align:center;text-decoration:none;background-color:#fff;transition:box-shadow .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;-webkit-user-select:none;user-select:none}.ui-button,.ui-button:active,.ui-button:focus,.ui-button:hover{box-shadow:0 2px 4px rgba(28,24,25,.1)}.ui-button:focus{outline:0}.ui-button:active{box-shadow:none}.ui-button--blue{border:1px solid #2a81dd;background-color:#2a81dd}.ui-button--blue,.ui-button--blue:active,.ui-button--blue:focus,.ui-button--blue:hover{color:#fff;fill:#fff}.ui-button--blue:not(.ui-button--blue.ui-button--mobile):hover{border-color:#34a2e9;background-color:#34a2e9}.ui-button--blue:active{border-color:#06c;background-color:#06c}.ui-button--blue.ui-button--promo{box-shadow:0 8px 25px 0 rgba(42,129,221,.6)}.ui-button--blue.ui-button--promo:not(.ui-button--blue.ui-button--promo.ui-button--mobile):hover{box-shadow:0 8px 25px 0 rgba(52,162,233,.6)}.ui-button--blue.ui-button--promo:active{box-shadow:0 2px 5px 0 rgba(0,102,204,.6)}.ui-button--blue .ui-button__subtext{color:#fff}.ui-button--blue-light{background-color:#e9f2fb;color:#2a81dd;box-shadow:none!important;border-color:transparent}.ui-button--blue-light:not(.ui-button--blue-light.ui-button--mobile):focus-visible,.ui-button--blue-light:not(.ui-button--blue-light.ui-button--mobile):hover{background-color:#d6ecfb;color:#2a81dd}.ui-button--blue-light:active{background-color:#d6ecfb;color:#00458a}.ui-button--yellow{border:1px solid #ffdd61;background-color:#ffdd61}.ui-button--yellow,.ui-button--yellow:active,.ui-button--yellow:focus,.ui-button--yellow:hover{color:#1c1819;fill:#1c1819}.ui-button--yellow:not(.ui-button--yellow.ui-button--mobile):hover{border-color:#ffd313;background-color:#ffd313}.ui-button--yellow:active{border-color:#ffc726;background-color:#ffc726}.ui-button--yellow.ui-button--promo{box-shadow:0 8px 25px 0 rgba(255,221,97,.6)}.ui-button--yellow.ui-button--promo:not(.ui-button--yellow.ui-button--promo.ui-button--mobile):hover{box-shadow:0 8px 25px 0 rgba(255,211,19,.6)}.ui-button--yellow.ui-button--promo:active{box-shadow:0 2px 5px 0 rgba(255,199,38,.6)}.ui-button--yellow .ui-button__subtext{color:rgba(28,24,25,.6)}.ui-button--green{border:1px solid #64bd38;background-color:#64bd38}.ui-button--green,.ui-button--green:active,.ui-button--green:focus,.ui-button--green:hover{color:#fff;fill:#fff}.ui-button--green:not(.ui-button--green.ui-button--mobile):hover{border-color:#52ae2b;background-color:#52ae2b}.ui-button--green:active{border-color:#36a300;background-color:#36a300}.ui-button--green .ui-button__subtext{color:#fff}.ui-button--kaspi{border:1px solid #f14635;background-color:#f14635}.ui-button--kaspi,.ui-button--kaspi:active,.ui-button--kaspi:focus,.ui-button--kaspi:hover{color:#fff;fill:#fff}.ui-button--kaspi:not(.ui-button--kaspi.ui-button--mobile):hover{border-color:#f25849;background-color:#f25849}.ui-button--kaspi:active{border-color:#d93f30;background-color:#d93f30}.ui-button--kaspi .ui-button__subtext{color:#fff}.ui-button--secondary{border:1px solid #d4d4da;background-color:#fff;box-shadow:none!important}.ui-button--secondary,.ui-button--secondary:active,.ui-button--secondary:focus,.ui-button--secondary:hover{color:#2a81dd;fill:#2a81dd}.ui-button--secondary:not(.ui-button--secondary.ui-button--mobile):hover{box-shadow:none}.ui-button--secondary:active{background:#fafafa;box-shadow:none}.ui-button--secondary .ui-button__subtext{color:rgba(28,24,25,.6)}.ui-button--tertiary{border:1px solid transparent;border-radius:0;color:#2a81dd;background-color:transparent;box-shadow:none!important;fill:#2a81dd}.ui-button--tertiary:not(.ui-button--tertiary.ui-button--mobile):hover{color:#f33;box-shadow:none;fill:#f33}.ui-button--tertiary:active{color:#f33;box-shadow:none;fill:#f33}.ui-button--tertiary:active.ui-button--mobile{color:#2a81dd;background-color:#fafafa;fill:#2a81dd}.ui-button--tertiary.ui-button--mobile{border-radius:4px}.ui-button--tertiary .ui-button__subtext{color:rgba(28,24,25,.6)}.ui-button--tertiary.ui-button--disabled,.ui-button--tertiary[disabled]{border-color:transparent;color:#bbbec9;background:0 0;pointer-events:none;fill:#888b94}.ui-button--tertiary.ui-button--disabled .ui-button__subtext,.ui-button--tertiary[disabled] .ui-button__subtext{color:#bbbec9}.ui-button--icon-only{padding:5px}.ui-button--loading{position:relative;cursor:wait;pointer-events:none}.ui-button--loading .ui-button__icon,.ui-button--loading .ui-button__text{visibility:hidden}.ui-button--loading .ui-button__icon~.ui-button__loader{left:24px;transform:initial}.ui-button--loading .ui-button__icon~.ui-button__text{visibility:initial}.ui-button__icon{pointer-events:none;fill:inherit}.ui-button__icon--right{margin-left:5px}.ui-button__icon--left{margin-right:5px}.ui-button__text{height:24px;line-height:24px;text-align:center;pointer-events:none}.ui-button__text--width-full{width:100%}.ui-button__subtext{clear:both;width:100%;height:20px;font-size:12px;line-height:20px;text-align:center;pointer-events:none}.ui-button__loader{position:absolute;top:5px;left:50%;padding:4px;transform:translateX(-50%);pointer-events:none}.ui-button--has-icon .ui-button__loader{left:10px;transform:initial}.ui-button--disabled:not(.ui-button--tertiary),.ui-button[disabled]:not(.ui-button--tertiary){border-color:rgba(28,24,25,.1);color:rgba(28,24,25,.6);background-color:#f2f2f3;box-shadow:none;pointer-events:none;fill:#888b94}.ui-button--disabled:not(.ui-button--tertiary) .ui-button__subtext,.ui-button[disabled]:not(.ui-button--tertiary) .ui-button__subtext{color:rgba(28,24,25,.6)}.ui-button--round{border-radius:100px}.ui-button--mobile{padding:9px 23px;font-size:16px;line-height:24px;-webkit-tap-highlight-color:transparent}.ui-button--mobile .ui-button__loader{top:9px}.ui-button--mobile .ui-button__subtext{font-size:13px}.ui-button--mobile.ui-button--has-subtext{padding:6px 23px 4px}.ui-button--mobile.ui-button--icon-only{padding:9px}.ui-button--mobile.ui-button--size-small{padding:5px 23px}.ui-button--mobile.ui-button--size-small .ui-button__subtext{display:none}.ui-button--mobile.ui-button--size-small .ui-button__loader{top:5px}.ui-button--mobile.ui-button--size-small.ui-button--icon-only{padding:5px}.ui-button--mobile.ui-button--size-micro{font-size:14px;padding:1px 23px}.ui-button--mobile.ui-button--size-micro .ui-button__subtext{display:none}.ui-button--mobile.ui-button--size-micro .ui-button__loader{top:1px}.ui-button--mobile.ui-button--size-micro.ui-button--icon-only{padding:1px}.construction-progress-form__quarters{margin:16px 0}.cpf-quarters{position:relative;display:flex;width:100%}.cpf-quarters__scrollable{scrollbar-width:none;-ms-overflow-style:none;display:flex;padding:0;overflow:auto}.cpf-quarters__scrollable::-webkit-scrollbar,.isMobile .cpf-quarters-photos::-webkit-scrollbar{display:none}.cpf-quarters__btn{flex:0 0 auto;padding:5px 15px;color:#1c1819}.cpf-quarters__btn:not(:last-child){margin-right:8px}.cpf-quarters__btn--navigation{position:absolute}.cpf-quarters__btn .ui-select-button__input{display:none}.cpf-quarters__backdrop{position:absolute;top:0;width:44px;height:36px;background:#fff}.cpf-quarters__backdrop--left{left:0;background:linear-gradient(to right,white 40px,rgba(255,255,255,.1))}.cpf-quarters__backdrop--right{right:0;display:flex;justify-content:flex-end;background:linear-gradient(to left,white 40px,rgba(255,255,255,.1))}.isMobile .cpf-quarters .cpf-quarters__scrollable{padding:0 16px}.cpf-quarters-photos{display:flex}.cpf-quarters-photos__picture{position:relative;display:inline-block;flex:0 0 auto;width:184px;height:184px;border-radius:8px;overflow:hidden;cursor:pointer}.cpf-quarters-photos__picture:not(:last-child){margin-right:8px}.cpf-quarters-photos__img{width:100%;height:100%;border-radius:8px;object-fit:cover}.cpf-quarters-photos__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:14px;line-height:24px;text-align:center;background:rgba(28,24,25,.6);-webkit-user-select:none;user-select:none}.cpf-quarters-photos__backdrop-text{margin:0;padding:0;color:#fff}.isMobile .cpf-quarters-photos{scrollbar-width:none;-ms-overflow-style:none;padding:0 16px;overflow:auto}.isMobile .cpf-quarters-photos .cpf-quarters-photos__picture{width:160px;height:160px}.isMobile .cpf-quarters-photos .cpf-quarters-photos__picture--single{width:100%;height:auto}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* &lt;button&gt; css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAABYCAQAAACjBqE3AAAB6klEQVR4Ae3bsWpUQRTG8YkkanwCa7GzVotsI/gEgk9h4Vu4ySLYmMYgbJrc3lrwZbJwC0FMt4j7F6Y4oIZrsXtgxvx/1c0ufEX4cnbmLCmSJEmSJEmSJEmSJP3XCBPvbJU+8doWmDFwyZpLBmYlNJebz0KwzykwsuSYJSNwykEJreV2BaBMaLIQZ2xYcFgqDlmw4ayE/FwL0dDk4Qh4W37DAjgqIT+3HRbigjH+iikVdxgZStgyN0Su2sXIeTwTT+esdpcbIlfNAuZ/TxresG4zV8kYWSZNiKUTokMMSWeIwTNEn4fK2TW3gRNgVkJLuVksROA9G+bEvoATNlBCa7nZXEwdxEZxzpKRKFh+bsv8LmPFmhX1OwfIz81jIRJQ5eeqG9B+riRJkiRJkiRJkiRJkiRJkiRJUkvA/8RQoEpKlJWINFkJ62AlrEP/mNBibnv2yz/A3t7Uq3LcpoxP8COjC1T5vxoAD5VdoEqdDrd5QuW1swtUSaueh3zkiuBiqgtA2OlkeMcP/uDqugsJdbjHF65VdPMKwS0+WQc/MgKvrIOHysB9vgPwk8+85hmPbnQdvHZyDMAFD7L3EOpgMcVdvnHFS0/vlatrXvCVx0U9gt3fxvnA0/hB4nmRJEmSJEmSJEmSJGmHfgFLaDPoMu5xWwAAAABJRU5ErkJggg==) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjY0IiBoZWlnaHQ9Ijg4IiB2aWV3Qm94PSIwIDAgMjY0IDg4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5kZWZhdWx0LXNraW4gMjwvdGl0bGU+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Zz48cGF0aCBkPSJNNjcuMDAyIDU5LjV2My43NjhjLTYuMzA3Ljg0LTkuMTg0IDUuNzUtMTAuMDAyIDkuNzMyIDIuMjItMi44MyA1LjU2NC01LjA5OCAxMC4wMDItNS4wOThWNzEuNUw3MyA2NS41ODUgNjcuMDAyIDU5LjV6IiBpZD0iU2hhcGUiIGZpbGw9IiNmZmYiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTMgMjl2LTVoMnYzaDN2MmgtNXpNMTMgMTVoNXYyaC0zdjNoLTJ2LTV6TTMxIDE1djVoLTJ2LTNoLTN2LTJoNXpNMzEgMjloLTV2LTJoM3YtM2gydjV6IiBpZD0iU2hhcGUiLz48L2c+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTYyIDI0djVoLTJ2LTNoLTN2LTJoNXpNNjIgMjBoLTV2LTJoM3YtM2gydjV6TTcwIDIwdi01aDJ2M2gzdjJoLTV6TTcwIDI0aDV2MmgtM3YzaC0ydi01eiIvPjwvZz48cGF0aCBkPSJNMjAuNTg2IDY2bC01LjY1Ni01LjY1NiAxLjQxNC0xLjQxNEwyMiA2NC41ODZsNS42NTYtNS42NTYgMS40MTQgMS40MTRMMjMuNDE0IDY2bDUuNjU2IDUuNjU2LTEuNDE0IDEuNDE0TDIyIDY3LjQxNGwtNS42NTYgNS42NTYtMS40MTQtMS40MTRMMjAuNTg2IDY2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMTEuNzg1IDY1LjAzTDExMCA2My41bDMtMy41aC0xMHYtMmgxMGwtMy0zLjUgMS43ODUtMS40NjhMMTE3IDU5bC01LjIxNSA2LjAzeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xNTIuMjE1IDY1LjAzTDE1NCA2My41bC0zLTMuNWgxMHYtMmgtMTBsMy0zLjUtMS43ODUtMS40NjhMMTQ3IDU5bDUuMjE1IDYuMDN6IiBmaWxsPSIjZmZmIi8+PGc+PHBhdGggaWQ9IlJlY3RhbmdsZS0xMSIgZmlsbD0iI2ZmZiIgZD0iTTE2MC45NTcgMjguNTQzbC0zLjI1LTMuMjUtMS40MTMgMS40MTQgMy4yNSAzLjI1eiIvPjxwYXRoIGQ9Ik0xNTIuNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIGlkPSJPdmFsLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTUwIDIxaDV2MWgtNXoiLz48L2c+PGc+PHBhdGggZD0iTTExNi45NTcgMjguNTQzbC0xLjQxNCAxLjQxNC0zLjI1LTMuMjUgMS40MTQtMS40MTQgMy4yNSAzLjI1eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMDguNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA2IDIxaDV2MWgtNXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA5LjA0MyAxOS4wMDhsLS4wODUgNS0xLS4wMTcuMDg1LTV6Ii8+PC9nPjwvZz48L2c+PC9zdmc+); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(data:image/gif;base64,R0lGODlhFAAUAPMIAIeHhz8/P1dXVycnJ8/Pz7e3t5+fn29vb////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAIACwAAAAAFAAUAEAEUxDJSatFxtwaggWAdIyHJAhXoRYSQUhDPGx0TbmujahbXGWZWqdDAYEsp5NupLPkdDwE7oXwWVasimzWrAE1tKFHErQRK8eL8mMUlRBJVI307uoiACH5BAUHAAgALAEAAQASABIAAAROEMkpS6E4W5upMdUmEQT2feFIltMJYivbvhnZ3R0A4NMwIDodz+cL7nDEn5CH8DGZh8MtEMBEoxkqlXKVIgQCibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpjaE4W5spANUmFQX2feFIltMJYivbvhnZ3d1x4BNBIDodz+cL7nDEn5CH8DGZAsFtMMBEoxkqlXKVIgIBibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpAaA4W5vpOdUmGQb2feFIltMJYivbvhnZ3Z0g4FNRIDodz+cL7nDEn5CH8DGZgcCNQMBEoxkqlXKVIgYDibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpz6E4W5upENUmAQD2feFIltMJYivbvhnZ3V0Q4JNhIDodz+cL7nDEn5CH8DGZg8GtUMBEoxkqlXKVIggEibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkphaA4W5tpCNUmHQf2feFIltMJYivbvhnZ3d0w4BMAIDodz+cL7nDEn5CH8DGZBMLNYMBEoxkqlXKVIgoFibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpQ6A4W5vpGNUmCQL2feFIltMJYivbvhnZ3R1B4NNxIDodz+cL7nDEn5CH8DGZhcINAMBEoxkqlXKVIgwGibbK9YLBYvLtHH5K0J0IACH5BAUHAAcALAEAAQASABIAAANCeLo6wzA6FxkhbaoQ4L3ZxnXLh0EjWZ4RV71VUcCLIByyTNt2PsO8m452sBGJBsNxkUwuD03lAQBASqnUJ7aq5UYSADs=) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint &amp; create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;width:100%}.pswp__bg{top:0;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__scroll-wrap{overflow:hidden}.pswp__container{position:absolute}.pswp__container,.pswp__zoom-wrap{touch-action:none;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__img,.pswp__item{position:absolute;top:0;left:0}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__top-bar{display:none}.pswp__scroll-wrap{top:108px;bottom:100px;height:initial}.fullscreen-gallery__ui--drag{cursor:grab}.fullscreen-gallery__ui--dragging{cursor:grabbing}.fullscreen-gallery__header{position:absolute;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 20px 8px 24px;color:#fff}.fullscreen-gallery__counter{min-width:70px;color:#bbbec9;font-size:16px;line-height:24px}.fullscreen-gallery__title{padding:0 6px;font-size:14px;line-height:24px}.fullscreen-gallery__fab{outline:0;cursor:pointer;box-sizing:content-box;height:32px;padding:8px;border:0;color:inherit;background:0 0}.fullscreen-gallery__fab:disabled{cursor:default}.fullscreen-gallery__fab-icon::before{font-size:32px}.fullscreen-gallery__quarters{scrollbar-color:transparent;position:absolute;top:64px;right:0;left:0;display:flex;width:auto;max-width:100%;padding:0 16px 4px;overflow:auto}.fullscreen-gallery__quarters::-webkit-scrollbar-thumb{background-color:transparent}.fullscreen-gallery__quarters:hover{scrollbar-color:rgba(187,190,201,.6)}.fullscreen-gallery__quarters:hover::-webkit-scrollbar-track{background-color:#fff}.fullscreen-gallery__quarters:hover::-webkit-scrollbar-thumb{background-color:rgba(187,190,201,.6)}@-moz-document url-prefix(){.fullscreen-gallery__quarters{scrollbar-width:thin}}.fullscreen-gallery__quarters::-webkit-scrollbar{width:4px;height:4px}.fullscreen-gallery__quarters::-webkit-scrollbar-thumb{border-radius:2px}.fullscreen-gallery__quarters::-webkit-scrollbar-track{background-color:transparent!important}.fullscreen-gallery__quarter-btn{flex:0 0 auto;padding:5px 9px}.fullscreen-gallery__quarter-btn:not(.select-button--selected){color:#fff;background-color:rgba(28,24,25,.3)}.fullscreen-gallery__quarter-btn:not(:last-child){margin-right:8px}.fullscreen-gallery__quarter-btn:first-child{margin-left:auto}.fullscreen-gallery__quarter-btn:last-child{margin-right:auto}.fullscreen-gallery__previews{scrollbar-color:transparent;position:absolute;right:0;bottom:12px;left:0;display:flex;width:100%;padding:0 24px;overflow:auto}.fullscreen-gallery__previews::-webkit-scrollbar-thumb{background-color:transparent}.fullscreen-gallery__previews:hover{scrollbar-color:rgba(187,190,201,.6)}.fullscreen-gallery__previews:hover::-webkit-scrollbar-track{background-color:#fff}.fullscreen-gallery__previews:hover::-webkit-scrollbar-thumb{background-color:rgba(187,190,201,.6)}@-moz-document url-prefix(){.fullscreen-gallery__previews{scrollbar-width:thin}}.fullscreen-gallery__previews::-webkit-scrollbar{width:4px;height:4px}.fullscreen-gallery__previews::-webkit-scrollbar-thumb{border-radius:2px}.fullscreen-gallery__previews::-webkit-scrollbar-track{background-color:transparent!important}.fullscreen-gallery__preview-picture{position:relative;display:block;flex:0 0 auto;width:96px;height:76px;border-radius:4px;cursor:pointer}.fullscreen-gallery__preview-picture--active .fullscreen-gallery__preview-picture-border{border-color:#ffdd61}.fullscreen-gallery__preview-picture:hover .fullscreen-gallery__preview-picture-border{border-color:#2a81dd}.fullscreen-gallery__preview-picture:active .fullscreen-gallery__preview-picture-border{border-color:#f73}.fullscreen-gallery__preview-picture:not(:last-child){margin-right:4px}.fullscreen-gallery__preview-picture-border{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:1px solid;border-radius:4px}.fullscreen-gallery__preview-img{display:block;flex:0 0 auto;width:100%;height:100%;border-radius:4px;object-fit:cover}
.sidebar-credit{display:flex;flex:1 1 100%;flex-flow:wrap;margin:10px 30px 8px 0}.sidebar-credit__button{width:100%;height:44px;font-size:16px;box-shadow:0 2px 4px 0 rgba(28,24,25,.1)}.form-credit{display:flex;flex-flow:column;align-items:flex-start;box-sizing:border-box;width:100%;max-width:454px;margin:44px 0 32px;padding:32px;border-radius:3px;color:#000;font-weight:400;font-size:14px;line-height:24px;box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}.form-credit__programs{margin-bottom:16px}.form-credit__tab-program{margin-right:8px}.form-credit__tab-program--selected{border-color:#d6ecfb!important;color:#1c1819;background:#d6ecfb}.form-credit__title{margin-bottom:16px;font-weight:600;font-size:18px;line-height:28px}.form-credit__sub-header{display:flex;justify-content:flex-end;width:100%;margin-bottom:18px}.form-credit__sub-header-item{display:flex;flex-flow:column;align-items:flex-start}.form-credit__sub-header-item:first-child{margin-right:auto}.form-credit__sub-header-item:last-child{width:90px;margin-right:90px}.form-credit__text{margin-bottom:6px;font-size:14px;line-height:24px}.form-credit__text_is-placeholder{position:absolute;right:16px;color:#888b94;font-weight:400;font-size:14px;line-height:24px}.form-credit__price{padding:0 8px;border-radius:3px;background:#ffdd61}.form-credit__price,.form-credit__rate{font-weight:600;font-size:24px;line-height:36px}.form-credit__text-field{position:relative;width:100%;margin:0 0 16px;font-weight:400;font-size:16px;line-height:24px}.form-credit__text-field--has-error{margin-bottom:12px}.form-credit__input:not(.z){width:100%;height:40px;padding:0 16px;font-size:14px;line-height:24px}.form-credit__input--has-error{border:1px solid #f33!important;box-shadow:0 0 3px rgba(255,51,51,.6)!important}.form-credit__input-wrapper{position:relative;display:flex;align-items:center}.form-credit__button{width:100%;height:44px;margin-top:8px}.form-credit__button--mt-0{margin-top:0}.form-credit__checkbox-wrapper{margin-bottom:16px;color:#1c1819}.form-credit__checkbox-text{margin:0 8px}.form-credit__tooltip{z-index:10;display:flex;flex-flow:column;box-sizing:border-box;width:250px;min-width:initial;padding:16px;color:#1c1819;font-size:14px;line-height:24px}.form-credit__tooltip::after,.form-credit__tooltip::before{content:none}.form-credit__tooltip-arrow,.form-credit__tooltip-arrow::before{position:absolute;width:16px;height:16px;background:inherit}.form-credit__tooltip-arrow{visibility:hidden}.form-credit__tooltip-arrow::before{transform:rotate(45deg);visibility:visible;opacity:0;transition:opacity .1s;content:""}.form-credit__tooltip[data-popper-placement^=top]&gt;.form-credit__tooltip-arrow{bottom:-8px}.form-credit__tooltip[data-popper-placement^=top]&gt;.form-credit__tooltip-arrow::before{box-shadow:3px 2px 6px 0 rgba(28,24,25,.07)}.form-credit__tooltip[data-popper-placement^=bottom]&gt;.form-credit__tooltip-arrow{top:-8px}.form-credit__tooltip[data-popper-placement^=bottom]&gt;.form-credit__tooltip-arrow::before{box-shadow:-3px -2px 6px 0 rgba(28,24,25,.07)}.form-credit__tooltip-icon:hover~.form-credit__tooltip{visibility:visible;opacity:1}.form-credit__tooltip-icon:hover~.form-credit__tooltip .form-credit__tooltip-arrow::before{opacity:1}.form-credit__error-message{margin-top:4px;color:#f33;font-size:13px;line-height:20px}.credit-modal__container{padding:20px}.credit-modal__container label{margin-bottom:4px;color:#888b94;font-weight:400;font-size:13px;line-height:20px}.credit-modal__container input{height:40px;color:#888b94}.credit-modal__container input:focus{color:#000}.credit-modal__container .ui-error{display:block}.credit-modal__container .field-container{margin-bottom:16px}.credit-modal__container .field-container:last-of-type{margin-bottom:0}.credit-modal__title{margin-bottom:16px;color:#1c1819;font-weight:600;font-size:18px;line-height:28px}.credit-modal__btn{width:100%;margin-top:24px}.credit-modal__result-header{display:flex;flex-flow:column;padding:16px 16px 8px;border-radius:3px 3px 0 0;color:#1c1819;font-weight:600;font-size:16px}.credit-modal__result-header span{display:inline-block;padding-top:10px}.credit-modal__result-header .credit-modal__icon{color:#64bd38}.credit-modal__result-header_is-error .credit-modal__icon{color:#f33}.credit-modal__result-content{padding:0 16px 16px;font-size:14px}.credit-modal__result-message{line-height:24px}.credit-modal__close-modal{width:100%;height:40px;margin-top:24px}.credit-modal-form{width:360px}
.cc-modal-form{display:flex;flex-flow:column}.cc-modal-form__radio{margin-top:12px}.cc-modal-form__btn{width:100%;margin-top:20px}.cc-modal-form__textarea{margin-top:24px}.cc-modal-form__error-text{margin-top:8px;color:#f33;font-size:13px;line-height:20px}.cc-modal-form .kr-radio-control{font-size:14px;line-height:24px}.cc-modal-form .kr-radio-control::before{margin-right:12px}
.cc-modal-result[data-v-0e73fbf0]{display:flex;flex-flow:column;align-items:center;margin:76px 0 44px}.cc-modal-result__icon[data-v-0e73fbf0]{margin-bottom:12px}.cc-modal-result__icon[data-v-0e73fbf0]::before{font-size:48px;line-height:48px}.cc-modal-result__icon--success[data-v-0e73fbf0]{color:#64bd38}.cc-modal-result__icon--error[data-v-0e73fbf0]{color:#f33}.cc-modal-result__title[data-v-0e73fbf0]{margin-bottom:4px;font-weight:600;font-size:24px;line-height:36px}.cc-modal-result__text[data-v-0e73fbf0]{font-size:18px;line-height:28px;text-align:center}
.complex-claim-modal .vue-modal__content{display:flex;flex-flow:column;width:100%;max-width:448px;padding:0 32px 32px}.complex-claim-modal .vue-modal__title{line-height:24px}.complex-claim-modal .vue-modal__close-btn{top:28px;right:28px;z-index:1;display:flex;box-sizing:content-box;width:24px;height:24px;padding:4px}.complex-claim-modal .vue-modal__header{height:initial;padding:32px 0 4px}.complex-claim-modal .vue-modal__header::after{content:none}
.complex-premises-tabs{display:flex}.complex-premises-tabs__tab{border:0;background:0 0;outline:0;cursor:pointer;flex:0 0 auto;padding:5px 12px;font-size:14px;line-height:24px;border:1px solid rgba(28,24,25,.1);border-radius:8px;background:#fff;color:#2a81dd}.complex-premises-tabs__tab:disabled{cursor:default}.complex-premises-tabs__tab--selected{border:1px solid #d6ecfb;background:#d6ecfb;color:#1c1819}.complex-premises-tabs__tab:not(.complex-premises-tabs__tab:last-child){margin-right:4px}
.map-crime-control{position:relative}.map-crime-control__main-btn{border:0;background:0 0;outline:0;cursor:pointer;display:flex;align-items:center;padding:8px;border-radius:4px;color:#1c1819;font-size:13px;line-height:20px;vertical-align:middle;background:#fff;transition:color .2s ease-out,background-color .2s ease-out}.map-crime-control__main-btn:disabled{cursor:default}.map-crime-control__main-btn--active{background:#efeff4}.map-crime-control__main-btn:hover{color:#f33}.map-crime-control__main-btn-icon{margin-right:4px;fill:#64bd38}.map-crime-control__modal{position:absolute;bottom:100%;display:flex;flex-flow:column;width:304px;margin-bottom:20px;border-radius:4px;overflow:hidden;background:#fff;box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}.map-crime-control__header{display:flex;align-items:center;padding:8px 12px;font-size:13px;line-height:20px}.map-crime-control__header-title{margin-right:auto;font-size:inherit;line-height:inherit}.map-crime-control__close-btn{padding:0;border:0;background:0 0;outline:0;cursor:pointer;margin-left:4px;fill:#888b94}.map-crime-control__close-btn:disabled,.map-crime-control__period-btn:disabled{cursor:default}.map-crime-control__content{padding:8px 12px;border-top:1px solid rgba(28,24,25,.1);border-bottom:1px solid rgba(28,24,25,.1)}.map-crime-control__period-wrapper{display:flex;align-items:center;justify-content:space-between;white-space:nowrap}.map-crime-control__period-selector{margin-left:16px;border:1px solid rgba(28,24,25,.1);border-radius:4px;overflow:hidden}.map-crime-control__period-btn{border:0;background:0 0;outline:0;cursor:pointer;height:24px;padding:0 8px;font-size:13px;line-height:24px;background:#fff}.map-crime-control__period-btn:first-of-type{border-right:1px solid rgba(28,24,25,.1)}.map-crime-control__period-btn:last-of-type{border-left:1px solid rgba(28,24,25,.1)}.map-crime-control__period-btn--active{border-right-color:transparent!important;border-left-color:transparent!important;background:rgba(28,24,25,.1)}.map-crime-control__text{font-size:13px;line-height:20px}.map-crime-control__legend-wrapper{display:flex;flex-flow:column;margin:8px 0 0}.map-crime-control__container-text{display:flex;justify-content:space-between;font-size:11px;line-height:15px}.map-crime-control__text-item{font-size:inherit;line-height:inherit}.map-crime-control__container-color{display:flex;align-items:center;margin-top:4px}.map-crime-control__color-item{float:left;width:25%;height:8px}.map-crime-control__color-item--red{background-color:#ff3b30}.map-crime-control__color-item--orange{background-color:#ff9500}.map-crime-control__color-item--yellow{background-color:#fc0}.map-crime-control__color-item--green{background-color:#4cd964}.map-crime-control__footer{display:flex;padding:8px 12px;color:#888b94;font-size:11px;line-height:15px}.is-map-collapsed .map-crime-control{display:none}
.map-info-block{position:absolute;top:40%;left:23px;max-width:260px;padding:16px;border-radius:4px;background:#fff;transform:scale(0,0);transform-origin:left center;transition:transform .3s ease}.map-info-block--showed{transform:scale(1,1)}.map-info-block__header{display:flex;align-content:center;margin-bottom:8px}.map-info-block__header-title{display:flex;align-items:center;margin-right:auto;font-weight:600;font-size:16px;line-height:24px}.map-info-block__close-btn{border:0;background:0 0;outline:0;cursor:pointer;margin:0 -4px 0 4px;padding:4px;color:#888b94}.map-info-block__close-btn:disabled{cursor:default}.map-info-block__content{font-size:13px;line-height:20px}.map-info-block__content-title{margin-bottom:4px;font-weight:600;font-size:14px;line-height:24px}.map-info-block__content-text{font-size:inherit;line-height:inherit}.map-info-block__distance-wrapper{display:flex;align-items:center;margin-top:12px;color:#888b94;font-size:11px;line-height:20px}.map-info-block__distance-icon{margin-right:8px}.map-info-block__distance-chip{margin-left:16px;padding:0 4px;border-radius:4px;color:#1c1819;font-size:12px;line-height:15px;background:#d6ecfb}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]&gt;.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]&gt;.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]&gt;.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]&gt;.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]&gt;.tippy-arrow{right:0}.tippy-box[data-placement^=left]&gt;.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]&gt;.tippy-arrow{left:0}.tippy-box[data-placement^=right]&gt;.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
.tippy-box{border:1px transparent}.tippy-box[data-placement^=top]&gt;.tippy-arrow:after{border-top-color:inherit;border-width:8px 8px 0;bottom:-8px;left:0}.tippy-box[data-placement^=bottom]&gt;.tippy-arrow:after{border-bottom-color:inherit;border-width:0 8px 8px;top:-8px;left:0}.tippy-box[data-placement^=left]&gt;.tippy-arrow:after{border-left-color:inherit;border-width:8px 0 8px 8px;right:-8px;top:0}.tippy-box[data-placement^=right]&gt;.tippy-arrow:after{border-width:8px 8px 8px 0;left:-8px;top:0;border-right-color:inherit}.tippy-box[data-placement^=top]&gt;.tippy-svg-arrow&gt;svg:first-child:not(:last-child){top:17px}.tippy-box[data-placement^=bottom]&gt;.tippy-svg-arrow&gt;svg:first-child:not(:last-child){bottom:17px}.tippy-box[data-placement^=left]&gt;.tippy-svg-arrow&gt;svg:first-child:not(:last-child){left:12px}.tippy-box[data-placement^=right]&gt;.tippy-svg-arrow&gt;svg:first-child:not(:last-child){right:12px}.tippy-arrow{border-color:inherit}.tippy-arrow:after{content:"";z-index:-1;position:absolute;border-color:transparent;border-style:solid}
.tippy-box[data-animation=shift-toward][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top]{transform:translateY(-10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom]{transform:translateY(10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left]{transform:translateX(-10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right]{transform:translateX(10px)}
@keyframes white-spinner-animation{0%,to{box-shadow:0 -8em 0 0 #fff,6em -6em 0 0 rgba(255,255,255,.1),8em 0 0 0 rgba(255,255,255,.1),6em 6em 0 0 rgba(255,255,255,.1),0 8em 0 0 rgba(255,255,255,.1),-6em 6em 0 0 rgba(255,255,255,.1),-8em 0 0 0 rgba(255,255,255,.1),-6em -6em 0 0 rgba(255,255,255,.1)}12.5%{box-shadow:0 -8em 0 0 rgba(255,255,255,.1),6em -6em 0 0 #fff,8em 0 0 0 rgba(255,255,255,.1),6em 6em 0 0 rgba(255,255,255,.1),0 8em 0 0 rgba(255,255,255,.1),-6em 6em 0 0 rgba(255,255,255,.1),-8em 0 0 0 rgba(255,255,255,.1),-6em -6em 0 0 rgba(255,255,255,.1)}25%{box-shadow:0 -8em 0 0 rgba(255,255,255,.1),6em -6em 0 0 rgba(255,255,255,.1),8em 0 0 0 #fff,6em 6em 0 0 rgba(255,255,255,.1),0 8em 0 0 rgba(255,255,255,.1),-6em 6em 0 0 rgba(255,255,255,.1),-8em 0 0 0 rgba(255,255,255,.1),-6em -6em 0 0 rgba(255,255,255,.1)}37.5%{box-shadow:0 -8em 0 0 rgba(255,255,255,.1),6em -6em 0 0 rgba(255,255,255,.1),8em 0 0 0 rgba(255,255,255,.1),6em 6em 0 0 #fff,0 8em 0 0 rgba(255,255,255,.1),-6em 6em 0 0 rgba(255,255,255,.1),-8em 0 0 0 rgba(255,255,255,.1),-6em -6em 0 0 rgba(255,255,255,.1)}50%{box-shadow:0 -8em 0 0 rgba(255,255,255,.1),6em -6em 0 0 rgba(255,255,255,.1),8em 0 0 0 rgba(255,255,255,.1),6em 6em 0 0 rgba(255,255,255,.1),0 8em 0 0 #fff,-6em 6em 0 0 rgba(255,255,255,.1),-8em 0 0 0 rgba(255,255,255,.1),-6em -6em 0 0 rgba(255,255,255,.1)}62.5%{box-shadow:0 -8em 0 0 rgba(255,255,255,.1),6em -6em 0 0 rgba(255,255,255,.1),8em 0 0 0 rgba(255,255,255,.1),6em 6em 0 0 rgba(255,255,255,.1),0 8em 0 0 rgba(255,255,255,.1),-6em 6em 0 0 #fff,-8em 0 0 0 rgba(255,255,255,.1),-6em -6em 0 0 rgba(255,255,255,.1)}75%{box-shadow:0 -8em 0 0 rgba(255,255,255,.1),6em -6em 0 0 rgba(255,255,255,.1),8em 0 0 0 rgba(255,255,255,.1),6em 6em 0 0 rgba(255,255,255,.1),0 8em 0 0 rgba(255,255,255,.1),-6em 6em 0 0 rgba(255,255,255,.1),-8em 0 0 0 #fff,-6em -6em 0 0 rgba(255,255,255,.1)}87.5%{box-shadow:0 -8em 0 0 rgba(255,255,255,.1),6em -6em 0 0 rgba(255,255,255,.1),8em 0 0 0 rgba(255,255,255,.1),6em 6em 0 0 rgba(255,255,255,.1),0 8em 0 0 rgba(255,255,255,.1),-6em 6em 0 0 rgba(255,255,255,.1),-8em 0 0 0 rgba(255,255,255,.1),-6em -6em 0 0 #fff}}@keyframes blue-spinner-animation{0%,to{box-shadow:0 -8em 0 0 #2a81dd,6em -6em 0 0 rgba(42,129,221,.1),8em 0 0 0 rgba(42,129,221,.1),6em 6em 0 0 rgba(42,129,221,.1),0 8em 0 0 rgba(42,129,221,.1),-6em 6em 0 0 rgba(42,129,221,.1),-8em 0 0 0 rgba(42,129,221,.1),-6em -6em 0 0 rgba(42,129,221,.1)}12.5%{box-shadow:0 -8em 0 0 rgba(42,129,221,.1),6em -6em 0 0 #2a81dd,8em 0 0 0 rgba(42,129,221,.1),6em 6em 0 0 rgba(42,129,221,.1),0 8em 0 0 rgba(42,129,221,.1),-6em 6em 0 0 rgba(42,129,221,.1),-8em 0 0 0 rgba(42,129,221,.1),-6em -6em 0 0 rgba(42,129,221,.1)}25%{box-shadow:0 -8em 0 0 rgba(42,129,221,.1),6em -6em 0 0 rgba(42,129,221,.1),8em 0 0 0 #2a81dd,6em 6em 0 0 rgba(42,129,221,.1),0 8em 0 0 rgba(42,129,221,.1),-6em 6em 0 0 rgba(42,129,221,.1),-8em 0 0 0 rgba(42,129,221,.1),-6em -6em 0 0 rgba(42,129,221,.1)}37.5%{box-shadow:0 -8em 0 0 rgba(42,129,221,.1),6em -6em 0 0 rgba(42,129,221,.1),8em 0 0 0 rgba(42,129,221,.1),6em 6em 0 0 #2a81dd,0 8em 0 0 rgba(42,129,221,.1),-6em 6em 0 0 rgba(42,129,221,.1),-8em 0 0 0 rgba(42,129,221,.1),-6em -6em 0 0 rgba(42,129,221,.1)}50%{box-shadow:0 -8em 0 0 rgba(42,129,221,.1),6em -6em 0 0 rgba(42,129,221,.1),8em 0 0 0 rgba(42,129,221,.1),6em 6em 0 0 rgba(42,129,221,.1),0 8em 0 0 #2a81dd,-6em 6em 0 0 rgba(42,129,221,.1),-8em 0 0 0 rgba(42,129,221,.1),-6em -6em 0 0 rgba(42,129,221,.1)}62.5%{box-shadow:0 -8em 0 0 rgba(42,129,221,.1),6em -6em 0 0 rgba(42,129,221,.1),8em 0 0 0 rgba(42,129,221,.1),6em 6em 0 0 rgba(42,129,221,.1),0 8em 0 0 rgba(42,129,221,.1),-6em 6em 0 0 #2a81dd,-8em 0 0 0 rgba(42,129,221,.1),-6em -6em 0 0 rgba(42,129,221,.1)}75%{box-shadow:0 -8em 0 0 rgba(42,129,221,.1),6em -6em 0 0 rgba(42,129,221,.1),8em 0 0 0 rgba(42,129,221,.1),6em 6em 0 0 rgba(42,129,221,.1),0 8em 0 0 rgba(42,129,221,.1),-6em 6em 0 0 rgba(42,129,221,.1),-8em 0 0 0 #2a81dd,-6em -6em 0 0 rgba(42,129,221,.1)}87.5%{box-shadow:0 -8em 0 0 rgba(42,129,221,.1),6em -6em 0 0 rgba(42,129,221,.1),8em 0 0 0 rgba(42,129,221,.1),6em 6em 0 0 rgba(42,129,221,.1),0 8em 0 0 rgba(42,129,221,.1),-6em 6em 0 0 rgba(42,129,221,.1),-8em 0 0 0 rgba(42,129,221,.1),-6em -6em 0 0 #2a81dd}}@keyframes spinner-animation{0%,to{box-shadow:0 -8em 0 0 #000,6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 rgba(0,0,0,.1)}12.5%{box-shadow:0 -8em 0 0 rgba(0,0,0,.1),6em -6em 0 0 #000,8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 rgba(0,0,0,.1)}25%{box-shadow:0 -8em 0 0 rgba(0,0,0,.1),6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 #000,6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 rgba(0,0,0,.1)}37.5%{box-shadow:0 -8em 0 0 rgba(0,0,0,.1),6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 #000,0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 rgba(0,0,0,.1)}50%{box-shadow:0 -8em 0 0 rgba(0,0,0,.1),6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 #000,-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 rgba(0,0,0,.1)}62.5%{box-shadow:0 -8em 0 0 rgba(0,0,0,.1),6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 #000,-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 rgba(0,0,0,.1)}75%{box-shadow:0 -8em 0 0 rgba(0,0,0,.1),6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 #000,-6em -6em 0 0 rgba(0,0,0,.1)}87.5%{box-shadow:0 -8em 0 0 rgba(0,0,0,.1),6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 #000}}@keyframes jump{30%{transform:translate3d(0,-2px,0)}50%{transform:translate3d(0,2px,0)}to{transform:translate3d(0,0,0)}}@keyframes progressBar{0%{width:10%}to{width:95%}}.is-loading{cursor:wait;opacity:.5;pointer-events:none;transition:opacity .2s}.loading-spinner{position:absolute;top:50%;left:50%;z-index:99991;width:4em;height:4em;margin-top:-2em;margin-left:-2em;border-radius:50%;overflow:hidden;font-size:5px;text-indent:-999em;box-shadow:0 -8em 0 0 #000,6em -6em 0 0 rgba(0,0,0,.1),8em 0 0 0 rgba(0,0,0,.1),6em 6em 0 0 rgba(0,0,0,.1),0 8em 0 0 rgba(0,0,0,.1),-6em 6em 0 0 rgba(0,0,0,.1),-8em 0 0 0 rgba(0,0,0,.1),-6em -6em 0 0 rgba(0,0,0,.1);animation:spinner-animation 2s infinite linear}.loading-spinner--small{font-size:2px}body.is-loading .loading-spinner{position:fixed}.paid-color-light-red{background-color:#ffeaea}.paid-color-dark-red,.paid-color-light-red .paid-color-dark{background-color:#fdbaba}.paid-color-light-red .menu-item{border-color:#d7b4b4!important}.paid-color-dark-red .paid-color-light{background-color:#ffeaea}.paid-color-light-yellow{background-color:#fffae7}.paid-color-dark-yellow,.paid-color-light-yellow .paid-color-dark{background-color:#fefea1}.paid-color-light-yellow .menu-item{border-color:#ddddb0!important}.paid-color-dark-yellow .paid-color-light{background-color:#fffae7}.paid-color-light-blue{background-color:#dfecfa}.paid-color-dark-blue,.paid-color-light-blue .paid-color-dark{background-color:#b2d9fc}.paid-color-light-blue .menu-item{border-color:#afbecc!important}.paid-color-dark-blue .paid-color-light{background-color:#dfecfa}.paid-color-light-green{background-color:#eff8eb}.paid-color-dark-green,.paid-color-light-green .paid-color-dark{background-color:#9ff5a7}.paid-color-light-green .menu-item{border-color:#add4b1!important}.paid-color-dark-green .paid-color-light{background-color:#eff8eb}.loader__top{position:absolute;top:0;left:0;z-index:30;width:100%;height:100%;border-radius:inherit;overflow:hidden;background:rgba(255,255,255,.3)}.loader__top::before{position:absolute;top:0;left:0;display:block;height:3px;background:#ffdd61;animation:progressBar 2s forwards;content:""}.skeleton-block{width:100%;height:24px;border-radius:4px;background:#f0f0f0;animation:skeletonAnimation 1.5s infinite linear}.skeleton-block--mt-8{margin-top:8px}.skeleton-block--mt-16{margin-top:16px}.skeleton-block--mt-24{margin-top:24px}.skeleton-block--mt-32{margin-top:32px}.skeleton-block--mt-44{margin-top:44px}.skeleton-block[data-color=white]{background-color:#fff}.skeleton-block[data-height="16"]{height:16px}.skeleton-block[data-height="32"]{height:32px}.skeleton-block[data-height="36"]{height:36px}.skeleton-block[data-height="40"]{height:40px}.skeleton-block[data-height="44"]{height:44px}.skeleton-block[data-width="10"]{width:10%}.skeleton-block[data-width="20"]{width:20%}.skeleton-block[data-width="30"]{width:30%}.skeleton-block[data-width="40"]{width:40%}.skeleton-block[data-width="50"]{width:50%}.skeleton-block[data-width="60"]{width:60%}.skeleton-block[data-width="70"]{width:70%}.skeleton-block[data-width="80"]{width:80%}@font-face{font-family:"font-icon";src:url(../fonts/font-icon.eot?1732609717967);src:url(../fonts/font-icon.eot?#iefix-1732609717967) format("embedded-opentype"),url(../fonts/font-icon.woff2?1732609717967) format("woff2"),url(../fonts/font-icon.woff?1732609717967) format("woff"),url(../fonts/font-icon.ttf?1732609717967) format("truetype");font-weight:400;font-style:normal;font-display:block}.fi::before,[class*=" fi-"]::before,[class^=fi-]::before,body.complex-search ymaps[class*=balloon__close-button]::before{font-family:"font-icon";display:inline-block;vertical-align:top;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px}.fi-ad-to-top::before{content:"î¨"}.fi-add::before{content:"î¨‡"}.fi-add-big::before{content:"î¨„"}.fi-add-big-fill::before{content:"î¨‚"}.fi-add-big-plus::before{content:"î¨ƒ"}.fi-add-small::before{content:"î¨†"}.fi-add-small-fill::before{content:"î¨…"}.fi-arrow-bottom::before{content:"î¨ˆ"}.fi-arrow-left::before{content:"î¨‰"}.fi-arrow-mini::before{content:"î¨Š"}.fi-arrow-right::before{content:"î¨‹"}.fi-arrow-small-bottom::before{content:"î¨Œ"}.fi-arrow-small-left::before{content:"î¨"}.fi-arrow-small-right::before{content:"î¨Ž"}.fi-arrow-small-top::before{content:"î¨"}.fi-arrow-top::before{content:"î¨"}.fi-attach::before{content:"î¨‘"}.fi-bag::before{content:"î¨’"}.fi-bell-circle::before{content:"î¨“"}.fi-bell-mute-outline::before{content:"î¨”"}.fi-bell-outline::before{content:"î¨•"}.fi-block-sign::before{content:"î¨–"}.fi-bonus-filled::before{content:"î¨—"}.fi-bonus-symbol::before{content:"î¨˜"}.fi-bus::before{content:"î¨™"}.fi-calendar::before{content:"î¨š"}.fi-call-center::before{content:"î¨›"}.fi-camera::before{content:"î¨œ"}.fi-car::before{content:"î¨&nbsp;"}.fi-car-front::before{content:"î¨ž"}.fi-car-front-filled::before{content:"î¨"}.fi-car-verified::before{content:"î¨Ÿ"}.fi-card::before{content:"î¨¡"}.fi-cars-door::before{content:"î¨¢"}.fi-cart::before{content:"î¨£"}.fi-chat::before{content:"î¨¤"}.fi-chats::before{content:"î¨¥"}.fi-cheater::before{content:"î¨¦"}.fi-check::before{content:"î¨¨"}.fi-check-big::before{content:"î¨§"}.fi-clock::before{content:"î¨©"}.fi-close-big::before,body.complex-search ymaps[class*=balloon__close-button]::before{content:"î¨ª"}.fi-close-bold::before{content:"î¨«"}.fi-close-small::before{content:"î¨¬"}.fi-collapse::before{content:"î¨­"}.fi-comment::before{content:"î¨®"}.fi-console::before{content:"î¨¯"}.fi-copy::before{content:"î¨°"}.fi-cross-filled::before{content:"î¨±"}.fi-crown::before{content:"î¨²"}.fi-delivery::before{content:"î¨³"}.fi-desktop::before{content:"î¨µ"}.fi-desktop-filled::before{content:"î¨´"}.fi-dollar-outline::before{content:"î¨¶"}.fi-dot::before{content:"î¨·"}.fi-download::before{content:"î¨¸"}.fi-edit::before{content:"î¨¹"}.fi-engine::before{content:"î¨º"}.fi-envelope::before{content:"î¨»"}.fi-error-bordered::before{content:"î¨¼"}.fi-exchange::before{content:"î¨½"}.fi-expand::before{content:"î¨¾"}.fi-eye::before{content:"î©€"}.fi-eye-invisible::before{content:"î¨¿"}.fi-fire::before{content:"î©"}.fi-folder-move::before{content:"î©‚"}.fi-folder-open::before{content:"î©ƒ"}.fi-foto::before{content:"î©„"}.fi-geo-nav-pointer::before{content:"î©…"}.fi-go-back-arrow::before{content:"î©‡"}.fi-go-back-arrow-bold::before{content:"î©†"}.fi-graph::before{content:"î©ˆ"}.fi-guide::before{content:"î©‰"}.fi-hand-pointer::before{content:"î©Š"}.fi-heavy-truck::before{content:"î©‹"}.fi-helicopter::before{content:"î©Œ"}.fi-home::before{content:"î©Ž"}.fi-home-bordered::before{content:"î©"}.fi-id-card::before{content:"î©"}.fi-id-card-fill::before{content:"î©"}.fi-image::before{content:"î©‘"}.fi-info-service::before{content:"î©“"}.fi-info-service-unfilled::before{content:"î©’"}.fi-kaspi::before{content:"î©•"}.fi-kaspi-big::before{content:"î©”"}.fi-key::before{content:"î©–"}.fi-kristal::before{content:"î©—"}.fi-legal-advice::before{content:"î©˜"}.fi-like::before{content:"î©š"}.fi-like-fill::before,.fi-like-filled::before{content:"î©™"}.fi-list::before{content:"î©œ"}.fi-list-alt::before{content:"î©›"}.fi-location::before{content:"î©ž"}.fi-location-filled::before{content:"î©"}.fi-lock::before{content:"î©&nbsp;"}.fi-lock-filled::before{content:"î©Ÿ"}.fi-lodash::before{content:"î©¡"}.fi-main-photo::before{content:"î©¢"}.fi-mark::before{content:"î©£"}.fi-market-post::before{content:"î©¤"}.fi-menu-burger::before{content:"î©¥"}.fi-menu-dot::before{content:"î©¦"}.fi-menu-point::before{content:"î©§"}.fi-mic-small::before{content:"î©¨"}.fi-minus::before{content:"î©©"}.fi-mobile::before{content:"î©ª"}.fi-moto::before{content:"î©«"}.fi-out::before{content:"î©¬"}.fi-paid-color::before{content:"î©­"}.fi-paid-fast::before{content:"î©®"}.fi-paid-hot::before{content:"î©°"}.fi-paid-hot-outline::before{content:"î©¯"}.fi-paid-re::before{content:"î©±"}.fi-paid-rocket::before{content:"î©²"}.fi-paid-turbo::before{content:"î©³"}.fi-paid-up::before{content:"î©µ"}.fi-paid-up-outline::before{content:"î©´"}.fi-paid-urgent::before{content:"î©¶"}.fi-paid-vip::before{content:"î©·"}.fi-paint::before{content:"î©¸"}.fi-painted::before{content:"î©¹"}.fi-parking::before{content:"î©º"}.fi-pause::before{content:"î©»"}.fi-percent::before{content:"î©¼"}.fi-person::before{content:"î©¾"}.fi-person-filled::before{content:"î©½"}.fi-phone::before{content:"îª€"}.fi-phone-filled::before{content:"î©¿"}.fi-photo::before{content:"îª‚"}.fi-photo-fill::before{content:"îª"}.fi-play::before{content:"îªƒ"}.fi-plus::before{content:"îª…"}.fi-plus-bold::before{content:"îª„"}.fi-price-tag::before{content:"îª†"}.fi-proverka::before{content:"îª‡"}.fi-qiwi::before{content:"îªˆ"}.fi-question::before{content:"îª‹"}.fi-question-bordered::before{content:"îª‰"}.fi-question-round-filled::before{content:"îªŠ"}.fi-raitings-star::before{content:"îª"}.fi-raitings-star-filled::before{content:"îªŒ"}.fi-read-big::before{content:"îªŽ"}.fi-read-small::before{content:"îª"}.fi-receipt::before{content:"îª"}.fi-reply::before{content:"îª‘"}.fi-road::before{content:"îª’"}.fi-round-arrow::before{content:"îª”"}.fi-round-arrow-bold::before{content:"îª“"}.fi-rudder::before{content:"îª•"}.fi-ruler::before{content:"îª–"}.fi-search::before{content:"îª˜"}.fi-search-big::before{content:"îª—"}.fi-seat::before{content:"îª™"}.fi-seatbelt::before{content:"îªš"}.fi-secure::before{content:"îª›"}.fi-secured-fill::before{content:"îªœ"}.fi-send-big::before{content:"îª"}.fi-send-message::before{content:"îªŸ"}.fi-send-message-fill::before{content:"îªž"}.fi-send-small::before{content:"îª&nbsp;"}.fi-setting-big::before{content:"îª¢"}.fi-setting-big-fill::before{content:"îª¡"}.fi-setting-small::before{content:"îª¤"}.fi-setting-small-fill::before{content:"îª£"}.fi-settings::before{content:"îª¥"}.fi-share-android::before,.fi-share::before{content:"îª¦"}.fi-share-ios::before{content:"îª§"}.fi-sheet::before{content:"îª¨"}.fi-sheets::before{content:"îª©"}.fi-shop::before{content:"îªª"}.fi-simple-comment::before{content:"îª«"}.fi-soc-facebook::before{content:"îª­"}.fi-soc-facebook-unfilled::before{content:"îª¬"}.fi-soc-instagram::before{content:"îª®"}.fi-soc-my-mail-ru::before{content:"îª¯"}.fi-soc-ok::before{content:"îª°"}.fi-soc-telegram::before{content:"îª±"}.fi-soc-vk::before{content:"îª²"}.fi-soc-whatsapp::before{content:"îª´"}.fi-soc-whatsapp-filled::before{content:"îª³"}.fi-soc-x::before{content:"îªµ"}.fi-soc-youtube::before{content:"îª¶"}.fi-sort::before{content:"îª·"}.fi-speedometer::before{content:"îª¸"}.fi-star::before{content:"îªº"}.fi-star-filled::before{content:"îª¹"}.fi-sticker::before{content:"îª¼"}.fi-sticker-filled::before{content:"îª»"}.fi-stop::before{content:"îª½"}.fi-stopwatch::before{content:"îª¾"}.fi-success-bordered::before{content:"îª¿"}.fi-success-filled::before{content:"î«€"}.fi-tab-arrow::before{content:"î«"}.fi-tab-envelope::before{content:"î«ƒ"}.fi-tab-envelope-filled::before{content:"î«‚"}.fi-tab-heart::before{content:"î«…"}.fi-tab-heart-filled::before{content:"î«„"}.fi-tab-home::before{content:"î«‡"}.fi-tab-home-filled::before{content:"î«†"}.fi-tab-person::before{content:"î«‰"}.fi-tab-person-filled::before{content:"î«ˆ"}.fi-tab-star::before{content:"î«‹"}.fi-tab-star-filled::before{content:"î«Š"}.fi-tab-tile::before{content:"î«"}.fi-tab-tile-filled::before{content:"î«Œ"}.fi-target::before{content:"î«Ž"}.fi-tenge-filled::before{content:"î«"}.fi-thumb-up::before{content:"î«“"}.fi-thumb-up-big::before{content:"î«‘"}.fi-thumb-up-big-filled::before{content:"î«"}.fi-thumb-up-filled::before{content:"î«’"}.fi-tile::before{content:"î«”"}.fi-top::before{content:"î«•"}.fi-tractor::before{content:"î«–"}.fi-traffic-light::before{content:"î«—"}.fi-trash::before{content:"î«˜"}.fi-truck::before{content:"î«™"}.fi-tyre::before{content:"î«š"}.fi-unlock-filled::before{content:"î«›"}.fi-unlock-outline::before{content:"î«œ"}.fi-utility-service::before{content:"î«"}.fi-verification-filled::before{content:"î«ž"}.fi-view-type::before{content:"îª·"}.fi-wallet::before{content:"î«Ÿ"}.fi-warning-bordered::before{content:"î«&nbsp;"}.fi-warning-filled::before{content:"î«¡"}.fi-wheel::before{content:"î«¢"}.fi-wrench::before{content:"î«£"}.fi-zoom-big::before{content:"î«¤"}@font-face{font-family:"tanba-font-icon";src:url(../fonts/tanba-font-icon.eot?1747133572513);src:url(../fonts/tanba-font-icon.eot?#iefix-1747133572513) format("embedded-opentype"),url(../fonts/tanba-font-icon.woff2?1747133572513) format("woff2"),url(../fonts/tanba-font-icon.woff?1747133572513) format("woff"),url(../fonts/tanba-font-icon.ttf?1747133572513) format("truetype");font-weight:400;font-style:normal;font-display:block}.tfi::before,[class*=" tfi-"]::before,[class^=tfi-]::before{font-family:"tanba-font-icon";display:inline-block;vertical-align:top;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px}.tfi-small::before{font-size:16px}.tfi-pay::after{content:"";display:block;width:18px;height:18px;background-color:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.tfi-add-circle::before{content:"î¨‚"}.tfi-add-circle-fill::before{content:"î¨"}.tfi-add-square::before{content:"î¨„"}.tfi-add-square-fill::before{content:"î¨ƒ"}.tfi-add-to-section::before{content:"î¨†"}.tfi-add-to-section-fill::before{content:"î¨…"}.tfi-adt::before{content:"î¨ˆ"}.tfi-adt-fill::before{content:"î¨‡"}.tfi-air-conditioning::before{content:"î¨‰"}.tfi-alert::before{content:"î¨‹"}.tfi-alert-fill::before{content:"î¨Š"}.tfi-apartments::before{content:"î¨"}.tfi-apartments-fill::before{content:"î¨Œ"}.tfi-arrow-down::before{content:"î¨"}.tfi-arrow-down-left::before{content:"î¨Ž"}.tfi-arrow-down-right::before{content:"î¨"}.tfi-arrow-left::before{content:"î¨‘"}.tfi-arrow-right::before{content:"î¨’"}.tfi-arrow-rotate::before{content:"î¨“"}.tfi-arrow-up::before{content:"î¨–"}.tfi-arrow-up-left::before{content:"î¨”"}.tfi-arrow-up-right::before{content:"î¨•"}.tfi-attach::before{content:"î¨—"}.tfi-attention::before{content:"î¨™"}.tfi-attention-fill::before{content:"î¨˜"}.tfi-auto-credit::before{content:"î¨š"}.tfi-bed::before{content:"î¨œ"}.tfi-bed-fill::before{content:"î¨›"}.tfi-bell::before{content:"î¨&nbsp;"}.tfi-bell-fill::before{content:"î¨"}.tfi-bell-off::before{content:"î¨Ÿ"}.tfi-bell-off-fill::before{content:"î¨ž"}.tfi-beta::before{content:"î¨¢"}.tfi-beta-fill::before{content:"î¨¡"}.tfi-bill::before{content:"î¨¤"}.tfi-bill-fill::before{content:"î¨£"}.tfi-blank-sheet::before{content:"î¨¦"}.tfi-blank-sheet-fill::before{content:"î¨¥"}.tfi-bonus::before{content:"î¨§"}.tfi-brush::before{content:"î¨¨"}.tfi-burger::before{content:"î¨©"}.tfi-bus::before{content:"î¨«"}.tfi-bus-fill::before{content:"î¨ª"}.tfi-calculator::before{content:"î¨­"}.tfi-calculator-fill::before{content:"î¨¬"}.tfi-calendar::before{content:"î¨³"}.tfi-calendar-check::before{content:"î¨¯"}.tfi-calendar-check-fill::before{content:"î¨®"}.tfi-calendar-clock::before{content:"î¨±"}.tfi-calendar-clock-fill::before{content:"î¨°"}.tfi-calendar-fill::before{content:"î¨²"}.tfi-call::before{content:"î¨µ"}.tfi-call-fill::before{content:"î¨´"}.tfi-callcenter::before{content:"î¨·"}.tfi-callcenter-fill::before{content:"î¨¶"}.tfi-car-crash::before{content:"î¨¹"}.tfi-car-crash-fill::before{content:"î¨¸"}.tfi-car-seat::before{content:"î¨»"}.tfi-car-seat-fill::before{content:"î¨º"}.tfi-card::before{content:"î¨¿"}.tfi-card-fill::before{content:"î¨¼"}.tfi-card-off::before{content:"î¨¾"}.tfi-card-off-fill::before{content:"î¨½"}.tfi-caret-down::before{content:"î©€"}.tfi-caret-up::before{content:"î©"}.tfi-cars::before{content:"î©"}.tfi-cars-check::before{content:"î©‚"}.tfi-cars-fill::before{content:"î©ƒ"}.tfi-cars-history::before{content:"î©…"}.tfi-cars-history-fill::before{content:"î©„"}.tfi-cars-mat::before{content:"î©‡"}.tfi-cars-mat-fill::before{content:"î©†"}.tfi-cars-safety::before{content:"î©‰"}.tfi-cars-safety-fill::before{content:"î©ˆ"}.tfi-cars-search::before{content:"î©Š"}.tfi-cars-verified::before{content:"î©Œ"}.tfi-cars-verified-fill::before{content:"î©‹"}.tfi-cars-wash::before{content:"î©Ž"}.tfi-cars-wash-fill::before{content:"î©"}.tfi-cart::before{content:"î©"}.tfi-ceiling-height::before{content:"î©‘"}.tfi-chart-line-down::before{content:"î©’"}.tfi-chart-line-up::before{content:"î©“"}.tfi-check-list-warranty::before{content:"î©•"}.tfi-check-list-warranty-fill::before{content:"î©”"}.tfi-check-people::before{content:"î©—"}.tfi-check-people-fill::before{content:"î©–"}.tfi-checkmark::before{content:"î©œ"}.tfi-checkmark-circle::before{content:"î©™"}.tfi-checkmark-circle-fill::before{content:"î©˜"}.tfi-checkmark-double::before{content:"î©š"}.tfi-checkmark-heavy::before{content:"î©›"}.tfi-chevron-down::before{content:"î©ž"}.tfi-chevron-down-small::before{content:"î©"}.tfi-chevron-left::before{content:"î©&nbsp;"}.tfi-chevron-left-small::before{content:"î©Ÿ"}.tfi-chevron-right::before{content:"î©¢"}.tfi-chevron-right-small::before{content:"î©¡"}.tfi-chevron-up::before{content:"î©¤"}.tfi-chevron-up-small::before{content:"î©£"}.tfi-clock::before{content:"î©¦"}.tfi-clock-fill::before{content:"î©¥"}.tfi-close::before{content:"î©§"}.tfi-closet::before{content:"î©©"}.tfi-closet-fill::before{content:"î©¨"}.tfi-coffee-machine::before{content:"î©«"}.tfi-coffee-machine-fill::before{content:"î©ª"}.tfi-copy::before{content:"î©­"}.tfi-copy-fill::before{content:"î©¬"}.tfi-delivery::before{content:"î©®"}.tfi-desktop::before{content:"î©¯"}.tfi-dishes::before{content:"î©±"}.tfi-dishes-fill::before{content:"î©°"}.tfi-dishwasher::before{content:"î©³"}.tfi-dishwasher-fill::before{content:"î©²"}.tfi-dollar::before{content:"î©´"}.tfi-download::before{content:"î©µ"}.tfi-dryer::before{content:"î©·"}.tfi-dryer-fill::before{content:"î©¶"}.tfi-edit::before{content:"î©¹"}.tfi-edit-fill::before{content:"î©¸"}.tfi-elevator::before{content:"î©»"}.tfi-elevator-fill::before{content:"î©º"}.tfi-engine::before{content:"î©½"}.tfi-engine-fill::before{content:"î©¼"}.tfi-envelope::before{content:"î©¿"}.tfi-envelope-fill::before{content:"î©¾"}.tfi-eye::before{content:"îªƒ"}.tfi-eye-fill::before{content:"îª€"}.tfi-eye-off::before{content:"îª‚"}.tfi-eye-off-fill::before{content:"îª"}.tfi-filter-horizontal::before{content:"îª…"}.tfi-filter-horizontal-fill::before{content:"îª„"}.tfi-filter-vertical::before{content:"îª‡"}.tfi-filter-vertical-fill::before{content:"îª†"}.tfi-fingerprint::before{content:"îªˆ"}.tfi-folder::before{content:"îªŒ"}.tfi-folder-fill::before{content:"îª‰"}.tfi-folder-open::before{content:"îª‹"}.tfi-folder-open-fill::before{content:"îªŠ"}.tfi-free-leads::before{content:"îªŽ"}.tfi-free-leads-fill::before{content:"îª"}.tfi-fridge::before{content:"îª"}.tfi-fridge-fill::before{content:"îª"}.tfi-fullscreen::before{content:"îª‘"}.tfi-gas-station::before{content:"îª’"}.tfi-geo::before{content:"îª–"}.tfi-geo-fill::before{content:"îª“"}.tfi-geo-kolesa::before{content:"îª•"}.tfi-geo-kolesa-fill::before{content:"îª”"}.tfi-gift::before{content:"îª˜"}.tfi-gift-fill::before{content:"îª—"}.tfi-globe::before{content:"îªš"}.tfi-globe-fill::before{content:"îª™"}.tfi-graph::before{content:"îªœ"}.tfi-graph-fill::before{content:"îª›"}.tfi-guide::before{content:"îªž"}.tfi-guide-fill::before{content:"îª"}.tfi-hand::before{content:"îªŸ"}.tfi-headlights::before{content:"îª¡"}.tfi-headlights-fill::before{content:"îª&nbsp;"}.tfi-headphones::before{content:"îª£"}.tfi-headphones-fill::before{content:"îª¢"}.tfi-home::before{content:"îª¥"}.tfi-home-fill::before{content:"îª¤"}.tfi-identification-check::before{content:"îª¨"}.tfi-identification-check-fill::before{content:"îª§"}.tfi-identification-check-fill-color::before{content:"îª¦"}.tfi-identification-number::before{content:"îªª"}.tfi-identification-number-fill::before{content:"îª©"}.tfi-image::before{content:"îª¬"}.tfi-image-fill::before{content:"îª«"}.tfi-info::before{content:"îª®"}.tfi-info-fill::before{content:"îª­"}.tfi-inside-folder::before{content:"îª¯"}.tfi-internet::before{content:"îª°"}.tfi-iron::before{content:"îª²"}.tfi-iron-fill::before{content:"îª±"}.tfi-kaspi::before{content:"îª³"}.tfi-kitchen-set::before{content:"îªµ"}.tfi-kitchen-set-fill::before{content:"îª´"}.tfi-kolesa::before{content:"îª·"}.tfi-kolesa-fill::before{content:"îª¶"}.tfi-krisha-agent::before{content:"îª¹"}.tfi-krisha-agent-fill::before{content:"îª¸"}.tfi-krisha-checked::before{content:"îª»"}.tfi-krisha-checked-fill::before{content:"îªº"}.tfi-laptop::before{content:"îª½"}.tfi-laptop-fill::before{content:"îª¼"}.tfi-lightning::before{content:"îª¿"}.tfi-lightning-fill::before{content:"îª¾"}.tfi-like::before{content:"î«"}.tfi-like-fill::before{content:"î«€"}.tfi-list::before{content:"î«‚"}.tfi-loading::before{content:"î«ƒ"}.tfi-location::before{content:"î«…"}.tfi-location-fill::before{content:"î«„"}.tfi-lock::before{content:"î«‡"}.tfi-lock-fill::before{content:"î«†"}.tfi-login::before{content:"î«ˆ"}.tfi-logout::before{content:"î«‰"}.tfi-map::before{content:"î«Œ"}.tfi-map-fill::before{content:"î«Š"}.tfi-map-hand::before{content:"î«‹"}.tfi-maps-point::before{content:"î«Ž"}.tfi-maps-point-fill::before{content:"î«"}.tfi-megaphone::before{content:"î«’"}.tfi-megaphone-fill::before{content:"î«"}.tfi-megaphone-off::before{content:"î«‘"}.tfi-megaphone-off-fill::before{content:"î«"}.tfi-menu-point::before{content:"î«”"}.tfi-menu-point-vertical::before{content:"î«“"}.tfi-message::before{content:"î«˜"}.tfi-message-fill::before{content:"î«•"}.tfi-message-point::before{content:"î«—"}.tfi-message-point-fill::before{content:"î«–"}.tfi-microphone-off::before{content:"î«š"}.tfi-microphone-off-fill::before{content:"î«™"}.tfi-microphone-on::before{content:"î«œ"}.tfi-microphone-on-fill::before{content:"î«›"}.tfi-microwave::before{content:"î«ž"}.tfi-microwave-fill::before{content:"î«"}.tfi-minus-big::before{content:"î«Ÿ"}.tfi-minus-small::before{content:"î«&nbsp;"}.tfi-moto::before{content:"î«¢"}.tfi-moto-fill::before{content:"î«¡"}.tfi-navigation::before{content:"î«¤"}.tfi-navigation-fill::before{content:"î«£"}.tfi-new-buildings::before{content:"î«¦"}.tfi-new-buildings-fill::before{content:"î«¥"}.tfi-note::before{content:"î«§"}.tfi-outside-folder::before{content:"î«¨"}.tfi-pantry::before{content:"î«ª"}.tfi-pantry-fill::before{content:"î«©"}.tfi-parking::before{content:"î«¬"}.tfi-parking-fill::before{content:"î««"}.tfi-parts::before{content:"î«²"}.tfi-parts-backdoor::before{content:"î«®"}.tfi-parts-backdoor-fill::before{content:"î«­"}.tfi-parts-fill::before{content:"î«¯"}.tfi-parts-front-door::before{content:"î«±"}.tfi-parts-front-door-fill::before{content:"î«°"}.tfi-pause::before{content:"î«´"}.tfi-pause-fill::before{content:"î«³"}.tfi-phone::before{content:"î«¶"}.tfi-phone-fill::before{content:"î«µ"}.tfi-photo-camera::before{content:"î«¸"}.tfi-photo-camera-fill::before{content:"î«·"}.tfi-photo-check::before{content:"î«º"}.tfi-photo-check-fill::before{content:"î«¹"}.tfi-pin::before{content:"î«¼"}.tfi-pin-fill::before{content:"î«»"}.tfi-planner::before{content:"î«¾"}.tfi-planner-fill::before{content:"î«½"}.tfi-play::before{content:"î¬€"}.tfi-play-fill::before{content:"î«¿"}.tfi-plus-big::before{content:"î¬"}.tfi-plus-small::before{content:"î¬‚"}.tfi-price-tag::before{content:"î¬„"}.tfi-price-tag-fill::before{content:"î¬ƒ"}.tfi-profile::before{content:"î¬†"}.tfi-profile-fill::before{content:"î¬…"}.tfi-promotion-services::before{content:"î¬ˆ"}.tfi-promotion-services-fill::before{content:"î¬‡"}.tfi-qiwi::before{content:"î¬‰"}.tfi-question::before{content:"î¬Œ"}.tfi-question-round::before{content:"î¬‹"}.tfi-question-round-fill::before{content:"î¬Š"}.tfi-reading::before{content:"î¬Ž"}.tfi-reading-fill::before{content:"î¬"}.tfi-recycling::before{content:"î¬"}.tfi-redo::before{content:"î¬‘"}.tfi-redo-fill::before{content:"î¬"}.tfi-report::before{content:"î¬’"}.tfi-reset::before{content:"î¬”"}.tfi-reset-fill::before{content:"î¬“"}.tfi-reÑtangle::before{content:"î¬–"}.tfi-reÑtangle-fill::before{content:"î¬•"}.tfi-rocket::before{content:"î¬˜"}.tfi-rocket-fire::before{content:"î¬—"}.tfi-roller-brush::before{content:"î¬š"}.tfi-roller-brush-fill::before{content:"î¬™"}.tfi-rotate::before{content:"î¬ž"}.tfi-rotate-fill::before{content:"î¬›"}.tfi-rotate-photo::before{content:"î¬"}.tfi-rotate-photo-fill::before{content:"î¬œ"}.tfi-round-bonus::before{content:"î¬&nbsp;"}.tfi-round-bonus-fill::before{content:"î¬Ÿ"}.tfi-round-brush::before{content:"î¬¢"}.tfi-round-brush-fill::before{content:"î¬¡"}.tfi-round-chevron-down::before{content:"î¬¤"}.tfi-round-chevron-down-fill::before{content:"î¬£"}.tfi-round-chevron-left::before{content:"î¬¦"}.tfi-round-chevron-left-fill::before{content:"î¬¥"}.tfi-round-chevron-right::before{content:"î¬¨"}.tfi-round-chevron-right-fill::before{content:"î¬§"}.tfi-round-chevron-up::before{content:"î¬ª"}.tfi-round-chevron-up-fill::before{content:"î¬©"}.tfi-round-crown::before{content:"î¬¬"}.tfi-round-crown-fill::before{content:"î¬«"}.tfi-round-crystal::before{content:"î¬®"}.tfi-round-crystal-fill::before{content:"î¬­"}.tfi-round-cup::before{content:"î¬°"}.tfi-round-cup-fill::before{content:"î¬¯"}.tfi-round-currency-dollar::before{content:"î¬²"}.tfi-round-currency-dollar-fill::before{content:"î¬±"}.tfi-round-currency-tenge::before{content:"î¬´"}.tfi-round-currency-tenge-fill::before{content:"î¬³"}.tfi-round-download::before{content:"î¬¶"}.tfi-round-download-fill::before{content:"î¬µ"}.tfi-round-extend::before{content:"î¬¸"}.tfi-round-extend-fill::before{content:"î¬·"}.tfi-round-fire::before{content:"î¬º"}.tfi-round-fire-fill::before{content:"î¬¹"}.tfi-round-geo::before{content:"î¬¼"}.tfi-round-geo-fill::before{content:"î¬»"}.tfi-round-percent::before{content:"î¬¾"}.tfi-round-percent-fill::before{content:"î¬½"}.tfi-round-price-tag::before{content:"î­€"}.tfi-round-price-tag-fill::before{content:"î¬¿"}.tfi-round-rocket-fill::before{content:"î­"}.tfi-round-top::before{content:"î­ƒ"}.tfi-round-top-fill::before{content:"î­‚"}.tfi-safety::before{content:"î­…"}.tfi-safety-fill::before{content:"î­„"}.tfi-save-search::before{content:"î­‡"}.tfi-save-search-fill::before{content:"î­†"}.tfi-scammer::before{content:"î­‰"}.tfi-scammer-fill::before{content:"î­ˆ"}.tfi-scan-code::before{content:"î­Š"}.tfi-scroll-down::before{content:"î­Œ"}.tfi-scroll-down-fill::before{content:"î­‹"}.tfi-scroll-up::before{content:"î­Ž"}.tfi-scroll-up-fill::before{content:"î­"}.tfi-search::before{content:"î­"}.tfi-send::before{content:"î­“"}.tfi-send-angle::before{content:"î­‘"}.tfi-send-angle-fill::before{content:"î­"}.tfi-send-fill::before{content:"î­’"}.tfi-services::before{content:"î­—"}.tfi-services-fill::before{content:"î­”"}.tfi-services-safety::before{content:"î­–"}.tfi-services-safety-fill::before{content:"î­•"}.tfi-settings::before{content:"î­™"}.tfi-settings-fill::before{content:"î­˜"}.tfi-share-android::before{content:"î­›"}.tfi-share-android-fill::before{content:"î­š"}.tfi-share-ios::before{content:"î­œ"}.tfi-sheet::before{content:"î­¢"}.tfi-sheet-cancel::before{content:"î­ž"}.tfi-sheet-cancel-fill::before{content:"î­"}.tfi-sheet-check::before{content:"î­&nbsp;"}.tfi-sheet-check-fill::before{content:"î­Ÿ"}.tfi-sheet-fill::before{content:"î­¡"}.tfi-shop-parts::before{content:"î­£"}.tfi-sofa::before{content:"î­¥"}.tfi-sofa-fill::before{content:"î­¤"}.tfi-sort::before{content:"î­¦"}.tfi-specialists::before{content:"î­¨"}.tfi-specialists-fill::before{content:"î­§"}.tfi-square::before{content:"î­ª"}.tfi-square-fill::before{content:"î­©"}.tfi-stairs::before{content:"î­«"}.tfi-star::before{content:"î­­"}.tfi-star-fill::before{content:"î­¬"}.tfi-stop::before{content:"î­¯"}.tfi-stop-fill::before{content:"î­®"}.tfi-sun::before{content:"î­±"}.tfi-sun-fill::before{content:"î­°"}.tfi-surcharge::before{content:"î­³"}.tfi-surcharge-fill::before{content:"î­²"}.tfi-tap-hold::before{content:"î­´"}.tfi-team-people::before{content:"î­¶"}.tfi-team-people-fill::before{content:"î­µ"}.tfi-tenge::before{content:"î­·"}.tfi-terminal::before{content:"î­¹"}.tfi-terminal-fill::before{content:"î­¸"}.tfi-thumb-down::before{content:"î­»"}.tfi-thumb-down-fill::before{content:"î­º"}.tfi-thumb-up::before{content:"î­½"}.tfi-thumb-up-fill::before{content:"î­¼"}.tfi-trade-in::before{content:"î­¿"}.tfi-trade-in-fill::before{content:"î­¾"}.tfi-translate::before{content:"î®"}.tfi-translate-fill::before{content:"î®€"}.tfi-transmission::before{content:"î®ƒ"}.tfi-transmission-fill::before{content:"î®‚"}.tfi-transport-commerce::before{content:"î®„"}.tfi-trash::before{content:"î®†"}.tfi-trash-fill::before{content:"î®…"}.tfi-trowel::before{content:"î®‰"}.tfi-trowel-brick::before{content:"î®‡"}.tfi-trowel-fill::before{content:"î®ˆ"}.tfi-truck::before{content:"î®‹"}.tfi-truck-fill::before{content:"î®Š"}.tfi-undo::before{content:"î®"}.tfi-undo-fill::before{content:"î®Œ"}.tfi-unlock::before{content:"î®"}.tfi-unlock-fill::before{content:"î®Ž"}.tfi-unpin::before{content:"î®‘"}.tfi-unpin-fill::before{content:"î®"}.tfi-up-and-down::before{content:"î®’"}.tfi-upload::before{content:"î®“"}.tfi-user::before{content:"î®—"}.tfi-user-fill::before{content:"î®”"}.tfi-user-home::before{content:"î®–"}.tfi-user-home-fill::before{content:"î®•"}.tfi-vacuum-cleaner::before{content:"î®™"}.tfi-vacuum-cleaner-fill::before{content:"î®˜"}.tfi-verified::before{content:"î®›"}.tfi-verified-fill::before{content:"î®š"}.tfi-video-camera::before{content:"î®"}.tfi-video-camera-fill::before{content:"î®œ"}.tfi-view-free::before{content:"î®Ÿ"}.tfi-view-free-fill::before{content:"î®ž"}.tfi-wall::before{content:"î®¡"}.tfi-wall-fill::before{content:"î®&nbsp;"}.tfi-wallet::before{content:"î®£"}.tfi-wallet-fill::before{content:"î®¢"}.tfi-washing-machine::before{content:"î®¥"}.tfi-washing-machine-fill::before{content:"î®¤"}.tfi-water-transport::before{content:"î®§"}.tfi-water-transport-fill::before{content:"î®¦"}.tfi-wheel::before{content:"î®©"}.tfi-wheel-fill::before{content:"î®¨"}.tfi-work-table::before{content:"î®«"}.tfi-work-table-fill::before{content:"î®ª"}.tfi-zoom-in::before{content:"î®¬"}.tfi-zoom-out::before{content:"î®­"}.tippy-box{border:solid 1px rgba(28,24,25,.1);padding:16px;color:#1c1819;font-size:14px;line-height:24px;border-radius:8px;box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}.tippy-box .tippy-content{padding:0}.tippy-box[data-theme~=kr-dark]{padding:4px 8px;color:#fff;font-size:12px;line-height:20px}.tippy-box[data-theme~=kr-white-mobile]{padding:16px}.tippy-box[data-theme~=kr-full]{padding:0}.tippy-box[data-theme~=d-menu]{padding:0;border-radius:4px;background-color:#fff}.tippy-box[data-theme~=kr-full],.tippy-box[data-theme~=kr-white-mobile],.tippy-box[data-theme~=kr-white]{background:#fff}.tippy-box[data-theme~=kr-white-mobile][data-placement^=top]&gt;.tippy-arrow::before{border-top-color:#fff}.tippy-box[data-theme~=kr-white-mobile][data-placement^=bottom]&gt;.tippy-arrow::before{border-bottom-color:#fff}.tippy-box[data-theme~=kr-white-mobile][data-placement^=left]&gt;.tippy-arrow::before{border-left-color:#fff}.tippy-box[data-theme~=kr-white-mobile][data-placement^=right]&gt;.tippy-arrow::before{border-right-color:#fff}.tippy-box[data-theme~=kr-white][data-placement^=top]&gt;.tippy-arrow::before{border-top-color:#fff}.tippy-box[data-theme~=kr-white][data-placement^=bottom]&gt;.tippy-arrow::before{border-bottom-color:#fff}.tippy-box[data-theme~=kr-white][data-placement^=left]&gt;.tippy-arrow::before{border-left-color:#fff}.tippy-box[data-theme~=kr-white][data-placement^=right]&gt;.tippy-arrow::before{border-right-color:#fff}.tippy-box[data-theme~=kr-full][data-placement^=top]&gt;.tippy-arrow::before{border-top-color:#fff}.tippy-box[data-theme~=kr-full][data-placement^=bottom]&gt;.tippy-arrow::before{border-bottom-color:#fff}.tippy-box[data-theme~=kr-full][data-placement^=left]&gt;.tippy-arrow::before{border-left-color:#fff}.tippy-box[data-theme~=kr-full][data-placement^=right]&gt;.tippy-arrow::before{border-right-color:#fff}.tippy-box[data-theme~=kr-yellow]{background:#fffae7}.tippy-box[data-theme~=kr-yellow][data-placement^=top]&gt;.tippy-arrow::before{border-top-color:#fffae7}.tippy-box[data-theme~=kr-yellow][data-placement^=bottom]&gt;.tippy-arrow::before{border-bottom-color:#fffae7}.tippy-box[data-theme~=kr-yellow][data-placement^=left]&gt;.tippy-arrow::before{border-left-color:#fffae7}.tippy-box[data-theme~=kr-yellow][data-placement^=right]&gt;.tippy-arrow::before{border-right-color:#fffae7}.tippy-box[data-theme~=kr-dark]{background:#1c1819}.tippy-box[data-theme~=kr-dark][data-placement^=top]&gt;.tippy-arrow::before{border-top-color:#1c1819}.tippy-box[data-theme~=kr-dark][data-placement^=bottom]&gt;.tippy-arrow::before{border-bottom-color:#1c1819}.tippy-box[data-theme~=kr-dark][data-placement^=left]&gt;.tippy-arrow::before{border-left-color:#1c1819}.tippy-box[data-theme~=kr-dark][data-placement^=right]&gt;.tippy-arrow::before{border-right-color:#1c1819}a,button,input,label,select,textarea{-webkit-tap-highlight-color:transparent}strong{font-weight:600}.no-break{display:inline-block}.blue-primary{color:#2a81dd}.red{color:#f33}.green-darker{color:#36a300}.link-style{color:#2a81dd}.link-style,.link-style:active,.link-style:focus,.link-style:hover,.link-style:visited{text-decoration:none}.link-style:hover{color:#f33}@media (hover:none){.link-style:hover{color:#2a81dd}}.complex__favorite-btn{padding:0;border:0;background:0 0;outline:0;cursor:pointer}.complex__favorite-btn:disabled{cursor:default}.complex__favorite-icon{color:#f33}.complex__favorite-icon.fi-like,.complex__favorite-icon.tfi-like{color:#2a81dd}.complex__favorite-icon::before{font-size:24px;line-height:24px}.credit-badge{position:relative;display:inline-block;height:20px;margin-right:8px;padding:0 4px;border-radius:4px;color:#1c1819;font-weight:400;font-size:13px;line-height:20px}.credit-badge:last-child{margin-right:0}.credit-badge--min{height:16px;font-size:12px;line-height:16px}.credit-badge--installment{color:#fff;background:#34a2e9}.credit-badge--hypothec{background-color:#ffdd61}.credit-badge--promotion{color:#fff;background:#64bd38}.credit-badge__icon{position:absolute;top:-2px;left:0}.complex-card{position:relative;display:flex;flex-flow:column;justify-content:space-between;width:calc(33.3% - 11px);margin-bottom:16px;border-radius:3px;overflow:hidden;color:#888b94}.complex-card,.complex-card:active,.complex-card:focus,.complex-card:hover,.complex-card:visited{text-decoration:none}.complex-card__header,.complex-card__header picture{position:relative;overflow:hidden}.complex-card__header picture{display:block;width:100%;height:196px}.complex-card__header picture img,.complex-map-card__img img{display:block;width:100%;height:100%;object-fit:cover}.complex-card__header picture::after{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.8));opacity:0;transition:opacity 400ms cubic-bezier(.25,.1,.25,1);content:""}.complex-card__state{position:absolute;top:8px;left:8px;z-index:1;padding:0 4px;border-radius:4px;color:#fff;font-size:13px;line-height:20px;white-space:nowrap;background:rgba(28,24,25,.7)}.complex-card__state--video{top:initial;right:8px;bottom:8px;left:initial;color:#1c1819;background:rgba(255,221,97,.8)}.complex-card__address,.complex-card__title{max-width:330px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.complex-card__title{clear:both;margin:4px 0;color:#06c;font-size:16px;line-height:24px}.complex-card__address{margin-bottom:40px;color:#1c1819;font-size:13px;line-height:20px;transition:margin-bottom .2s ease-out .3s}.complex-card__content{padding:8px 16px 16px}.complex-card .paid-labels__item{display:inline;font-weight:400;font-size:12px}.complex-card__square-price{clear:both;color:#1c1819;font-weight:600;font-size:16px;line-height:24px}.complex-card__main-block{position:relative;display:block;height:320px}.complex-card__main-block--hypothec .complex-card__address{margin-bottom:12px}.complex-card__child-block{position:absolute;top:0;width:100%;max-height:320px;transition:400ms;will-change:max-height}.complex-card__phone{z-index:1;padding:0 0 16px;text-align:center;background:#fff}.complex-card__phone-block{margin:0 16px 10px;padding:6px 0;border-radius:3px;color:#1c1819;font-weight:700;font-size:16px;background:#d6ecfb;cursor:initial}.complex-card__phone-block .show-phone{position:relative;top:-2px;display:inline-block;margin-left:5px;border-bottom:dotted 1px;color:#2a81dd;font-weight:600;font-size:14px;line-height:16px;text-decoration:none;transform:translateY(1px);cursor:pointer}.complex-card__phone-block .show-phone:hover{border-bottom:none;color:#f33}.complex-card__price-item{position:relative;display:flex;justify-content:space-between;padding:2px 0;color:#888b94;font-size:13px}.complex-card__price-item--result{color:#1c1819}.complex-card__price-item::before{position:absolute;bottom:9px;display:block;width:100%;border-bottom:1px dotted #888b94;content:""}.complex-card__price-item span{position:relative;background:#fff}.complex-card__price-item span:first-child{padding-right:4px}.complex-card__price-item span:last-child{padding-left:4px}.complex-card__price-text{margin-right:8px}.complex-card__layout-nb{margin:0 0 8px;color:#1c1819;font-weight:600;font-size:16px;line-height:24px}.complex-card__layout-nb::before{display:inline-block;width:6px;height:6px;margin:0 4px 3px 0;border-radius:50%;background:#2a81dd;content:""}.complex-card__other{margin:12px 0 4px}.complex-card .credit-badge{float:left;margin:0 8px 8px 0}.complex-card--not-empty:not([data-has-buttons])::after{position:absolute;top:80%;bottom:0;left:0;width:100%;background-image:linear-gradient(to bottom,rgba(255,255,255,0),white);transition:top .4s;content:""}.complex-card--not-empty:hover .complex-card__header picture::after,body.complex-search ymaps[class*=balloon__close-button]:hover{opacity:1}.complex-card--not-empty:hover .complex-card__address{margin-bottom:12px;transition:margin-bottom 0s ease-in}.complex-card--not-empty:hover .complex-card__child-block{transform:translateY(-40%)}.complex-card:hover{color:#888b94;box-shadow:0 0 15px 0 rgba(28,24,25,.1)}.complex-card--with-result:hover .complex-card__main-block::after,.complex-card:hover::after{top:100%}.complex-card:hover .complex-card__title{color:#f33}.complex-card:hover .complex-card__order-call{color:#fff;background:#2a81dd}.complex-card--with-result .complex-card__main-block{position:relative;height:348px}.complex-card--with-result .complex-card__child-block{max-height:348px}.complex-card--with-result .complex-card__address{margin-bottom:12px}.complex-card--with-result .complex-card__other,.complex-card--with-result .complex-card__other~.complex-card__price-item,.complex-card--with-result .complex-card__price-text{color:#888b94}.complex-card--with-result:not([data-has-buttons]){min-height:360px}.complex-card__price-wrapper{position:relative;display:flex;width:100%}.complex-card__actual-date{margin-bottom:4px;color:#888b94;font-size:14px;line-height:24px}.complex-card__favorite-btn{padding:0;border:0;background:0 0;outline:0;cursor:pointer;position:absolute;right:0}.complex-card__favorite-btn:disabled{cursor:default}.complex-card__favorite-icon{color:#f33}.complex-card__favorite-icon.fi-like{color:#888b94}.complex-card__favorite-icon::before{font-size:32px}@media only screen and (max-width:1200px){.complex-card .complex-flat-square{display:none}}.complex-cards--search .complex-card__order-call{width:calc(100% - 32px);margin:0 16px;padding:8px 0;border:1px solid rgba(28,24,25,.1);border-radius:3px;color:#2a81dd;font-size:14px;background:linear-gradient(to bottom,#fff,#fafafa);box-shadow:0 2px 4px 0 rgba(28,24,25,.1)}.complex-cards{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:10px}.complex-cards::after{width:calc(33.3% - 11px);content:""}.complex-heading{width:100%;margin-bottom:24px}.complex-heading__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.complex-heading__title .heading{margin:0;color:#1c1819;font-weight:600;font-size:26px;line-height:1.5}.complex-heading__ff-wrapper{display:flex;width:100%;margin-top:4px;padding:12px 0;overflow-x:auto}.complex-heading__skeleton{width:100%;min-height:162px;border-radius:3px;background-color:#d4d4da;box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}.complex-heading__skeleton--ff{flex:0 0 auto;width:120px;height:36px;border:1px solid rgba(28,24,25,.1);border-radius:100px;background-color:#d4d4da;box-shadow:0 2px 4px rgba(28,24,25,.1)}.complex-heading__skeleton--ff:not(:last-child){margin-right:8px}.complex-heading__count{display:flex;align-items:center;color:#1c1819;font-size:16px;line-height:1.5}.complex-heading__hint{color:#2a81dd;font-weight:600;font-size:14px;line-height:24px;text-decoration:none}.complex-heading__hint--el-1{margin:0 24px 0 auto}.complex-heading__hint:hover,.complex-region__result:hover,.seo-links__item a:hover,.study-card:hover .study-card__title{color:#f33}.complex-region{display:flex;align-items:center;margin-top:4px}.complex-region__result{height:28px;margin-right:8px;padding:0 8px;border:1px solid transparent;color:#2a81dd;font-size:13px;line-height:26px;text-decoration:none}.complex-region__result span{display:inline-block;margin-left:4px;color:#888b94}.complex-region__result--active{border-color:#f0f0f0;border-radius:4px;color:#1c1819;background:#fafafa}.complex-description{width:100%;margin:48px 0;font-size:14px}.complex-description .text{padding:0 16px}.complex-description h2,.complex-description h3,.complex-description h4,.complex-description h5,.complex-description h6{margin:0;padding:8px 0}.complex-description h2{font-weight:600;font-size:24px;line-height:36px}.complex-description h3{font-size:20px;line-height:32px}.complex-description h4,.complex-description h5,.complex-description h6{font-size:18px;line-height:28px}.complex-description p,.complex-description ul{font-size:13px;line-height:20px}.study-cards{display:flex;width:100%;margin-top:10px}.study-card{position:relative;width:100%;margin-right:16px;border-radius:3px;overflow:hidden;text-decoration:none}.study-card:last-child{margin-right:0}.study-card__header{position:relative;overflow:hidden;background:#bbbec9}.study-card__header picture{width:100%;overflow:hidden}.study-card__header picture img{min-width:100%;height:175px}.study-card__content{padding:16px}.study-card__title{margin-bottom:8px;color:#06c;font-weight:600;font-size:14px;line-height:20px}.study-card:hover{box-shadow:0 0 15px 0 rgba(28,24,25,.1)}.seo-links{width:100%;margin:48px 0;padding:0 16px;font-size:13px}.seo-links__header{margin-bottom:8px;color:#000;font-weight:600;font-size:14px}.seo-links__header--thin{font-weight:400}.seo-links__list{display:flex;flex-flow:row wrap;justify-content:space-between;width:100%;font-weight:600}.seo-links__list::after{width:calc(33.3% - 32px);content:""}.seo-links__list--with-margin{margin-bottom:24px}.seo-links__city_list,.seo-links__complex_list{font-weight:400}.seo-links__sublist{width:calc(33.3% - 32px)}.seo-links__item{padding:4px 0}.seo-links__item a{color:#2a81dd;text-decoration:none}.seo-links__item span{padding-left:4px;color:#888b94;white-space:nowrap}.seo-faq{padding:0 16px}.seo-faq__list{margin-top:16px}.seo-faq__label{width:100%;margin:0;padding:8px 16px;cursor:pointer}.seo-faq__icon{position:absolute;top:5px;right:5px;transition:transform .3s cubic-bezier(.25,.1,.25,1);pointer-events:none}.seo-faq__tab{position:relative;max-width:300px;margin-bottom:10px;border-radius:5px;overflow:hidden;box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}.seo-faq__tab-content{max-height:0;transition:max-height .3s cubic-bezier(.25,.1,.25,1);will-change:max-height}.seo-faq__tab-text{padding:8px 16px}.seo-faq__input{display:none}.seo-faq__input:checked~.seo-faq__tab-content{max-height:1200px}.seo-faq__input:checked~.seo-faq__icon{transform:rotate(180deg)}.complex-card-map{position:relative;width:calc(33.3% - 11px);margin-bottom:16px;border-radius:3px;overflow:hidden;color:#888b94}.complex-card-map,.complex-card-map:active,.complex-card-map:focus,.complex-card-map:hover,.complex-card-map:visited{text-decoration:none}.complex-card-map__header{position:relative;overflow:hidden}.complex-card-map__header picture{display:block;width:100%;height:196px;overflow:hidden}.complex-card-map__header picture img,.premises-layouts__list-item .list-item__image img{width:100%;height:100%;object-fit:cover}.complex-card-map__header-price{display:flex;flex-flow:wrap;align-items:center;justify-content:flex-start}.complex-card-map__state{position:absolute;top:8px;left:8px;padding:0 8px;border-radius:3px;color:#fff;line-height:20px;white-space:nowrap;background:rgba(28,24,25,.7)}.complex-card-map__content{padding:12px 16px}.complex-card-map .paid-labels__item{display:inline;font-weight:400;font-size:12px}.complex-card-map__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:8px 0 4px;color:#06c;font-size:16px;line-height:20px}.complex-card-map__square-price{margin-bottom:8px;color:#1c1819;font-weight:600;font-size:16px}.complex-card-map__address{margin-bottom:8px;color:#1c1819;font-size:13px}.complex-card-map__price-item{position:relative;display:flex;justify-content:space-between;padding:2px 0;color:#888b94;font-size:13px}.complex-card-map__price-item--result{color:#1c1819}.complex-card-map__price-item::before{position:absolute;bottom:9px;display:block;width:100%;border-bottom:1px dotted #888b94;content:""}.complex-card-map__price-item span{position:relative;background:#fff}.complex-card-map__price-item span:first-child{padding-right:4px}.complex-card-map__price-item span:last-child{padding-left:4px}.callback-form__result i,.complex-card-map__price-text{margin-right:8px}.complex-card-map__price-text--full{width:100%}.complex-card-map__layout-nb{margin:8px 0;color:#1c1819;font-weight:600;font-size:16px}.complex-card-map__layout-nb::before,.complex-map-card__layout-nb::before{display:inline-block;width:6px;height:6px;margin:0 4px 3px 0;border-radius:50%;background:#2a81dd;content:""}.complex-card-map__other{margin:12px 0 4px}.complex-card-map__builder{margin-top:16px;color:#888b94}.complex-card-map:hover{color:#888b94;box-shadow:0 0 15px 0 rgba(28,24,25,.1)}.complex-card-map:hover .complex-card-map__title,.complex-map-card:hover .complex-map-card__title{color:#f33}@media only screen and (max-width:1200px){.complex-card-map .complex-flat-square{display:none}}.complex-map-card{position:relative;display:flex;padding:8px 36px 8px 8px;border-bottom:1px solid rgba(28,24,25,.1);font-size:14px}.complex-map-card,.complex-map-card:active,.complex-map-card:focus,.complex-map-card:hover,.complex-map-card:visited{text-decoration:none}.complex-map-card__favorite-btn{position:absolute;top:12px;right:12px}.complex-map-card__img{width:110px;height:80px;margin-right:8px;border-radius:3px;overflow:hidden;background:#f0f0f0}.complex-map-card__info{max-width:calc(100% - 118px)}.complex-map-card__hypothec-wrapper{display:flex;flex-flow:wrap;width:100%}.complex-map-card__header{display:flex;flex-flow:wrap;align-items:center;justify-content:flex-start;color:#1c1819}.complex-map-card__price{margin-right:8px;font-weight:600;font-size:16px;line-height:24px}.complex-map-card__badge{margin:2px 8px 2px 0}.complex-map-card .paid-labels__item{display:inline-block;font-size:12px}.complex-map-card__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;clear:both;margin-right:8px;color:#2a81dd;font-weight:600;font-size:14px;line-height:24px}.complex-map-card__layout-nb{color:#1c1819;line-height:24px}.complex-map-card:hover{box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}body.complex-search .kr-cluster path,body.complex-search .kr-cluster svg{stroke:#64bd38}body.complex-search .kr-cluster path:nth-child(1),body.complex-search ymaps.is-highlighted .kr-cluster path:nth-child(1){stroke:#888b94}body.complex-search ymaps.is-highlighted .kr-cluster{z-index:9999!important}body.complex-search ymaps.is-highlighted .kr-cluster path,body.complex-search ymaps.is-highlighted .kr-cluster svg{stroke:#1c1819}body.complex-search .kr-placemark{white-space:nowrap}body.complex-search .kr-placemark::after{border-color:#64bd38 transparent transparent}body.complex-search .kr-placemark-inner{background-color:#64bd38}body.complex-search .kr-placemark:hover::after{border-color:#1c1819 transparent transparent}body.complex-search .kr-placemark:hover .kr-placemark__inner{background-color:#1c1819}body.complex-search .kr-placemark.is-visited{color:#fff}body.complex-search .kr-placemark.is-visited .kr-placemark-inner{background-color:#4e8b2f}body.complex-search .kr-placemark.is-visited::after{border-color:#4e8b2f transparent transparent}body.complex-search .kr-placemark.kr-checked-adv .kr-placemark-inner{background:#888b94}body.complex-search .kr-placemark.kr-checked-adv::after{border-color:#888b94 transparent transparent}body.complex-search .kr-placemark.kr-checked-adv.is-visited .kr-placemark-inner{background:#414247}body.complex-search .kr-placemark.kr-checked-adv.is-visited::after{border-color:#414247 transparent transparent}body.complex-search ymaps.is-highlighted .kr-placemark .kr-placemark-inner,body.complex-search ymaps.is-highlighted .kr-placemark.kr-checked-adv .kr-placemark-inner{background-color:#1c1819}body.complex-search ymaps.is-highlighted .kr-placemark.kr-checked-adv::after,body.complex-search ymaps.is-highlighted .kr-placemark::after{border-color:#1c1819 transparent transparent}body.complex-search ymaps[class*=balloon_layout_normal]{left:-156px!important;width:312px!important;transform:translateY(1px);transition:margin .3s cubic-bezier(.25,.1,.25,1)}body.complex-search ymaps[class*=balloon__close-button]{color:#fff;font-weight:700;background:0 0;opacity:.8}body.complex-search ymaps[class*=balloon__close-button]::before{margin:4px}.map-canvas-container .complex-card{position:relative;display:block;width:100%;height:302px;max-height:302px;margin-bottom:0}.map-canvas-container .complex-card__builder{display:none}.map-canvas-container .complex-card__header{position:absolute;top:0;width:100%}.map-canvas-container .complex-card__header::before{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,rgba(28,24,25,.1) 0%,rgba(28,24,25,.7) 100%);opacity:0;transition:opacity .3s cubic-bezier(.25,.1,.25,1);content:""}.map-canvas-container .complex-card__content{position:absolute;bottom:0;z-index:1;width:100%;min-height:106px;max-height:106px;overflow:hidden;background:#fff;transition:max-height .3s cubic-bezier(.25,.1,.25,1)}.map-canvas-container .complex-card__address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.map-canvas-container .complex-card__prices-details{opacity:0;transition:opacity .3s cubic-bezier(.25,.1,.25,1)}.map-canvas-container .complex-card--with-result{height:326px;max-height:326px}.map-canvas-container .complex-card--with-result .complex-card__content{min-height:130px;max-height:130px}.map-canvas-container ymaps[class*=balloon_layout_normal]:hover .complex-card--not-empty .complex-card__header::before{opacity:1}.map-canvas-container ymaps[class*=balloon_layout_normal]:hover .complex-card__content{max-height:266px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.map-canvas-container ymaps[class*=balloon_layout_normal]:hover .complex-card__content::-webkit-scrollbar{display:none}.map-canvas-container ymaps[class*=balloon_layout_normal]:hover .complex-card__prices-details,.reliability-block__tooltip-icon:hover~.reliability-block__tooltip .reliability-block__tooltip-arrow::before{opacity:1}.map-canvas-container ymaps[class*=balloon_layout_normal]:hover .complex-card--with-result .complex-card__content{max-height:290px}.complex-small-card{display:flex;flex-direction:column;justify-content:space-between;width:calc(25% - 8px);margin:0 8px;border-radius:3px;text-decoration:none;box-shadow:0 0 0 0 rgba(28,24,25,.07);cursor:pointer;transition:box-shadow .3s}.complex-small-card:hover{box-shadow:0 3px 10px 4px rgba(28,24,25,.07)}.complex-card-list__title a:hover,.complex-small-card:hover .complex-small-card__title{color:#f33}.complex-small-card:focus{text-decoration:none}.complex-small-card:first-child{margin-left:0}.complex-small-card:last-child{margin-right:0}.complex-small-card__image{position:relative;height:110px}.complex-small-card__image img{width:100%;height:100%;border-radius:3px 3px 0 0;object-fit:cover}.complex-small-card__content{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:8px}.complex-small-card__body{margin-bottom:12px}.complex-small-card__footer{display:flex;justify-content:space-between}.complex-small-card__title{display:block;max-height:63px;margin-bottom:8px;overflow:hidden;color:#2a81dd;font-weight:600;font-size:14px;line-height:21px;text-decoration:none}.complex-small-card--article{width:calc(25% - 10px);margin:0 10px}.complex-small-card--article .complex-small-card__title{font-weight:400}.complex-small-card--article .complex-small-card__image{height:123px}.complex-small-card--article .complex-small-card__body{margin-bottom:0}.complex-small-card__price{color:#1c1819;font-weight:600;font-size:14px}.complex-small-card__views{display:flex;align-items:center;margin-left:-4px;color:rgba(0,0,0,.6);line-height:24px;white-space:nowrap}.complex-small-card__views-nb{margin-left:4px}.complex-small-card__label{position:absolute;top:8px;left:8px;padding:0 4px;border-radius:3px;color:#1c1819;font-size:12px;line-height:18px;white-space:nowrap;background:#ffdd61}.complex-card-list{margin:24px 0}.complex-card-list__body{display:flex}.complex-card-list__title{margin-bottom:16px;font-size:16px;line-height:24px}.complex-card-list__title a{color:#2a81dd}.complex-card-list__counter{margin-left:10px;color:#888b94;font-size:13px}.complex-card-list__hint{float:right;color:#2a81dd;font-size:13px;text-decoration:none}.complex-card-list__hint:hover{color:#f33}.complex-card-list--articles .complex-card-list__title{position:relative}.complex-card-list--articles .complex-card-list__title a{font-size:18px;text-decoration:none}.complex-card-list--articles .complex-card-list__title .articles-all{position:absolute;right:0;font-size:13px}.complex__attention{margin:25px 0 0;padding:16px;border:solid #ffc726 1px;border-radius:3px;font-size:13px}.complex__money-info{font-size:13px;line-height:1.54}.complex-similar{margin-top:16px;padding:16px}.complex-similar__title{display:flex;justify-content:space-between;margin-bottom:16px;font-size:18px;line-height:28px}.complex-similar__title--sidebar{margin-bottom:24px}.complex-similar__title a{color:#2a81dd;text-decoration:none}.complex-similar__title a:first-child{font-size:18px}.complex-similar__title a:last-child{font-size:13px}.complex-similar__item:hover .complex-similar__item-name,.complex-similar__title a:hover,.secondary__flat:hover .secondary__flat-name{color:#f33}.complex-similar__title-text{font-weight:600}.complex-similar__button-view-all{padding:0;border:0;background:0 0;outline:0;cursor:pointer;color:#2a81dd;font-size:13px}.complex-similar__button-view-all:disabled{cursor:default}.complex-similar__counter{margin-left:10px;color:#888b94;font-size:13px}.complex-similar__items{display:flex;flex-wrap:wrap;justify-content:space-between}.complex-similar__item{width:calc(50% - 8px);margin:8px 0;border-radius:4px;text-decoration:none;transition:box-shadow .3s}.complex-similar__item:hover{box-shadow:0 3px 10px 4px rgba(0,0,0,.07)}.complex-similar__item:focus{text-decoration:none}.complex-similar__item-image{width:100%;height:92px;margin-bottom:8px;overflow:hidden}.complex-similar__item-image img{width:100%;border-radius:3px 3px 0 0;object-fit:cover}.complex-similar__item-descr{padding:8px}.complex-similar__item-price{margin-bottom:8px;color:#1c1819;font-weight:600;font-size:14px}.complex-similar__item-name{margin-bottom:8px;color:#2a81dd;font-size:13px}.complex-similar__item-builder-name{color:#414247;font-size:12px}.complex-similar .complex-cards{height:416px;margin:0;padding:8px 5px 0;overflow:hidden}.complex-similar .complex-card__order-call{max-width:338px;margin:0 auto;padding:8px 0;border:1px solid rgba(28,24,25,.1);border-radius:3px;color:#2a81dd;font-size:14px;background:linear-gradient(to bottom,#fff,#fafafa);box-shadow:0 2px 4px 0 rgba(28,24,25,.1)}.builder__contacts{margin-bottom:8px;font-weight:600;font-size:14px;line-height:24px}.complex-text ul li{margin-left:30px;list-style:initial}.complex-text ol li{margin-left:30px;list-style:decimal}.complex-text span.emoji{margin-right:2px}@media not screen and (min-device-pixel-ratio:2),not screen and (-webkit-min-device-pixel-ratio:2),not screen and (min-resolution:192dpi){.complex-text span.emoji{margin-right:6px}}.secondary__title{margin-bottom:22px;color:#1c1819;font-weight:600;font-size:18px}.secondary__menu-block{display:flex;justify-content:space-between;font-size:13px}.secondary__left-menu{display:flex}.secondary__menu-btn{margin-right:6px;padding:9px 21px;border:1px solid rgba(28,24,25,.1);border-radius:3px;color:#2a81dd;background:#fff;cursor:pointer}.secondary__menu-btn span{display:inline-block;color:#888b94;transform:translateX(5px)}.secondary__menu-btn--active{border:1px solid #d6ecfb;color:#1c1819;background:#d6ecfb}.secondary__all{padding-top:9px;text-decoration:none}.secondary__flats{display:flex;flex-wrap:wrap;margin-top:20px}.secondary__flat{display:flex;width:calc(50% - 15px);margin:0 15px 15px 0;border-radius:0 3px 3px 0;text-decoration:none;background:#fff}.secondary__flat:hover{box-shadow:0 2px 10px 0 rgba(28,24,25,.1)}.secondary__flat.blue{background:rgba(42,129,221,.15)}.secondary__flat.yellow{background:rgba(255,211,19,.15)}.secondary__flat.green{background:rgba(100,189,56,.12)}.secondary__flat.red{background:rgba(255,51,51,.1)}.secondary__flat,.secondary__flat:active,.secondary__flat:focus,.secondary__flat:hover,.secondary__flat:visited{text-decoration:none}.secondary__flat-image{position:relative;width:94px;height:60px;margin-right:15px}.secondary__flat-image img{width:100%;height:100%;border-radius:3px 0 0 3px;object-fit:cover}.secondary__flat-image .is-urgent{position:absolute;top:4px;left:4px;width:86px;border-radius:3px;color:#1c1819;text-align:center;background:#ffdd61}.secondary__flat-info{width:calc(100% - 112px);font-size:14px}.secondary__flat-name{margin-top:7px;overflow:hidden;color:#2a81dd;font-weight:600;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.secondary__flat-desc{display:flex;justify-content:space-between;margin-top:6px}.secondary__flat-price{color:#1c1819;font-weight:600}.secondary__flat-services{display:flex}.secondary__container{margin:65px 0 45px}.secondary__container .fade-enter,.secondary__container .fade-leave-to{opacity:0}.secondary__container .fade-enter-active,.secondary__container .fade-leave-active{transition:opacity .3s}.complex__short-description{margin:0 30px 0 0}.complex__sidebar-info{padding:8px 0}.complex__sidebar-info:not(:last-child){border-bottom:1px solid rgba(28,24,25,.1)}.complex__sidebar-info .btm-map{display:inline-block;margin:10px 0 0 33px;text-decoration:none}.complex__sidebar-info-label{display:flex}.complex__sidebar-info-icon{margin-right:8px;color:#888b94}.complex__sidebar-info-title{display:inline-block;padding-top:3px;color:#888b94;font-size:13px}.complex__sidebar-info-text{margin-left:33px;color:#1c1819;font-size:14px}.complex__check-date{width:100%;color:#888b94;font-size:13px;line-height:20px}.complex__whatsapp-btn.kr-btn{display:flex;align-items:center;justify-content:center;margin-top:10px}.complex__whatsapp-icon{width:16px;height:16px;margin-right:8px}.complex-show-page .offer__sidebar-header{justify-content:unset}.premises-layouts__filter{display:flex;flex-flow:row nowrap;width:100%;margin:16px 0;color:#888b94;font-size:13px}.premises-layouts__filter--parking{margin:0 0 8px}.premises-layouts__filter-left{display:flex;flex-flow:row nowrap;align-items:center;margin-right:16px}.premises-layouts__filter-left span{padding-right:8px}.premises-layouts__filter-left button{min-width:36px;height:36px;margin:0 2px;border:solid 1px rgba(0,0,0,.1);border-radius:3px;color:#2a81dd;background:#fff;outline:0}.premises-layouts__filter-left button.isCustomLayout{order:1;padding:0 16px}.premises-layouts__filter-left button.isActive{border-color:transparent;color:#000!important;background:#d6ecfb}.premises-layouts__filter-left button:hover{color:#f33}.premises-layouts__filter-right{display:flex;flex-flow:row nowrap;align-items:center;min-height:36px}.premises-layouts__filter-right label{margin:0;font-weight:400;font-size:13px;line-height:20px}.premises-layouts__filter-right select{z-index:1;height:20px;margin-left:8px;padding-right:24px;border:0;color:#2a81dd;font-size:13px;line-height:20px;background:0 0;outline:0;cursor:pointer;-webkit-appearance:none;appearance:none}.premises-layouts__filter-right select option:not(:checked){color:#000}.premises-layouts__filter-right span{position:absolute;top:-2px;right:0;width:24px;height:24px;padding-top:2px;color:#2a81dd;transform-origin:50% 55%;cursor:pointer;transition:transform .2s ease;pointer-events:none}.premises-layouts__filter-dropdown{flex-flow:row nowrap}.premises-layouts__filter-dropdown,.premises-layouts__filter-select-wrapper{position:relative;display:flex;align-items:center}.premises-layouts__filter-select{padding:5px 40px 5px 8px;border:1px solid rgba(28,24,25,.1);border-radius:8px;color:#1c1819;font-size:14px;line-height:24px;text-indent:1px;text-overflow:"";-webkit-appearance:none;appearance:none}.premises-layouts__filter-select::-ms-expand{display:none}.premises-layouts__filter-select-icon{position:absolute;right:8px;pointer-events:none}.premises-layouts__list-preview{display:flex;flex-flow:wrap;width:100%}.premises-layouts__list{display:block;width:50%;height:100%;overflow:hidden}.premises-layouts__list ul{box-sizing:content-box;width:100%;height:100%;max-height:315px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(187,190,201,.6) #fff}.premises-layouts__list ul::-webkit-scrollbar-track{background-color:#fff}.premises-layouts__list ul::-webkit-scrollbar{width:4px}.premises-layouts__list ul::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(187,190,201,.6)}.premises-layouts__list--parking{width:100%}.premises-layouts__preview{display:flex;flex-flow:column;flex-grow:1;width:50%;padding-left:16px}.premises-layouts__preview-image{width:100%;height:315px;cursor:pointer}.premises-layouts__preview-image img{width:100%;height:100%}@media (max-width:1080px){.premises-layouts__preview-image,.premises-layouts__preview-image img{height:auto}}.premises-layouts__preview-feedback{display:flex;flex-grow:1;align-items:center;justify-content:center;margin-top:28px}.premises-layouts__preview-feedback button{width:245px}.premises-layouts__list-item{display:flex;flex-flow:row nowrap;height:60px;margin-right:2px;background:#fff;cursor:pointer}.premises-layouts__list-item:not(.premises-layouts__list-item--parking):not(:last-child){margin-bottom:4px}.premises-layouts__list-item:not(.premises-layouts__list-item--parking).isActive .list-item__content,.premises-layouts__list-item:not(.premises-layouts__list-item--parking):hover .list-item__content{background:#f2f2f3}.premises-layouts__list-item:not(.premises-layouts__list-item--parking):hover .list-item__description span:nth-child(1){color:#f33}.premises-layouts__list-item:not(.premises-layouts__list-item--parking).isActive .list-item__description span:nth-child(1){color:#000}.premises-layouts__list-item .list-item__image{width:94px;height:60px}.premises-layouts__list-item .list-item__icon{display:flex;align-items:center;justify-content:center;margin:0 0 0 16px}.premises-layouts__list-item .list-item__content{display:flex;flex-flow:row nowrap;flex-grow:1;align-items:center;justify-content:space-between;padding:0 16px}@media (max-width:1080px){.premises-layouts__list-item .list-item__content{padding:0 4px}}.premises-layouts__list-item .list-item__description{display:flex;flex-flow:column nowrap;justify-content:center;height:100%;padding:8px 0;color:#2a81dd}.premises-layouts__list-item .list-item__description span:nth-child(1){font-size:14px;line-height:24px}.premises-layouts__list-item .list-item__description span:nth-child(2){color:#888b94;font-size:13px;line-height:20px}.premises-layouts__list-item .list-item__price{font-weight:600;font-size:14px}.premises-layouts__list-item--parking{height:56px;margin:0;border-bottom:1px solid #f2f2f3}.premises-layouts__list-item--parking:first-child{border-top:1px solid #f2f2f3}.premises-layouts__list-item--parking .list-item__price{font-weight:400}.premises-layouts__container{width:100%}.premises-layouts__header{font-weight:600;font-size:18px}.premises-layouts__header a{text-decoration:none}.premises-layouts__header span{padding-left:4px;color:#888b94;font-weight:400;font-size:13px}.premises-layouts__text{color:red;font-size:40px}.premises-layouts__tabs{margin:16px 0}.complex__reliability-block{margin:32px 0 40px}.reliability-block__title{margin-bottom:6px;font-weight:600;font-size:18px;line-height:28px}.reliability-block__text{display:inline-flex;align-items:center;font-size:14px;line-height:24px}.reliability-block__forbidden-icon{margin-right:4px;color:#f33}.reliability-block__tooltip:not(.z){z-index:10;display:flex;flex-flow:column;width:100vw;min-width:initial;max-width:600px;padding:16px 16px 24px}.reliability-block__tooltip:not(.z)::after,.reliability-block__tooltip:not(.z)::before{content:none}.reliability-block__tooltip-arrow,.reliability-block__tooltip-arrow::before{position:absolute;width:16px;height:16px;background:inherit}.reliability-block__tooltip-arrow{visibility:hidden}.reliability-block__tooltip-arrow::before{transform:rotate(45deg);visibility:visible;opacity:0;transition:opacity .1s;content:""}.reliability-block__tooltip[data-popper-placement^=top]&gt;.reliability-block__tooltip-arrow{bottom:-8px}.reliability-block__tooltip[data-popper-placement^=top]&gt;.reliability-block__tooltip-arrow::before{box-shadow:3px 2px 6px 0 rgba(28,24,25,.07)}.reliability-block__tooltip[data-popper-placement^=bottom]&gt;.reliability-block__tooltip-arrow{top:-8px}.reliability-block__tooltip[data-popper-placement^=bottom]&gt;.reliability-block__tooltip-arrow::before{box-shadow:-3px -2px 6px 0 rgba(28,24,25,.07)}.reliability-block__tooltip-title{margin-bottom:8px;line-height:24px}.reliability-block__tooltip-title--separator{margin-top:24px}.reliability-block__tooltip-text{color:#1c1819;font-size:14px;line-height:24px}.reliability-block__subtitle{position:relative;display:inline-flex;align-items:center;margin-bottom:16px;color:#888b94;font-size:13px;line-height:20px}.reliability-block__tooltip-icon{margin-left:6px}.reliability-block__tooltip-icon:hover~.reliability-block__tooltip{visibility:visible;opacity:1}.reliability-block__list{display:flex;flex-flow:column}.reliability-block__list-item{display:inline-block;margin-bottom:8px;font-size:14px;line-height:24px}.reliability-block__icon{margin-right:6px}.reliability-block__icon.fi-check-big{color:#64bd38}.reliability-block__icon.fi-close-small{color:#888b94}.reliability-block__sublist{display:flex;flex:1 0 calc(100% - 30px);flex-flow:column;padding-left:30px}.reliability-block__sublist p{margin-top:4px}.chart-bar-price{position:relative;width:100%}.chart-bar-price__title{margin:16px 0;padding:0;color:#1c1819;font-weight:600;font-size:16px;line-height:24px}@media screen and (max-width:768px){.chart-bar-price__title{margin-top:0;padding:0 16px;font-size:18px;line-height:28px}}.chart-bar-price__wrapper{position:relative;display:flex}.chart-bar-price__chart-area{scrollbar-width:none;-ms-overflow-style:none;position:relative;width:100%;border:1px solid rgba(0,0,0,.1);border-radius:5px;overflow-x:auto;overflow-y:hidden;cursor:move;cursor:grab}.chart-bar-price__chart-area::-webkit-scrollbar{display:none;height:20px}.chart-bar-price__chart-area__move{cursor:grabbing}.chart-bar-price__chart-area::-webkit-scrollbar-thumb{border:8px solid transparent;border-radius:40px;box-shadow:inset 0 0 0 8px #bbbec9}.chart-bar-price__chart-area::-webkit-scrollbar-track{border-radius:0 0 5px 5px;background-color:#f2f2f3;box-shadow:inset 0 0 0 8px #fff}@media screen and (max-width:768px){.chart-bar-price__chart-area{border:0;border-radius:0;-webkit-overflow-scrolling:touch}.chart-bar-price__chart-area::-webkit-scrollbar{height:10px}.chart-bar-price__chart-area::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:40px;box-shadow:inset 0 0 0 4px #bbbec9}.chart-bar-price__chart-area::-webkit-scrollbar-track{border-radius:0;background-color:#f2f2f3;box-shadow:inset 0 0 0 4px #fff}}.chart-bar-price__canvas-wrapper{height:300px}@media screen and (max-width:768px){.chart-bar-price__canvas-wrapper{height:164px}}.chart-bar-price__left-part{position:absolute;top:0;left:0;display:flex;height:100%;pointer-events:none}.chart-bar-price__left-part canvas{z-index:1}.chart-bar-price__bcg{position:absolute;top:0;bottom:0;left:0;background:#fff}.chart-bar-price__skeleton{position:relative;min-height:294px;border:1px solid #d7d7d7;border-radius:4px;overflow:hidden}.chart-bar-price__skeleton::before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#f0f0f0;animation:skeletonAnimation 1.5s infinite linear;content:" "}@media screen and (max-width:768px){.chart-bar-price__skeleton{min-height:220px;margin:8px 0;border:0}.chart-bar-price__skeleton::before{background:#fff;animation:none}}.chart-bar-price__loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;margin:0;background:#f0f0f0}.chart-bar-price__animation-active,.chart-bar-price__animation-leave-active{transition:opacity .5s}.chart-bar-price__animation-enter,.chart-bar-price__animation-leave-to{opacity:0}.menu-anchors{display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:20px;padding:0 0 8px;overflow:auto;scrollbar-color:transparent}.menu-anchors::-webkit-scrollbar-track{background-color:transparent}.menu-anchors::-webkit-scrollbar-thumb{background-color:transparent}.menu-anchors:hover{scrollbar-color:rgba(187,190,201,.6)}.menu-anchors:hover::-webkit-scrollbar-track{background-color:#fff}.menu-anchors:hover::-webkit-scrollbar-thumb{background-color:rgba(187,190,201,.6)}@-moz-document url-prefix(){.menu-anchors{scrollbar-width:thin}}.menu-anchors::-webkit-scrollbar{width:4px;height:4px}.menu-anchors::-webkit-scrollbar-thumb{border-radius:2px}.menu-anchors__item{display:inline-block;flex:0 0 auto;padding:7px 16px;border:1px solid rgba(28,24,25,.1);border-radius:3px;color:#2a81dd;font-size:14px}.menu-anchors__item,.menu-anchors__item:active,.menu-anchors__item:focus,.menu-anchors__item:hover,.menu-anchors__item:visited{text-decoration:none}.menu-anchors__item:focus{color:#2a81dd}.menu-anchors__item:not(:last-child){margin-right:5px}.menu-anchors__item.active{border:1px solid #d6ecfb;color:#1c1819;background:#d6ecfb;pointer-events:none}.menu-anchors.upper{width:750px;margin:0}.menu-anchors__top-container{position:fixed;top:0;right:0;left:0;z-index:15;width:100%;max-width:100%;background:#fff;transform:translate3d(0,-55px,0);transition:transform 400ms ease 0s;will-change:transform}.menu-anchors__top-container::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;box-shadow:0 2px 10px 0 rgba(28,24,25,.1);transform:translate3d(0,0,0);content:""}.menu-anchors__top-container .menu-anchors{padding-bottom:0}.menu-anchors__top-container .menu-anchors::-webkit-scrollbar{display:none}.menu-anchors__top-container.show{transform:translate3d(0,0,0)}.menu-anchors__top-container.show .menu-anchors{padding-bottom:2px}.menu-anchors__top-container.show .menu-anchors::-webkit-scrollbar{display:initial}.menu-anchors__block{display:flex;flex-wrap:nowrap;align-items:center;min-width:1024px;max-width:1190px;margin:0 auto;padding:8px 0}.menu-anchors__block .offer__advert-title{width:442px;padding-bottom:0;font-size:16px;white-space:nowrap}.menu-anchors__block .offer__advert-title p{overflow:hidden;text-overflow:ellipsis}@media (max-width:1230px){.menu-anchors.upper{padding-right:5px}.menu-anchors__block .offer__advert-title{width:calc(100% - 760px);min-width:395px;padding-left:10px}}@media screen and (max-width:1135px){.menu-anchors.upper{padding-right:15px}.menu-anchors__item{padding:7px 5px}}html.fancybox-margin .menu-anchors__block{transform:translateX(-8px)}.ib-place{display:none;grid-gap:12px 16px;grid-template-columns:repeat(3,minmax(0,1fr));max-height:232px;overflow:hidden;transition:opacity .3s ease}.ib-place__block{display:flex;align-items:center;padding:5px 16px;border-radius:8px;cursor:pointer}.ib-place__block--selected .ib-place__title{color:#1c1819}.ib-place__block--selected,.ib-place__block:hover{background:#e9f2fb}.ib-place__block:hover .ib-place__title{color:#f33}.ib-place--active{display:grid}.ib-place__part{display:flex;flex-flow:column;pointer-events:none}.ib-place__title{margin-bottom:2px;color:#2a81dd;font-size:14px;line-height:24px}.ib-place__description{display:flex;flex-wrap:wrap;gap:4px;align-items:center;color:#888b94;font-size:11px;line-height:20px}.ib-place__part-icon{width:9px;height:15px;margin:0 0 -2px;line-height:20px}.ib-place__distance{padding:0 4px;border-radius:4px;color:#1c1819;font-size:11px;line-height:16px;background:#d6ecfb}.ib-place__icon{display:none}.infrastructure-block{display:flex;flex-flow:column}.infrastructure-block__title{margin:0;padding:0;color:#1c1819;font-weight:600;font-size:18px;line-height:28px}.infrastructure-block__scroller{scrollbar-color:rgba(187,190,201,.6);position:relative;width:100%;margin:0 0 8px;padding:0 0 8px;overflow:auto;white-space:nowrap}.infrastructure-block__scroller::-webkit-scrollbar-track{background-color:#fff}.infrastructure-block__scroller::-webkit-scrollbar-thumb{background-color:rgba(187,190,201,.6)}@-moz-document url-prefix(){.infrastructure-block__scroller{scrollbar-width:thin}}.infrastructure-block__scroller::-webkit-scrollbar{width:4px;height:4px}.infrastructure-block__scroller::-webkit-scrollbar-thumb{border-radius:2px}.infrastructure-block__tab:not(:last-child){margin-right:8px}.infrastructure-block__content{display:flex;flex-flow:column}.infrastructure-block__expand-btn{position:relative;display:flex;align-items:center;margin-top:8px;padding:4px 8px 4px 0;color:#2a81dd;font-size:14px;line-height:20px;cursor:pointer}.infrastructure-block__expand-btn:hover{color:#f33}.infrastructure-block__expand-btn::after{position:absolute;right:0;bottom:100%;left:0;width:100%;height:64px;background:linear-gradient(to bottom,rgba(255,255,255,0),white);content:""}.infrastructure-block__expand-btn--hidden{display:none}.infrastructure-block__expand-icon{transition:transform .3s ease}.infrastructure-block__expand-input{display:none}.infrastructure-block__expand-input:checked~.infrastructure-block__places{max-height:5000px}.infrastructure-block__expand-input:checked~.infrastructure-block__expand-btn .infrastructure-block__expand-icon{transform:rotate(180deg)}.infrastructure-block__expand-input:checked~.infrastructure-block__expand-btn::after{content:none}.infrastructure-placemark__img{display:block;width:25px;height:25px}.infrastructure-placemark--active .infrastructure-placemark__img{height:31px}.gallery__video-container{position:absolute;top:0;right:0;bottom:0;left:0;background:#f2f2f3;visibility:hidden}.gallery__video-container-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:none;width:100%;height:100%}.gallery__video-container-loading .loading-spinner,.js__sync-video-container.is-loading .loading-spinner{display:block}.gallery__video-container.isActive{visibility:visible}.gallery__video-player{position:relative;z-index:2;width:100%;height:100%}.gallery__container{position:relative;margin:20px 0;text-align:center}.gallery__main{position:relative;margin-bottom:5px;border-radius:3px;overflow:hidden;background:#f0f0f0}.gallery__main img{display:block;width:100%;max-width:100%;height:470px;max-height:100%;object-fit:cover}.gallery__thumbs-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -5px}.gallery__thumbs-list::after{flex:auto;content:""}@supports (display:grid){.gallery__thumbs-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}}.gallery__thumb{flex:0 0 12.5%;margin:5px}@media (max-width:1200px){.gallery__thumb{flex:0 0 16.667%}}.gallery__thumb-image{display:block;width:66px;height:66px;margin:5px;border-radius:3px;background:#f0f0f0;cursor:pointer}@supports (display:grid){.gallery__thumb-image{width:100%;height:66px;margin:0}}.gallery__thumb-image.active{border:solid #ffdd61 2px}.gallery__thumb-image img{display:block;width:100%;height:100%;border-radius:3px;object-fit:cover;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gallery__thumb-image:hover img{opacity:.7}.preview-wrapper .gallery__main{height:auto}.fancybox-youtube-video .fancybox-next{width:25%;height:calc(100% - 80px)}.fancybox__video-container,.js__sync-video-container{width:750px;height:470px}.fancybox__video-container.is-loading{opacity:1}.js__sync-video-container .loading-spinner{display:none}.js__sync-video-container.is-loading{opacity:1}.complex-parameters{display:flex;flex-flow:column}.complex-parameters__title{margin:0 0 16px;padding:0;color:#1c1819;font-weight:600;font-size:18px;line-height:28px}.complex-parameters__title--infrastructure{line-height:24px}.complex-parameters__title--bm{margin:0 0 8px}.complex-parameters__subtitle{margin:0 0 12px;padding:0;color:#888b94;font-weight:400;font-size:13px;line-height:20px}.complex-parameters__container{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;overflow:hidden;transition:max-height .3s cubic-bezier(.25,.1,.25,1)}.complex-parameters__container--bm{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:8px}.complex-parameters__container--has-expand.complex-parameters__container--params{max-height:112px}.complex-parameters__container--has-expand.complex-parameters__container--infrastructure{max-height:100px}.complex-parameters__container--has-expand.complex-parameters__container--bm{max-height:324px;margin-bottom:8px}.complex-parameters__container--has-expand::after{position:absolute;bottom:0;left:0;width:100%;height:30%;max-height:100vh;background:linear-gradient(to bottom,rgba(255,255,255,0),white);transition:max-height .1s cubic-bezier(.25,.1,.25,1);content:""}.complex-parameters__expand-btn{margin:20px 0 0;color:#2a81dd;font-size:13px;line-height:24px;cursor:pointer;-webkit-tap-highlight-color:transparent}.complex-parameters__expand-btn--infrastructure{margin:16px 0 0}.complex-parameters__expand-btn--bm{margin:initial}.complex-parameters__expand-btn--bm:not(:last-child){margin:0 0 16px}.complex-parameters__expand-btn-icon{display:inline-block;transition:transform .3s cubic-bezier(.25,.1,.25,1)}.complex-parameters__expand-text{display:inline-block;color:inherit;font-size:inherit;line-height:20px}.complex-parameters__expand-input,.complex-parameters__expand-text--expanded{display:none}.complex-parameters__expand-input:checked+.complex-parameters__container{max-height:1000vh}.complex-parameters__expand-input:checked+.complex-parameters__container::after{max-height:0}.complex-parameters__expand-input:checked+.complex-parameters__container+.complex-parameters__expand-btn .complex-parameters__expand-text--expanded{display:inline-block}.complex-parameters__expand-input:checked+.complex-parameters__container+.complex-parameters__expand-btn .complex-parameters__expand-text--collapsed{display:none}.complex-parameters__expand-input:checked+.complex-parameters__container+.complex-parameters__expand-btn .complex-parameters__expand-btn-icon{transform:rotate(180deg)}.complex-parameters__block{display:grid;grid-template-rows:18px auto;grid-template-columns:40px 1fr;gap:0 16px;align-items:flex-start;margin:0;padding:4px 0}.complex-parameters__icon{display:flex;grid-row:1/3;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#e9f2fb}.complex-parameters__block-title{color:#888b94;font-weight:400;font-size:13px;line-height:18px}.complex-parameters__block-title--infrastructure{display:inline-block;grid-column:1/4;line-height:20px}.complex-parameters__block-text{color:#1c1819;font-size:14px;line-height:22px}.complex-parameters__block-text--infrastructure{display:inline-flex;align-items:center;height:24px;margin:0}.complex-parameters__block-text--infrastructure::before{display:block;width:8px;height:8px;margin:0 20px 0 8px;border-radius:50%;background:#bbbec9;content:""}.complex-parameters__card{display:flex;flex-flow:column;align-items:flex-start;min-height:130px;padding:16px;border:1px solid rgba(28,24,25,.1);border-radius:8px}.complex-parameters__card-label{display:inline-block;height:16px;margin:0 0 8px;padding:0 4px;border-radius:4px;font-size:12px;line-height:16px}.complex-parameters__card-label,.complex-parameters__card-label--hyphotec{color:#1c1819;background:#ffc726}.complex-parameters__card-label--promotion{color:#fff;background:#34a2e9}.complex-parameters__card-title{display:inline-block;margin-bottom:4px;padding:0;color:#1c1819;font-weight:600;font-size:14px;line-height:24px}.complex-parameters__card-description{display:inline-block;margin:0;color:#1c1819;font-size:14px;line-height:22px}.complex-parameters__card-description p,.complex-parameters__card-description span{font-size:inherit;line-height:inherit}.complex-purchase-method{position:relative;margin-top:10px;margin-bottom:16px;padding:16px;border-radius:8px;background:#fafafa}.complex-purchase-method__title{position:absolute;top:-10px;margin-left:-4px;color:#1c1819;background:#ffd313}.complex-purchase-method__title--installment{color:#fff;background:#34a2e9}.complex-purchase-method__items{display:grid;grid-gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));font-size:14px;line-height:22px}.complex-purchase-method__label{color:#414247}.complex-purchase-method__text{color:#1c1819;font-weight:600}.construction-progress{color:#1c1819}.construction-progress__title{margin:0 0 4px;font-weight:600;font-size:18px;line-height:28px}.construction-progress__subtitle{color:#888b94;font-size:13px;line-height:20px}.complex-claim{padding:0;border:0;background:0 0;outline:0;cursor:pointer;display:flex;align-items:center;font-size:14px;line-height:24px;color:#f33}.complex-claim:disabled{cursor:default}.complex-claim__icon{margin-right:4px}.complex-not-partner{display:flex;margin-top:16px;padding:16px;border:1px solid rgba(28,24,25,.1);border-radius:8px}.complex-not-partner__icon{margin-right:12px;color:#f33}.complex-not-partner__title{margin:0;padding:0;color:#f33;font-weight:600;font-size:14px;line-height:24px}.complex-not-partner__text{margin-top:8px;color:#1c1819;font-size:14px;line-height:24px}.complex-show__infrastructure,.complex-show__parameters{margin:36px 0}.complex-show__infrastructure-block{margin:16px 0 36px}.complex-show__construction-progress,.complex-show__wtb{margin:36px 0}.complex-show__claim-btn{margin:24px 0 28px}.complex-show__not-partner{margin:32px 0 24px}.complex-show__title{margin:16px 0;color:#1c1819;font-weight:600;font-size:18px;line-height:28px}.complex-show-breadcrumbs.breadcrumbs{margin-top:8px}.callback-form{width:360px;padding:20px}.callback-form,.callback-form h3{font-family:"Open Sans",sans-serif}.callback-form__input{box-sizing:border-box;width:100%;height:36px;padding:0 8px;border:0;border-radius:3px;color:#1c1819;font-size:14px;background:#fff;outline:0;box-shadow:0 0 0 1px rgba(28,24,25,.2);-webkit-appearance:none;appearance:none}.callback-form__input:disabled{color:#888b94}.callback-form__group{position:relative}.callback-form__textfield{position:relative;display:flex;align-items:center;margin:16px 0}.callback-form__remove-btn{position:absolute;right:2px;padding:3px;color:#2a81dd;cursor:pointer}.callback-form__remove-btn--disabled{color:#888b94;pointer-events:none}.callback-form__header{font-weight:600;font-size:18px;line-height:1.35;word-break:break-word}.callback-form__description{margin:0}.callback-form__label{display:block;height:18px;margin-bottom:6px;color:#888b94;font-weight:400;font-size:13px}.callback-form__error{display:none;margin:0 0 16px;color:#f33;font-size:13px;line-height:1.5}.callback-form__error.isShown{display:block}.callback-form__submit-btn{width:100%;height:36px;max-height:36px;transition:opacity .3s ease .6s,visibility 0s ease .6s;will-change:max-height}.callback-form__result,.rating-stars{display:flex;font-size:14px;line-height:24px}.callback-form__result{position:absolute;top:0;right:0;left:0;justify-content:center;width:100%;height:56px;max-height:0;border-radius:0 0 3px 3px;overflow:hidden;background:#64bd38;transition:max-height .6s ease;will-change:max-height;align-items:center;color:#fff}.callback-form--success .callback-form__result{max-height:40px}.callback-form--success .callback-form__submit-btn{visibility:hidden;opacity:0}.callback-form--success.animationOff .callback-form__result{transition:none}.callback-form--success.isMobile .callback-form__result{top:0;max-height:40px}.rating-stars{flex-flow:wrap;align-items:baseline;color:#1c1819;font-weight:400}@media screen and (max-width:768px){.rating-stars{align-items:center}.rating-stars__mobile-text{flex:1 1 100%;width:100%;margin-bottom:12px;text-align:left}.rating-stars__mobile-text:empty{margin-bottom:0}}.rating-stars__link{padding:0;border:0;background:0 0;outline:0;color:#2a81dd;text-decoration:none;cursor:pointer}.rating-stars__link:disabled{cursor:default}.rating-stars__input{display:none}.rating-stars__item{display:inline-block;margin:0;text-align:center;cursor:pointer}@media screen and (max-width:768px){.rating-stars__item:not(:last-child){margin-right:20px}}.rating-stars__text--rating{margin-left:16px;font-size:20px;line-height:32px}@media screen and (max-width:768px){.rating-stars__text--rating{margin-left:0}}.rating-stars__text--voted{color:#888b94}.rating-stars__wrapper{position:relative;display:flex;margin-left:12px;overflow:hidden;white-space:nowrap;vertical-align:middle;cursor:pointer}.rating-stars__wrapper--disabled{outline:0;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-tap-highlight-color:transparent}.rating-stars__container{display:flex;color:#ffd313}.rating-stars__container--filled{position:absolute;top:0;left:0;margin:auto;overflow:hidden;white-space:nowrap}body.complex-index .container,body.complex-search .container{min-width:1000px}body.complex-index .navbar-menu&gt;li,body.complex-search .navbar-menu&gt;li{margin-left:34px}nav.main-menu&gt;ul&gt;li.is-active::after{content:none}.complex-pager{display:flex;align-items:center;justify-content:space-between;margin-top:32px}
</pre></body></html>