.filter-icicle{border:1px solid #f2f2f2;background:#f9f9f9;border-radius:2px;position:relative;color:#666;padding:6px 18px 6px 18px;font-family:"Evolventa", Arial, sans-serif;margin:0 0px 27px 0;min-height:238px}.filter-icicle__propertys{display:flex;flex-wrap:wrap}.filter-icicle__property{width:calc(20% - 20px);min-width:calc(20% - 20px);max-width:calc(20% - 20px);position:relative;margin:0 10px;margin-bottom:30px}.filter-icicle__property__header__name{font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:0.02em;color:#333333;background:unset;margin:5px 0px 5px 0px}.filter-icicle__property__header__value{border-bottom:1px solid #f2f2f2;padding:15px 10px 15px 29px;background:#fff;color:#b8b0b2;min-height:46px;position:relative}.filter-icicle__property__header__value::before{content:"";border:solid #8b8b8b;border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;right:10px;top:calc(50% - 8px);left:auto}.filter-icicle__property--open .filter-icicle__property__header__value::before{content:"";border:solid #8b8b8b;border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);position:absolute;right:10px;top:calc(50% - 2px);left:auto}.filter-icicle__property__content__scroll{max-height:158px;overflow-y:auto;padding-bottom:2px}.filter-icicle__property[data-filter-icicle-type="numbers-slider"] .filter-icicle__property__header__value,.filter-icicle__property[data-filter-icicle-type="checkboxes"] .filter-icicle__property__content{display:none}.filter-icicle__property.filter-icicle__property--open[data-filter-icicle-type="checkboxes"] .filter-icicle__property__content{display:flex}.filter-icicle__property[data-filter-icicle-type="checkboxes"] .filter-icicle__property__content{position:absolute;flex-direction:column;background:#fff;z-index:2;width:100%}.filter-icicle__property__checkbox{display:flex;flex-wrap:nowrap;align-items:center;justify-content:start;padding:5px 5px 5px 8px}.filter-icicle__property__checkbox label{margin-left:7px;display:initial;margin-bottom:0;font-weight:normal;font-size:13px}.filter-icicle__property__checkbox:hover label{color:#333}.filter-icicle__property__checkbox input[disabled]+label,.filter-icicle__property__checkbox:hover input[disabled]+label{color:#d1d1d1}.filter-icicle__property__checkbox__label__count[data-filter-icicle-count="0"]{display:none}.filter-icicle__property__numbers__inputs{display:flex;align-items:center;justify-content:space-between}.filter-icicle__property__numbers__inputs__dash{width:12px;height:1px;background:#9a9a9a;margin:0 7px}.filter-icicle__property__numbers__range{margin:40px 0 20px 9px;position:relative;height:4px;background:#f2f2f2;user-select:none;width:calc(100% - 18px)}.filter-icicle__property__numbers__range__range{position:absolute;background:#39846d;width:100%;border:none;height:4px;left:0%}.filter-icicle__property__numbers__range__btn--min,.filter-icicle__property__numbers__range__btn--max{width:18px;height:18px;position:absolute;left:-9px;top:-7.5px;background:#fff;border:3px solid #39846d;border-radius:16px;z-index:1;-webkit-cursor:grab;-ms-cursor:grab;-o-cursor:grab;cursor:grab}.filter-icicle__property__numbers__range__btn--min:active,.filter-icicle__property__numbers__range__btn--max:active{-webkit-cursor:grabbing;-ms-cursor:grabbing;-o-cursor:grabbing;cursor:grabbing}.filter-icicle__property__numbers__range__btn--max{left:calc(100% - 7px)}.filter-icicle__property__numbers__range__min,.filter-icicle__property__numbers__range__max{position:absolute;top:-30px;font-size:14px}.filter-icicle__property__numbers__range__max{right:0px}.filter-icicle__button__reset,.filter-icicle__button__apply{padding-left:10px;padding-right:10px;background-color:#39846d;color:#ffffff;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;letter-spacing:0.04em;padding:7px 10px;border:1px solid #39846d;border-radius:100px;margin-left:5px;display:inline-block;-webkit-cursor:pointer;-ms-cursor:pointer;-o-cursor:pointer;cursor:pointer;transition:0.3s}.filter-icicle__button{margin-bottom:30px}.filter-icicle__button__apply:hover,.filter-icicle__button__reset:hover{background-color:#42997f;border-color:#42997f;color:#ffffff}.filter-icicle__button__apply.filter-icicle--blocked,.filter-icicle__button__apply.filter-icicle--blocked:hover{background-color:#bdbdbd;border-color:#979797;color:#fff;-webkit-cursor:default;-ms-cursor:default;-o-cursor:default;cursor:default}.filter-icicle__button__reset{background-color:rgba(0, 0, 0, 0);color:#888888;border:1px solid #aaaaaa}.filter-icicle__property__numbers__inputs__max,.filter-icicle__property__numbers__inputs__min,.filter-icicle__property__numbers__inputs__max:focus-visible,.filter-icicle__property__numbers__inputs__min:focus-visible{padding:8px 8px 8px;background:#fff;border:1px solid #eeeeee;border-radius:2px;box-shadow:none;height:auto;font-size:13px;min-width:90px;-moz-appearance:textfield;outline:0;outline-offset:0}.filter-icicle__property__numbers__inputs__max::-webkit-outer-spin-button,.filter-icicle__property__numbers__inputs__min::-webkit-outer-spin-button,.filter-icicle__property__numbers__inputs__max::-webkit-inner-spin-button,.filter-icicle__property__numbers__inputs__min::-webkit-inner-spin-button{-webkit-appearance:none}@media (max-width:1198px){.filter-icicle__property{width:calc(33.333% - 20px);min-width:calc(33.333% - 20px);max-width:calc(33.333% - 20px)}}@media (max-width:800px){.filter-icicle__property{width:calc(50% - 20px);min-width:calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width:560px){.filter-icicle__property{width:calc(100% - 20px);min-width:calc(100% - 20px);max-width:calc(100% - 20px)}}@media (max-width:960px){.filter_block:not(.active){		display:none}	.filter_block.active{		display:block}}.bx-subscribe{margin:10px 0}.bx-subscribe div.bx-block-title{font-family:var(--ui-font-family-secondary, var(--ui-font-family-open-sans));font-weight:var(--ui-font-weight-semi-bold, 600);color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px}.bx-subscribe-desc{color:#aaa;font-size:12px;position:relative;margin-top:-5px;margin-bottom:3px}.bx-subscribe .bx-input-group .bx-form-control{position:relative;margin-bottom:15px;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#F8FAFC;border:1px solid #D5DADC;border-radius:2px;outline:none;box-shadow:none !important;-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.bx-ios .bx-subscribe .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);background-image:linear-gradient(#f8fafc 0%, #f8fafc 100%)}.btn-subscribe{cursor:pointer;text-align:center;background:#70bb18;border:none;color:#fff;font-size:13px;position:relative;text-transform:uppercase;border-radius:2px;line-height:30px;height:40px;padding:5px 60px 5px 20px;vertical-align:middle;outline:none;-webkit-transition:width 5s linear;-moz-transition:width 5s linear;-ms-transition:width 5s linear;-o-transition:width 5s linear;transition:width 5s linear}.btn-subscribe:hover{background:#7ec629}.btn-subscribe:before{content:" ";position:absolute;top:0;bottom:0;right:0;width:40px;background-color:#5b9f0b;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");background-position:50%;background-repeat:no-repeat;border-radius:0 2px 2px 0}.btn-subscribe span{display:block}.btn-subscribe.send{padding:5px 40px;-webkit-animation-name:MeilSend;animation-name:MeilSend;-webkit-animation-duration:.5s;animation-duration:.5s;outline:none;color:#fff}.btn-subscribe:hover, .btn-subscribe:active{color:#fff}.btn-subscribe.send:before{width:0;background-position:100px 50%;-webkit-animation-name:MeilSendButton;animation-name:MeilSendButton;-webkit-animation-duration:.5s;animation-duration:.5s}@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@keyframes MeilSendSpan {0%{color:transparent}100%{color:#fff}}@-webkit-keyframes MeilSendSpan {0%{color:transparent}100%{color:#fff}}@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}.bx_subscribe_response_container{padding:40px;color:#35414E}.bx_subscribe_checkbox_container{line-height:16px;font-size:13px;margin-bottom:3px;vertical-align:middle;color:#aaa}.bx-sender-subscribe-agreement .main-user-consent-request a{font:11px/10px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));font-weight:var(--ui-font-weight-regular, 400)}