.parametric-button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.parametric-button::-moz-focus-inner{border:0;padding:0}.parametric-button:disabled{pointer-events:none;background-color:var(--color-brand-secondary);color:var(--color-white)}@media only screen and (min-width:1280px){.parametric-button:disabled{cursor:default}}.parametric-button__filter-button{margin-both:0;border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px);padding:8px 24px;font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em;background-color:var(--color-brand);color:var(--color-white)}@media only screen and (min-width:960px){.parametric-button__filter-button{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:1280px){.parametric-button__filter-button{border-radius:-webkit-calc(var(--is-br)*1.25vw);border-radius:calc(var(--is-br)*1.25vw)}}@media only screen and (min-width:1600px){.parametric-button__filter-button{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:960px){.parametric-button__filter-button{padding:8px 24px}}@media only screen and (min-width:1280px){.parametric-button__filter-button{padding:.5vw 1.5vw}}@media only screen and (min-width:1600px){.parametric-button__filter-button{padding:8px 24px}}@media only screen and (min-width:960px){.parametric-button__filter-button{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.parametric-button__filter-button{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.parametric-button__filter-button{font-size:16px;line-height:1.5}}.parametric-button__flats-button{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px);padding:8px 24px;font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em;background-color:var(--color-brand);color:var(--color-white)}@media only screen and (min-width:960px){.parametric-button__flats-button{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:1280px){.parametric-button__flats-button{border-radius:-webkit-calc(var(--is-br)*1.25vw);border-radius:calc(var(--is-br)*1.25vw)}}@media only screen and (min-width:1600px){.parametric-button__flats-button{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:960px){.parametric-button__flats-button{padding:8px 24px}}@media only screen and (min-width:1280px){.parametric-button__flats-button{padding:.5vw 1.5vw}}@media only screen and (min-width:1600px){.parametric-button__flats-button{padding:8px 24px}}@media only screen and (min-width:960px){.parametric-button__flats-button{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.parametric-button__flats-button{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.parametric-button__flats-button{font-size:16px;line-height:1.5}}.parametric-button__text:first-letter{text-transform:capitalize}.parametric-button__more-button{font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer}@media only screen and (min-width:960px){.parametric-button__more-button{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.parametric-button__more-button{font-size:1.25vw;line-height:.9}}@media only screen and (min-width:1600px){.parametric-button__more-button{font-size:20px;line-height:.9}}@media only screen and (min-width:1280px){.parametric-button__more-button:hover .parametric-button__more-button-icon{background-color:var(--color-brand-accent);border-color:var(--color-brand-accent)}.parametric-button__more-button:hover svg{fill:var(--color-white)}}.parametric-button__more-button svg{-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;fill:var(--color-brand)}.parametric-button__more-button-icon{-webkit-transition-property:background-color,border-color;transition-property:background-color,border-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;margin-bottom:8px;width:56px;height:56px;border:1px solid var(--color-brand-secondary);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:50%}@media only screen and (min-width:960px){.parametric-button__more-button-icon{margin-bottom:14px}}@media only screen and (min-width:1280px){.parametric-button__more-button-icon{margin-bottom:1vw}}@media only screen and (min-width:1600px){.parametric-button__more-button-icon{margin-bottom:16px}}@media only screen and (min-width:960px){.parametric-button__more-button-icon{width:56px}}@media only screen and (min-width:1280px){.parametric-button__more-button-icon{width:3.5vw}}@media only screen and (min-width:1600px){.parametric-button__more-button-icon{width:56px}}@media only screen and (min-width:960px){.parametric-button__more-button-icon{height:56px}}@media only screen and (min-width:1280px){.parametric-button__more-button-icon{height:3.5vw}}@media only screen and (min-width:1600px){.parametric-button__more-button-icon{height:56px}}.parametric-button__counter,.parametric-button__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.parametric-button__counter{margin-left:0;width:24px;height:24px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%);background-color:var(--color-white);color:var(--color-brand)}@media only screen and (min-width:960px){.parametric-button__counter{width:24px}}@media only screen and (min-width:1280px){.parametric-button__counter{width:1.5vw}}@media only screen and (min-width:1600px){.parametric-button__counter{width:24px}}@media only screen and (min-width:960px){.parametric-button__counter{height:24px}}@media only screen and (min-width:1280px){.parametric-button__counter{height:1.5vw}}@media only screen and (min-width:1600px){.parametric-button__counter{height:24px}}.parametric-button_full-width_mobile{width:100%}@media only screen and (min-width:670px){.parametric-button_full-width_mobile{width:auto}}.parametric-button_full-width_tablet{width:100%}@media only screen and (min-width:960px){.parametric-button_full-width_tablet{width:auto}}.parametric-button_scroll_button{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;margin-bottom:0;z-index:5;-webkit-transform:translateY(110%);transform:translateY(110%);opacity:0;bottom:0}.parametric-button_scroll_button.is-active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.parametric-button_scroll_button.is-fixed{position:fixed}.parametric-button_scroll_button.is-absolute{position:absolute}.parametric-button_scroll_button.is-relative{position:relative}.parametric-button__icon_icon_after{margin-left:0}.parametric-button__icon_icon_before{margin-right:12px}@media only screen and (min-width:960px){.parametric-button__icon_icon_before{margin-right:12px}}@media only screen and (min-width:1280px){.parametric-button__icon_icon_before{margin-right:.75vw}}@media only screen and (min-width:1600px){.parametric-button__icon_icon_before{margin-right:12px}}.parametric-button__icon_icon_expand{margin-right:12px;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}@media only screen and (min-width:960px){.parametric-button__icon_icon_expand{margin-right:12px}}@media only screen and (min-width:1280px){.parametric-button__icon_icon_expand{margin-right:.75vw}}@media only screen and (min-width:1600px){.parametric-button__icon_icon_expand{margin-right:12px}}.parametric-button__icon_icon_expand.is-active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.parametric-button_view_button{-webkit-transition-property:background-color,border-color;transition-property:background-color,border-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;width:56px;height:56px;border-radius:50%;border:1px solid var(--color-brand-secondary);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.parametric-button_view_button{width:56px}}@media only screen and (min-width:1280px){.parametric-button_view_button{width:3.5vw}}@media only screen and (min-width:1600px){.parametric-button_view_button{width:56px}}@media only screen and (min-width:960px){.parametric-button_view_button{height:56px}}@media only screen and (min-width:1280px){.parametric-button_view_button{height:3.5vw}}@media only screen and (min-width:1600px){.parametric-button_view_button{height:56px}}@media only screen and (min-width:1280px){.parametric-button_view_button:hover{background-color:var(--color-brand-accent);border-color:var(--color-brand-accent)}.parametric-button_view_button:hover svg{fill:var(--color-white)}}.parametric-button_view_button.is-active{background-color:var(--color-brand-accent);border-color:var(--color-brand-accent)}.parametric-button_view_button.is-active svg{fill:var(--color-white)}.parametric-button_view_button svg{-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;fill:var(--color-brand);margin:0}.parametric-button_theme_tooltip{margin-right:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.checkbox{margin-bottom:0;background-color:var(--color-white)}.checkbox__label{-webkit-transition-property:color,background-color,opacity;transition-property:color,background-color,opacity;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:relative;background-color:var(--color-white);cursor:pointer}.checkbox__label,.checkbox__label:before{-webkit-transition-duration:.3s;transition-duration:.3s;width:100%;height:100%}.checkbox__label:before{-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:absolute;top:0;left:0;z-index:1;background:var(--color-brand);opacity:0;content:""}.checkbox__text{-webkit-transition-property:color,opacity;transition-property:color,opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:relative;z-index:1}.checkbox_theme_block{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.checkbox_theme_block:not(:first-child){width:100%}.checkbox_theme_block:first-child .checkbox__label:after{display:none}.checkbox_theme_block.is-active+.checkbox_theme_block.is-active:after{background-color:var(--color-brand)}.checkbox_theme_block:after{content:"";position:absolute;top:8px;height:3px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;background-color:var(--color-brand-secondary)}@media only screen and (min-width:960px){.checkbox_theme_block:after{top:8px}}@media only screen and (min-width:1280px){.checkbox_theme_block:after{top:.5vw}}@media only screen and (min-width:1600px){.checkbox_theme_block:after{top:8px}}@media only screen and (min-width:960px){.checkbox_theme_block:after{height:3px}}@media only screen and (min-width:1280px){.checkbox_theme_block:after{height:.188vw}}@media only screen and (min-width:1600px){.checkbox_theme_block:after{height:3px}}.checkbox_theme_block .checkbox__label{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:14px}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label:hover:before{background-color:var(--color-brand)}}.checkbox_theme_block .checkbox__label:before{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;margin-bottom:8px;width:16px;height:16px;display:block;position:relative;opacity:1;border-radius:50%;background-color:var(--color-brand-secondary)}@media only screen and (min-width:960px){.checkbox_theme_block .checkbox__label:before{margin-bottom:14px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label:before{margin-bottom:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label:before{margin-bottom:16px}}@media only screen and (min-width:960px){.checkbox_theme_block .checkbox__label:before{width:16px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label:before{width:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label:before{width:16px}}@media only screen and (min-width:960px){.checkbox_theme_block .checkbox__label:before{height:16px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label:before{height:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label:before{height:16px}}.checkbox_theme_block .checkbox__text{font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;display:block;padding-right:3px}@media only screen and (min-width:960px){.checkbox_theme_block .checkbox__text{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__text{font-size:1.25vw;line-height:.9}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__text{font-size:20px;line-height:.9}}.checkbox_theme_block .checkbox__input:checked~.checkbox__label:before{background-color:var(--color-brand)}.checkbox_theme_block .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-brand)}.checkbox_theme_button.checkbox{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}.checkbox_theme_button.checkbox:not(:last-child){margin-right:4px}.checkbox_theme_button .checkbox__label{border-radius:100px;padding:16px 0;border:1px solid var(--color-brand-secondary)}@media only screen and (min-width:960px){.checkbox_theme_button .checkbox__label{border-radius:100px}}@media only screen and (min-width:1280px){.checkbox_theme_button .checkbox__label{border-radius:6.25vw}}@media only screen and (min-width:1600px){.checkbox_theme_button .checkbox__label{border-radius:100px}}@media only screen and (min-width:960px){.checkbox_theme_button .checkbox__label{padding:16px 0}}@media only screen and (min-width:1280px){.checkbox_theme_button .checkbox__label{padding:1.25vw 0}}@media only screen and (min-width:1600px){.checkbox_theme_button .checkbox__label{padding:20px 0}}@media only screen and (min-width:1280px){.checkbox_theme_button .checkbox__label:hover{background-color:var(--color-brand-secondary)}}.checkbox_theme_button .checkbox__label:before{display:none}.checkbox_theme_button .checkbox__input:checked~.checkbox__label{background-color:var(--color-brand-secondary)}.checkbox_theme_button .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-brand)}.checkbox_theme_button .checkbox__text{font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;text-align:center;text-transform:uppercase;width:inherit}@media only screen and (min-width:960px){.checkbox_theme_button .checkbox__text{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.checkbox_theme_button .checkbox__text{font-size:1.25vw;line-height:.9}}@media only screen and (min-width:1600px){.checkbox_theme_button .checkbox__text{font-size:20px;line-height:.9}}.checkbox_theme_toggle.checkbox{width:100%;margin-bottom:0;background:none;margin-right:16px}.checkbox_theme_toggle .checkbox__label{background:none;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.checkbox_theme_toggle .checkbox__label .checkbox__toggle{margin-right:8px}.checkbox_theme_toggle .checkbox__label.revert{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.checkbox_theme_toggle .checkbox__label.revert .checkbox__toggle{margin-right:8px}.checkbox_theme_toggle .checkbox__text{font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;text-transform:uppercase}@media only screen and (min-width:960px){.checkbox_theme_toggle .checkbox__text{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__text{font-size:1.25vw;line-height:.9}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__text{font-size:20px;line-height:.9}}.checkbox_theme_toggle .checkbox__toggle{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;border-radius:-webkit-calc(var(--is-br)*200px);border-radius:calc(var(--is-br)*200px);width:48px;height:26px;position:relative;display:block;background:var(--color-brand-secondary);cursor:pointer}@media only screen and (min-width:960px){.checkbox_theme_toggle .checkbox__toggle{border-radius:-webkit-calc(var(--is-br)*200px);border-radius:calc(var(--is-br)*200px)}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle{border-radius:-webkit-calc(var(--is-br)*9.375vw);border-radius:calc(var(--is-br)*9.375vw)}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle{border-radius:-webkit-calc(var(--is-br)*150px);border-radius:calc(var(--is-br)*150px)}}@media only screen and (min-width:960px){.checkbox_theme_toggle .checkbox__toggle{width:48px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle{width:3vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle{width:48px}}@media only screen and (min-width:960px){.checkbox_theme_toggle .checkbox__toggle{height:26px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle{height:1.625vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle{height:26px}}.checkbox_theme_toggle .checkbox__toggle:before{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;width:20px;height:20px;left:4px;content:"";position:absolute;-webkit-transition-duration:.4s;transition-duration:.4s;top:3px;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%);background:var(--color-white);opacity:1;z-index:1}@media only screen and (min-width:960px){.checkbox_theme_toggle .checkbox__toggle:before{width:20px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle:before{width:1.25vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle:before{width:20px}}@media only screen and (min-width:960px){.checkbox_theme_toggle .checkbox__toggle:before{height:20px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle:before{height:1.25vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle:before{height:20px}}@media only screen and (min-width:960px){.checkbox_theme_toggle .checkbox__toggle:before{left:4px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle:before{left:.25vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle:before{left:4px}}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label{background:none}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label:before{opacity:0}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-brand)}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label .checkbox__toggle{background-color:var(--color-brand)}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label .checkbox__toggle:before{left:-webkit-calc(100% - 4px);left:calc(100% - 4px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.checkbox_theme_icon{margin-right:8px;margin-bottom:8px}@media only screen and (min-width:960px){.checkbox_theme_icon{margin-right:8px}}@media only screen and (min-width:1280px){.checkbox_theme_icon{margin-right:.5vw}}@media only screen and (min-width:1600px){.checkbox_theme_icon{margin-right:8px}}@media only screen and (min-width:960px){.checkbox_theme_icon{margin-bottom:8px}}@media only screen and (min-width:1280px){.checkbox_theme_icon{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.checkbox_theme_icon{margin-bottom:8px}}.checkbox_theme_icon .checkbox__label{padding:14px 20px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.checkbox_theme_icon .checkbox__label{padding:14px 20px}}@media only screen and (min-width:1280px){.checkbox_theme_icon .checkbox__label{padding:.875vw 1.25vw}}@media only screen and (min-width:1600px){.checkbox_theme_icon .checkbox__label{padding:14px 20px}}.checkbox_theme_icon .checkbox__text{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;font-weight:400;width:auto}@media only screen and (min-width:960px){.checkbox_theme_icon .checkbox__text{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.checkbox_theme_icon .checkbox__text{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.checkbox_theme_icon .checkbox__text{font-size:16px;line-height:1.5}}.checkbox_theme_icon .checkbox__label-icon{margin-right:14px}@media only screen and (min-width:960px){.checkbox_theme_icon .checkbox__label-icon{margin-right:14px}}@media only screen and (min-width:1280px){.checkbox_theme_icon .checkbox__label-icon{margin-right:.875vw}}@media only screen and (min-width:1600px){.checkbox_theme_icon .checkbox__label-icon{margin-right:14px}}.checkbox__input:checked~.checkbox__label:before{opacity:1}.checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-white)}.checkbox__input:disabled~.checkbox__label{pointer-events:none}@media only screen and (min-width:1280px){.checkbox__input:disabled~.checkbox__label{cursor:default}}.checkbox__input:disabled~.checkbox__label .checkbox__text{color:rgba(var(--color-brand-rgb),.3)}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:initial}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after,.vue-slider-dot-tooltip-inner-top:after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-left:after,.vue-slider-dot-tooltip-inner-right:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-right:after{right:100%;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.range-slider{width:100%;margin-top:0}.range-slider.is-active .range-slider__value{color:var(--color-brand)}.range-slider.extend{border-radius:8px;margin:0;background-color:var(--color-white);position:relative}@media only screen and (min-width:960px){.range-slider.extend{border-radius:8px}}@media only screen and (min-width:1280px){.range-slider.extend{border-radius:.5vw}}@media only screen and (min-width:1600px){.range-slider.extend{border-radius:8px}}.range-slider__container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:960px){.range-slider__container{margin-top:14px}}@media only screen and (min-width:1280px){.range-slider__container{margin-top:1vw}}@media only screen and (min-width:1600px){.range-slider__container{margin-top:16px}}.range-slider.extend .range-slider__container{left:16px;right:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:960px){.range-slider.extend .range-slider__container{left:16px}}@media only screen and (min-width:1280px){.range-slider.extend .range-slider__container{left:1vw}}@media only screen and (min-width:1600px){.range-slider.extend .range-slider__container{left:16px}}@media only screen and (min-width:960px){.range-slider.extend .range-slider__container{right:16px}}@media only screen and (min-width:1280px){.range-slider.extend .range-slider__container{right:1vw}}@media only screen and (min-width:1600px){.range-slider.extend .range-slider__container{right:16px}}.range-slider__desc{margin-right:0;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;color:var(--color-brand)}@media only screen and (min-width:960px){.range-slider__desc{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.range-slider__desc{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.range-slider__desc{font-size:16px;line-height:1.5}}.range-slider__value{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em;color:var(--color-brand)}@media only screen and (min-width:960px){.range-slider__value{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.range-slider__value{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.range-slider__value{font-size:24px;line-height:1}}.vue-slider{height:2px!important}.range-slider.extend .vue-slider{left:24px;right:24px;top:-webkit-calc(100% - 7px);top:calc(100% - 7px);position:absolute}@media only screen and (min-width:960px){.range-slider.extend .vue-slider{left:24px}}@media only screen and (min-width:1280px){.range-slider.extend .vue-slider{left:1.5vw}}@media only screen and (min-width:1600px){.range-slider.extend .vue-slider{left:24px}}@media only screen and (min-width:960px){.range-slider.extend .vue-slider{right:24px}}@media only screen and (min-width:1280px){.range-slider.extend .vue-slider{right:1.5vw}}@media only screen and (min-width:1600px){.range-slider.extend .vue-slider{right:24px}}@media only screen and (min-width:960px){.range-slider.extend .vue-slider{top:-webkit-calc(100% - 7px);top:calc(100% - 7px)}}@media only screen and (min-width:1280px){.range-slider.extend .vue-slider{top:-webkit-calc(100% - .438vw);top:calc(100% - .438vw)}}@media only screen and (min-width:1600px){.range-slider.extend .vue-slider{top:-webkit-calc(100% - 7px);top:calc(100% - 7px)}}.vue-slider-rail{background-color:rgba(var(--color-brand-rgb),.5)}.vue-slider-process{background-color:var(--color-brand)}.vue-slider-dot-tooltip{visibility:visible!important}.vue-slider-dot-tooltip-inner{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:0;width:0;margin:-1px;padding:0;border:0}.vue-slider-dot{width:16px!important;height:16px!important;z-index:1}@media only screen and (min-width:960px){.vue-slider-dot{width:16px!important}}@media only screen and (min-width:1280px){.vue-slider-dot{width:1vw!important}}@media only screen and (min-width:1600px){.vue-slider-dot{width:16px!important}}@media only screen and (min-width:960px){.vue-slider-dot{height:16px!important}}@media only screen and (min-width:1280px){.vue-slider-dot{height:1vw!important}}@media only screen and (min-width:1600px){.vue-slider-dot{height:16px!important}}.vue-slider-dot-handle{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;background-color:var(--color-brand);box-shadow:none}@media only screen and (min-width:1280px){.vue-slider-dot-handle:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}}.parametric-filter__wrapper{width:100%}.parametric-filter__content{grid-gap:40px 37px;display:grid;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:960px){.parametric-filter__content{grid-gap:46px 74px}}@media only screen and (min-width:1280px){.parametric-filter__content{grid-gap:4vw 6.625vw}}@media only screen and (min-width:1600px){.parametric-filter__content{grid-gap:64px 106px}}@media only screen and (min-width:670px){.parametric-filter__content{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1280px){.parametric-filter__content{grid-template-columns:repeat(3,1fr)}}.parametric-filter__filter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.parametric-filter__label{margin-bottom:18px;font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;color:var(--color-brand);text-align:center;text-transform:uppercase}@media only screen and (min-width:960px){.parametric-filter__label{margin-bottom:20px}}@media only screen and (min-width:1280px){.parametric-filter__label{margin-bottom:1.5vw}}@media only screen and (min-width:1600px){.parametric-filter__label{margin-bottom:24px}}@media only screen and (min-width:960px){.parametric-filter__label{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.parametric-filter__label{font-size:1.25vw;line-height:.9}}@media only screen and (min-width:1600px){.parametric-filter__label{font-size:20px;line-height:.9}}.parametric-filter__footer{border-top:1px solid #fff}.parametric-filter__reset{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.parametric-filter__reset-button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;margin-both:0;font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;width:100%}.parametric-filter__reset-button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:960px){.parametric-filter__reset-button{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.parametric-filter__reset-button{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.parametric-filter__reset-button{font-size:14px;line-height:1.5}}.parametric-filter__filter_space_between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.parametric-filter_mobile_filter{margin:0 0 70px 0;width:100%;max-height:100%;display:-webkit-box;display:-webkit-flex;display:flex}@media only screen and (min-width:960px){.parametric-filter_mobile_filter{margin:0 0 88px 0}}.parametric-filter__filter_theme_block{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.panel{margin-bottom:0;border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px);border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:fixed;bottom:0;left:0;width:100%;max-height:100%;z-index:7;background-color:var(--color-white)}@media only screen and (min-width:960px){.panel{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel{border-top-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.panel{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel{border-top-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}.panel__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.panel__header:before{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px);height:4px;width:80px;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--color-brand-secondary)}@media only screen and (min-width:960px){.panel__header:before{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}@media only screen and (min-width:1280px){.panel__header:before{border-radius:-webkit-calc(var(--is-br)*0.25vw);border-radius:calc(var(--is-br)*.25vw)}}@media only screen and (min-width:1600px){.panel__header:before{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}@media only screen and (min-width:960px){.panel__header:before{height:4px}}@media only screen and (min-width:1280px){.panel__header:before{height:.25vw}}@media only screen and (min-width:1600px){.panel__header:before{height:4px}}@media only screen and (min-width:960px){.panel__header:before{width:80px}}@media only screen and (min-width:1280px){.panel__header:before{width:5vw}}@media only screen and (min-width:1600px){.panel__header:before{width:80px}}.panel__body{overflow-y:auto}.panel__render{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;width:100%;padding-bottom:56.25%}.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px);border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px);position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:960px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}.panel__content{margin-left:2.7777777778%;margin-right:2.7777777778%;border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}@media only screen and (min-width:960px){.panel__content{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__content{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__content{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:670px){.panel__content{margin-left:16.6666666667%;margin-right:16.6666666667%}}@media only screen and (min-width:960px){.panel__content{margin-left:22.2222222222%;margin-right:22.2222222222%}}.panel__info{margin-top:0;padding-bottom:50px;padding-left:5.8823529412%;padding-right:5.8823529412%}@media only screen and (min-width:960px){.panel__info{padding-bottom:58px}}@media only screen and (min-width:1280px){.panel__info{padding-bottom:5.5vw}}@media only screen and (min-width:1600px){.panel__info{padding-bottom:88px}}.panel__info-header{margin-bottom:0;border-bottom:1px solid rgba(var(--color-black-rgb),.1)}.panel__title{font-size:20px;line-height:1.5;font-weight:600;letter-spacing:-.03em}@media only screen and (min-width:960px){.panel__title{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__title{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__title{font-size:20px;line-height:1.5}}.panel__deadline{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;color:rgba(var(--color-brand-rgb),.7)}@media only screen and (min-width:960px){.panel__deadline{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__deadline{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__deadline{font-size:14px;line-height:1.5}}.panel__params{margin-top:0}.panel__param{margin-bottom:0;font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:960px){.panel__param{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__param{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__param{font-size:14px;line-height:1.5}}.panel__param:last-child{margin-bottom:0}.panel__param-flats{-webkit-box-flex:0;-webkit-flex:0 0 45%;flex:0 0 45%;white-space:nowrap}.panel__param-amount{-webkit-flex:0 0 15%;flex:0 0 15%}.panel__param-amount,.panel__value{-webkit-box-flex:0;text-align:right}.panel__value{-webkit-flex:0 0 40%;flex:0 0 40%}.panel__price{margin-right:0;font-size:20px;line-height:1.5;font-weight:600;letter-spacing:-.03em;display:inline-block}@media only screen and (min-width:960px){.panel__price{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__price{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__price{font-size:20px;line-height:1.5}}.tooltip{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:absolute;z-index:1;box-shadow:0 10px 60px rgba(var(--color-brand-rgb),.1)}@media only screen and (min-width:670px){.tooltip{min-width:280px}}@media only screen and (min-width:1280px){.tooltip{min-width:17.5vw}}@media only screen and (min-width:1600px){.tooltip{min-width:280px}}.tooltip:before{border:10px solid transparent;border-top:10px solid var(--color-white);content:"";position:absolute;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}@media only screen and (min-width:960px){.tooltip:before{border:10px solid transparent}}@media only screen and (min-width:1280px){.tooltip:before{border:.625vw solid transparent}}@media only screen and (min-width:1600px){.tooltip:before{border:10px solid transparent}}@media only screen and (min-width:960px){.tooltip:before{border-top:10px solid var(--color-white)}}@media only screen and (min-width:1280px){.tooltip:before{border-top:.625vw solid var(--color-white)}}@media only screen and (min-width:1600px){.tooltip:before{border-top:10px solid var(--color-white)}}.tooltip.is-single{width:auto}.tooltip .list{margin-bottom:0;width:100%}.tooltip .list__item:only-child{margin-right:0}.tooltip__wrapper{border-radius:-webkit-calc(var(--is-br)*6px);border-radius:calc(var(--is-br)*6px);padding:12px 20px;display:-webkit-box;display:-webkit-flex;display:flex;background-color:var(--color-white)}@media only screen and (min-width:960px){.tooltip__wrapper{border-radius:-webkit-calc(var(--is-br)*6px);border-radius:calc(var(--is-br)*6px)}}@media only screen and (min-width:1280px){.tooltip__wrapper{border-radius:-webkit-calc(var(--is-br)*0.375vw);border-radius:calc(var(--is-br)*.375vw)}}@media only screen and (min-width:1600px){.tooltip__wrapper{border-radius:-webkit-calc(var(--is-br)*6px);border-radius:calc(var(--is-br)*6px)}}@media only screen and (min-width:960px){.tooltip__wrapper{padding:12px 20px}}@media only screen and (min-width:1280px){.tooltip__wrapper{padding:1vw 1.5vw}}@media only screen and (min-width:1600px){.tooltip__wrapper{padding:16px 24px}}.tooltip_theme_top{bottom:40px;left:0;right:0}@media only screen and (min-width:670px){.tooltip_theme_top{bottom:55px;left:unset;right:unset}}.tooltip_theme_top:before{display:none}@media only screen and (min-width:670px){.tooltip_theme_top:before{display:block;top:auto;bottom:0}}.tooltip_theme_bottom{top:55px;left:0;right:0}@media only screen and (min-width:670px){.tooltip_theme_bottom{top:40px;left:unset;right:unset}}.tooltip_theme_bottom:before{top:-20px;bottom:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-width:960px){.tooltip_theme_bottom:before{top:-20px}}@media only screen and (min-width:1280px){.tooltip_theme_bottom:before{top:-1.25vw}}@media only screen and (min-width:1600px){.tooltip_theme_bottom:before{top:-20px}}.tooltip_action_hover{opacity:0}.tooltip_action_hover.is-active{opacity:1}.tooltip_action_hover:not(.is-active){position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:0;width:0;margin:-1px;padding:0;border:0}.parametric-sort{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:1280px){.parametric-sort{position:relative}}.parametric-sort__heading{-webkit-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer}.parametric-sort__heading,.parametric-sort__heading-icon{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.parametric-sort__heading-icon{margin-right:16px;width:32px;height:32px;border-radius:50%;border:1px solid var(--color-brand-secondary);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.parametric-sort__heading-icon{margin-right:16px}}@media only screen and (min-width:1280px){.parametric-sort__heading-icon{margin-right:1vw}}@media only screen and (min-width:1600px){.parametric-sort__heading-icon{margin-right:16px}}@media only screen and (min-width:960px){.parametric-sort__heading-icon{width:32px}}@media only screen and (min-width:1280px){.parametric-sort__heading-icon{width:2vw}}@media only screen and (min-width:1600px){.parametric-sort__heading-icon{width:32px}}@media only screen and (min-width:960px){.parametric-sort__heading-icon{height:32px}}@media only screen and (min-width:1280px){.parametric-sort__heading-icon{height:2vw}}@media only screen and (min-width:1600px){.parametric-sort__heading-icon{height:32px}}.parametric-sort__heading-icon svg{fill:var(--color-brand)}.list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-webkit-align-items:baseline;align-items:baseline}.list__item{margin-right:0}.list__item-label{color:rgba(var(--color-brand-rgb),.5)}.list__item-accent{font-weight:800}.list__tooltip-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer}@media only screen and (min-width:670px){.list__tooltip-container{position:relative}}.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:8px;position:relative}@media only screen and (min-width:960px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:8px}}@media only screen and (min-width:1280px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:.5vw}}@media only screen and (min-width:1600px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:8px}}.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{content:"";position:absolute;width:3px;height:3px;top:50%;right:-1px;border-radius:50%;background-color:rgba(var(--color-brand-rgb),.2);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:960px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:1280px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{width:.188vw}}@media only screen and (min-width:1600px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:960px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:1280px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{height:.188vw}}@media only screen and (min-width:1600px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{height:3px}}.list_theme_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.list_theme_column .list__item{margin-right:0}.list_theme_column .list__item:not(:last-of-type){margin-bottom:0}.list_theme_relative{position:relative}.list_theme_details-parametric{gap:8px}@media only screen and (min-width:960px){.list_theme_details-parametric{gap:8px}}@media only screen and (min-width:1280px){.list_theme_details-parametric{gap:.5vw}}@media only screen and (min-width:1600px){.list_theme_details-parametric{gap:8px}}.list_theme_details-parametric .list__item{border-radius:-webkit-calc(var(--is-br)*44px);border-radius:calc(var(--is-br)*44px);padding:7px 16px;background-color:rgba(var(--color-brand-rgb),.16);white-space:nowrap}@media only screen and (min-width:960px){.list_theme_details-parametric .list__item{border-radius:-webkit-calc(var(--is-br)*44px);border-radius:calc(var(--is-br)*44px)}}@media only screen and (min-width:1280px){.list_theme_details-parametric .list__item{border-radius:-webkit-calc(var(--is-br)*2.75vw);border-radius:calc(var(--is-br)*2.75vw)}}@media only screen and (min-width:1600px){.list_theme_details-parametric .list__item{border-radius:-webkit-calc(var(--is-br)*44px);border-radius:calc(var(--is-br)*44px)}}@media only screen and (min-width:960px){.list_theme_details-parametric .list__item{padding:4px 16px}}@media only screen and (min-width:1280px){.list_theme_details-parametric .list__item{padding:.25vw 1vw}}@media only screen and (min-width:1600px){.list_theme_details-parametric .list__item{padding:4px 16px}}.list_theme_sort .list__item{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;height:21px;min-height:21px;max-height:21px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;color:rgba(var(--color-brand-rgb),.5);white-space:nowrap}@media only screen and (min-width:960px){.list_theme_sort .list__item{height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item{height:1.313vw}}@media only screen and (min-width:1600px){.list_theme_sort .list__item{height:21px}}@media only screen and (min-width:960px){.list_theme_sort .list__item{min-height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item{min-height:1.313vw}}@media only screen and (min-width:1600px){.list_theme_sort .list__item{min-height:21px}}@media only screen and (min-width:960px){.list_theme_sort .list__item{max-height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item{max-height:1.313vw}}@media only screen and (min-width:1600px){.list_theme_sort .list__item{max-height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item:hover{color:var(--color-brand)}}.list_theme_sort .list__item.is-active{color:var(--color-brand)}.list__item.list__item_option_counter{-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;margin-right:0}.list__item.list__item_option_counter.is-active{background-color:var(--color-brand);color:var(--color-white)}.list_theme_accent{font-size:20px;line-height:1.5;font-weight:600;letter-spacing:-.03em}@media only screen and (min-width:960px){.list_theme_accent{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.list_theme_accent{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.list_theme_accent{font-size:20px;line-height:1.5}}.list_theme_medium{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.list_theme_medium{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.list_theme_medium{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.list_theme_medium{font-size:16px;line-height:1.5}}.list_theme_regular{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.list_theme_regular{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.list_theme_regular{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.list_theme_regular{font-size:14px;line-height:1.5}}.list_indent_tomato,.list_indent_yellow{margin-bottom:0}.empty-result{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-both:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.empty-result__icon{margin-bottom:48px}@media only screen and (min-width:960px){.empty-result__icon{margin-bottom:54px}}@media only screen and (min-width:1280px){.empty-result__icon{margin-bottom:5vw}}@media only screen and (min-width:1600px){.empty-result__icon{margin-bottom:80px}}.empty-result__icon path{fill:var(--color-brand)}.empty-result__title{margin-bottom:0;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.empty-result__title{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.empty-result__title{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.empty-result__title{font-size:16px;line-height:1.5}}.empty-result__text{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;text-align:center}@media only screen and (min-width:960px){.empty-result__text{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.empty-result__text{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.empty-result__text{font-size:14px;line-height:1.5}}.empty-result__text:first-letter{text-transform:capitalize}.pagination{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;gap:8px;overflow-x:auto}.pagination:not(:first-child){margin-top:0}.pagination button{-webkit-flex-shrink:0;flex-shrink:0}.pagination__wrapper{margin-top:50px}@media only screen and (min-width:960px){.pagination__wrapper{margin-top:58px}}@media only screen and (min-width:1280px){.pagination__wrapper{margin-top:5.5vw}}@media only screen and (min-width:1600px){.pagination__wrapper{margin-top:88px}}.pagination__button.is-active{background-color:var(--color-brand-secondary)}.pagination__button.is-active span{color:var(--color-brand)}.icon_fill_color.icon_color_dark circle,.icon_fill_color.icon_color_dark path{fill:var(--color-brand)}.icon_fill_color.icon_color_white circle,.icon_fill_color.icon_color_white path{fill:var(--color-white)}.icon_stroke_color.icon_color_dark path{stroke:var(--color-brand)}.icon_stroke_color.icon_color_dark circle{fill:var(--color-brand)}.icon_stroke_color.icon_color_white path{stroke:var(--color-white)}.icon_stroke_color.icon_color_white circle{fill:var(--color-white);stroke:var(--color-white)}.icon_custom_color.icon_reserved_dark circle{stroke:var(--color-brand)}.icon_custom_color.icon_reserved_dark rect{fill:var(--color-brand)}.icon_custom_color.icon_action_white circle{fill:var(--color-white)}.icon_custom_color.icon_action_white path{stroke:var(--color-brand)}.result-list__plan{height:100%;position:relative}@media only screen and (min-width:1280px){.result-list__plan:hover .result-list__plan-big{opacity:1;visibility:visible}.result-list__plan:hover .result-list__plan-lines{opacity:1;visibility:visible;z-index:1}}.result-list__plan img{object-fit:contain;object-position:center;font-family:"object-fit: contain; object-position: center;";width:100%;height:100%}.result-list__plan-static{height:100%}.result-list__plan-big{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px);box-shadow:0 10px 60px rgba(33,36,32,.08);width:320px;height:320px;position:absolute;top:55%;left:50%;z-index:7;opacity:0;visibility:hidden;background-color:var(--color-white);text-align:center}@media only screen and (min-width:960px){.result-list__plan-big{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}@media only screen and (min-width:1280px){.result-list__plan-big{border-radius:-webkit-calc(var(--is-br)*0.25vw);border-radius:calc(var(--is-br)*.25vw)}}@media only screen and (min-width:1600px){.result-list__plan-big{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}@media only screen and (min-width:960px){.result-list__plan-big{box-shadow:0 10px 60px rgba(33,36,32,.08)}}@media only screen and (min-width:1280px){.result-list__plan-big{box-shadow:0 .625vw 3.75vw rgba(33,36,32,.08)}}@media only screen and (min-width:1600px){.result-list__plan-big{box-shadow:0 10px 60px rgba(33,36,32,.08)}}@media only screen and (min-width:960px){.result-list__plan-big{width:320px}}@media only screen and (min-width:1280px){.result-list__plan-big{width:20vw}}@media only screen and (min-width:1600px){.result-list__plan-big{width:320px}}@media only screen and (min-width:960px){.result-list__plan-big{height:320px}}@media only screen and (min-width:1280px){.result-list__plan-big{height:20vw}}@media only screen and (min-width:1600px){.result-list__plan-big{height:320px}}.result-list__plan-big img{padding:25px;position:absolute;top:50%;left:50%;height:auto;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:960px){.result-list__plan-big img{padding:25px}}@media only screen and (min-width:1280px){.result-list__plan-big img{padding:1.563vw}}@media only screen and (min-width:1600px){.result-list__plan-big img{padding:25px}}.result-list__plan-lines{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-column-gap:4px;column-gap:4px;position:absolute;display:grid;grid-auto-flow:column;width:100%;height:100%;bottom:0;left:0;opacity:0;visibility:hidden;z-index:-1}@media only screen and (min-width:960px){.result-list__plan-lines{-webkit-column-gap:4px;column-gap:4px}}@media only screen and (min-width:1280px){.result-list__plan-lines{-webkit-column-gap:.25vw;column-gap:.25vw}}@media only screen and (min-width:1600px){.result-list__plan-lines{-webkit-column-gap:4px;column-gap:4px}}.result-list__plan-line{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;height:100%;background-color:transparent;border-bottom:2px solid var(--color-brand);opacity:.25}@media only screen and (min-width:1280px){.result-list__plan-line:hover{opacity:1}}.result-list.is-processing .result-list__item{overflow:hidden;pointer-events:none}.result-list.is-processing .result-list__item:after,.result-list.is-processing .result-list__item:before{display:-webkit-box;display:-webkit-flex;display:flex}.result-list.is-sort-open{pointer-events:none}.result-list__item{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;display:block;position:relative}@media only screen and (min-width:1280px){a.result-list__item:hover{cursor:pointer}}.result-list__container{position:relative}.result-list__icons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:absolute;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.result-list__booked{position:relative}.result-list__booked img{max-height:24px;max-width:24px}@media only screen and (min-width:960px){.result-list__booked img{max-height:24px}}@media only screen and (min-width:1280px){.result-list__booked img{max-height:1.5vw}}@media only screen and (min-width:1600px){.result-list__booked img{max-height:24px}}@media only screen and (min-width:960px){.result-list__booked img{max-width:24px}}@media only screen and (min-width:1280px){.result-list__booked img{max-width:1.5vw}}@media only screen and (min-width:1600px){.result-list__booked img{max-width:24px}}.result-list__price{margin-bottom:0;margin-right:0;font-size:20px;line-height:1.5;font-weight:600;letter-spacing:-.03em}@media only screen and (min-width:960px){.result-list__price{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list__price{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list__price{font-size:20px;line-height:1.5}}.result-list__details{gap:8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media only screen and (min-width:960px){.result-list__details{gap:8px}}@media only screen and (min-width:1280px){.result-list__details{gap:.5vw}}@media only screen and (min-width:1600px){.result-list__details{gap:8px}}@media only screen and (min-width:670px){.result-list__details{position:unset}}.result-list__title{display:block}.result-list__title .list__item{display:inline;margin-right:0}.result-list__title .list__item:not(:only-of-type):not(:last-of-type){padding-right:0}.result-list__title .list__item:not(:only-of-type):not(:last-of-type):after{margin:0 8px;display:inline-block;position:static;-webkit-transform:none;transform:none;top:inherit;vertical-align:middle}@media only screen and (min-width:960px){.result-list__title .list__item:not(:only-of-type):not(:last-of-type):after{margin:0 8px}}@media only screen and (min-width:1280px){.result-list__title .list__item:not(:only-of-type):not(:last-of-type):after{margin:0 .5vw}}@media only screen and (min-width:1600px){.result-list__title .list__item:not(:only-of-type):not(:last-of-type):after{margin:0 8px}}.result-list__bottom{margin-top:0;gap:12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:960px){.result-list__bottom{gap:16px}}@media only screen and (min-width:1280px){.result-list__bottom{gap:1vw}}@media only screen and (min-width:1600px){.result-list__bottom{gap:16px}}.result-list__button-booking{height:36px;padding:0 18px;border-radius:-webkit-calc(var(--is-br)*100px);border-radius:calc(var(--is-br)*100px);font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em;background-color:rgba(var(--color-brand-rgb),.2);color:var(--color-brand);z-index:1}@media only screen and (min-width:960px){.result-list__button-booking{height:40px}}@media only screen and (min-width:1280px){.result-list__button-booking{height:2.5vw}}@media only screen and (min-width:1600px){.result-list__button-booking{height:40px}}@media only screen and (min-width:960px){.result-list__button-booking{padding:0 24px}}@media only screen and (min-width:1280px){.result-list__button-booking{padding:0 1.5vw}}@media only screen and (min-width:1600px){.result-list__button-booking{padding:0 24px}}@media only screen and (min-width:960px){.result-list__button-booking{border-radius:-webkit-calc(var(--is-br)*100px);border-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:1280px){.result-list__button-booking{border-radius:-webkit-calc(var(--is-br)*6.25vw);border-radius:calc(var(--is-br)*6.25vw)}}@media only screen and (min-width:1600px){.result-list__button-booking{border-radius:-webkit-calc(var(--is-br)*100px);border-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:960px){.result-list__button-booking{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list__button-booking{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list__button-booking{font-size:16px;line-height:1.5}}@media only screen and (min-width:960px){.result-list__button-booking{margin-left:auto;margin-right:0}}.result-list_theme_row .result-list__item{padding-top:28px;padding-bottom:28px;padding-left:2.7777777778%;padding-right:2.7777777778%;border-bottom:1px solid var(--color-brand-secondary);border-left:1px solid var(--color-brand-secondary);border-right:1px solid var(--color-brand-secondary);display:-webkit-box;display:-webkit-flex;display:flex;cursor:pointer}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item{padding-top:34px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item{padding-top:2.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item{padding-top:40px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item{padding-bottom:34px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item{padding-bottom:2.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item{padding-bottom:40px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item{-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.result-list_theme_row .result-list__item.is-booked{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.result-list_theme_row .result-list__item.is-booked .result-list__item-plan:after{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background-color:rgba(var(--color-white-rgb),.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.result-list_theme_row .result-list__item-booked{position:absolute;z-index:4;left:0;top:0}.result-list_theme_row .result-list__item-booked-title{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;position:absolute;z-index:4;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;display:none}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-booked-title{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-booked-title{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-booked-title{font-size:16px;line-height:1.5}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__item-booked-title{display:block}}.result-list_theme_row .result-list__item-plan{position:relative;width:80px;height:80px;margin-right:20px}@media only screen and (min-width:670px){.result-list_theme_row .result-list__item-plan{width:185px;height:185px;margin-right:30px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-plan{width:160px;height:160px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-plan{margin-right:56px}}.result-list_theme_row .result-list__item-title{font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-title{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-title{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-title{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-title{margin-right:48px}}.result-list_theme_row .result-list__item-price{margin-top:24px;font-size:28px;line-height:1;font-weight:400;letter-spacing:-.04em;-webkit-box-ordinal-group:11;-webkit-order:10;order:10}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-price{margin-top:0}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-price{margin-top:0}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-price{margin-top:0}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-price{font-size:32px;line-height:1}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-price{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-price{font-size:36px;line-height:1}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-price{margin-left:auto}}.result-list_theme_row .result-list__item-icon{width:48px;height:48px;margin-left:auto;border-radius:50%;border:1px solid var(--color-brand-secondary);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-ordinal-group:12;-webkit-order:11;order:11}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-icon{width:48px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-icon{width:3vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-icon{width:48px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-icon{height:48px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-icon{height:3vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-icon{height:48px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-icon{margin-left:30px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-icon{margin-left:3.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-icon{margin-left:56px}}@media only screen and (max-width:669px){.result-list_theme_row .result-list__item-icon{margin-left:0;margin-top:24px}}.result-list_theme_row .result-list__item-icon svg{fill:var(--color-brand)}.result-list_theme_row .result-list__item-info{margin-top:8px;margin-right:0;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;font-family:Raleway,sans-serif}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-info{margin-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-info{margin-top:0}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-info{margin-top:0}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-info{margin-right:0}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-info{margin-right:.625vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-info{margin-right:10px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-info{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-info{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-info{font-size:16px;line-height:1.5}}.result-list_theme_row .result-list__item-info span:not(:last-child){margin-right:16px}.result-list_theme_row .flat-card__price-discount{margin-top:4px;font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em;color:var(--color-brand-tertiary);text-decoration:line-through}@media only screen and (min-width:960px){.result-list_theme_row .flat-card__price-discount{margin-top:4px}}@media only screen and (min-width:1280px){.result-list_theme_row .flat-card__price-discount{margin-top:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_row .flat-card__price-discount{margin-top:4px}}@media only screen and (min-width:960px){.result-list_theme_row .flat-card__price-discount{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.result-list_theme_row .flat-card__price-discount{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.result-list_theme_row .flat-card__price-discount{font-size:24px;line-height:1}}@media only screen and (min-width:960px){.result-list_theme_row .flat-card__price-discount{text-align:right}}.result-list_theme_row .result-list__item-tags{margin-top:8px;margin-left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-tags{margin-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-tags{margin-top:0}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-tags{margin-top:0}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-tags{margin-left:0}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-tags{margin-left:3.875vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-tags{margin-left:62px}}.result-list_theme_row .result-list__item-tag{padding:8px 16px;border-radius:100px;font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;color:var(--color-white);text-transform:uppercase;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:var(--color-brand-accent)}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-tag{padding:8px 16px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-tag{padding:.5vw 1vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-tag{padding:8px 16px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-tag{border-radius:100px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-tag{border-radius:6.25vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-tag{border-radius:100px}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-tag{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-tag{font-size:.875vw;line-height:.9}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-tag{font-size:14px;line-height:.9}}.result-list_theme_row .result-list__item-tag:not(:last-child){margin-bottom:6px}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-tag:not(:last-child){margin-bottom:6px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-tag:not(:last-child){margin-bottom:.375vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-tag:not(:last-child){margin-bottom:6px}}.result-list_theme_row .result-list__item-title-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-title-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.result-list_theme_row .result-list__item-mortgage-wrapper{margin-top:24px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-mortgage-wrapper{margin-top:0}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-mortgage-wrapper{margin-top:0}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-mortgage-wrapper{margin-top:0}}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-mortgage-wrapper{margin-left:auto;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-mortgage-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.result-list_theme_row .result-list__item-mortgage{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;font-family:Raleway,sans-serif;color:var(--color-brand-tertiary)}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-mortgage{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item-mortgage{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item-mortgage{font-size:16px;line-height:1.5}}.result-list_theme_row .result-list__item-inner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}@media only screen and (min-width:960px){.result-list_theme_row .result-list__item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}}.result-list_theme_card{display:grid;grid-template-columns:repeat(1,1fr);overflow:hidden}@media only screen and (min-width:670px){.result-list_theme_card{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:960px){.result-list_theme_card{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1280px){.result-list_theme_card{grid-template-columns:repeat(4,1fr)}}.result-list_theme_card .result-list__item{padding-top:36px;padding-bottom:36px;padding-left:5.5555555556%;padding-right:5.5555555556%;border:1px solid var(--color-brand-secondary);border-top:none}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item{padding-top:42px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item{padding-top:3.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item{padding-top:56px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item{padding-bottom:42px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item{padding-bottom:3.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item{padding-bottom:56px}}@media only screen and (max-width:959px){.result-list_theme_card .result-list__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__item{padding-left:7.1428571429%;padding-right:7.1428571429%}.result-list_theme_card .result-list__item:not(:nth-child(2n)){border-right:none}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item{padding-left:7.1428571429%;padding-right:7.1428571429%}.result-list_theme_card .result-list__item:not(:nth-child(2n)){border-right:1px solid var(--color-brand-secondary)}.result-list_theme_card .result-list__item:not(:nth-child(3n)){border-right:none}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item{padding-left:11.1111111111%;padding-right:11.1111111111%}.result-list_theme_card .result-list__item:not(:nth-child(3n)){border-right:1px solid var(--color-brand-secondary)}.result-list_theme_card .result-list__item:not(:nth-child(4n)){border-right:none}}.result-list_theme_card .result-list__item.is-booked{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.result-list_theme_card .result-list__item.is-booked .result-list__item-plan:after{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background-color:rgba(var(--color-white-rgb),.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.result-list_theme_card .result-list__item:last-child{border-right:1px solid var(--color-brand-secondary)}.result-list_theme_card .result-list__item-booked{position:absolute;z-index:4;right:0;top:0}.result-list_theme_card .result-list__item-booked-title{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:-.03em;position:absolute;z-index:4;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-booked-title{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-booked-title{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-booked-title{font-size:20px;line-height:1.5}}.result-list_theme_card .result-list__item-plan{height:320px;position:relative}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-plan{height:248px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-plan{height:23.375vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-plan{height:374px}}.result-list_theme_card .result-list__item-title{margin-top:18px;font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em;line-height:120%;text-align:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-title{margin-top:20px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-title{margin-top:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-title{margin-top:24px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-title{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-title{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-title{font-size:24px;line-height:1}}.result-list_theme_card .result-list__item-info{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;font-family:Raleway,sans-serif;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-info{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-info{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-info{font-size:16px;line-height:1.5}}.result-list_theme_card .result-list__item-info span{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.result-list_theme_card .result-list__item-info span:not(:last-child){margin-right:8px}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-info span:not(:last-child){margin-right:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-info span:not(:last-child){margin-right:1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-info span:not(:last-child){margin-right:16px}}.result-list_theme_card .result-list__item-price{margin-top:18px;font-size:28px;line-height:1;font-weight:400;letter-spacing:-.04em}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-price{margin-top:20px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-price{margin-top:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-price{margin-top:24px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-price{font-size:32px;line-height:1}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-price{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-price{font-size:36px;line-height:1}}.result-list_theme_card .result-list__item-discount{margin-top:4px;font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em;color:var(--color-brand-tertiary);text-decoration:line-through}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-discount{margin-top:4px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-discount{margin-top:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-discount{margin-top:4px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-discount{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-discount{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-discount{font-size:24px;line-height:1}}.result-list_theme_card .result-list__item-mortgage{margin-top:4px;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;color:var(--color-brand-tertiary)}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-mortgage{margin-top:4px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-mortgage{margin-top:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-mortgage{margin-top:4px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-mortgage{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-mortgage{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-mortgage{font-size:16px;line-height:1.5}}.result-list_theme_card .result-list__item-tags{position:absolute;z-index:1;left:0;top:0}.result-list_theme_card .result-list__item-tag{padding:8px 16px;border-radius:100px;margin-bottom:6px;font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;color:var(--color-white);text-transform:uppercase;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:var(--color-brand-accent)}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-tag{padding:8px 16px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-tag{padding:.5vw 1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-tag{padding:8px 16px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-tag{border-radius:100px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-tag{border-radius:6.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-tag{border-radius:100px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-tag{margin-bottom:6px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-tag{margin-bottom:.375vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-tag{margin-bottom:6px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-tag{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-tag{font-size:.875vw;line-height:.9}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-tag{font-size:14px;line-height:.9}}.result-list_theme_card .result-list__item-tag:not(:last-child){margin-right:6px}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-tag:not(:last-child){margin-right:6px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-tag:not(:last-child){margin-right:.375vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-tag:not(:last-child){margin-right:6px}}.result-list_theme_card .result-list__item-icon{right:20px;bottom:36px;width:48px;height:48px;border-radius:50%;border:1px solid var(--color-brand-secondary);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-icon{right:auto}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-icon{right:3.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-icon{right:52px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-icon{bottom:auto}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-icon{bottom:3.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-icon{bottom:56px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-icon{width:48px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-icon{width:3vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-icon{width:48px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-icon{height:48px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-icon{height:3vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item-icon{height:48px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__item-icon{position:static;margin-top:auto}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item-icon{position:absolute;margin-top:0}}.result-list_theme_card .result-list__item-icon svg{fill:var(--color-brand)}@media only screen and (min-width:670px){.result-list_theme_card .result-list__item-inner{margin-bottom:20px}}@media only screen and (min-width:960px){.result-list_theme_card .result-list__item-inner{margin-bottom:0}}@-webkit-keyframes moving-gradient{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes moving-gradient{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.parametric-toasts{margin-bottom:48px;position:fixed;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;max-width:90%;width:100%;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:7}@media only screen and (min-width:960px){.parametric-toasts{margin-bottom:54px}}@media only screen and (min-width:1280px){.parametric-toasts{margin-bottom:5vw}}@media only screen and (min-width:1600px){.parametric-toasts{margin-bottom:80px}}@media only screen and (min-width:670px)and (max-width:959px){.parametric-toasts{max-width:auto}}@media only screen and (min-width:960px){.parametric-toasts{width:auto}}.parametric-result__controls{padding-top:24px;padding-bottom:24px;padding-left:5.5555555556%;padding-right:5.5555555556%;border-bottom:1px solid var(--color-brand-secondary)}@media only screen and (min-width:960px){.parametric-result__controls{padding-top:28px}}@media only screen and (min-width:1280px){.parametric-result__controls{padding-top:2vw}}@media only screen and (min-width:1600px){.parametric-result__controls{padding-top:32px}}@media only screen and (min-width:960px){.parametric-result__controls{padding-bottom:28px}}@media only screen and (min-width:1280px){.parametric-result__controls{padding-bottom:2vw}}@media only screen and (min-width:1600px){.parametric-result__controls{padding-bottom:32px}}@media only screen and (min-width:670px){.parametric-result__controls{padding-left:2.7777777778%;padding-right:2.7777777778%}.parametric-result__controls-inner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.parametric-result__controls-block{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.parametric-result__controls-item{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;font-family:Raleway,sans-serif}@media only screen and (min-width:960px){.parametric-result__controls-item{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.parametric-result__controls-item{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.parametric-result__controls-item{font-size:16px;line-height:1.5}}@media only screen and (max-width:669px){.parametric-result__controls-item{font-size:12px}}.parametric-result__controls-item:not(:last-child){margin-right:8px}@media only screen and (min-width:960px){.parametric-result__controls-item:not(:last-child){margin-right:48px}}@media only screen and (min-width:1280px){.parametric-result__controls-item:not(:last-child){margin-right:3vw}}@media only screen and (min-width:1600px){.parametric-result__controls-item:not(:last-child){margin-right:48px}}.parametric-result__more{margin-top:32px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.parametric-result__more{margin-top:38px}}@media only screen and (min-width:1280px){.parametric-result__more{margin-top:3vw}}@media only screen and (min-width:1600px){.parametric-result__more{margin-top:48px}}.parametric-result__no-result{padding-top:48px}@media only screen and (min-width:960px){.parametric-result__no-result{padding-top:54px}}@media only screen and (min-width:1280px){.parametric-result__no-result{padding-top:5vw}}@media only screen and (min-width:1600px){.parametric-result__no-result{padding-top:80px}}.parametric-result__controls-block_theme_switch{margin-top:18px;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}@media only screen and (min-width:960px){.parametric-result__controls-block_theme_switch{margin-top:20px}}@media only screen and (min-width:1280px){.parametric-result__controls-block_theme_switch{margin-top:1.5vw}}@media only screen and (min-width:1600px){.parametric-result__controls-block_theme_switch{margin-top:24px}}@media only screen and (min-width:670px){.parametric-result__controls-block_theme_switch{margin-top:0}}.parametric-result__controls-block_theme_switch .parametric-result__controls-item:not(:last-child){margin-right:8px}@media only screen and (min-width:960px){.parametric-result__controls-block_theme_switch .parametric-result__controls-item:not(:last-child){margin-right:8px}}@media only screen and (min-width:1280px){.parametric-result__controls-block_theme_switch .parametric-result__controls-item:not(:last-child){margin-right:.5vw}}@media only screen and (min-width:1600px){.parametric-result__controls-block_theme_switch .parametric-result__controls-item:not(:last-child){margin-right:8px}}.parametric{padding-top:48px;padding-bottom:96px;position:relative;height:100vh;opacity:0}@media only screen and (min-width:960px){.parametric{padding-top:54px}}@media only screen and (min-width:1280px){.parametric{padding-top:5vw}}@media only screen and (min-width:1600px){.parametric{padding-top:80px}}@media only screen and (min-width:960px){.parametric{padding-bottom:96px}}@media only screen and (min-width:1280px){.parametric{padding-bottom:8vw}}@media only screen and (min-width:1600px){.parametric{padding-bottom:128px}}.parametric:before{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-black-rgb),.7);z-index:6;opacity:0;visibility:hidden;content:""}.parametric.is-ready{height:auto;opacity:1}.parametric.is-overlay:before{opacity:1;visibility:visible}.parametric__title{font-size:40px;line-height:1;font-weight:400;letter-spacing:-.06em}@media only screen and (min-width:960px){.parametric__title{font-size:48px;line-height:1}}@media only screen and (min-width:1280px){.parametric__title{font-size:4vw;line-height:1}}@media only screen and (min-width:1600px){.parametric__title{font-size:64px;line-height:1}}.parametric__title:first-letter{text-transform:capitalize}.parametric__content{width:100%}.parametric-result__grid{max-width:1920px;margin:0 auto}@media only screen and (min-width:1280px){.parametric__content-extended{width:100%}.parametric__content-extended .result-list_theme_card .result-list__item{padding-left:3.125%;padding-right:3.125%;width:32.5%}.parametric__content-extended .result-list_theme_card .result-list__item:nth-child(odd){margin-right:0}.parametric__content-extended .result-list_theme_card .result-list__item:nth-child(3n+2){margin-left:1.25%;margin-right:1.25%}}.parametric__filter{padding-left:5.5555555556%;padding-right:5.5555555556%;padding-bottom:24px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-bottom:1px solid var(--color-brand-secondary)}@media only screen and (min-width:960px){.parametric__filter{padding-bottom:28px}}@media only screen and (min-width:1280px){.parametric__filter{padding-bottom:2vw}}@media only screen and (min-width:1600px){.parametric__filter{padding-bottom:32px}}@media only screen and (min-width:670px){.parametric__filter{padding-left:2.7777777778%;padding-right:2.7777777778%}}@media only screen and (min-width:1280px){.parametric__filter-extended{width:100%}}.parametric__filter-body{overflow-y:scroll}.parametric-button__filter-close{margin-left:auto;-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-shrink:0;flex-shrink:0}.parametric__filter-footer{margin-both:0;background-color:var(--color-white);position:fixed;bottom:0;left:0;width:100%;z-index:1}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:0;overflow-anchor:none;-webkit-font-smoothing:antialiased}main{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}main.main_theme_full{width:100%}a,button,label{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;color:inherit;text-decoration:none;outline:none}a[href^="tel:"]{white-space:nowrap}img{max-width:100%;height:auto;display:block}textarea{resize:none}input,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit;border:none;border-radius:0}input:focus,textarea:focus{outline:none}input:invalid,textarea:invalid{box-shadow:none}input::-ms-clear,textarea::-ms-clear{display:none}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-transition:background-color 0s 50000s;transition:background-color 0s 50000s}input:-webkit-autofill[readonly=readonly],textarea:-webkit-autofill[readonly=readonly]{-webkit-text-fill-color:rgba(var(--color-brand),.7)}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration,textarea[type=search]::-webkit-search-cancel-button,textarea[type=search]::-webkit-search-decoration,textarea[type=search]::-webkit-search-results-button,textarea[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}picture{display:block;background-repeat:no-repeat;background-size:cover}iframe{border-style:none}.body_theme_gradient{position:relative}.body_theme_gradient:before{content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100vh;background:-webkit-gradient(linear,left top,left bottom,from(var(--color-brand-secondary)),to(var(--color-white)));background:linear-gradient(180deg,var(--color-brand-secondary) 0,var(--color-white) 100%)}.body_theme_gradient-light{position:relative}.body_theme_gradient-light:before{content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:300px}.body_theme_gradient-light:before,.wrapper-inner{background:-webkit-gradient(linear,left top,left bottom,from(var(--color-brand-secondary)),to(var(--color-white)));background:linear-gradient(180deg,var(--color-brand-secondary) 0,var(--color-white) 100%)}.visual-wrapper .widget-dom{display:none}.grid{margin-left:auto;margin-right:auto;width:100%;max-width:1815px}.grid__common{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%}@media only screen and (min-width:1280px){.grid__common{margin-left:11.1111111111%;margin-right:11.1111111111%;width:77.7777777778%}}.grid__wrapper:not(:first-child){margin-top:48px}@media only screen and (min-width:960px){.grid__wrapper:not(:first-child){margin-top:54px}}@media only screen and (min-width:1280px){.grid__wrapper:not(:first-child){margin-top:5vw}}@media only screen and (min-width:1600px){.grid__wrapper:not(:first-child){margin-top:80px}}.grid__button-wrapper{margin-top:0}.grid__row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.grid__content{width:100%}@media only screen and (min-width:960px){.grid__content{width:66.6666666667%}}@media only screen and (min-width:1280px){.grid__content{width:64.2857142857%}}.grid__content:not(:first-child){margin-top:48px}@media only screen and (min-width:960px){.grid__content:not(:first-child){margin-top:54px}}@media only screen and (min-width:1280px){.grid__content:not(:first-child){margin-top:5vw}}@media only screen and (min-width:1600px){.grid__content:not(:first-child){margin-top:80px}}.grid__content>p:not(:first-child){margin-top:0}@media only screen and (min-width:1280px){.grid__content>p a:hover{color:var(--color-brand)}}.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:50px}@media only screen and (min-width:960px){.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:58px}}@media only screen and (min-width:1280px){.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:5.5vw}}@media only screen and (min-width:1600px){.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:88px}}.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:50px}@media only screen and (min-width:960px){.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:58px}}@media only screen and (min-width:1280px){.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:5.5vw}}@media only screen and (min-width:1600px){.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:88px}}.grid__content small{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;display:block}@media only screen and (min-width:960px){.grid__content small{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.grid__content small{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.grid__content small{font-size:14px;line-height:1.5}}.grid__content p:not(:first-child),.grid__content small:not(:first-child){margin-top:0}.grid__content-section{width:100%}.grid__content-section:not(:first-child){margin-top:50px}@media only screen and (min-width:960px){.grid__content-section:not(:first-child){margin-top:58px}}@media only screen and (min-width:1280px){.grid__content-section:not(:first-child){margin-top:5.5vw}}@media only screen and (min-width:1600px){.grid__content-section:not(:first-child){margin-top:88px}}.grid__content-section .gallery-mini{margin-left:-6.6666666667%;margin-right:-6.6666666667%;width:113.3333333333%}@media only screen and (min-width:670px){.grid__content-section .gallery-mini{margin-left:0;margin-right:0;width:100%}}.grid__factoid{margin-top:20px;width:100%}@media only screen and (min-width:960px){.grid__factoid{margin-top:0}}@media only screen and (min-width:1280px){.grid__factoid{margin-top:0}}@media only screen and (min-width:1600px){.grid__factoid{margin-top:0}}@media only screen and (min-width:960px){.grid__factoid{margin-left:6.6666666667%;width:26.6666666667%}}@media only screen and (min-width:1280px){.grid__factoid{margin-left:7.1428571429%;width:28.5714285714%}}.grid__media{margin-left:2.7777777778%;margin-right:2.7777777778%;width:94.4444444444%;position:relative}@media only screen and (min-width:1280px){.grid__media{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}}.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}@media only screen and (min-width:960px){.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}.grid__flat{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}.grid__text{margin-left:8.3333333333%;margin-right:8.3333333333%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:83.3333333333%}@media only screen and (min-width:670px){.grid__text{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%}}@media only screen and (min-width:1280px){.grid__text{margin-left:0;margin-right:11.1111111111%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-ordinal-group:3;-webkit-order:2;order:2;width:22.2222222222%}}.grid__visual{margin-left:2.7777777778%;margin-right:2.7777777778%;width:94.4444444444%}@media only screen and (min-width:670px){.grid__visual{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%}}@media only screen and (min-width:1280px){.grid__visual{margin-left:11.1111111111%;margin-right:5.5555555556%;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;width:50%}}.grid__caption{width:100%}@media only screen and (min-width:1280px){.grid__caption{width:26.6666666667%}}.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:24px;line-height:1;font-weight:400;letter-spacing:-.02em}@media only screen and (min-width:960px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:28px;line-height:1}}@media only screen and (min-width:1280px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:2vw;line-height:1}}@media only screen and (min-width:1600px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:32px;line-height:1}}.grid__caption>p{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.grid__caption>p{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.grid__caption>p{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.grid__caption>p{font-size:16px;line-height:1.5}}.grid__caption>p:not(:first-child){margin-top:0}.grid__figure{margin-top:24px;width:100%}@media only screen and (min-width:960px){.grid__figure{margin-top:40px}}@media only screen and (min-width:1280px){.grid__figure{margin-top:0}}@media only screen and (min-width:1600px){.grid__figure{margin-top:0}}@media only screen and (min-width:1280px){.grid__figure{margin-left:6.6666666667%;width:66.6666666667%}}.grid__figure img{display:block;width:100%}.grid__figure svg{width:100%;height:auto}.grid__map{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%;position:relative;overflow:hidden}@media only screen and (min-width:1280px){.grid__map{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}}.grid__map-route{position:absolute;top:8px;right:0;margin-right:56px}@media only screen and (min-width:670px){.grid__map-route{margin-right:64px;top:16px}}@media only screen and (min-width:1280px){.grid__map-route{margin-right:4vw;top:1vw}}@media only screen and (min-width:1600px){.grid__map-route{margin-right:64px;top:16px}}.grid__map-location{position:fixed;right:0;left:0;top:0;bottom:0;width:100%;height:100vh;z-index:2;pointer-events:none;overflow:hidden}@media only screen and (min-width:960px){.grid__map-location{position:static;width:45%;height:auto}}@media only screen and (min-width:1280px){.grid__map-location{width:33.3333333333%}}@media only screen and (min-width:1440px){.grid__map-location{width:28.125%}}.grid__map-location.is-open{pointer-events:all}.grid__map-filter-btn{position:absolute;left:8px;bottom:8px}@media only screen and (min-width:670px){.grid__map-filter-btn{left:16px;bottom:16px}}@media only screen and (min-width:1280px){.grid__map-filter-btn{left:1vw;bottom:1vw}}@media only screen and (min-width:1600px){.grid__map-filter-btn{left:16px;bottom:16px}}.grid__news{margin-left:0;margin-right:0;width:100%}.grid__news:not(:first-child){margin-top:32px}@media only screen and (min-width:960px){.grid__news:not(:first-child){margin-top:38px}}@media only screen and (min-width:1280px){.grid__news:not(:first-child){margin-top:3vw}}@media only screen and (min-width:1600px){.grid__news:not(:first-child){margin-top:48px}}.grid__features{margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.grid__feature{margin-bottom:0;padding-right:8px;width:50%}@media only screen and (min-width:960px){.grid__feature{padding-right:16px}}@media only screen and (min-width:1280px){.grid__feature{padding-right:1vw}}@media only screen and (min-width:1600px){.grid__feature{padding-right:16px}}@media only screen and (min-width:670px){.grid__feature{width:33.3333333333%}}@media only screen and (min-width:1440px){.grid__feature{width:25%}}.grid__feature-title{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;opacity:.5}@media only screen and (min-width:960px){.grid__feature-title{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.grid__feature-title{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.grid__feature-title{font-size:14px;line-height:1.5}}p.grid__feature-text{font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em}@media only screen and (min-width:960px){p.grid__feature-text{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){p.grid__feature-text{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){p.grid__feature-text{font-size:16px;line-height:1.5}}p.grid__feature-text:not(:first-child){margin-top:0}.grid__form{margin-left:-6.6666666667%;margin-right:-6.6666666667%;padding-left:10%;padding-right:10%;padding-top:32px;padding-bottom:24px;border:1px solid var(--color-brand-secondary);border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px);border-bottom-left-radius:-webkit-calc(var(--is-br)*8px);border-bottom-left-radius:calc(var(--is-br)*8px);border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px);border-bottom-right-radius:-webkit-calc(var(--is-br)*8px);border-bottom-right-radius:calc(var(--is-br)*8px);width:113.3333333333%}@media only screen and (min-width:960px){.grid__form{padding-top:38px}}@media only screen and (min-width:1280px){.grid__form{padding-top:3vw}}@media only screen and (min-width:1600px){.grid__form{padding-top:48px}}@media only screen and (min-width:960px){.grid__form{padding-bottom:28px}}@media only screen and (min-width:1280px){.grid__form{padding-bottom:2vw}}@media only screen and (min-width:1600px){.grid__form{padding-bottom:32px}}@media only screen and (min-width:960px){.grid__form{border:1px solid var(--color-brand-secondary)}}@media only screen and (min-width:1280px){.grid__form{border:.063vw solid var(--color-brand-secondary)}}@media only screen and (min-width:1600px){.grid__form{border:1px solid var(--color-brand-secondary)}}@media only screen and (min-width:960px){.grid__form{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__form{border-top-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__form{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.grid__form{border-bottom-left-radius:-webkit-calc(var(--is-br)*8px);border-bottom-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__form{border-bottom-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-bottom-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__form{border-bottom-left-radius:-webkit-calc(var(--is-br)*8px);border-bottom-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.grid__form{border-top-right-radius:0;border-bottom-right-radius:0}}@media only screen and (min-width:670px){.grid__form{margin-left:0;margin-right:0;width:100%}}@media only screen and (min-width:960px){.grid__form{padding-left:7.1428571429%;padding-right:7.1428571429%;border-right:none;width:50%}}.grid__poster{display:none}@media only screen and (min-width:960px){.grid__poster{display:block;width:50%}}.grid__poster picture{display:inline}.grid__poster img{object-fit:cover;object-position:center;font-family:"object-fit: cover; object-position: center;";border-top-left-radius:0;border-bottom-left-radius:0;height:100%;width:100%}@media only screen and (min-width:960px){.grid__poster img{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__poster img{border-top-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__poster img{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.grid__poster img{border-bottom-right-radius:-webkit-calc(var(--is-br)*8px);border-bottom-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__poster img{border-bottom-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-bottom-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__poster img{border-bottom-right-radius:-webkit-calc(var(--is-br)*8px);border-bottom-right-radius:calc(var(--is-br)*8px)}}.grid__parametric{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}@media only screen and (min-width:1280px){.grid__parametric{margin-left:5.5555555556%;margin-right:2.7777777778%;width:91.6666666667%}}.grid__flat-plan{position:absolute;top:-80px;right:2.7777777778%;width:37.5%;z-index:1}@media only screen and (min-width:670px){.grid__flat-plan{top:0;right:1.3888888889%}}@media only screen and (min-width:960px){.grid__flat-plan{top:-40px}}@media only screen and (min-width:1280px){.grid__flat-plan{top:-11.25vw;right:5.5555555556%;width:36.1111111111%}}@media only screen and (min-width:1440px){.grid__flat-plan{top:-12.5vw}}@media only screen and (min-width:1600px){.grid__flat-plan{top:-200px}}.grid__gallery{margin-top:0}.grid__favorites{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}.grid__projects{width:100%}@media only screen and (min-width:1280px){.grid__common_size_wide{margin-left:11.1111111111%;margin-right:5.5555555556%;width:83.3333333333%}}.grid_theme_relative{position:relative}@media only screen and (min-width:960px){.grid_theme_reverse .grid__content{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.grid_theme_reverse .grid__factoid{margin-left:0;margin-right:6.6666666667%;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}}@media only screen and (min-width:1280px){.grid_theme_reverse .grid__factoid{margin-right:7.1428571429%}.grid_theme_reverse .grid__visual{margin-left:2.7777777778%;margin-right:11.1111111111%;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.grid_theme_reverse .grid__text{margin-left:11.1111111111%;margin-right:2.7777777778%}.grid_theme_reverse .grid__caption,.grid_theme_reverse .grid__text{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.grid_theme_reverse .grid__figure{margin-left:0;margin-right:6.6666666667%;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}}.grid_theme_reverse .grid__common_size_wide{margin-left:5.5555555556%;margin-right:11.1111111111%}@media only screen and (min-width:960px)and (max-width:1279px){.grid_side_laptop .grid__content{width:100%}.grid_side_laptop .grid__factoid{margin-top:40px;margin-left:0;width:100%}}.grid__wrapper_size_blue:not(:first-child){margin-top:32px}@media only screen and (min-width:960px){.grid__wrapper_size_blue:not(:first-child){margin-top:38px}}@media only screen and (min-width:1280px){.grid__wrapper_size_blue:not(:first-child){margin-top:3vw}}@media only screen and (min-width:1600px){.grid__wrapper_size_blue:not(:first-child){margin-top:48px}}@media only screen and (min-width:670px){.grid__content_size_medium{width:56.6666666667%}}@media only screen and (min-width:1280px){.grid__content_size_medium{width:53.5714285714%}}@media only screen and (min-width:960px){.grid__content_size_full{width:100%}}@media only screen and (min-width:1280px){.grid__content_size_full{width:100%}}.grid__flat_theme_v2{margin-left:0;margin-right:0;width:100%}@media only screen and (min-width:670px){.grid__flat_theme_v2{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}}.grid_theme_full-tour{position:relative;height:100%}.grid-full-width{max-width:1900px;margin:0 auto}@media only screen and (min-width:960px){.grid-full-width{max-width:1900px}}@media only screen and (min-width:1280px){.grid-full-width{max-width:118.75vw}}@media only screen and (min-width:1600px){.grid-full-width{max-width:1900px}}h1{font-size:40px;line-height:1;font-weight:400;letter-spacing:-.06em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h1{font-size:48px;line-height:1}}@media only screen and (min-width:1280px){h1{font-size:4vw;line-height:1}}@media only screen and (min-width:1600px){h1{font-size:64px;line-height:1}}h2{font-size:36px;line-height:1;font-weight:400;letter-spacing:-.06em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h2{font-size:40px;line-height:1}}@media only screen and (min-width:1280px){h2{font-size:3vw;line-height:1}}@media only screen and (min-width:1600px){h2{font-size:48px;line-height:1}}h3{font-size:32px;line-height:1;font-weight:400;letter-spacing:-.04em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h3{font-size:36px;line-height:1}}@media only screen and (min-width:1280px){h3{font-size:2.5vw;line-height:1}}@media only screen and (min-width:1600px){h3{font-size:40px;line-height:1}}h4{font-size:28px;line-height:1;font-weight:400;letter-spacing:-.04em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h4{font-size:32px;line-height:1}}@media only screen and (min-width:1280px){h4{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){h4{font-size:36px;line-height:1}}h5{font-size:24px;line-height:1;font-weight:400;letter-spacing:-.02em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h5{font-size:28px;line-height:1}}@media only screen and (min-width:1280px){h5{font-size:2vw;line-height:1}}@media only screen and (min-width:1600px){h5{font-size:32px;line-height:1}}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:-.03em;margin-top:0;margin-bottom:0}@media only screen and (min-width:960px){p{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){p{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){p{font-size:20px;line-height:1.5}}ol,ul{font:inherit;font-size:100%;border:0;list-style:none;margin:0;padding:0;vertical-align:initial}.typo-reset li{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.typo-reset li{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.typo-reset li{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.typo-reset li{font-size:20px;line-height:1.5}}.typo-reset ul li:before{padding-right:5px;content:"•";position:absolute;top:0;left:0;text-align:right}@media only screen and (min-width:960px){.typo-reset ul li:before{padding-right:5px}}@media only screen and (min-width:1280px){.typo-reset ul li:before{padding-right:.313vw}}@media only screen and (min-width:1600px){.typo-reset ul li:before{padding-right:5px}}.typo-reset ol{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.typo-reset ol>li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.typo-reset ol>li:before{padding-right:5px;content:counter(list-0) ". ";position:absolute;white-space:nowrap;top:0;left:0}@media only screen and (min-width:960px){.typo-reset ol>li:before{padding-right:5px}}@media only screen and (min-width:1280px){.typo-reset ol>li:before{padding-right:.313vw}}@media only screen and (min-width:1600px){.typo-reset ol>li:before{padding-right:5px}}.typo-reset ol>li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-1}.typo-reset ol>li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". ";text-align:right}.typo-reset ol>li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-2}.typo-reset ol>li.ql-indent-2:before{content:counter(list-2,lower-roman) ". ";text-align:right}.typo-reset ol>li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-3}.typo-reset ol>li.ql-indent-3:before{content:counter(list-3,decimal) ". ";text-align:right}.typo-reset ol>li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9;counter-increment:list-4}.typo-reset ol>li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". ";text-align:right}.typo-reset ol>li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9;counter-increment:list-5}.typo-reset ol>li.ql-indent-5:before{content:counter(list-5,lower-roman) ". ";text-align:right}.typo-reset ol>li.ql-indent-6{counter-reset:list-7 list-8 list-9;counter-increment:list-6}.typo-reset ol>li.ql-indent-6:before{content:counter(list-6,decimal) ". ";text-align:right}.typo-reset ol>li.ql-indent-7{counter-reset:list-8 list-9;counter-increment:list-7}.typo-reset ol>li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". ";text-align:right}.typo-reset ol>li.ql-indent-8{counter-reset:list-9;counter-increment:list-8}.typo-reset ol>li.ql-indent-8:before{content:counter(list-8,lower-roman) ". ";text-align:right}.typo-reset ol>li.ql-indent-9{counter-reset:list-10 list-9;counter-increment:list-9}.typo-reset ol>li.ql-indent-9:before{content:counter(list-9,decimal) ". ";text-align:right}.typo-reset ol li,.typo-reset ul li{padding-left:24px;position:relative}@media only screen and (min-width:960px){.typo-reset ol li,.typo-reset ul li{padding-left:24px}}@media only screen and (min-width:1280px){.typo-reset ol li,.typo-reset ul li{padding-left:1.5vw}}@media only screen and (min-width:1600px){.typo-reset ol li,.typo-reset ul li{padding-left:24px}}.typo-reset ol li:not(:first-child),.typo-reset ol ol,.typo-reset ol ul,.typo-reset ol:not(:first-child),.typo-reset ul li:not(:first-child),.typo-reset ul ol,.typo-reset ul ul,.typo-reset ul:not(:first-child){margin-top:0}.typo-reset ol ol,.typo-reset ul ul{margin-left:40px}@media only screen and (min-width:960px){.typo-reset ol ol,.typo-reset ul ul{margin-left:40px}}@media only screen and (min-width:1280px){.typo-reset ol ol,.typo-reset ul ul{margin-left:2.5vw}}@media only screen and (min-width:1600px){.typo-reset ol ol,.typo-reset ul ul{margin-left:40px}}.typo-reset .ql-indent-1{padding-left:48px}@media only screen and (min-width:960px){.typo-reset .ql-indent-1{padding-left:48px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-1{padding-left:3vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-1{padding-left:48px}}.typo-reset .ql-indent-1:before{width:48px}@media only screen and (min-width:960px){.typo-reset .ql-indent-1:before{width:48px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-1:before{width:3vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-1:before{width:48px}}.typo-reset .ql-indent-2{padding-left:72px}@media only screen and (min-width:960px){.typo-reset .ql-indent-2{padding-left:72px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-2{padding-left:4.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-2{padding-left:72px}}.typo-reset .ql-indent-2:before{width:72px}@media only screen and (min-width:960px){.typo-reset .ql-indent-2:before{width:72px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-2:before{width:4.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-2:before{width:72px}}.typo-reset .ql-indent-3{padding-left:96px}@media only screen and (min-width:960px){.typo-reset .ql-indent-3{padding-left:96px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-3{padding-left:6vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-3{padding-left:96px}}.typo-reset .ql-indent-3:before{width:96px}@media only screen and (min-width:960px){.typo-reset .ql-indent-3:before{width:96px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-3:before{width:6vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-3:before{width:96px}}.typo-reset .ql-indent-4{padding-left:120px}@media only screen and (min-width:960px){.typo-reset .ql-indent-4{padding-left:120px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-4{padding-left:7.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-4{padding-left:120px}}.typo-reset .ql-indent-4:before{width:120px}@media only screen and (min-width:960px){.typo-reset .ql-indent-4:before{width:120px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-4:before{width:7.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-4:before{width:120px}}.typo-reset .ql-indent-5{padding-left:144px}@media only screen and (min-width:960px){.typo-reset .ql-indent-5{padding-left:144px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-5{padding-left:9vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-5{padding-left:144px}}.typo-reset .ql-indent-5:before{width:144px}@media only screen and (min-width:960px){.typo-reset .ql-indent-5:before{width:144px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-5:before{width:9vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-5:before{width:144px}}.typo-reset .ql-indent-6{padding-left:168px}@media only screen and (min-width:960px){.typo-reset .ql-indent-6{padding-left:168px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-6{padding-left:10.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-6{padding-left:168px}}.typo-reset .ql-indent-6:before{width:168px}@media only screen and (min-width:960px){.typo-reset .ql-indent-6:before{width:168px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-6:before{width:10.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-6:before{width:168px}}.typo-reset .ql-indent-7{padding-left:192px}@media only screen and (min-width:960px){.typo-reset .ql-indent-7{padding-left:192px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-7{padding-left:12vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-7{padding-left:192px}}.typo-reset .ql-indent-7:before{width:192px}@media only screen and (min-width:960px){.typo-reset .ql-indent-7:before{width:192px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-7:before{width:12vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-7:before{width:192px}}.typo-reset .ql-indent-8{padding-left:216px}@media only screen and (min-width:960px){.typo-reset .ql-indent-8{padding-left:216px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-8{padding-left:13.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-8{padding-left:216px}}.typo-reset .ql-indent-8:before{width:216px}@media only screen and (min-width:960px){.typo-reset .ql-indent-8:before{width:216px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-8:before{width:13.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-8:before{width:216px}}.typo-reset .ql-indent-9{padding-left:240px}@media only screen and (min-width:960px){.typo-reset .ql-indent-9{padding-left:240px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-9{padding-left:15vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-9{padding-left:240px}}.typo-reset .ql-indent-9:before{width:240px}@media only screen and (min-width:960px){.typo-reset .ql-indent-9:before{width:240px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-9:before{width:15vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-9:before{width:240px}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.transform-enter-active,.transform-leave-active{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.transform-enter,.transform-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.preloader{padding-top:96px;padding-bottom:96px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-play-state:paused;animation-play-state:paused}@media only screen and (min-width:960px){.preloader{padding-top:96px}}@media only screen and (min-width:1280px){.preloader{padding-top:8vw}}@media only screen and (min-width:1600px){.preloader{padding-top:128px}}@media only screen and (min-width:960px){.preloader{padding-bottom:96px}}@media only screen and (min-width:1280px){.preloader{padding-bottom:8vw}}@media only screen and (min-width:1600px){.preloader{padding-bottom:128px}}.preloader__item{width:16px;height:16px;margin-left:15px;margin-right:15px;background-color:var(--color-brand);border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%)}@media only screen and (min-width:960px){.preloader__item{width:16px}}@media only screen and (min-width:1280px){.preloader__item{width:1vw}}@media only screen and (min-width:1600px){.preloader__item{width:16px}}@media only screen and (min-width:960px){.preloader__item{height:16px}}@media only screen and (min-width:1280px){.preloader__item{height:1vw}}@media only screen and (min-width:1600px){.preloader__item{height:16px}}@media only screen and (min-width:960px){.preloader__item{margin-left:15px}}@media only screen and (min-width:1280px){.preloader__item{margin-left:.938vw}}@media only screen and (min-width:1600px){.preloader__item{margin-left:15px}}@media only screen and (min-width:960px){.preloader__item{margin-right:15px}}@media only screen and (min-width:1280px){.preloader__item{margin-right:.938vw}}@media only screen and (min-width:1600px){.preloader__item{margin-right:15px}}.preloader__item:first-child{-webkit-animation:scale .6s linear 0s infinite alternate;animation:scale .6s linear 0s infinite alternate}.preloader__item:nth-child(2){-webkit-animation:scale .6s linear .2s infinite alternate;animation:scale .6s linear .2s infinite alternate}.preloader__item:nth-child(3){-webkit-animation:scale .6s linear .4s infinite alternate;animation:scale .6s linear .4s infinite alternate}@-webkit-keyframes scale{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes scale{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}