.parametric-button:disabled{pointer-events:none;background-color:var(--color-grey03);color:var(--color-white100)}@media only screen and (min-width:1280px){.parametric-button:disabled{cursor:default}}.parametric-button__filter-button{margin-both:0;padding:8px 24px;font-size:14px;line-height:1.2;font-weight:500;background-color:var(--color-black100);color:var(--color-white100)}@media only screen and (min-width:670px){.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:670px){.parametric-button__filter-button{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-button__filter-button{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-button__filter-button{font-size:16px;line-height:1.2}}.parametric-button__flats-button{padding:16px 24px;font-size:14px;line-height:1.2;font-weight:500;background-color:var(--color-orange);color:var(--color-white100);width:100%;margin-bottom:6px}@media only screen and (min-width:670px){.parametric-button__flats-button{padding:16px 24px}}@media only screen and (min-width:1280px){.parametric-button__flats-button{padding:1vw 1.5vw}}@media only screen and (min-width:1600px){.parametric-button__flats-button{padding:16px 24px}}@media only screen and (min-width:670px){.parametric-button__flats-button{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-button__flats-button{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-button__flats-button{font-size:16px;line-height:1.2}}@media only screen and (min-width:960px){.parametric-button__flats-button{width:50%;margin-right:6px;margin-bottom:0}}.filter-popup__reset-button{padding:16px 24px;width:100%}@media only screen and (min-width:670px){.filter-popup__reset-button{padding:16px 24px}}@media only screen and (min-width:1280px){.filter-popup__reset-button{padding:1vw 1.5vw}}@media only screen and (min-width:1600px){.filter-popup__reset-button{padding:16px 24px}}@media only screen and (min-width:960px){.filter-popup__reset-button{width:50%}}.parametric-button__text:first-letter{text-transform:capitalize}.parametric-button__more-button{padding:8px 24px;font-size:14px;line-height:1.2;font-weight:500;border:1px solid var(--color-grey01)}@media only screen and (min-width:670px){.parametric-button__more-button{padding:8px 24px}}@media only screen and (min-width:1280px){.parametric-button__more-button{padding:.5vw 1.5vw}}@media only screen and (min-width:1600px){.parametric-button__more-button{padding:8px 24px}}@media only screen and (min-width:670px){.parametric-button__more-button{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-button__more-button{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-button__more-button{font-size:16px;line-height:1.2}}@media only screen and (min-width:670px){.parametric-button__more-button{width:auto}}.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;background-color:var(--color-white100);color:var(--color-black100)}@media only screen and (min-width:670px){.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:670px){.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:8px;z-index:5;-webkit-transform:translateY(110%);transform:translateY(110%);opacity:0;bottom:0}@media only screen and (min-width:670px){.parametric-button_scroll_button{margin-bottom:10px}}@media only screen and (min-width:1280px){.parametric-button_scroll_button{margin-bottom:.625vw}}@media only screen and (min-width:1600px){.parametric-button_scroll_button{margin-bottom:10px}}.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:670px){.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:670px){.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{width:40px;height:40px;padding:0}@media only screen and (min-width:670px){.parametric-button_view_button{width:40px}}@media only screen and (min-width:1280px){.parametric-button_view_button{width:2.5vw}}@media only screen and (min-width:1600px){.parametric-button_view_button{width:40px}}@media only screen and (min-width:670px){.parametric-button_view_button{height:40px}}@media only screen and (min-width:1280px){.parametric-button_view_button{height:2.5vw}}@media only screen and (min-width:1600px){.parametric-button_view_button{height:40px}}.parametric-button_view_button:not(:last-child){margin-right:8px}@media only screen and (min-width:670px){.parametric-button_view_button:not(:last-child){margin-right:8px}}@media only screen and (min-width:1280px){.parametric-button_view_button:not(:last-child){margin-right:.5vw}}@media only screen and (min-width:1600px){.parametric-button_view_button:not(:last-child){margin-right:8px}}.parametric-button_view_button.is-active{background-color:var(--color-black100)}.parametric-button_view_button.is-active svg{fill:var(--color-white100)}.parametric-button_view_button span+svg{margin:0}.parametric-button_view_button svg{max-height:15px;fill:var(--color-dark)}@media only screen and (min-width:670px){.parametric-button_view_button svg{max-height:15px}}@media only screen and (min-width:1280px){.parametric-button_view_button svg{max-height:.938vw}}@media only screen and (min-width:1600px){.parametric-button_view_button svg{max-height:15px}}.parametric-button_theme_tooltip{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;border-bottom:1px solid var(--color-grey01)}@media only screen and (min-width:1280px){.parametric-button_theme_tooltip:hover{background-color:var(--color-black10)}}.parametric-button_theme_tooltip:after{display:none}.checkbox{margin-bottom:0;background-color:var(--color-white100)}.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-white100);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-orange);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.checkbox{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}.checkbox_theme_block:first-child{border-left:1px solid var(--color-grey01)}.checkbox_theme_block:last-child{border-right:1px solid var(--color-grey01)}.checkbox_theme_block .checkbox__label{padding-top:12px;padding-bottom:12px;padding-left:16px;padding-right:16px;min-height:44px;border-top:1px solid var(--color-grey01);border-bottom:1px solid var(--color-grey01);white-space:nowrap}@media only screen and (min-width:670px){.checkbox_theme_block .checkbox__label{padding-top:18px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label{padding-top:1.25vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label{padding-top:20px}}@media only screen and (min-width:670px){.checkbox_theme_block .checkbox__label{padding-bottom:18px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label{padding-bottom:1.25vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label{padding-bottom:20px}}@media only screen and (min-width:670px){.checkbox_theme_block .checkbox__label{padding-left:16px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label{padding-left:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label{padding-left:16px}}@media only screen and (min-width:670px){.checkbox_theme_block .checkbox__label{padding-right:16px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label{padding-right:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label{padding-right:16px}}@media only screen and (min-width:670px){.checkbox_theme_block .checkbox__label{min-height:56px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__label{min-height:3.75vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__label{min-height:60px}}.checkbox_theme_block .checkbox__label:hover .checkbox__text{color:var(--color-orange)}.checkbox_theme_block .checkbox__text{-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:14px;line-height:1.2;font-weight:400;color:var(--color-dark);width:inherit;text-align:center}@media only screen and (min-width:670px){.checkbox_theme_block .checkbox__text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__text{font-size:16px;line-height:1.2}}.checkbox_theme_block .checkbox__input:checked~.checkbox__label{padding-right:16px;background-color:transparent;border-top:1px solid var(--color-grey01);border-bottom:1px solid var(--color-grey01)}@media only screen and (min-width:670px){.checkbox_theme_block .checkbox__input:checked~.checkbox__label{padding-right:16px}}@media only screen and (min-width:1280px){.checkbox_theme_block .checkbox__input:checked~.checkbox__label{padding-right:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_block .checkbox__input:checked~.checkbox__label{padding-right:16px}}.checkbox_theme_block .checkbox__input:checked~.checkbox__label:before{opacity:0}.checkbox_theme_block .checkbox__input:checked~.checkbox__label:after{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.checkbox_theme_block .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-orange)}.checkbox_theme_button.checkbox{margin-right:0}.checkbox_theme_button .checkbox__label{padding:7px 16px}@media only screen and (min-width:670px){.checkbox_theme_button .checkbox__label{padding:4px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_button .checkbox__label{padding:.25vw 1vw}}@media only screen and (min-width:1600px){.checkbox_theme_button .checkbox__label{padding:4px 16px}}.checkbox_theme_button .checkbox__text{font-size:14px;line-height:1.2;font-weight:400}@media only screen and (min-width:670px){.checkbox_theme_button .checkbox__text{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.checkbox_theme_button .checkbox__text{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.checkbox_theme_button .checkbox__text{font-size:14px;line-height:1.2}}.checkbox_theme_toggle.checkbox{width:100%;margin-bottom:0;background:none}.checkbox_theme_toggle .checkbox__label{padding:8px 16px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:none}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__label{padding:8px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__label{padding:.5vw 1vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__label{padding:8px 16px}}.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:1.2;font-weight:400;color:var(--color-black70)}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__text{font-size:16px;line-height:1.2}}.checkbox_theme_toggle .checkbox__toggle{border-radius:50px;width:28px;height:16px;margin-left:10px;position:relative;display:block;background:var(--color-grey06);cursor:pointer}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle{border-radius:50px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle{border-radius:3.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle{border-radius:50px}}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle{width:28px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle{width:1.75vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle{width:28px}}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle{height:16px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle{height:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle{height:16px}}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle{margin-left:10px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle{margin-left:.625vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle{margin-left:10px}}.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:12px;height:12px;left:2px;top:2px;content:"";position:absolute;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%);background:var(--color-white100);opacity:1;z-index:1}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle:before{width:12px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle:before{width:.75vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle:before{width:12px}}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle:before{height:12px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle:before{height:.75vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle:before{height:12px}}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle:before{left:2px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle:before{left:.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle:before{left:2px}}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__toggle:before{top:2px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__toggle:before{top:.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__toggle:before{top:2px}}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label{padding:8px 16px;background:none}@media only screen and (min-width:670px){.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label{padding:8px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label{padding:.5vw 1vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label{padding:8px 16px}}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label:before{opacity:0}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-black100)}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label .checkbox__toggle{background-color:var(--color-orange)}.checkbox_theme_toggle .checkbox__input:checked~.checkbox__label .checkbox__toggle:before{left:-webkit-calc(100% - 2px);left:calc(100% - 2px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.checkbox_theme_toggle-main.checkbox{width:100%;margin-bottom:0;background-color:var(--color-white100)}.checkbox_theme_toggle-main .checkbox__label{padding:13px 16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background:none}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__label{padding:18px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__label{padding:1.25vw 1vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__label{padding:20px 16px}}.checkbox_theme_toggle-main .checkbox__label.revert{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.checkbox_theme_toggle-main .checkbox__label.revert .checkbox__toggle{margin-right:8px}.checkbox_theme_toggle-main .checkbox__text{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark);white-space:nowrap}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__text{font-size:16px;line-height:1.2}}.checkbox_theme_toggle-main .checkbox__toggle{border-radius:50px;width:28px;min-width:28px;height:16px;margin-left:6px;position:relative;display:block;background:var(--color-grey02);cursor:pointer}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle{border-radius:50px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle{border-radius:3.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle{border-radius:50px}}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle{width:28px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle{width:1.75vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle{width:28px}}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle{min-width:28px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle{min-width:1.75vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle{min-width:28px}}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle{height:16px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle{height:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle{height:16px}}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle{margin-left:6px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle{margin-left:.375vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle{margin-left:6px}}.checkbox_theme_toggle-main .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:10px;height:10px;left:2px;top:3px;content:"";position:absolute;border-radius:50%;background:var(--color-white100);opacity:1;z-index:1}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle:before{width:10px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle:before{width:.625vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle:before{width:10px}}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle:before{height:10px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle:before{height:.625vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle:before{height:10px}}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle:before{left:2px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle:before{left:.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle:before{left:2px}}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__toggle:before{top:3px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__toggle:before{top:.188vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__toggle:before{top:3px}}.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label{padding:13px 16px;background:none}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label{padding:18px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label{padding:1.25vw 1vw}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label{padding:20px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label:hover .checkbox__text{color:var(--color-black100)}}.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label:before{opacity:0}.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label:after{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-dark)}.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label .checkbox__toggle{background-color:var(--color-orange)}.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label .checkbox__toggle:before{left:-webkit-calc(100% - 2px);left:calc(100% - 2px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media only screen and (min-width:670px){.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label .checkbox__toggle:before{left:-webkit-calc(100% - 2px);left:calc(100% - 2px)}}@media only screen and (min-width:1280px){.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label .checkbox__toggle:before{left:-webkit-calc(100% - .125vw);left:calc(100% - .125vw)}}@media only screen and (min-width:1600px){.checkbox_theme_toggle-main .checkbox__input:checked~.checkbox__label .checkbox__toggle:before{left:-webkit-calc(100% - 2px);left:calc(100% - 2px)}}.checkbox_theme_select{background-color:transparent}.checkbox_theme_select .checkbox__label{padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;background-color:var(--color-white100);border-bottom:1px solid var(--color-grey01)}@media only screen and (min-width:670px){.checkbox_theme_select .checkbox__label{padding-top:14px}}@media only screen and (min-width:1280px){.checkbox_theme_select .checkbox__label{padding-top:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_select .checkbox__label{padding-top:16px}}@media only screen and (min-width:670px){.checkbox_theme_select .checkbox__label{padding-bottom:14px}}@media only screen and (min-width:1280px){.checkbox_theme_select .checkbox__label{padding-bottom:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_select .checkbox__label{padding-bottom:16px}}@media only screen and (min-width:670px){.checkbox_theme_select .checkbox__label{padding-left:16px}}@media only screen and (min-width:1280px){.checkbox_theme_select .checkbox__label{padding-left:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_select .checkbox__label{padding-left:16px}}@media only screen and (min-width:670px){.checkbox_theme_select .checkbox__label{padding-right:16px}}@media only screen and (min-width:1280px){.checkbox_theme_select .checkbox__label{padding-right:1vw}}@media only screen and (min-width:1600px){.checkbox_theme_select .checkbox__label{padding-right:16px}}@media only screen and (min-width:1280px){.checkbox_theme_select .checkbox__label:hover{background-color:var(--color-grey01)}}.checkbox_theme_select .checkbox__label:after,.checkbox_theme_select .checkbox__label:before{display:none}.checkbox_theme_select .checkbox__text{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark)}@media only screen and (min-width:670px){.checkbox_theme_select .checkbox__text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.checkbox_theme_select .checkbox__text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.checkbox_theme_select .checkbox__text{font-size:16px;line-height:1.2}}.checkbox_theme_select .checkbox__input:checked~.checkbox__label{background-color:var(--color-orange)}.checkbox_theme_select .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-white100)}.checkbox_theme_cross{margin:0 8px 8px 0;background-color:transparent}@media only screen and (min-width:670px){.checkbox_theme_cross{margin:0 8px 8px 0}}@media only screen and (min-width:1280px){.checkbox_theme_cross{margin:0 .5vw .5vw 0}}@media only screen and (min-width:1600px){.checkbox_theme_cross{margin:0 8px 8px 0}}.checkbox_theme_cross .checkbox__label{padding:10px 16px;background-color:var(--color-black100);border:1px solid var(--color-white50)}@media only screen and (min-width:670px){.checkbox_theme_cross .checkbox__label{padding:10px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_cross .checkbox__label{padding:.625vw 1vw}}@media only screen and (min-width:1600px){.checkbox_theme_cross .checkbox__label{padding:10px 16px}}.checkbox_theme_cross .checkbox__text{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-white100);position:relative;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:670px){.checkbox_theme_cross .checkbox__text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.checkbox_theme_cross .checkbox__text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.checkbox_theme_cross .checkbox__text{font-size:16px;line-height:1.2}}.checkbox_theme_cross .checkbox__text:after{width:10px;height:10px;margin-left:6px;background-size:12px 12px;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.47.47a.75.75 0 0 1 1.06 0L8 6.94 14.47.47a.75.75 0 1 1 1.06 1.06L9.06 8l6.47 6.47a.75.75 0 1 1-1.06 1.06L8 9.06l-6.47 6.47a.75.75 0 0 1-1.06-1.06L6.94 8 .47 1.53a.75.75 0 0 1 0-1.06Z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;display:none}@media only screen and (min-width:670px){.checkbox_theme_cross .checkbox__text:after{width:10px}}@media only screen and (min-width:1280px){.checkbox_theme_cross .checkbox__text:after{width:.625vw}}@media only screen and (min-width:1600px){.checkbox_theme_cross .checkbox__text:after{width:10px}}@media only screen and (min-width:670px){.checkbox_theme_cross .checkbox__text:after{height:10px}}@media only screen and (min-width:1280px){.checkbox_theme_cross .checkbox__text:after{height:.625vw}}@media only screen and (min-width:1600px){.checkbox_theme_cross .checkbox__text:after{height:10px}}@media only screen and (min-width:670px){.checkbox_theme_cross .checkbox__text:after{margin-left:6px}}@media only screen and (min-width:1280px){.checkbox_theme_cross .checkbox__text:after{margin-left:.375vw}}@media only screen and (min-width:1600px){.checkbox_theme_cross .checkbox__text:after{margin-left:6px}}@media only screen and (min-width:670px){.checkbox_theme_cross .checkbox__text:after{background-size:12px 12px}}@media only screen and (min-width:1280px){.checkbox_theme_cross .checkbox__text:after{background-size:.75vw .75vw}}@media only screen and (min-width:1600px){.checkbox_theme_cross .checkbox__text:after{background-size:12px 12px}}.checkbox_theme_cross .checkbox__input:checked~.checkbox__label{padding:10px 16px;background-color:var(--color-orange);border-color:var(--color-orange)}@media only screen and (min-width:670px){.checkbox_theme_cross .checkbox__input:checked~.checkbox__label{padding:10px 16px}}@media only screen and (min-width:1280px){.checkbox_theme_cross .checkbox__input:checked~.checkbox__label{padding:.625vw 1vw}}@media only screen and (min-width:1600px){.checkbox_theme_cross .checkbox__input:checked~.checkbox__label{padding:10px 16px}}.checkbox_theme_cross .checkbox__input:checked~.checkbox__label:before{display:none}.checkbox_theme_cross .checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-white100)}.checkbox_theme_cross .checkbox__input:checked~.checkbox__label .checkbox__text:after{display:block}.checkbox__input:checked~.checkbox__label:before{opacity:1}.checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-white100)}.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:var(--color-grey03)}.tooltip{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;padding:10px;position:absolute;z-index:1;background-color:var(--color-white100);-webkit-filter:drop-shadow(0 0 4px var(--color-grey02));filter:drop-shadow(0 0 4px var(--color-grey02))}@media only screen and (min-width:670px){.tooltip{padding:10px}}@media only screen and (min-width:1280px){.tooltip{padding:.625vw}}@media only screen and (min-width:1600px){.tooltip{padding:10px}}.tooltip:before{border:10px solid transparent;border-top:10px solid var(--color-white100);content:"";position:absolute;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);display:none}@media only screen and (min-width:670px){.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:670px){.tooltip:before{border-top:10px solid var(--color-white100)}}@media only screen and (min-width:1280px){.tooltip:before{border-top:.625vw solid var(--color-white100)}}@media only screen and (min-width:1600px){.tooltip:before{border-top:10px solid var(--color-white100)}}.tooltip.is-single{width:auto}.tooltip__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;color:var(--color-grey03)}.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:100%;left:0;right:0}@media only screen and (min-width:670px){.tooltip_theme_bottom{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:670px){.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{width:100%}@media only screen and (min-width:1280px){.parametric-sort{position:relative}}.parametric-sort .tooltip{padding:0;-webkit-filter:none;filter:none;width:100%;border:1px solid var(--color-grey01)}.parametric-sort.is-open .parametric-sort__heading svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.parametric-sort__heading{padding-top:12px;padding-bottom:12px;padding-left:18px;padding-right:18px;max-width:none;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black60);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;background-color:var(--color-white100);cursor:pointer;white-space:nowrap;overflow:hidden}@media only screen and (min-width:670px){.parametric-sort__heading{padding-top:18px}}@media only screen and (min-width:1280px){.parametric-sort__heading{padding-top:1.25vw}}@media only screen and (min-width:1600px){.parametric-sort__heading{padding-top:20px}}@media only screen and (min-width:670px){.parametric-sort__heading{padding-bottom:18px}}@media only screen and (min-width:1280px){.parametric-sort__heading{padding-bottom:1.25vw}}@media only screen and (min-width:1600px){.parametric-sort__heading{padding-bottom:20px}}@media only screen and (min-width:670px){.parametric-sort__heading{padding-left:18px}}@media only screen and (min-width:1280px){.parametric-sort__heading{padding-left:1.125vw}}@media only screen and (min-width:1600px){.parametric-sort__heading{padding-left:18px}}@media only screen and (min-width:670px){.parametric-sort__heading{padding-right:18px}}@media only screen and (min-width:1280px){.parametric-sort__heading{padding-right:1.125vw}}@media only screen and (min-width:1600px){.parametric-sort__heading{padding-right:18px}}@media only screen and (min-width:670px){.parametric-sort__heading{max-width:none}}@media only screen and (min-width:1280px){.parametric-sort__heading{max-width:25vw}}@media only screen and (min-width:1600px){.parametric-sort__heading{max-width:400px}}@media only screen and (min-width:670px){.parametric-sort__heading{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-sort__heading{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-sort__heading{font-size:16px;line-height:1.2}}.parametric-sort__heading span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.2}.parametric-sort__heading svg{min-width:14px;-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;margin-left:6px;fill-opacity:.6}@media only screen and (min-width:670px){.parametric-sort__heading svg{min-width:14px}}@media only screen and (min-width:1280px){.parametric-sort__heading svg{min-width:.875vw}}@media only screen and (min-width:1600px){.parametric-sort__heading svg{min-width:14px}}@media only screen and (min-width:670px){.parametric-sort__heading svg{margin-left:6px}}@media only screen and (min-width:1280px){.parametric-sort__heading svg{margin-left:.375vw}}@media only screen and (min-width:1600px){.parametric-sort__heading svg{margin-left:6px}}.sort__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.sort__list,.sort__list-item{display:-webkit-box;display:-webkit-flex;display:flex;width:100%}.sort__list-item{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.sort__list-item.is-active .parametric-button_theme_tooltip{background-color:var(--color-orange);color:var(--color-white100)}.parametric-result__controls{padding-bottom:8px;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;position:relative;z-index:1}@media only screen and (min-width:670px){.parametric-result__controls{padding-bottom:8px}}@media only screen and (min-width:1280px){.parametric-result__controls{padding-bottom:.5vw}}@media only screen and (min-width:1600px){.parametric-result__controls{padding-bottom:8px}}@media only screen and (min-width:1280px){.parametric-result__controls{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.parametric-result__controls-item:not(:last-child){margin-right:8px}@media only screen and (min-width:670px){.parametric-result__controls-item:not(:last-child){margin-right:8px}}@media only screen and (min-width:1280px){.parametric-result__controls-item:not(:last-child){margin-right:.5vw}}@media only screen and (min-width:1600px){.parametric-result__controls-item:not(:last-child){margin-right:8px}}.parametric-result__controls-item-sort{max-width:100%;width:100%;margin-left:auto}@media only screen and (min-width:670px){.parametric-result__controls-item-sort{max-width:100%}}@media only screen and (min-width:1280px){.parametric-result__controls-item-sort{max-width:25vw}}@media only screen and (min-width:1600px){.parametric-result__controls-item-sort{max-width:400px}}@media only screen and (min-width:670px){.parametric-result__controls-item-sort{margin-top:10px}}@media only screen and (min-width:1280px){.parametric-result__controls-item-sort{margin-top:0}}@media only screen and (min-width:1600px){.parametric-result__controls-item-sort{margin-top:0}}.parametric-result__controls-item-views{padding:8px;background-color:var(--color-white100);display:none;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:670px){.parametric-result__controls-item-views{padding:8px}}@media only screen and (min-width:1280px){.parametric-result__controls-item-views{padding:.5vw}}@media only screen and (min-width:1600px){.parametric-result__controls-item-views{padding:8px}}@media only screen and (min-width:1280px){.parametric-result__controls-item-views{display:-webkit-box;display:-webkit-flex;display:flex}}.parametric-result__controls-item-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:960px){.parametric-result__controls-item-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1280px){.parametric-result__controls-item-group{width:auto}}@media only screen and (max-width:1279px){.parametric-result__controls-item-group:not(:last-child){margin-right:0}}.parametric-result__controls-item-group .checkbox{-webkit-box-flex:1;-webkit-flex:1;flex:1}@media only screen and (min-width:960px){.parametric-result__controls-item-group .checkbox{max-width:-webkit-calc(50% - 4px);max-width:calc(50% - 4px)}}@media only screen and (min-width:1280px){.parametric-result__controls-item-group .checkbox{max-width:none}}.parametric-result__controls-item-group .checkbox:not(:first-child){margin-top:8px}@media only screen and (min-width:1280px){.parametric-result__controls-item-group .checkbox:not(:first-child){margin-left:.5vw}}@media only screen and (min-width:1600px){.parametric-result__controls-item-group .checkbox:not(:first-child){margin-left:8px}}@media only screen and (min-width:670px){.parametric-result__controls-item-group .checkbox:not(:first-child){margin-top:8px}}@media only screen and (min-width:1280px){.parametric-result__controls-item-group .checkbox:not(:first-child){margin-top:0}}@media only screen and (min-width:1600px){.parametric-result__controls-item-group .checkbox:not(:first-child){margin-top:0}}@media only screen and (min-width:960px)and (max-width:1279px){.parametric-result__controls-item-group .checkbox:not(:first-child){margin-left:8px;margin-top:0}}.parametric-result__controls-item-group .checkbox .checkbox__label{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.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}.parametric-range-slider{min-height:44px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:670px){.parametric-range-slider{min-height:56px}}@media only screen and (min-width:1280px){.parametric-range-slider{min-height:3.75vw}}@media only screen and (min-width:1600px){.parametric-range-slider{min-height:60px}}.parametric-range-slider:before{-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--color-grey01);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.parametric-range-slider .irs-bar{-webkit-transition-property:background;transition-property:background;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;top:auto;bottom:0;height:1px;border:0;z-index:1;background:var(--color-black100)}.parametric-range-slider .irs-line{top:0;bottom:0;height:1px;border:0;border-radius:0;background:transparent}.parametric-range-slider .irs-handle{-webkit-transition-property:background;transition-property:background;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;width:11px;height:11px;bottom:-5px;border-radius:2px;top:auto;background:var(--color-black100);cursor:pointer;z-index:2}@media only screen and (min-width:670px){.parametric-range-slider .irs-handle{width:11px}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-handle{width:.688vw}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-handle{width:11px}}@media only screen and (min-width:670px){.parametric-range-slider .irs-handle{height:11px}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-handle{height:.688vw}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-handle{height:11px}}@media only screen and (min-width:670px){.parametric-range-slider .irs-handle{bottom:-5px}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-handle{bottom:-.312vw}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-handle{bottom:-5px}}@media only screen and (min-width:670px){.parametric-range-slider .irs-handle{border-radius:2px}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-handle{border-radius:.125vw}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-handle{border-radius:2px}}.parametric-range-slider .irs-handle>i:first-child{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:0;width:0;margin:-1px;padding:0;border:0}.parametric-range-slider .irs-handle:before{content:"";position:absolute;width:36px;height:36px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media only screen and (min-width:670px){.parametric-range-slider .irs-handle:before{width:36px}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-handle:before{width:2.25vw}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-handle:before{width:36px}}@media only screen and (min-width:670px){.parametric-range-slider .irs-handle:before{height:36px}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-handle:before{height:2.25vw}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-handle:before{height:36px}}.parametric-range-slider .irs-disabled{display:none}.parametric-range-slider .irs{font-family:steppe,sans-serif;margin-top:auto}@media only screen and (min-width:1280px){.parametric-range-slider .irs:hover .irs-bar,.parametric-range-slider .irs:hover .irs-handle{background:var(--color-orange)}.parametric-range-slider .irs:hover .irs-from,.parametric-range-slider .irs:hover .irs-to{color:var(--color-black100)}}.parametric-range-slider .irs--flat{height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.parametric-range-slider .irs-from,.parametric-range-slider .irs-to{display:none;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;bottom:24px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black50);top:auto;background:none;padding:0;border-radius:0}@media only screen and (min-width:670px){.parametric-range-slider .irs-from,.parametric-range-slider .irs-to{bottom:24px}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-from,.parametric-range-slider .irs-to{bottom:1.5vw}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-from,.parametric-range-slider .irs-to{bottom:24px}}@media only screen and (min-width:670px){.parametric-range-slider .irs-from,.parametric-range-slider .irs-to{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-from,.parametric-range-slider .irs-to{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-from,.parametric-range-slider .irs-to{font-size:14px;line-height:1.2}}.parametric-range-slider .irs-from span,.parametric-range-slider .irs-to span{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black30)}@media only screen and (min-width:670px){.parametric-range-slider .irs-from span,.parametric-range-slider .irs-to span{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-range-slider .irs-from span,.parametric-range-slider .irs-to span{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-range-slider .irs-from span,.parametric-range-slider .irs-to span{font-size:16px;line-height:1.2}}.parametric-range-slider .irs-from:before,.parametric-range-slider .irs-to:before{display:none}.parametric-range-slider__base{width:-webkit-calc(100% - 36px);width:calc(100% - 36px);margin-left:18px;margin-top:auto}@media only screen and (min-width:670px){.parametric-range-slider__base{width:-webkit-calc(100% - 36px);width:calc(100% - 36px)}}@media only screen and (min-width:1280px){.parametric-range-slider__base{width:-webkit-calc(100% - 2.25vw);width:calc(100% - 2.25vw)}}@media only screen and (min-width:1600px){.parametric-range-slider__base{width:-webkit-calc(100% - 36px);width:calc(100% - 36px)}}@media only screen and (min-width:670px){.parametric-range-slider__base{margin-left:18px}}@media only screen and (min-width:1280px){.parametric-range-slider__base{margin-left:1.125vw}}@media only screen and (min-width:1600px){.parametric-range-slider__base{margin-left:18px}}.parametric-range-slider__base input{display:none}.parametric-range-slider__inputs{margin-bottom:0;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;width:100%;margin-top:auto}.parametric-range-slider__input-wrap{position:relative;width:50%}.parametric-range-slider__input-wrap:first-child .parametric-range-slider__input{padding-left:18px}@media only screen and (min-width:670px){.parametric-range-slider__input-wrap:first-child .parametric-range-slider__input{padding-left:18px}}@media only screen and (min-width:1280px){.parametric-range-slider__input-wrap:first-child .parametric-range-slider__input{padding-left:1.125vw}}@media only screen and (min-width:1600px){.parametric-range-slider__input-wrap:first-child .parametric-range-slider__input{padding-left:18px}}.parametric-range-slider__input-wrap:nth-child(2) .parametric-range-slider__input{padding-right:18px;text-align:right}@media only screen and (min-width:670px){.parametric-range-slider__input-wrap:nth-child(2) .parametric-range-slider__input{padding-right:18px}}@media only screen and (min-width:1280px){.parametric-range-slider__input-wrap:nth-child(2) .parametric-range-slider__input{padding-right:1.125vw}}@media only screen and (min-width:1600px){.parametric-range-slider__input-wrap:nth-child(2) .parametric-range-slider__input{padding-right:18px}}.parametric-range-slider__input{font-size:14px;line-height:1.2;font-weight:400;position:relative;width:100%;border:none;border-radius:0;background-color:transparent;color:var(--color-black50);box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (min-width:670px){.parametric-range-slider__input{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-range-slider__input{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-range-slider__input{font-size:14px;line-height:1.2}}.parametric-range-slider__input::-webkit-inner-spin-button,.parametric-range-slider__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.parametric-range-slider__input::-ms-clear{display:none}.parametric-range-slider__input:active,.parametric-range-slider__input:focus,.parametric-range-slider__input:hover{outline:none;border:none}.parametric-range-slider_theme_double .irs-from{left:0!important}.parametric-range-slider_theme_double .irs-to{left:auto!important;right:0!important}.parametric-range-slider_theme_double .parametric-range-slider__input{display:none}.filter-select{width:100%;position:relative}.filter-select__input{-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;padding-top:12px;padding-bottom:12px;padding-left:18px;padding-right:18px;min-height:44px;background-color:var(--color-white100);border:1px solid var(--color-grey01);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;cursor:pointer}@media only screen and (min-width:670px){.filter-select__input{padding-top:18px}}@media only screen and (min-width:1280px){.filter-select__input{padding-top:1.25vw}}@media only screen and (min-width:1600px){.filter-select__input{padding-top:20px}}@media only screen and (min-width:670px){.filter-select__input{padding-bottom:18px}}@media only screen and (min-width:1280px){.filter-select__input{padding-bottom:1.25vw}}@media only screen and (min-width:1600px){.filter-select__input{padding-bottom:20px}}@media only screen and (min-width:670px){.filter-select__input{padding-left:18px}}@media only screen and (min-width:1280px){.filter-select__input{padding-left:1.125vw}}@media only screen and (min-width:1600px){.filter-select__input{padding-left:18px}}@media only screen and (min-width:670px){.filter-select__input{padding-right:18px}}@media only screen and (min-width:1280px){.filter-select__input{padding-right:1.125vw}}@media only screen and (min-width:1600px){.filter-select__input{padding-right:18px}}@media only screen and (min-width:670px){.filter-select__input{min-height:56px}}@media only screen and (min-width:1280px){.filter-select__input{min-height:3.75vw}}@media only screen and (min-width:1600px){.filter-select__input{min-height:60px}}.filter-select__input.is-open{border-color:var(--color-dark)}.filter-select__input.is-open .filter-select__input-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.filter-select__input-icon{-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;margin-left:6px;fill:var(--color-grey05)}@media only screen and (min-width:670px){.filter-select__input-icon{margin-left:6px}}@media only screen and (min-width:1280px){.filter-select__input-icon{margin-left:.375vw}}@media only screen and (min-width:1600px){.filter-select__input-icon{margin-left:6px}}.filter-select__input-text{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark);white-space:nowrap}@media only screen and (min-width:670px){.filter-select__input-text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.filter-select__input-text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.filter-select__input-text{font-size:16px;line-height:1.2}}.filter-select__content-wrapper{padding-top:8px;position:absolute;left:0;top:100%;z-index:5;width:100%}@media only screen and (min-width:670px){.filter-select__content-wrapper{padding-top:8px}}@media only screen and (min-width:1280px){.filter-select__content-wrapper{padding-top:.5vw}}@media only screen and (min-width:1600px){.filter-select__content-wrapper{padding-top:8px}}.filter-select__content{background-color:var(--color-white100);border:1px solid var(--color-grey01)}.filter-select__items{max-height:300px;overflow-y:auto}@media only screen and (min-width:670px){.filter-select__items{max-height:300px}}@media only screen and (min-width:1280px){.filter-select__items{max-height:18.75vw}}@media only screen and (min-width:1600px){.filter-select__items{max-height:300px}}.parametric-filter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:1280px){.parametric-filter{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}.parametric-filter__form{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:1280px)and (max-width:1439px){.parametric-filter__form .filter-select__input-text{overflow-x:hidden;text-overflow:ellipsis;max-width:6.875vw;line-height:1.2}}@media only screen and (min-width:1440px)and (max-width:1919px){.parametric-filter__form .filter-select__input-text{overflow-x:hidden;text-overflow:ellipsis;max-width:6.875vw;line-height:1.2}}@media only screen and (min-width:1600px)and (max-width:1919px){.parametric-filter__form .filter-select__input-text{overflow-x:hidden;text-overflow:ellipsis;max-width:120px;line-height:1.2}}@media only screen and (min-width:1280px)and (max-width:1439px){.parametric-filter__form .parametric-filter__count{padding-left:.25vw;padding-right:.25vw}}@media only screen and (min-width:1440px)and (max-width:1919px){.parametric-filter__form .parametric-filter__count{padding-left:.25vw;padding-right:.25vw}}@media only screen and (min-width:1600px)and (max-width:1919px){.parametric-filter__form .parametric-filter__count{padding-left:4px;padding-right:4px}}@media only screen and (min-width:1280px)and (max-width:1439px){.parametric-filter__form .parametric-range-slider__base{left:.5vw;width:-webkit-calc(100% - 1vw);width:calc(100% - 1vw)}}@media only screen and (min-width:1440px)and (max-width:1919px){.parametric-filter__form .parametric-range-slider__base{left:.5vw;width:-webkit-calc(100% - 1vw);width:calc(100% - 1vw)}}@media only screen and (min-width:1600px)and (max-width:1919px){.parametric-filter__form .parametric-range-slider__base{left:8px;width:-webkit-calc(100% - 16px);width:calc(100% - 16px)}}@media only screen and (min-width:1280px)and (max-width:1439px){.parametric-filter__form .parametric-range-slider__input-wrap:first-child .parametric-range-slider__input{padding-left:.5vw}}@media only screen and (min-width:1440px)and (max-width:1919px){.parametric-filter__form .parametric-range-slider__input-wrap:first-child .parametric-range-slider__input{padding-left:.5vw}}@media only screen and (min-width:1600px)and (max-width:1919px){.parametric-filter__form .parametric-range-slider__input-wrap:first-child .parametric-range-slider__input{padding-left:8px}}@media only screen and (min-width:1280px)and (max-width:1439px){.parametric-filter__form .parametric-range-slider__input-wrap:nth-child(2) .parametric-range-slider__input{padding-right:.5vw}}@media only screen and (min-width:1440px)and (max-width:1919px){.parametric-filter__form .parametric-range-slider__input-wrap:nth-child(2) .parametric-range-slider__input{padding-right:.5vw}}@media only screen and (min-width:1600px)and (max-width:1919px){.parametric-filter__form .parametric-range-slider__input-wrap:nth-child(2) .parametric-range-slider__input{padding-right:8px}}.parametric-filter__content{padding:0;background-color:var(--color-white100);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:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}@media only screen and (min-width:670px){.parametric-filter__content{padding:32px 24px}}@media only screen and (min-width:1280px){.parametric-filter__content{padding:2vw}}@media only screen and (min-width:1600px){.parametric-filter__content{padding:32px}}@media only screen and (min-width:1280px){.parametric-filter__content{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.parametric-filter__container{margin-right:0;margin-bottom:8px;width:-webkit-calc(50% - 4px);width:calc(50% - 4px)}@media only screen and (min-width:670px){.parametric-filter__container{margin-right:0}}@media only screen and (min-width:1280px){.parametric-filter__container{margin-right:.5vw}}@media only screen and (min-width:1600px){.parametric-filter__container{margin-right:8px}}@media only screen and (min-width:670px){.parametric-filter__container{margin-bottom:8px}}@media only screen and (min-width:1280px){.parametric-filter__container{margin-bottom:0}}@media only screen and (min-width:1600px){.parametric-filter__container{margin-bottom:0}}@media only screen and (min-width:1280px){.parametric-filter__container{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}}.parametric-filter__container:empty{display:none}.parametric-filter__container.is-hide{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:0;width:0;margin:-1px;padding:0;border:0}@media only screen and (min-width:1280px){.parametric-filter__container.parametric-filter__container-big{min-width:17.5vw}}@media only screen and (min-width:1600px){.parametric-filter__container.parametric-filter__container-big{min-width:280px}}@media only screen and (min-width:1280px){.parametric-filter__container.parametric-filter__container-medium{min-width:10.625vw}}@media only screen and (min-width:1600px){.parametric-filter__container.parametric-filter__container-medium{min-width:170px}}@media only screen and (min-width:1280px){.parametric-filter__container.parametric-filter__container-medium{max-width:13.75vw}}@media only screen and (min-width:1600px){.parametric-filter__container.parametric-filter__container-medium{max-width:220px}}.parametric-filter__container-row{margin-top:8px;width:100%}@media only screen and (min-width:670px){.parametric-filter__container-row{margin-top:8px}}@media only screen and (min-width:1280px){.parametric-filter__container-row{margin-top:0}}@media only screen and (min-width:1600px){.parametric-filter__container-row{margin-top:0}}.parametric-filter__filter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.parametric-filter__label{margin-bottom:8px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark80)}@media only screen and (min-width:670px){.parametric-filter__label{margin-bottom:8px}}@media only screen and (min-width:1280px){.parametric-filter__label{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.parametric-filter__label{margin-bottom:8px}}@media only screen and (min-width:670px){.parametric-filter__label{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-filter__label{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-filter__label{font-size:14px;line-height:1.2}}.parametric-filter__footer{padding-top:10px;padding-bottom:10px;margin-top:8px;padding-left:16px;padding-right:16px;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:baseline;-webkit-align-items:baseline;align-items:baseline;background-color:var(--color-white100)}@media only screen and (min-width:670px){.parametric-filter__footer{padding-top:14px}}@media only screen and (min-width:1280px){.parametric-filter__footer{padding-top:1vw}}@media only screen and (min-width:1600px){.parametric-filter__footer{padding-top:16px}}@media only screen and (min-width:670px){.parametric-filter__footer{padding-bottom:14px}}@media only screen and (min-width:1280px){.parametric-filter__footer{padding-bottom:1vw}}@media only screen and (min-width:1600px){.parametric-filter__footer{padding-bottom:16px}}@media only screen and (min-width:670px){.parametric-filter__footer{margin-top:8px}}@media only screen and (min-width:1280px){.parametric-filter__footer{margin-top:.5vw}}@media only screen and (min-width:1600px){.parametric-filter__footer{margin-top:8px}}@media only screen and (min-width:670px){.parametric-filter__footer{padding-left:24px}}@media only screen and (min-width:1280px){.parametric-filter__footer{padding-left:2vw}}@media only screen and (min-width:1600px){.parametric-filter__footer{padding-left:32px}}@media only screen and (min-width:670px){.parametric-filter__footer{padding-right:24px}}@media only screen and (min-width:1280px){.parametric-filter__footer{padding-right:2vw}}@media only screen and (min-width:1600px){.parametric-filter__footer{padding-right:32px}}@media only screen and (min-width:960px){.parametric-filter__footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}.parametric-filter__reset{margin-top:18px}@media only screen and (min-width:670px){.parametric-filter__reset{margin-top:28px}}@media only screen and (min-width:1280px){.parametric-filter__reset{margin-top:2vw}}@media only screen and (min-width:1600px){.parametric-filter__reset{margin-top:32px}}@media only screen and (min-width:960px){.parametric-filter__reset{margin-top:0;margin-left:8px}}.parametric-filter__footer-title{margin-bottom:18px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-grey02);white-space:nowrap}@media only screen and (min-width:670px){.parametric-filter__footer-title{margin-bottom:28px}}@media only screen and (min-width:1280px){.parametric-filter__footer-title{margin-bottom:2vw}}@media only screen and (min-width:1600px){.parametric-filter__footer-title{margin-bottom:32px}}@media only screen and (min-width:670px){.parametric-filter__footer-title{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-filter__footer-title{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-filter__footer-title{font-size:16px;line-height:1.2}}@media only screen and (min-width:960px){.parametric-filter__footer-title{margin-bottom:0}}.filter-popup__title{margin-top:8px;font-size:22px;line-height:1;font-weight:700;color:var(--color-dark)}@media only screen and (min-width:670px){.filter-popup__title{margin-top:8px}}@media only screen and (min-width:1280px){.filter-popup__title{margin-top:.5vw}}@media only screen and (min-width:1600px){.filter-popup__title{margin-top:8px}}@media only screen and (min-width:670px){.filter-popup__title{font-size:28px;line-height:1}}@media only screen and (min-width:1280px){.filter-popup__title{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){.filter-popup__title{font-size:36px;line-height:1}}.filter-popup{padding-top:26px}@media only screen and (min-width:670px){.filter-popup{padding-top:38px}}@media only screen and (min-width:1280px){.filter-popup{padding-top:3vw}}@media only screen and (min-width:1600px){.filter-popup{padding-top:48px}}.filter-popup__content{gap:0 8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:670px){.filter-popup__content{gap:0 8px}}@media only screen and (min-width:1280px){.filter-popup__content{gap:0 .5vw}}@media only screen and (min-width:1600px){.filter-popup__content{gap:0 8px}}.filter-popup__container{width:100%}@media only screen and (max-width:669px){.filter-popup__container:not(:first-child){margin-top:32px}}@media only screen and (max-width:669px)and (min-width:670px){.filter-popup__container:not(:first-child){margin-top:46px}}@media only screen and (max-width:669px)and (min-width:1280px){.filter-popup__container:not(:first-child){margin-top:4vw}}@media only screen and (max-width:669px)and (min-width:1600px){.filter-popup__container:not(:first-child){margin-top:64px}}@media only screen and (min-width:670px)and (max-width:959px){.filter-popup__container:not(:first-child){margin-top:20px}}@media only screen and (min-width:670px)and (max-width:959px)and (min-width:670px){.filter-popup__container:not(:first-child){margin-top:32px}}@media only screen and (min-width:670px)and (max-width:959px)and (min-width:1280px){.filter-popup__container:not(:first-child){margin-top:2.25vw}}@media only screen and (min-width:670px)and (max-width:959px)and (min-width:1600px){.filter-popup__container:not(:first-child){margin-top:36px}}@media only screen and (min-width:960px){.filter-popup__container{width:-webkit-calc(50% - 4px);width:calc(50% - 4px)}.filter-popup__container:not(:first-child):not(:nth-child(2)){margin-top:16px}}@media only screen and (min-width:960px)and (min-width:670px){.filter-popup__container:not(:first-child):not(:nth-child(2)){margin-top:26px}}@media only screen and (min-width:960px)and (min-width:1280px){.filter-popup__container:not(:first-child):not(:nth-child(2)){margin-top:1.75vw}}@media only screen and (min-width:960px)and (min-width:1600px){.filter-popup__container:not(:first-child):not(:nth-child(2)){margin-top:28px}}.filter-popup__label{margin-bottom:8px;font-size:14px;line-height:1.2;font-weight:500;opacity:.8}@media only screen and (min-width:670px){.filter-popup__label{margin-bottom:8px}}@media only screen and (min-width:1280px){.filter-popup__label{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.filter-popup__label{margin-bottom:8px}}@media only screen and (min-width:670px){.filter-popup__label{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.filter-popup__label{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.filter-popup__label{font-size:14px;line-height:1.2}}.filter-popup__filter{background-color:var(--color-white100)}.filter-popup__buttons{margin-top:18px;width:100%;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-ordinal-group:4;-webkit-order:3;order:3}@media only screen and (min-width:670px){.filter-popup__buttons{margin-top:28px}}@media only screen and (min-width:1280px){.filter-popup__buttons{margin-top:2vw}}@media only screen and (min-width:1600px){.filter-popup__buttons{margin-top:32px}}@media only screen and (min-width:960px){.filter-popup__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}.filter-popup__container-row{width:100%;padding:0;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.filter-popup__container-row .filter-popup__filter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;background-color:transparent}.filter-popup__container-row .checkbox_theme_block{border:1px solid var(--color-grey01)}.filter-popup__container-row .checkbox_theme_block:not(:last-child){margin-right:1px}.filter-popup__container-toggle{margin-top:10px;width:-webkit-calc(50% - 4px);width:calc(50% - 4px);padding:0}@media only screen and (min-width:670px){.filter-popup__container-toggle{margin-top:14px}}@media only screen and (min-width:1280px){.filter-popup__container-toggle{margin-top:1vw}}@media only screen and (min-width:1600px){.filter-popup__container-toggle{margin-top:16px}}@media only screen and (min-width:960px){.filter-popup__container-toggle{width:-webkit-calc(25% - 6px);width:calc(25% - 6px)}}.filter-popup__container-toggle:nth-child(2n),.filter-popup__container-toggle:nth-child(odd){padding:0}.filter-popup__container-toggle:not(:first-child):not(:nth-child(2)){margin-top:10px}@media only screen and (min-width:670px){.filter-popup__container-toggle:not(:first-child):not(:nth-child(2)){margin-top:14px}}@media only screen and (min-width:1280px){.filter-popup__container-toggle:not(:first-child):not(:nth-child(2)){margin-top:1vw}}@media only screen and (min-width:1600px){.filter-popup__container-toggle:not(:first-child):not(:nth-child(2)){margin-top:16px}}@media only screen and (max-width:669px){.filter-popup__container-building{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}}.parametric-filter__active-list{gap:8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:670px){.parametric-filter__active-list{gap:8px}}@media only screen and (min-width:1280px){.parametric-filter__active-list{gap:.5vw}}@media only screen and (min-width:1600px){.parametric-filter__active-list{gap:8px}}@media only screen and (min-width:960px){.parametric-filter__active-list{margin-left:24px}}.parametric-filter__active-item{-webkit-transition-property:background-color,width,color;transition-property:background-color,width,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;padding:10px 16px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-white100);background-color:var(--color-orange);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;cursor:pointer}@media only screen and (min-width:670px){.parametric-filter__active-item{padding:10px 16px}}@media only screen and (min-width:1280px){.parametric-filter__active-item{padding:.625vw 1vw}}@media only screen and (min-width:1600px){.parametric-filter__active-item{padding:10px 16px}}@media only screen and (min-width:670px){.parametric-filter__active-item{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-filter__active-item{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-filter__active-item{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-filter__active-item:hover{color:var(--color-black100)}.parametric-filter__active-item:hover svg{fill:var(--color-black100)}}.parametric-filter__active-item.is-disabled{background-color:var(--color-black100)}@media only screen and (min-width:1280px){.parametric-filter__active-item.is-disabled:hover{color:var(--color-orange)}.parametric-filter__active-item.is-disabled:hover svg{fill:var(--color-orange)}}.parametric-filter__active-item.is-disabled svg{display:none}.parametric-filter__active-item svg{-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;margin-left:6px;max-width:12px;fill:var(--color-white100)}@media only screen and (min-width:670px){.parametric-filter__active-item svg{margin-left:6px}}@media only screen and (min-width:1280px){.parametric-filter__active-item svg{margin-left:.375vw}}@media only screen and (min-width:1600px){.parametric-filter__active-item svg{margin-left:6px}}@media only screen and (min-width:670px){.parametric-filter__active-item svg{max-width:12px}}@media only screen and (min-width:1280px){.parametric-filter__active-item svg{max-width:.75vw}}@media only screen and (min-width:1600px){.parametric-filter__active-item svg{max-width:12px}}.parametric-filter__top{margin-bottom:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;position:relative}@media only screen and (min-width:670px){.parametric-filter__top{margin-bottom:20px}}@media only screen and (min-width:1280px){.parametric-filter__top{margin-bottom:1.5vw}}@media only screen and (min-width:1600px){.parametric-filter__top{margin-bottom:24px}}.parametric-filter__top .parametric-filter__all-filter{margin-top:0}.parametric-filter__top .parametric-sort__heading{min-height:44px;height:44px}@media only screen and (min-width:670px){.parametric-filter__top .parametric-sort__heading{min-height:44px}}@media only screen and (min-width:1280px){.parametric-filter__top .parametric-sort__heading{min-height:3.75vw}}@media only screen and (min-width:1600px){.parametric-filter__top .parametric-sort__heading{min-height:60px}}@media only screen and (min-width:670px){.parametric-filter__top .parametric-sort__heading{height:44px}}@media only screen and (min-width:1280px){.parametric-filter__top .parametric-sort__heading{height:3.75vw}}@media only screen and (min-width:1600px){.parametric-filter__top .parametric-sort__heading{height:60px}}.parametric-filter__top-sort{width:50%}.parametric-filter__filter_space_between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.parametric-filter__count{margin-top:18px;margin-right:0;padding:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;white-space:nowrap;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (min-width:670px){.parametric-filter__count{margin-top:28px}}@media only screen and (min-width:1280px){.parametric-filter__count{margin-top:2vw}}@media only screen and (min-width:1600px){.parametric-filter__count{margin-top:32px}}@media only screen and (min-width:670px){.parametric-filter__count{margin-right:0}}@media only screen and (min-width:1280px){.parametric-filter__count{margin-right:.5vw}}@media only screen and (min-width:1600px){.parametric-filter__count{margin-right:8px}}@media only screen and (min-width:670px){.parametric-filter__count{padding:0}}@media only screen and (min-width:1280px){.parametric-filter__count{padding:0 1.5vw}}@media only screen and (min-width:1600px){.parametric-filter__count{padding:0 24px}}@media only screen and (min-width:1280px){.parametric-filter__count{margin-top:0}}.parametric-filter__all-filter{margin-top:10px;min-height:44px;height:44px;font-size:14px;line-height:1.2;font-weight:400;white-space:nowrap;width:50%}@media only screen and (min-width:670px){.parametric-filter__all-filter{margin-top:14px}}@media only screen and (min-width:1280px){.parametric-filter__all-filter{margin-top:1vw}}@media only screen and (min-width:1600px){.parametric-filter__all-filter{margin-top:16px}}@media only screen and (min-width:670px){.parametric-filter__all-filter{min-height:44px}}@media only screen and (min-width:1280px){.parametric-filter__all-filter{min-height:3.75vw}}@media only screen and (min-width:1600px){.parametric-filter__all-filter{min-height:60px}}@media only screen and (min-width:670px){.parametric-filter__all-filter{height:44px}}@media only screen and (min-width:1280px){.parametric-filter__all-filter{height:3.75vw}}@media only screen and (min-width:1600px){.parametric-filter__all-filter{height:60px}}@media only screen and (min-width:670px){.parametric-filter__all-filter{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-filter__all-filter{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-filter__all-filter{font-size:16px;line-height:1.2}}@media only screen and (min-width:960px){.parametric-filter__all-filter{width:100%;-webkit-flex-shrink:0;flex-shrink:0}}@media only screen and (min-width:1280px){.parametric-filter__all-filter{width:auto;margin-top:0}}.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:670px){.parametric-filter_mobile_filter{margin:0 0 88px 0}}.panel{padding-bottom:12px;min-width:auto;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;top:0;right:0;left:0;width:100%;height:-webkit-calc(var(--vh,1vh)*100);height:calc(var(--vh, 1vh)*100);z-index:7;background-color:var(--color-grey01);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:670px){.panel{padding-bottom:18px}}@media only screen and (min-width:1280px){.panel{padding-bottom:1.25vw}}@media only screen and (min-width:1600px){.panel{padding-bottom:20px}}@media only screen and (min-width:670px){.panel{min-width:auto}}@media only screen and (min-width:1280px){.panel{min-width:60vw}}@media only screen and (min-width:1600px){.panel{min-width:960px}}@media only screen and (min-width:960px){.panel{width:86vw;left:auto}}@media only screen and (min-width:1280px){.panel{width:50vw}}.panel__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.panel__body{padding-left:2.7777777778%;padding-right:2.7777777778%;overflow-y:auto;height:100%}.panel__body::-webkit-scrollbar{width:0;height:0}.panel__body::-webkit-scrollbar-track{background-color:transparent}.panel__body::-webkit-scrollbar-thumb{border-radius:24px;background:transparent}@media only screen and (min-width:670px){.panel__body::-webkit-scrollbar-thumb{border-radius:24px}}@media only screen and (min-width:1280px){.panel__body::-webkit-scrollbar-thumb{border-radius:1.5vw}}@media only screen and (min-width:1600px){.panel__body::-webkit-scrollbar-thumb{border-radius:24px}}.panel__body::-webkit-scrollbar-thumb:hover{background-image:transparent}.panel__render{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;width:100%;padding-bottom:56.25%}.panel__render-image{position:absolute;top:0;left:0;width:100%;height:100%}.panel__info{margin-top:0;padding-bottom:38px;padding-left:5.8823529412%;padding-right:5.8823529412%}@media only screen and (min-width:670px){.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:40px;margin-bottom:0;border-bottom:1px solid var(--color-black10)}@media only screen and (min-width:670px){.panel__info-header{margin-bottom:76px}}@media only screen and (min-width:1280px){.panel__info-header{margin-bottom:10vw}}@media only screen and (min-width:1600px){.panel__info-header{margin-bottom:160px}}.panel__title{font-size:16px;line-height:1.2;font-weight:500}@media only screen and (min-width:670px){.panel__title{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.panel__title{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.panel__title{font-size:20px;line-height:1.2}}.panel__deadline{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black70)}@media only screen and (min-width:670px){.panel__deadline{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.panel__deadline{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.panel__deadline{font-size:14px;line-height:1.2}}.panel__params{padding-top:40px}@media only screen and (min-width:670px){.panel__params{padding-top:76px}}@media only screen and (min-width:1280px){.panel__params{padding-top:10vw}}@media only screen and (min-width:1600px){.panel__params{padding-top:160px}}.panel__param{margin-bottom:0;font-size:14px;line-height:1.2;font-weight:400;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:670px){.panel__param{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.panel__param{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.panel__param{font-size:14px;line-height:1.2}}.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:16px;line-height:1.2;font-weight:500;display:inline-block}@media only screen and (min-width:670px){.panel__price{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.panel__price{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.panel__price{font-size:20px;line-height:1.2}}@media only screen and (max-width:1279px){body{touch-action:auto!important}}.empty-result{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px;margin-bottom:8px;-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}@media only screen and (min-width:670px){.empty-result{margin-top:10px}}@media only screen and (min-width:1280px){.empty-result{margin-top:.625vw}}@media only screen and (min-width:1600px){.empty-result{margin-top:10px}}@media only screen and (min-width:670px){.empty-result{margin-bottom:10px}}@media only screen and (min-width:1280px){.empty-result{margin-bottom:.625vw}}@media only screen and (min-width:1600px){.empty-result{margin-bottom:10px}}.empty-result__icon{margin-bottom:38px}@media only screen and (min-width:670px){.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-dark)}.empty-result__title{margin-bottom:0;font-size:14px;line-height:1.2;font-weight:400}@media only screen and (min-width:670px){.empty-result__title{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.empty-result__title{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.empty-result__title{font-size:16px;line-height:1.2}}.empty-result__text{font-size:14px;line-height:1.2;font-weight:400;text-align:center}@media only screen and (min-width:670px){.empty-result__text{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.empty-result__text{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.empty-result__text{font-size:14px;line-height:1.2}}.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:38px}@media only screen and (min-width:670px){.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-grey03)}.pagination__button.is-active span{color:var(--color-black100)}.icon_fill_color.icon_color_dark circle,.icon_fill_color.icon_color_dark path{fill:var(--color-black100)}.icon_fill_color.icon_color_white circle,.icon_fill_color.icon_color_white path{fill:var(--color-white100)}.icon_stroke_color.icon_color_dark path{stroke:var(--color-black100)}.icon_stroke_color.icon_color_dark circle{fill:var(--color-black100)}.icon_stroke_color.icon_color_white path{stroke:var(--color-white100)}.icon_stroke_color.icon_color_white circle{fill:var(--color-white100);stroke:var(--color-white100)}.icon_custom_color.icon_reserved_dark circle{stroke:var(--color-black100)}.icon_custom_color.icon_reserved_dark rect{fill:var(--color-black100)}.icon_custom_color.icon_action_white circle{fill:var(--color-white100)}.icon_custom_color.icon_action_white path{stroke:var(--color-orange)}@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;";position:absolute;top:50%;left:50%;max-height:100%;width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.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 var(--color-dark);width:320px;height:320px;position:absolute;top:55%;left:50%;z-index:7;opacity:0;visibility:hidden;background-color:var(--color-white100);text-align:center}@media only screen and (min-width:670px){.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:670px){.result-list__plan-big{box-shadow:0 10px 60px var(--color-dark)}}@media only screen and (min-width:1280px){.result-list__plan-big{box-shadow:0 .625vw 3.75vw var(--color-dark)}}@media only screen and (min-width:1600px){.result-list__plan-big{box-shadow:0 10px 60px var(--color-dark)}}@media only screen and (min-width:670px){.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:670px){.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:670px){.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:670px){.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-black100);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-timing-function:ease;transition-timing-function:ease;display:block;position:relative;background-color:var(--color-white100)}.result-list__item,.result-list__item:after{-webkit-transition-duration:.3s;transition-duration:.3s;width:100%}.result-list__item:after{-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:ease;transition-timing-function:ease;content:"";position:absolute;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:0;bottom:0;left:0;z-index:5;background-color:var(--color-orange)}@media only screen and (min-width:1280px){a.result-list__item:hover{cursor:pointer}a.result-list__item:hover:after{height:4px}}@media only screen and (min-width:1280px)and (min-width:670px){a.result-list__item:hover:after{height:4px}}@media only screen and (min-width:1280px)and (min-width:1280px){a.result-list__item:hover:after{height:.25vw}}@media only screen and (min-width:1280px)and (min-width:1600px){a.result-list__item:hover:after{height:4px}}.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:670px){.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:670px){.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:16px;line-height:1.2;font-weight:500}@media only screen and (min-width:670px){.result-list__price{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list__price{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list__price{font-size:20px;line-height:1.2}}.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:670px){.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{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;white-space:nowrap}@media only screen and (min-width:670px){.result-list__title{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list__title{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list__title{font-size:16px;line-height:1.2}}.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:670px){.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:14px;line-height:1.2;font-weight:500;background-color:var(--color-black20);color:var(--color-black100);z-index:1}@media only screen and (min-width:670px){.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:670px){.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:670px){.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:670px){.result-list__button-booking{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list__button-booking{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list__button-booking{font-size:16px;line-height:1.2}}@media only screen and (min-width:960px){.result-list__button-booking{margin-left:auto;margin-right:0}}.result-list__viewed{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark50);position:absolute;top:0;right:0;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:670px){.result-list__viewed{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list__viewed{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list__viewed{font-size:14px;line-height:1.2}}.result-list__viewed svg{width:20px;height:20px;margin-left:10px;fill:var(--color-dark)}@media only screen and (min-width:670px){.result-list__viewed svg{width:20px}}@media only screen and (min-width:1280px){.result-list__viewed svg{width:1.25vw}}@media only screen and (min-width:1600px){.result-list__viewed svg{width:20px}}@media only screen and (min-width:670px){.result-list__viewed svg{height:20px}}@media only screen and (min-width:1280px){.result-list__viewed svg{height:1.25vw}}@media only screen and (min-width:1600px){.result-list__viewed svg{height:20px}}@media only screen and (min-width:670px){.result-list__viewed svg{margin-left:10px}}@media only screen and (min-width:1280px){.result-list__viewed svg{margin-left:.625vw}}@media only screen and (min-width:1600px){.result-list__viewed svg{margin-left:10px}}.result-list_theme_row .result-list__item{padding-top:10px;padding-bottom:10px;padding-left:24px;padding-right:24px}@media only screen and (min-width:670px){.result-list_theme_row .result-list__item{padding-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item{padding-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item{padding-top:16px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__item{padding-bottom:14px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item{padding-bottom:1vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item{padding-bottom:16px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__item{padding-left:24px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item{padding-left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item{padding-left:24px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__item{padding-right:24px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item{padding-right:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item{padding-right:24px}}.result-list_theme_row .result-list__item:not(:last-child){margin-bottom:8px}@media only screen and (min-width:670px){.result-list_theme_row .result-list__item:not(:last-child){margin-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__item:not(:last-child){margin-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__item:not(:last-child){margin-bottom:8px}}.result-list_theme_row .result-list__container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.result-list_theme_row .result-list__plan{width:130px;height:108px;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1;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:670px){.result-list_theme_row .result-list__plan{width:130px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__plan{width:8.125vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__plan{width:130px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__plan{height:108px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__plan{height:6.75vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__plan{height:108px}}.result-list_theme_row .result-list__plan-static{width:80px;height:80px}@media only screen and (min-width:670px){.result-list_theme_row .result-list__plan-static{width:80px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__plan-static{width:5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__plan-static{width:80px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__plan-static{height:80px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__plan-static{height:5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__plan-static{height:80px}}.result-list_theme_row .result-list__plan-static img{object-fit:contain;object-position:center;font-family:"object-fit: contain; object-position: center;";max-height:100%;max-width:100%;width:100%;height:100%;position:static;-webkit-transform:none;transform:none}.result-list_theme_row .result-list__container-top{margin-left:24px;width:18.75%}@media only screen and (min-width:670px){.result-list_theme_row .result-list__container-top{margin-left:24px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__container-top{margin-left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__container-top{margin-left:24px}}.result-list_theme_row .result-list__content{width:71.875%}.result-list_theme_row .result-list__content-inner{margin-left:24px;width:100%;height:100%;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:670px){.result-list_theme_row .result-list__content-inner{margin-left:24px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__content-inner{margin-left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__content-inner{margin-left:24px}}.result-list_theme_row .result-list__price{margin-top:8px;font-size:16px;line-height:1.2;font-weight:400;color:var(--color-orange);font-weight:350}@media only screen and (min-width:670px){.result-list_theme_row .result-list__price{margin-top:10px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__price{margin-top:.625vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__price{margin-top:10px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__price{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__price{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__price{font-size:20px;line-height:1.2}}.result-list_theme_row .result-list__info-wrapper{width:60%}.result-list_theme_row .result-list__bottom{padding-left:24px;width:40%}@media only screen and (min-width:670px){.result-list_theme_row .result-list__bottom{padding-left:24px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__bottom{padding-left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__bottom{padding-left:24px}}.result-list_theme_row .result-list__details{width:100%}.result-list_theme_row .result-list__details-list{width:100%;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}.result-list_theme_row .result-list__details-item{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black100);white-space:nowrap;background-color:var(--color-grey01);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:670px){.result-list_theme_row .result-list__details-item{padding-top:8px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__details-item{padding-top:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__details-item{padding-top:8px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__details-item{padding-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__details-item{padding-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__details-item{padding-bottom:8px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__details-item{padding-left:8px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__details-item{padding-left:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__details-item{padding-left:8px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__details-item{padding-right:8px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__details-item{padding-right:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__details-item{padding-right:8px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__details-item{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__details-item{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__details-item{font-size:14px;line-height:1.2}}.result-list_theme_row .result-list__details-item:not(:last-child){margin-right:4px;margin-bottom:4px}@media only screen and (min-width:670px){.result-list_theme_row .result-list__details-item:not(:last-child){margin-right:4px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__details-item:not(:last-child){margin-right:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__details-item:not(:last-child){margin-right:4px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__details-item:not(:last-child){margin-bottom:4px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__details-item:not(:last-child){margin-bottom:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__details-item:not(:last-child){margin-bottom:4px}}.result-list_theme_row .result-list__info-inner{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;height:100%}.result-list_theme_row .result-list__info-project{margin-bottom:8px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark);width:50%;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}@media only screen and (min-width:670px){.result-list_theme_row .result-list__info-project{margin-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-project{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-project{margin-bottom:8px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__info-project{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-project{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-project{font-size:16px;line-height:1.2}}.result-list_theme_row .result-list__info-list{width:100%;-webkit-box-ordinal-group:4;-webkit-order:3;order:3;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}.result-list_theme_row .result-list__info-delivery{width:50%;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.result-list_theme_row .result-list__info-delivery span{margin-bottom:2px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark50);display:block}@media only screen and (min-width:670px){.result-list_theme_row .result-list__info-delivery span{margin-bottom:4px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-delivery span{margin-bottom:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-delivery span{margin-bottom:4px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__info-delivery span{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-delivery span{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-delivery span{font-size:16px;line-height:1.2}}.result-list_theme_row .result-list__info-item:not(:last-child):not(:first-child):after{margin:0 6px;font-size:12px;line-height:1.2;font-weight:500;content:"•";display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:670px){.result-list_theme_row .result-list__info-item:not(:last-child):not(:first-child):after{margin:0 6px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-item:not(:last-child):not(:first-child):after{margin:0 .375vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-item:not(:last-child):not(:first-child):after{margin:0 6px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__info-item:not(:last-child):not(:first-child):after{font-size:12px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-item:not(:last-child):not(:first-child):after{font-size:.75vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-item:not(:last-child):not(:first-child):after{font-size:12px;line-height:1.2}}.result-list_theme_row .result-list__info-item:not(:first-child){font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark50);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:670px){.result-list_theme_row .result-list__info-item:not(:first-child){font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-item:not(:first-child){font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-item:not(:first-child){font-size:16px;line-height:1.2}}.result-list_theme_row .result-list__info-item:first-child{margin-bottom:2px;display:block;width:100%}@media only screen and (min-width:670px){.result-list_theme_row .result-list__info-item:first-child{margin-bottom:4px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__info-item:first-child{margin-bottom:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__info-item:first-child{margin-bottom:4px}}.result-list_theme_row .result-list__viewed{left:154px;bottom:0;top:auto;right:auto}@media only screen and (min-width:670px){.result-list_theme_row .result-list__viewed{left:154px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__viewed{left:9.625vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__viewed{left:154px}}.result-list_theme_row .result-list__container-top-row{-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}.result-list_theme_row .result-list__price-square{margin-top:2px}@media only screen and (min-width:670px){.result-list_theme_row .result-list__price-square{margin-top:4px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__price-square{margin-top:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__price-square{margin-top:4px}}.result-list_theme_row .result-list__promo{top:0;left:24px}@media only screen and (min-width:670px){.result-list_theme_row .result-list__promo{top:4px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__promo{top:.375vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__promo{top:6px}}@media only screen and (min-width:670px){.result-list_theme_row .result-list__promo{left:24px}}@media only screen and (min-width:1280px){.result-list_theme_row .result-list__promo{left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_row .result-list__promo{left:24px}}.result-list__plan{position:relative}.result-list__promo{top:78px;left:14px;padding-top:10px;padding-right:20px;position:absolute;z-index:1;cursor:pointer;display:none}@media only screen and (min-width:670px){.result-list__promo{top:98px}}@media only screen and (min-width:1280px){.result-list__promo{top:6.75vw}}@media only screen and (min-width:1600px){.result-list__promo{top:108px}}@media only screen and (min-width:670px){.result-list__promo{left:14px}}@media only screen and (min-width:1280px){.result-list__promo{left:1.5vw}}@media only screen and (min-width:1600px){.result-list__promo{left:24px}}@media only screen and (min-width:670px){.result-list__promo{padding-top:10px}}@media only screen and (min-width:1280px){.result-list__promo{padding-top:.625vw}}@media only screen and (min-width:1600px){.result-list__promo{padding-top:10px}}@media only screen and (min-width:670px){.result-list__promo{padding-right:20px}}@media only screen and (min-width:1280px){.result-list__promo{padding-right:1.25vw}}@media only screen and (min-width:1600px){.result-list__promo{padding-right:20px}}.result-list__promo:hover .result-list__promo-inner{background-color:var(--color-grey03)}.result-list__promo:hover .result-list__promo-link{display:block;visibility:visible}.result-list__promo-inner{-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;padding:8px 10px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-white100);background-color:var(--color-orange);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:670px){.result-list__promo-inner{padding:8px 10px}}@media only screen and (min-width:1280px){.result-list__promo-inner{padding:.5vw .625vw}}@media only screen and (min-width:1600px){.result-list__promo-inner{padding:8px 10px}}@media only screen and (min-width:670px){.result-list__promo-inner{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list__promo-inner{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list__promo-inner{font-size:14px;line-height:1.2}}.result-list__promo-icon{margin-left:6px;width:20px;height:20px;fill:var(--color-white100)}@media only screen and (min-width:670px){.result-list__promo-icon{margin-left:6px}}@media only screen and (min-width:1280px){.result-list__promo-icon{margin-left:.375vw}}@media only screen and (min-width:1600px){.result-list__promo-icon{margin-left:6px}}@media only screen and (min-width:670px){.result-list__promo-icon{width:20px}}@media only screen and (min-width:1280px){.result-list__promo-icon{width:1.25vw}}@media only screen and (min-width:1600px){.result-list__promo-icon{width:20px}}@media only screen and (min-width:670px){.result-list__promo-icon{height:20px}}@media only screen and (min-width:1280px){.result-list__promo-icon{height:1.25vw}}@media only screen and (min-width:1600px){.result-list__promo-icon{height:20px}}.result-list__promo-title{height:20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:100%}@media only screen and (min-width:670px){.result-list__promo-title{height:20px}}@media only screen and (min-width:1280px){.result-list__promo-title{height:1.25vw}}@media only screen and (min-width:1600px){.result-list__promo-title{height:20px}}.result-list__promo-link{padding:8px 16px;max-width:310px;-webkit-transform:translateX(0);transform:translateX(0);font-size:14px;line-height:1.2;font-weight:400;color:var(--color-white100);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;bottom:100%;left:0;background-color:var(--color-orange);width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden}@media only screen and (min-width:670px){.result-list__promo-link{padding:8px 16px}}@media only screen and (min-width:1280px){.result-list__promo-link{padding:.5vw 1vw}}@media only screen and (min-width:1600px){.result-list__promo-link{padding:8px 16px}}@media only screen and (min-width:670px){.result-list__promo-link{max-width:310px}}@media only screen and (min-width:1280px){.result-list__promo-link{max-width:19.375vw}}@media only screen and (min-width:1600px){.result-list__promo-link{max-width:310px}}@media only screen and (min-width:670px){.result-list__promo-link{-webkit-transform:translateX(-60px);transform:translateX(-60px)}}@media only screen and (min-width:1280px){.result-list__promo-link{-webkit-transform:translateX(-3.75vw);transform:translateX(-3.75vw)}}@media only screen and (min-width:1600px){.result-list__promo-link{-webkit-transform:translateX(-60px);transform:translateX(-60px)}}@media only screen and (min-width:670px){.result-list__promo-link{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list__promo-link{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list__promo-link{font-size:14px;line-height:1.2}}@media only screen and (min-width:670px){.result-list__promo-link{left:100%}}.result-list__promo-link:after{left:24px;content:"";position:absolute;top:100%;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid var(--color-orange)}@media only screen and (min-width:670px){.result-list__promo-link:after{left:24px}}@media only screen and (min-width:1280px){.result-list__promo-link:after{left:1.5vw}}@media only screen and (min-width:1600px){.result-list__promo-link:after{left:24px}}.result-list__container-top-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.result-list__price-square{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark)}@media only screen and (min-width:670px){.result-list__price-square{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list__price-square{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list__price-square{font-size:16px;line-height:1.2}}.result-list_theme_card{gap:8px;display:grid;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:670px){.result-list_theme_card{gap:8px}}@media only screen and (min-width:1280px){.result-list_theme_card{gap:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card{gap:8px}}@media only screen and (min-width:960px){.result-list_theme_card{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1280px){.result-list_theme_card{grid-template-columns:repeat(4,1fr)}}.result-list_theme_card .result-list__container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%}.result-list_theme_card .result-list__item{padding-top:14px;padding-bottom:14px;padding-left:14px;padding-right:14px}@media only screen and (min-width:670px){.result-list_theme_card .result-list__item{padding-top:20px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item{padding-top:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item{padding-top:24px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__item{padding-bottom:20px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item{padding-bottom:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item{padding-bottom:24px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__item{padding-left:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item{padding-left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item{padding-left:24px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__item{padding-right:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item{padding-right:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__item{padding-right:24px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__item:hover .result-list__info-delivery{-webkit-transform:translateY(0);transform:translateY(0)}.result-list_theme_card .result-list__item:hover .result-list__info-list{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.result-list_theme_card .result-list__plan{padding-top:12px;padding-bottom:12px;-webkit-box-flex:0;-webkit-flex:none;flex:none}@media only screen and (min-width:670px){.result-list_theme_card .result-list__plan{padding-top:18px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__plan{padding-top:1.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__plan{padding-top:20px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__plan{padding-bottom:18px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__plan{padding-bottom:1.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__plan{padding-bottom:20px}}.result-list_theme_card .result-list__plan-static{height:180px;position:relative}@media only screen and (min-width:670px){.result-list_theme_card .result-list__plan-static{height:180px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__plan-static{height:11.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__plan-static{height:180px}}.result-list_theme_card .result-list__price{margin-top:8px;font-size:16px;line-height:1.2;font-weight:400;color:var(--color-orange);font-weight:350}@media only screen and (min-width:670px){.result-list_theme_card .result-list__price{margin-top:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__price{margin-top:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__price{margin-top:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__price{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__price{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__price{font-size:20px;line-height:1.2}}.result-list_theme_card .result-list__info-wrapper{padding-top:10px;margin-top:10px}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-wrapper{padding-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-wrapper{padding-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-wrapper{padding-top:16px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-wrapper{margin-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-wrapper{margin-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-wrapper{margin-top:16px}}.result-list_theme_card .result-list__info-inner{position:relative;overflow:hidden}.result-list_theme_card .result-list__info-project{margin-bottom:8px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark)}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-project{margin-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-project{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-project{margin-bottom:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-project{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-project{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-project{font-size:16px;line-height:1.2}}.result-list_theme_card .result-list__info-list{-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;-webkit-flex-wrap:wrap;flex-wrap:wrap}.result-list_theme_card .result-list__info-item,.result-list_theme_card .result-list__info-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.result-list_theme_card .result-list__info-item{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark50)}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-item{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-item{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-item{font-size:16px;line-height:1.2}}.result-list_theme_card .result-list__info-item:not(:last-child):after{margin:0 6px;font-size:12px;line-height:1.2;font-weight:500;content:"•";display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-item:not(:last-child):after{margin:0 6px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-item:not(:last-child):after{margin:0 .375vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-item:not(:last-child):after{margin:0 6px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-item:not(:last-child):after{font-size:12px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-item:not(:last-child):after{font-size:.75vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-item:not(:last-child):after{font-size:12px;line-height:1.2}}.result-list_theme_card .result-list__info-delivery{-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;margin-top:2px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark50);-webkit-transform:translateY(100%);transform:translateY(100%);position:absolute;bottom:0;overflow:hidden}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-delivery{margin-top:4px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-delivery{margin-top:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-delivery{margin-top:4px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__info-delivery{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__info-delivery{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__info-delivery{font-size:16px;line-height:1.2}}.result-list_theme_card .result-list__content{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-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;height:100%;margin-top:auto}.result-list_theme_card .result-list__button-booking{margin-right:0;margin-left:0;-webkit-align-self:flex-end;align-self:flex-end}.result-list_theme_card .result-list__details-list{padding-top:10px;margin-top:10px;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}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-list{padding-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-list{padding-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-list{padding-top:16px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-list{margin-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-list{margin-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-list{margin-top:16px}}.result-list_theme_card .result-list__details-item{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;margin-top:4px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black100);white-space:nowrap;background-color:var(--color-grey01);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:670px){.result-list_theme_card .result-list__details-item{padding-top:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-item{padding-top:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-item{padding-top:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-item{padding-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-item{padding-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-item{padding-bottom:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-item{padding-left:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-item{padding-left:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-item{padding-left:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-item{padding-right:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-item{padding-right:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-item{padding-right:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-item{margin-top:4px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-item{margin-top:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-item{margin-top:4px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-item{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-item{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-item{font-size:14px;line-height:1.2}}.result-list_theme_card .result-list__details-item:not(:last-child){margin-right:4px}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-item:not(:last-child){margin-right:4px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-item:not(:last-child){margin-right:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-item:not(:last-child){margin-right:4px}}.result-list_theme_card .result-list__details-tooltip-container{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;margin-top:4px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black100);white-space:nowrap;background-color:var(--color-grey01);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:670px){.result-list_theme_card .result-list__details-tooltip-container{padding-top:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-tooltip-container{padding-top:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-tooltip-container{padding-top:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-tooltip-container{padding-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-tooltip-container{padding-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-tooltip-container{padding-bottom:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-tooltip-container{padding-left:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-tooltip-container{padding-left:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-tooltip-container{padding-left:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-tooltip-container{padding-right:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-tooltip-container{padding-right:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-tooltip-container{padding-right:8px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-tooltip-container{margin-top:4px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-tooltip-container{margin-top:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-tooltip-container{margin-top:4px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__details-tooltip-container{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__details-tooltip-container{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__details-tooltip-container{font-size:14px;line-height:1.2}}.result-list_theme_card .result-list__container-top{padding-bottom:10px;margin-bottom:10px;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:670px){.result-list_theme_card .result-list__container-top{padding-bottom:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__container-top{padding-bottom:1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__container-top{padding-bottom:16px}}@media only screen and (min-width:670px){.result-list_theme_card .result-list__container-top{margin-bottom:14px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__container-top{margin-bottom:1vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__container-top{margin-bottom:16px}}.result-list_theme_card .result-list__viewed{margin-bottom:8px;position:static}@media only screen and (min-width:670px){.result-list_theme_card .result-list__viewed{margin-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_card .result-list__viewed{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_card .result-list__viewed{margin-bottom:8px}}.result-list_theme_card .result-list__price-square{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:end;-webkit-align-items:flex-end;align-items:flex-end}.result-list_theme_scroll{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:100%}.result-list_theme_scroll::-webkit-scrollbar{width:0;height:0}.result-list_theme_scroll::-webkit-scrollbar-track{background-color:transparent}.result-list_theme_scroll::-webkit-scrollbar-thumb{border-radius:24px;background:transparent}@media only screen and (min-width:670px){.result-list_theme_scroll::-webkit-scrollbar-thumb{border-radius:24px}}@media only screen and (min-width:1280px){.result-list_theme_scroll::-webkit-scrollbar-thumb{border-radius:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll::-webkit-scrollbar-thumb{border-radius:24px}}.result-list_theme_scroll::-webkit-scrollbar-thumb:hover{background-image:transparent}.result-list_theme_scroll .result-list__item{padding-top:14px;padding-bottom:14px;padding-left:24px;padding-right:24px;width:90%;-webkit-flex-shrink:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:pointer;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:670px){.result-list_theme_scroll .result-list__item{padding-top:20px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__item{padding-top:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__item{padding-top:24px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__item{padding-bottom:20px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__item{padding-bottom:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__item{padding-bottom:24px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__item{padding-left:24px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__item{padding-left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__item{padding-left:24px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__item{padding-right:24px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__item{padding-right:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__item{padding-right:24px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__item{width:56%}}.result-list_theme_scroll .result-list__item:not(:last-child){margin-right:8px}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__item:not(:last-child){margin-right:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__item:not(:last-child){margin-right:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__item:not(:last-child){margin-right:8px}}.result-list_theme_scroll .result-list__item .result-list__button-link{pointer-events:all}.result-list_theme_scroll .result-list__item .result-list__container{width:100%;height:100%}.result-list_theme_scroll .result-list__plan{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.result-list_theme_scroll .result-list__plan:before{content:"";position:absolute;z-index:1;left:0;top:0;right:0;bottom:0}.result-list_theme_scroll .result-list__plan-static{margin-top:10px;margin-bottom:10px;height:500px;position:relative;z-index:0}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__plan-static{margin-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__plan-static{margin-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__plan-static{margin-top:16px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__plan-static{margin-bottom:14px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__plan-static{margin-bottom:1vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__plan-static{margin-bottom:16px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__plan-static{height:500px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__plan-static{height:31.25vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__plan-static{height:500px}}.result-list_theme_scroll .result-list__plan-static img{object-fit:contain;object-position:center;font-family:"object-fit: contain; object-position: center;";width:100%;height:100%;position:static;-webkit-transform:none;transform:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.result-list_theme_scroll .result-list__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.result-list_theme_scroll .result-list__info-project{margin-bottom:10px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark)}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__info-project{margin-bottom:14px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__info-project{margin-bottom:1vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__info-project{margin-bottom:16px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__info-project{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__info-project{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__info-project{font-size:16px;line-height:1.2}}.result-list_theme_scroll .result-list__info-list{margin-bottom:8px;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:670px){.result-list_theme_scroll .result-list__info-list{margin-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__info-list{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__info-list{margin-bottom:8px}}.result-list_theme_scroll .result-list__info-item{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark50);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:670px){.result-list_theme_scroll .result-list__info-item{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__info-item{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__info-item{font-size:16px;line-height:1.2}}.result-list_theme_scroll .result-list__info-item:not(:last-child):after{margin:0 6px;font-size:12px;line-height:1.2;font-weight:500;content:"•";display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__info-item:not(:last-child):after{margin:0 6px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__info-item:not(:last-child):after{margin:0 .375vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__info-item:not(:last-child):after{margin:0 6px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__info-item:not(:last-child):after{font-size:12px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__info-item:not(:last-child):after{font-size:.75vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__info-item:not(:last-child):after{font-size:12px;line-height:1.2}}.result-list_theme_scroll .result-list__info-delivery{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-dark50)}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__info-delivery{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__info-delivery{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__info-delivery{font-size:16px;line-height:1.2}}.result-list_theme_scroll .result-list__bottom{margin-top:10px}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__bottom{margin-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__bottom{margin-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__bottom{margin-top:16px}}.result-list_theme_scroll .result-list__details-list{width:100%;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}.result-list_theme_scroll .result-list__details-item{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black100);white-space:nowrap;background-color:var(--color-grey01);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:670px){.result-list_theme_scroll .result-list__details-item{padding-top:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-item{padding-top:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-item{padding-top:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-item{padding-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-item{padding-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-item{padding-bottom:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-item{padding-left:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-item{padding-left:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-item{padding-left:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-item{padding-right:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-item{padding-right:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-item{padding-right:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-item{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-item{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-item{font-size:14px;line-height:1.2}}.result-list_theme_scroll .result-list__details-item:not(:last-child){margin-right:4px;margin-bottom:4px}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-item:not(:last-child){margin-right:4px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-item:not(:last-child){margin-right:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-item:not(:last-child){margin-right:4px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-item:not(:last-child){margin-bottom:4px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-item:not(:last-child){margin-bottom:.25vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-item:not(:last-child){margin-bottom:4px}}.result-list_theme_scroll .result-list__details-tooltip-container{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black100);white-space:nowrap;background-color:var(--color-grey01);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:670px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-top:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-top:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-top:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-bottom:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-bottom:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-bottom:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-left:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-left:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-left:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-right:8px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-right:.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-tooltip-container{padding-right:8px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__details-tooltip-container{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__details-tooltip-container{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__details-tooltip-container{font-size:14px;line-height:1.2}}.result-list_theme_scroll .result-list__content-info{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:end;-webkit-align-items:flex-end;align-items:flex-end}.result-list_theme_scroll .result-list__content-info .button{margin-top:10px;min-width:200px}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__content-info .button{margin-top:14px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__content-info .button{margin-top:1vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__content-info .button{margin-top:16px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__content-info .button{min-width:200px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__content-info .button{min-width:12.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__content-info .button{min-width:200px}}.result-list_theme_scroll .result-list__content-info .button svg{max-height:10px;opacity:.6}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__content-info .button svg{max-height:10px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__content-info .button svg{max-height:.625vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__content-info .button svg{max-height:10px}}.result-list_theme_scroll .result-list__content-info .result-list__content-info-button{width:200px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;pointer-events:auto;cursor:default}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__content-info .result-list__content-info-button{width:200px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__content-info .result-list__content-info-button{width:12.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__content-info .result-list__content-info-button{width:200px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__content-info .result-list__content-info-button:hover .button{min-width:135px}}@media only screen and (min-width:1280px)and (min-width:670px){.result-list_theme_scroll .result-list__content-info .result-list__content-info-button:hover .button{min-width:135px}}@media only screen and (min-width:1280px)and (min-width:1280px){.result-list_theme_scroll .result-list__content-info .result-list__content-info-button:hover .button{min-width:8.438vw}}@media only screen and (min-width:1280px)and (min-width:1600px){.result-list_theme_scroll .result-list__content-info .result-list__content-info-button:hover .button{min-width:135px}}.result-list_theme_scroll .result-list__title{margin-bottom:10px}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__title{margin-bottom:14px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__title{margin-bottom:1vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__title{margin-bottom:16px}}.result-list_theme_scroll .result-list__price{font-size:16px;line-height:1.2;font-weight:400;color:var(--color-orange);font-weight:350}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__price{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__price{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__price{font-size:20px;line-height:1.2}}.result-list_theme_scroll .result-list__promo{top:14px;left:14px;padding:0}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__promo{top:24px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__promo{top:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__promo{top:24px}}@media only screen and (min-width:670px){.result-list_theme_scroll .result-list__promo{left:24px}}@media only screen and (min-width:1280px){.result-list_theme_scroll .result-list__promo{left:1.5vw}}@media only screen and (min-width:1600px){.result-list_theme_scroll .result-list__promo{left:24px}}@-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-toast{padding:12px 20px;border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:var(--color-black100)}@media only screen and (min-width:670px){.parametric-toast{padding:16px 20px}}@media only screen and (min-width:1280px){.parametric-toast{padding:1vw 1.25vw}}@media only screen and (min-width:1600px){.parametric-toast{padding:16px 20px}}@media only screen and (min-width:670px){.parametric-toast{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.parametric-toast{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.parametric-toast{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}.parametric-toast:not(:first-child){margin-top:0}.parametric-toast__icon{margin-right:16px;-webkit-box-flex:0;-webkit-flex:none;flex:none}@media only screen and (min-width:670px){.parametric-toast__icon{margin-right:16px}}@media only screen and (min-width:1280px){.parametric-toast__icon{margin-right:1vw}}@media only screen and (min-width:1600px){.parametric-toast__icon{margin-right:16px}}.parametric-toast__text{margin-right:12px;font-size:14px;line-height:1.2;font-weight:500;color:var(--color-white100)}@media only screen and (min-width:670px){.parametric-toast__text{margin-right:12px}}@media only screen and (min-width:1280px){.parametric-toast__text{margin-right:.75vw}}@media only screen and (min-width:1600px){.parametric-toast__text{margin-right:12px}}@media only screen and (min-width:670px){.parametric-toast__text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-toast__text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-toast__text{font-size:16px;line-height:1.2}}.parametric-toast__text span{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-white70)}@media only screen and (min-width:670px){.parametric-toast__text span{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.parametric-toast__text span{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.parametric-toast__text span{font-size:16px;line-height:1.2}}.parametric-toast__link{min-width:38px;min-height:38px;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-left:auto;-webkit-box-flex:0;-webkit-flex:none;flex:none;white-space:nowrap}@media only screen and (min-width:670px){.parametric-toast__link{min-width:auto}}@media only screen and (min-width:1280px){.parametric-toast__link{min-width:auto}}@media only screen and (min-width:1600px){.parametric-toast__link{min-width:auto}}@media only screen and (min-width:670px){.parametric-toast__link{min-height:auto}}@media only screen and (min-width:1280px){.parametric-toast__link{min-height:auto}}@media only screen and (min-width:1600px){.parametric-toast__link{min-height:auto}}@media only screen and (max-width:959px){.parametric-toast__link{padding:0;border-radius:50%}}@media only screen and (min-width:1280px){.parametric-toast__link:hover .button__text{color:var(--color-white100)}}.parametric-toast__link .button__text{display:none;color:var(--color-black70)}@media only screen and (min-width:960px){.parametric-toast__link .button__text{display:block}.parametric-toast__link svg{display:none}}.project-info{margin-top:8px;margin-bottom:8px;height:520px;position:relative}@media only screen and (min-width:670px){.project-info{margin-top:8px}}@media only screen and (min-width:1280px){.project-info{margin-top:.5vw}}@media only screen and (min-width:1600px){.project-info{margin-top:8px}}@media only screen and (min-width:670px){.project-info{margin-bottom:8px}}@media only screen and (min-width:1280px){.project-info{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.project-info{margin-bottom:8px}}@media only screen and (min-width:670px){.project-info{height:498px}}@media only screen and (min-width:1280px){.project-info{height:31.125vw}}@media only screen and (min-width:1600px){.project-info{height:498px}}.project-info__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.project-info__image img{width:100%;height:100%;object-position:center;object-fit:cover;position:relative;z-index:0}.project-info__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1}.project-info__content{padding:20px 16px 10px;position:relative;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;z-index:1}@media only screen and (min-width:670px){.project-info__content{padding:32px 16px 14px}}@media only screen and (min-width:1280px){.project-info__content{padding:2.25vw 1vw 1vw}}@media only screen and (min-width:1600px){.project-info__content{padding:36px 16px 16px}}.project-info__title{font-size:22px;line-height:1;font-weight:700;font-weight:400;color:var(--color-white100)}@media only screen and (min-width:670px){.project-info__title{font-size:30px;line-height:1}}@media only screen and (min-width:1280px){.project-info__title{font-size:3vw;line-height:1}}@media only screen and (min-width:1600px){.project-info__title{font-size:48px;line-height:1}}.project-info__bottom{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}.project-info__bottom,.project-info__props{display:-webkit-box;display:-webkit-flex;display:flex}.project-info__props{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:670px){.project-info__props{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;width:auto;margin-right:auto}}.project-info__prop{padding:10px 16px;width:100%;background-color:var(--color-white100)}@media only screen and (min-width:670px){.project-info__prop{padding:14px 16px}}@media only screen and (min-width:1280px){.project-info__prop{padding:1vw}}@media only screen and (min-width:1600px){.project-info__prop{padding:16px}}@media only screen and (min-width:670px){.project-info__prop{width:auto}}.project-info__prop:first-child{background-color:var(--color-orange)}.project-info__prop:first-child .project-info__prop-value{color:var(--color-white100)}.project-info__prop:first-child .project-info__prop-label{color:var(--color-white40)}.project-info__prop:not(:first-child){margin-top:8px}@media only screen and (min-width:670px){.project-info__prop:not(:first-child){margin-top:0;margin-left:8px}}@media only screen and (min-width:1280px){.project-info__prop:not(:first-child){margin-left:.5vw}}@media only screen and (min-width:1600px){.project-info__prop:not(:first-child){margin-left:8px}}.project-info__prop-value{font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black100)}@media only screen and (min-width:670px){.project-info__prop-value{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.project-info__prop-value{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.project-info__prop-value{font-size:14px;line-height:1.2}}.project-info__prop-label{margin-top:8px;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-black40)}@media only screen and (min-width:670px){.project-info__prop-label{margin-top:8px}}@media only screen and (min-width:1280px){.project-info__prop-label{margin-top:.5vw}}@media only screen and (min-width:1600px){.project-info__prop-label{margin-top:8px}}@media only screen and (min-width:670px){.project-info__prop-label{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.project-info__prop-label{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.project-info__prop-label{font-size:14px;line-height:1.2}}.project-info__link{margin-top:8px;min-height:46px;width:100%;font-size:14px;line-height:1.2;font-weight:400;color:var(--color-white100);background-color:var(--color-black100);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:relative;overflow:hidden}@media only screen and (min-width:670px){.project-info__link{margin-top:8px}}@media only screen and (min-width:1280px){.project-info__link{margin-top:0}}@media only screen and (min-width:1600px){.project-info__link{margin-top:0}}@media only screen and (min-width:670px){.project-info__link{min-height:58px}}@media only screen and (min-width:1280px){.project-info__link{min-height:4.125vw}}@media only screen and (min-width:1600px){.project-info__link{min-height:66px}}@media only screen and (min-width:670px){.project-info__link{width:236px}}@media only screen and (min-width:1280px){.project-info__link{width:14.75vw}}@media only screen and (min-width:1600px){.project-info__link{width:236px}}@media only screen and (min-width:670px){.project-info__link{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.project-info__link{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.project-info__link{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.project-info__link:hover:after{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.project-info__link:hover svg{fill:var(--color-white100)}}.project-info__link:after{-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;height:4px;content:"";position:absolute;top:100%;left:0;width:100%;background-color:var(--color-orange)}@media only screen and (min-width:670px){.project-info__link:after{height:4px}}@media only screen and (min-width:1280px){.project-info__link:after{height:.25vw}}@media only screen and (min-width:1600px){.project-info__link:after{height:4px}}.project-info__link svg{-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;width:12px;height:12px;margin-left:10px;fill:var(--color-white60)}@media only screen and (min-width:670px){.project-info__link svg{width:12px}}@media only screen and (min-width:1280px){.project-info__link svg{width:.75vw}}@media only screen and (min-width:1600px){.project-info__link svg{width:12px}}@media only screen and (min-width:670px){.project-info__link svg{height:12px}}@media only screen and (min-width:1280px){.project-info__link svg{height:.75vw}}@media only screen and (min-width:1600px){.project-info__link svg{height:12px}}@media only screen and (min-width:670px){.project-info__link svg{margin-left:10px}}@media only screen and (min-width:1280px){.project-info__link svg{margin-left:.625vw}}@media only screen and (min-width:1600px){.project-info__link svg{margin-left:10px}}.parametric-toasts{margin-bottom:38px;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:670px){.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{margin-top:0;margin-bottom:8px}@media only screen and (min-width:670px){.parametric-result{margin-bottom:10px}}@media only screen and (min-width:1280px){.parametric-result{margin-bottom:.625vw}}@media only screen and (min-width:1600px){.parametric-result{margin-bottom:10px}}.parametric-result__more{margin-top:20px;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:670px){.parametric-result__more{margin-top:32px}}@media only screen and (min-width:1280px){.parametric-result__more{margin-top:2.25vw}}@media only screen and (min-width:1600px){.parametric-result__more{margin-top:36px}}.parametric{position:relative;height:100vh;opacity:0}.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:var(--color-black70);z-index:6;opacity:0;visibility:hidden;content:""}@media only screen and (min-width:1280px){.parametric{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}.parametric.is-ready{height:auto;opacity:1}.parametric.is-overlay:before{opacity:1;visibility:visible}.parametric__title{font-size:44px;line-height:1;font-weight:700}@media only screen and (min-width:670px){.parametric__title{font-size:96px;line-height:1}}@media only screen and (min-width:1280px){.parametric__title{font-size:8vw;line-height:1}}@media only screen and (min-width:1600px){.parametric__title{font-size:128px;line-height:1}}.parametric__title:first-letter{text-transform:capitalize}.parametric__content{padding-top:14px;width:100%}@media only screen and (min-width:670px){.parametric__content{padding-top:20px}}@media only screen and (min-width:1280px){.parametric__content{padding-top:1.5vw}}@media only screen and (min-width:1600px){.parametric__content{padding-top:24px}}.parametric-result__content{position:relative;z-index:0}.parametric-result__result+.parametric-result__result{margin-top:20px}@media only screen and (min-width:670px){.parametric-result__result+.parametric-result__result{margin-top:32px}}@media only screen and (min-width:1280px){.parametric-result__result+.parametric-result__result{margin-top:2.25vw}}@media only screen and (min-width:1600px){.parametric-result__result+.parametric-result__result{margin-top:36px}}@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-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%}.parametric__filter-body{overflow-y:scroll}.parametric-button__filter-close{padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;margin-left:auto;-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-shrink:0;flex-shrink:0;border:1px solid var(--color-grey02)}@media only screen and (min-width:670px){.parametric-button__filter-close{padding-top:18px}}@media only screen and (min-width:1280px){.parametric-button__filter-close{padding-top:1.25vw}}@media only screen and (min-width:1600px){.parametric-button__filter-close{padding-top:20px}}@media only screen and (min-width:670px){.parametric-button__filter-close{padding-bottom:18px}}@media only screen and (min-width:1280px){.parametric-button__filter-close{padding-bottom:1.25vw}}@media only screen and (min-width:1600px){.parametric-button__filter-close{padding-bottom:20px}}@media only screen and (min-width:670px){.parametric-button__filter-close{padding-left:18px}}@media only screen and (min-width:1280px){.parametric-button__filter-close{padding-left:1.25vw}}@media only screen and (min-width:1600px){.parametric-button__filter-close{padding-left:20px}}@media only screen and (min-width:670px){.parametric-button__filter-close{padding-right:18px}}@media only screen and (min-width:1280px){.parametric-button__filter-close{padding-right:1.25vw}}@media only screen and (min-width:1600px){.parametric-button__filter-close{padding-right:20px}}.parametric-button__filter-close span+svg{margin:0}.parametric-button__filter-close svg{margin:0;fill:var(--color-dark)}.parametric__filter-footer{margin-both:0;background-color:var(--color-white100);position:fixed;bottom:0;left:0;width:100%;z-index:1}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}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;background-color:var(--color-grey01)}main:is(:last-child){padding-bottom:14px}@media only screen and (min-width:670px){main:is(:last-child){padding-bottom:20px}}@media only screen and (min-width:1280px){main:is(:last-child){padding-bottom:1.5vw}}@media only screen and (min-width:1600px){main:is(:last-child){padding-bottom:24px}}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:var(--color-black70)}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}.subtitle{font-size:16px;line-height:1.2;font-weight:400;font-weight:350;width:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.298 0 7.332 4.856H3.636V0H.816v12H4.43l4.108-5.024h3.641V12h2.82V0h-3.7z' fill='%233B3B3B' fill-opacity='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%}@media only screen and (min-width:670px){.subtitle{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.subtitle{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.subtitle{font-size:20px;line-height:1.2}}.subtitle.lite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.298 0 7.332 4.856H3.636V0H.816v12H4.43l4.108-5.024h3.641V12h2.82V0h-3.7z' fill='%23fff' fill-opacity='.5'/%3E%3C/svg%3E")}.parametric-wrapper{padding-bottom:38px;position:relative}@media only screen and (min-width:670px){.parametric-wrapper{padding-bottom:54px}}@media only screen and (min-width:1280px){.parametric-wrapper{padding-bottom:5vw}}@media only screen and (min-width:1600px){.parametric-wrapper{padding-bottom:80px}}@media only screen and (min-width:960px){.parametric-wrapper{padding-left:2.7777777778%;padding-right:2.7777777778%}}.page_theme_dark{background-color:var(--color-dark)}.page_theme_dark .breadcrumbs-next-link .button_theme_borders{color:var(--color-white100)}.page_theme_dark .breadcrumbs-next-link .button_theme_borders:before{border-color:var(--color-white50)}.page_theme_dark .breadcrumbs-next-link .button_theme_borders svg{fill:var(--color-white50)}.page_theme_dark .breadcrumb__item{color:var(--color-white100)}.page_theme_dark .breadcrumb__item:last-child .breadcrumb{color:var(--color-grey02)}.page_theme_dark .page-info__item{background-color:transparent;border:1px solid var(--color-white50)}.page_theme_dark .page-info__item .page-info__item-title{color:var(--color-white100)}.page_theme_dark .page-info__item .page-info__item-text{color:var(--color-white40)}.page_theme_dark .main-block__wrapper h1{color:var(--color-white100)}.page_theme_dark .parametric-section{background-color:transparent}.page_theme_dark .parametric-section .parametric-section__wrapper{border:1px solid var(--color-white30)}.page_theme_dark .about-main,.page_theme_dark .about-main .about-main__wrapper{background-color:transparent}@media only screen and (min-width:1280px){.page_theme_dark .about-main .about-main__wrapper{border:1px solid var(--color-white30)}}.page_theme_dark .about-main.about-main_theme_white{background-color:var(--color-white100)}@media only screen and (min-width:1280px){.page_theme_dark .about-main.about-main_theme_white{background-color:transparent}}.page_theme_dark .about-main.about-main_theme_white .about-main__wrapper{background-color:var(--color-white100)}.page_theme_dark .about-main.about-main_theme_white .about-main__subtitle,.page_theme_dark .about-main.about-main_theme_white .about-main__title{color:var(--color-dark)}.page_theme_dark .about-main.about-main_theme_white .about-main__text{color:var(--color-black50)}.page_theme_dark .about-main.about-main_theme_white .grid-cards__item,.page_theme_dark~.footer{background-color:var(--color-dark)}div:has(.video.is-fixed),section:has(.video.is-fixed){z-index:7}.grid{margin-left:auto;margin-right:auto;width:100%;max-width:1808px}.grid__common{margin-left:4.1666666667%;margin-right:4.1666666667%;width:91.6666666667%}@media only screen and (min-width:670px){.grid__common{margin-left:2.7777777778%;margin-right:2.7777777778%;width:94.4444444444%}}.grid__wrapper:not(:first-child){margin-top:38px}@media only screen and (min-width:670px){.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:38px}@media only screen and (min-width:670px){.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-dark)}}.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:38px}@media only screen and (min-width:670px){.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:38px}@media only screen and (min-width:670px){.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.2;font-weight:400;display:block}@media only screen and (min-width:670px){.grid__content small{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.grid__content small{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.grid__content small{font-size:14px;line-height:1.2}}.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:38px}@media only screen and (min-width:670px){.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:670px){.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:670px){.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:20px;line-height:1;font-weight:700}@media only screen and (min-width:670px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:20px;line-height:1}}@media only screen and (min-width:1280px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:1.75vw;line-height:1}}@media only screen and (min-width:1600px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:28px;line-height:1}}.grid__caption>p{font-size:14px;line-height:1.2;font-weight:400}@media only screen and (min-width:670px){.grid__caption>p{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){.grid__caption>p{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){.grid__caption>p{font-size:16px;line-height:1.2}}.grid__caption>p:not(:first-child){margin-top:40px}@media only screen and (min-width:670px){.grid__caption>p:not(:first-child){margin-top:76px}}@media only screen and (min-width:1280px){.grid__caption>p:not(:first-child){margin-top:10vw}}@media only screen and (min-width:1600px){.grid__caption>p:not(:first-child){margin-top:160px}}.grid__figure{margin-top:24px;width:100%}@media only screen and (min-width:670px){.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:absolute;right:0;left:0;top:0;bottom:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:hidden}@media only screen and (min-width:960px){.grid__map-location{position:static;width:45%}}@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:26px}@media only screen and (min-width:670px){.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:40px;padding-right:8px;width:50%}@media only screen and (min-width:670px){.grid__feature{margin-bottom:76px}}@media only screen and (min-width:1280px){.grid__feature{margin-bottom:10vw}}@media only screen and (min-width:1600px){.grid__feature{margin-bottom:160px}}@media only screen and (min-width:670px){.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.2;font-weight:400;opacity:.5}@media only screen and (min-width:670px){.grid__feature-title{font-size:14px;line-height:1.2}}@media only screen and (min-width:1280px){.grid__feature-title{font-size:.875vw;line-height:1.2}}@media only screen and (min-width:1600px){.grid__feature-title{font-size:14px;line-height:1.2}}p.grid__feature-text{font-size:14px;line-height:1.2;font-weight:400}@media only screen and (min-width:670px){p.grid__feature-text{font-size:16px;line-height:1.2}}@media only screen and (min-width:1280px){p.grid__feature-text{font-size:1vw;line-height:1.2}}@media only screen and (min-width:1600px){p.grid__feature-text{font-size:16px;line-height:1.2}}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:26px;padding-bottom:18px;border:1px solid var(--color-grey01);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:670px){.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:670px){.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:670px){.grid__form{border:1px solid var(--color-grey01)}}@media only screen and (min-width:1280px){.grid__form{border:.063vw solid var(--color-grey01)}}@media only screen and (min-width:1600px){.grid__form{border:1px solid var(--color-grey01)}}@media only screen and (min-width:670px){.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:670px){.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:670px){.grid__form{border-top-right-radius:0;border-bottom-right-radius:0;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:670px){.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:670px){.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:8px}@media only screen and (min-width:670px){.grid__gallery{margin-top:10px}}@media only screen and (min-width:1280px){.grid__gallery{margin-top:.625vw}}@media only screen and (min-width:1600px){.grid__gallery{margin-top:10px}}.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:26px}@media only screen and (min-width:670px){.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%}h1{font-size:44px;line-height:1;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-dark)}@media only screen and (min-width:670px){h1{font-size:96px;line-height:1}}@media only screen and (min-width:1280px){h1{font-size:8vw;line-height:1}}@media only screen and (min-width:1600px){h1{font-size:128px;line-height:1}}h2{font-size:22px;line-height:1;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-dark)}@media only screen and (min-width:670px){h2{font-size:30px;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:22px;line-height:1;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-dark)}@media only screen and (min-width:670px){h3{font-size:28px;line-height:1}}@media only screen and (min-width:1280px){h3{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){h3{font-size:36px;line-height:1}}h4{font-size:22px;line-height:1;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-dark)}@media only screen and (min-width:670px){h4{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){h4{font-size:2vw;line-height:1}}@media only screen and (min-width:1600px){h4{font-size:32px;line-height:1}}h5{font-size:20px;line-height:1;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-dark)}@media only screen and (min-width:670px){h5{font-size:20px;line-height:1}}@media only screen and (min-width:1280px){h5{font-size:1.75vw;line-height:1}}@media only screen and (min-width:1600px){h5{font-size:28px;line-height:1}}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{margin-top:0;margin-bottom:0}ol,ul{font:inherit;font-size:100%;border:0;list-style:none;margin:0;padding:0;vertical-align:initial}.typo-reset li{font-size:16px;line-height:1.2;font-weight:400}@media only screen and (min-width:670px){.typo-reset li{font-size:18px;line-height:1.2}}@media only screen and (min-width:1280px){.typo-reset li{font-size:1.25vw;line-height:1.2}}@media only screen and (min-width:1600px){.typo-reset li{font-size:20px;line-height:1.2}}.typo-reset ul li:before{padding-right:5px;content:"•";position:absolute;top:0;left:0;text-align:right}@media only screen and (min-width:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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:670px){.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%)}@media only screen and (min-width:960px){.transform-enter,.transform-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.loader{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-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}.loader__item{width:16px;height:16px;margin-left:15px;margin-right:15px;background-color:var(--color-orange);border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%)}@media only screen and (min-width:670px){.loader__item{width:16px}}@media only screen and (min-width:1280px){.loader__item{width:1vw}}@media only screen and (min-width:1600px){.loader__item{width:16px}}@media only screen and (min-width:670px){.loader__item{height:16px}}@media only screen and (min-width:1280px){.loader__item{height:1vw}}@media only screen and (min-width:1600px){.loader__item{height:16px}}@media only screen and (min-width:670px){.loader__item{margin-left:15px}}@media only screen and (min-width:1280px){.loader__item{margin-left:.938vw}}@media only screen and (min-width:1600px){.loader__item{margin-left:15px}}@media only screen and (min-width:670px){.loader__item{margin-right:15px}}@media only screen and (min-width:1280px){.loader__item{margin-right:.938vw}}@media only screen and (min-width:1600px){.loader__item{margin-right:15px}}.loader__item:first-child{-webkit-animation:scale .6s linear 0s infinite alternate;animation:scale .6s linear 0s infinite alternate}.loader__item:nth-child(2){-webkit-animation:scale .6s linear .2s infinite alternate;animation:scale .6s linear .2s infinite alternate}.loader__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)}}