.visual-button__button{font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em;padding:8px 24px;border-radius:-webkit-calc(var(--is-br)*100px);border-radius:calc(var(--is-br)*100px);background-color:var(--color-brand);color:var(--color-white)}@media only screen and (min-width:960px){.visual-button__button{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-button__button{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-button__button{font-size:16px;line-height:1.5}}@media only screen and (min-width:960px){.visual-button__button{padding:8px 24px}}@media only screen and (min-width:1280px){.visual-button__button{padding:.5vw 1.5vw}}@media only screen and (min-width:1600px){.visual-button__button{padding:8px 24px}}@media only screen and (min-width:960px){.visual-button__button{border-radius:-webkit-calc(var(--is-br)*100px);border-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:1280px){.visual-button__button{border-radius:-webkit-calc(var(--is-br)*6.25vw);border-radius:calc(var(--is-br)*6.25vw)}}@media only screen and (min-width:1600px){.visual-button__button{border-radius:-webkit-calc(var(--is-br)*100px);border-radius:calc(var(--is-br)*100px)}}.visual-button__close{margin-left:auto;-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-shrink:0;flex-shrink:0}.visual-button__close-icon{fill:var(--color-brand)}.visual-button_width_block{width:100%}.checkbox{display:block;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;background-color:transparent}@media only screen and (min-width:960px){.checkbox{background-color:var(--color-white)}}.checkbox__label{-webkit-transition-property:color,background-color,opacity;transition-property:color,background-color,opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;padding:12px 20px;position:relative;width:100%;height:100%;background-color:transparent;cursor:pointer}@media only screen and (min-width:960px){.checkbox__label{padding:12px 20px}}@media only screen and (min-width:1280px){.checkbox__label{padding:.75vw 1.25vw}}@media only screen and (min-width:1600px){.checkbox__label{padding:12px 20px}}@media only screen and (min-width:960px){.checkbox__label{background-color:var(--color-white)}}.checkbox__label:before{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--color-brand);opacity:0;z-index:1}.checkbox__legend{width:12px;height:12px;margin-right:8px;-webkit-box-flex:0;-webkit-flex:none;flex:none;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%);border:2px solid var(--color-white);z-index:1}@media only screen and (min-width:960px){.checkbox__legend{width:12px}}@media only screen and (min-width:1280px){.checkbox__legend{width:.75vw}}@media only screen and (min-width:1600px){.checkbox__legend{width:12px}}@media only screen and (min-width:960px){.checkbox__legend{height:12px}}@media only screen and (min-width:1280px){.checkbox__legend{height:.75vw}}@media only screen and (min-width:1600px){.checkbox__legend{height:12px}}@media only screen and (min-width:960px){.checkbox__legend{margin-right:8px}}@media only screen and (min-width:1280px){.checkbox__legend{margin-right:.5vw}}@media only screen and (min-width:1600px){.checkbox__legend{margin-right:8px}}.checkbox__text{font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em;-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;width:inherit;text-align:left}@media only screen and (min-width:960px){.checkbox__text{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.checkbox__text{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.checkbox__text{font-size:16px;line-height:1.5}}@media only screen and (min-width:960px){.checkbox__text{text-align:center}}.checkbox_theme_filter:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}@media only screen and (min-width:960px){.checkbox_theme_filter:first-child{border-top-left-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:first-child{border-top-left-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:first-child{border-top-left-radius:66px}}@media only screen and (min-width:960px){.checkbox_theme_filter:first-child{border-bottom-left-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:first-child{border-bottom-left-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:first-child{border-bottom-left-radius:66px}}.checkbox_theme_filter:first-child .checkbox__label{border-top-left-radius:8px;border-bottom-left-radius:8px}@media only screen and (min-width:960px){.checkbox_theme_filter:first-child .checkbox__label{border-top-left-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:first-child .checkbox__label{border-top-left-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:first-child .checkbox__label{border-top-left-radius:66px}}@media only screen and (min-width:960px){.checkbox_theme_filter:first-child .checkbox__label{border-bottom-left-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:first-child .checkbox__label{border-bottom-left-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:first-child .checkbox__label{border-bottom-left-radius:66px}}.checkbox_theme_filter:first-child .checkbox__label:before{border-top-left-radius:8px;border-bottom-left-radius:8px}@media only screen and (min-width:960px){.checkbox_theme_filter:first-child .checkbox__label:before{border-top-left-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:first-child .checkbox__label:before{border-top-left-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:first-child .checkbox__label:before{border-top-left-radius:66px}}@media only screen and (min-width:960px){.checkbox_theme_filter:first-child .checkbox__label:before{border-bottom-left-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:first-child .checkbox__label:before{border-bottom-left-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:first-child .checkbox__label:before{border-bottom-left-radius:66px}}.checkbox_theme_filter:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px;margin-right:0}@media only screen and (min-width:960px){.checkbox_theme_filter:last-child{border-top-right-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:last-child{border-top-right-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:last-child{border-top-right-radius:66px}}@media only screen and (min-width:960px){.checkbox_theme_filter:last-child{border-bottom-right-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:last-child{border-bottom-right-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:last-child{border-bottom-right-radius:66px}}.checkbox_theme_filter:last-child .checkbox__label{border-top-right-radius:8px;border-bottom-right-radius:8px}@media only screen and (min-width:960px){.checkbox_theme_filter:last-child .checkbox__label{border-top-right-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:last-child .checkbox__label{border-top-right-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:last-child .checkbox__label{border-top-right-radius:66px}}@media only screen and (min-width:960px){.checkbox_theme_filter:last-child .checkbox__label{border-bottom-right-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:last-child .checkbox__label{border-bottom-right-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:last-child .checkbox__label{border-bottom-right-radius:66px}}.checkbox_theme_filter:last-child .checkbox__label:before{border-top-right-radius:8px;border-bottom-right-radius:8px}@media only screen and (min-width:960px){.checkbox_theme_filter:last-child .checkbox__label:before{border-top-right-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:last-child .checkbox__label:before{border-top-right-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:last-child .checkbox__label:before{border-top-right-radius:66px}}@media only screen and (min-width:960px){.checkbox_theme_filter:last-child .checkbox__label:before{border-bottom-right-radius:66px}}@media only screen and (min-width:1280px){.checkbox_theme_filter:last-child .checkbox__label:before{border-bottom-right-radius:4.125vw}}@media only screen and (min-width:1600px){.checkbox_theme_filter:last-child .checkbox__label:before{border-bottom-right-radius:66px}}@media only screen and (min-width:1280px){.checkbox__input:hover:not(:checked)~.checkbox__label:before:before{opacity:1;background-color:var(--color-brand)}.checkbox__input:hover:not(:checked)~.checkbox__label:before .checkbox__text{color:var(--color-white)}}.checkbox__input:checked~.checkbox__label:before{opacity:1}.checkbox__input:checked~.checkbox__label .checkbox__text{color:var(--color-white)}.checkbox__input:disabled~.checkbox__label{pointer-events:none}@media only screen and (min-width:1280px){.checkbox__input:disabled~.checkbox__label{cursor:default}}.checkbox__input:disabled~.checkbox__label .checkbox__text{color:rgba(var(--color-brand-rgb),.3)}@media only screen and (min-width:1280px){.visual-floors-switcher{display:block;position:absolute;top:50%;right:2.7777777778%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}}.visual-floors-switcher__panel{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:5.5555555556%;padding-right:5.5555555556%;margin-both:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background-color:var(--color-white)}.visual-floors-switcher__panel-title{font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em}@media only screen and (min-width:960px){.visual-floors-switcher__panel-title{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-floors-switcher__panel-title{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-floors-switcher__panel-title{font-size:16px;line-height:1.5}}.visual-floors-switcher__panel-amount{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.visual-floors-switcher__panel-amount{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-floors-switcher__panel-amount{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-floors-switcher__panel-amount{font-size:14px;line-height:1.5}}.visual-floors-switcher__panel-amount:first-letter{text-transform:capitalize}@media only screen and (min-width:1280px){.visual-floors-switcher__container{height:27.5vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__container{height:440px}}@media only screen and (min-width:1280px){.visual-floors-switcher__container{max-height:27.5vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__container{max-height:440px}}@media only screen and (min-width:1280px){.visual-floors-switcher__container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.visual-floors-switcher__container.is-short{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}}.visual-floors-switcher__wrap{overflow:hidden}@media only screen and (min-width:1280px){.visual-floors-switcher__wrap{height:21vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__wrap{height:336px}}.visual-floors-switcher__item{-webkit-transition-property:background-color,opacity;transition-property:background-color,opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;cursor:pointer}@media only screen and (min-width:1280px){.visual-floors-switcher__item{width:unset}.visual-floors-switcher__item:hover .visual-floors-switcher__button{background-color:var(--color-brand);color:var(--color-white)}}.visual-floors-switcher__item.is-active .visual-floors-switcher__button{background-color:var(--color-brand);color:var(--color-white)}.visual-floors-switcher__item.is-disabled{pointer-events:none;cursor:default}.visual-floors-switcher__item.is-disabled .visual-floors-switcher__button{color:rgba(var(--color-brand-rgb),.3)}.visual-floors-switcher__item.is-disabled.is-active .visual-floors-switcher__button{color:rgba(var(--color-white-rgb),.3)}.visual-floors-switcher__button{height:48px;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:5.5555555556%;padding-right:5.5555555556%;font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-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%;background-color:transparent;text-align:left}@media only screen and (min-width:960px){.visual-floors-switcher__button{height:48px}}@media only screen and (min-width:1280px){.visual-floors-switcher__button{height:3vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__button{height:48px}}@media only screen and (min-width:960px){.visual-floors-switcher__button{width:100%}}@media only screen and (min-width:1280px){.visual-floors-switcher__button{width:3vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__button{width:48px}}.visual-floors-switcher__button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:960px){.visual-floors-switcher__button{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-floors-switcher__button{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-floors-switcher__button{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-floors-switcher__button{background-color:var(--color-white);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:unset;text-align:center}}.visual-floors-switcher__button-amount{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.visual-floors-switcher__button-amount{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-floors-switcher__button-amount{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-floors-switcher__button-amount{font-size:14px;line-height:1.5}}.visual-floors-switcher__next,.visual-floors-switcher__prev{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;width:48px;height:48px;background-color:var(--color-white);text-align:center}.visual-floors-switcher__next::-moz-focus-inner,.visual-floors-switcher__prev::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:960px){.visual-floors-switcher__next,.visual-floors-switcher__prev{width:48px}}@media only screen and (min-width:1280px){.visual-floors-switcher__next,.visual-floors-switcher__prev{width:3vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__next,.visual-floors-switcher__prev{width:48px}}@media only screen and (min-width:960px){.visual-floors-switcher__next,.visual-floors-switcher__prev{height:48px}}@media only screen and (min-width:1280px){.visual-floors-switcher__next,.visual-floors-switcher__prev{height:3vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__next,.visual-floors-switcher__prev{height:48px}}.visual-floors-switcher__next.is-disabled,.visual-floors-switcher__prev.is-disabled{pointer-events:none}.visual-floors-switcher__next.is-disabled .visual-floors-switcher__svg,.visual-floors-switcher__prev.is-disabled .visual-floors-switcher__svg{opacity:.5}.visual-floors-switcher__prev{border-top-left-radius:-webkit-calc(var(--is-br)*100px);border-top-left-radius:calc(var(--is-br)*100px);border-top-right-radius:-webkit-calc(var(--is-br)*100px);border-top-right-radius:calc(var(--is-br)*100px)}@media only screen and (min-width:960px){.visual-floors-switcher__prev{border-top-left-radius:-webkit-calc(var(--is-br)*100px);border-top-left-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:1280px){.visual-floors-switcher__prev{border-top-left-radius:-webkit-calc(var(--is-br)*6.25vw);border-top-left-radius:calc(var(--is-br)*6.25vw)}}@media only screen and (min-width:1600px){.visual-floors-switcher__prev{border-top-left-radius:-webkit-calc(var(--is-br)*100px);border-top-left-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:960px){.visual-floors-switcher__prev{border-top-right-radius:-webkit-calc(var(--is-br)*100px);border-top-right-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:1280px){.visual-floors-switcher__prev{border-top-right-radius:-webkit-calc(var(--is-br)*6.25vw);border-top-right-radius:calc(var(--is-br)*6.25vw)}}@media only screen and (min-width:1600px){.visual-floors-switcher__prev{border-top-right-radius:-webkit-calc(var(--is-br)*100px);border-top-right-radius:calc(var(--is-br)*100px)}}.visual-floors-switcher__next{border-bottom-right-radius:-webkit-calc(var(--is-br)*100px);border-bottom-right-radius:calc(var(--is-br)*100px);border-bottom-left-radius:-webkit-calc(var(--is-br)*100px);border-bottom-left-radius:calc(var(--is-br)*100px)}@media only screen and (min-width:960px){.visual-floors-switcher__next{border-bottom-right-radius:-webkit-calc(var(--is-br)*100px);border-bottom-right-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:1280px){.visual-floors-switcher__next{border-bottom-right-radius:-webkit-calc(var(--is-br)*6.25vw);border-bottom-right-radius:calc(var(--is-br)*6.25vw)}}@media only screen and (min-width:1600px){.visual-floors-switcher__next{border-bottom-right-radius:-webkit-calc(var(--is-br)*100px);border-bottom-right-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:960px){.visual-floors-switcher__next{border-bottom-left-radius:-webkit-calc(var(--is-br)*100px);border-bottom-left-radius:calc(var(--is-br)*100px)}}@media only screen and (min-width:1280px){.visual-floors-switcher__next{border-bottom-left-radius:-webkit-calc(var(--is-br)*6.25vw);border-bottom-left-radius:calc(var(--is-br)*6.25vw)}}@media only screen and (min-width:1600px){.visual-floors-switcher__next{border-bottom-left-radius:-webkit-calc(var(--is-br)*100px);border-bottom-left-radius:calc(var(--is-br)*100px)}}.visual-floors-switcher__svg{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;stroke:var(--color-black)}.panel{padding-top:28px;padding-bottom:28px;padding-left:2.7777777778%;padding-right:2.7777777778%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:fixed;bottom:0;left:0;width:100%;max-height:100%;z-index:7;background-color:var(--color-white)}@media only screen and (min-width:960px){.panel{padding-top:34px}}@media only screen and (min-width:1280px){.panel{padding-top:2.5vw}}@media only screen and (min-width:1600px){.panel{padding-top:40px}}@media only screen and (min-width:960px){.panel{padding-bottom:34px}}@media only screen and (min-width:1280px){.panel{padding-bottom:2.5vw}}@media only screen and (min-width:1600px){.panel{padding-bottom:40px}}@media only screen and (min-width:670px){.panel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.panel__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.panel__header:before{width:80px;height:4px;border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px);content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--color-brand)}@media only screen and (min-width:960px){.panel__header:before{width:80px}}@media only screen and (min-width:1280px){.panel__header:before{width:5vw}}@media only screen and (min-width:1600px){.panel__header:before{width:80px}}@media only screen and (min-width:960px){.panel__header:before{height:4px}}@media only screen and (min-width:1280px){.panel__header:before{height:.25vw}}@media only screen and (min-width:1600px){.panel__header:before{height:4px}}@media only screen and (min-width:960px){.panel__header:before{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}@media only screen and (min-width:1280px){.panel__header:before{border-radius:-webkit-calc(var(--is-br)*0.25vw);border-radius:calc(var(--is-br)*.25vw)}}@media only screen and (min-width:1600px){.panel__header:before{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}.panel__render{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;width:100%;padding-bottom:56.25%}.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px);border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px);position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:960px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}.panel__title{margin-bottom:8px;font-size:32px;line-height:1;font-weight:400;letter-spacing:-.04em}@media only screen and (min-width:960px){.panel__title{margin-bottom:14px}}@media only screen and (min-width:1280px){.panel__title{margin-bottom:1vw}}@media only screen and (min-width:1600px){.panel__title{margin-bottom:16px}}@media only screen and (min-width:960px){.panel__title{font-size:36px;line-height:1}}@media only screen and (min-width:1280px){.panel__title{font-size:2.5vw;line-height:1}}@media only screen and (min-width:1600px){.panel__title{font-size:40px;line-height:1}}.panel__price{font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em;color:var(--color-brand-accent)}@media only screen and (min-width:960px){.panel__price{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.panel__price{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.panel__price{font-size:24px;line-height:1}}.panel__desc{margin-bottom:8px;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:960px){.panel__desc{margin-bottom:14px}}@media only screen and (min-width:1280px){.panel__desc{margin-bottom:1vw}}@media only screen and (min-width:1600px){.panel__desc{margin-bottom:16px}}@media only screen and (min-width:960px){.panel__desc{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__desc{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__desc{font-size:16px;line-height:1.5}}.panel__desc-item{margin-right:36px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:960px){.panel__desc-item{margin-right:40px}}@media only screen and (min-width:1280px){.panel__desc-item{margin-right:3.5vw}}@media only screen and (min-width:1600px){.panel__desc-item{margin-right:56px}}.panel__desc-item svg{margin-right:8px;fill:var(--color-brand)}@media only screen and (min-width:960px){.panel__desc-item svg{margin-right:14px}}@media only screen and (min-width:1280px){.panel__desc-item svg{margin-right:1vw}}@media only screen and (min-width:1600px){.panel__desc-item svg{margin-right:16px}}.panel__params{padding-top:6px}@media only screen and (min-width:960px){.panel__params{padding-top:8px}}@media only screen and (min-width:1280px){.panel__params{padding-top:.5vw}}@media only screen and (min-width:1600px){.panel__params{padding-top:8px}}.panel__param{margin-bottom:2px;font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:960px){.panel__param{margin-bottom:4px}}@media only screen and (min-width:1280px){.panel__param{margin-bottom:.25vw}}@media only screen and (min-width:1600px){.panel__param{margin-bottom:4px}}@media only screen and (min-width:960px){.panel__param{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__param{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__param{font-size:14px;line-height:1.5}}.panel__param:last-child{margin-bottom:0}.panel__param-flats{-webkit-box-flex:0;-webkit-flex:0 0 45%;flex:0 0 45%;white-space:nowrap}.panel__param-amount{-webkit-flex:0 0 15%;flex:0 0 15%}.panel__param-amount,.panel__value{-webkit-box-flex:0;text-align:right}.panel__value{-webkit-flex:0 1 40%;flex:0 1 40%}.panel__footer{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}@media only screen and (min-width:960px){.panel__footer{margin-top:46px}}@media only screen and (min-width:1280px){.panel__footer{margin-top:4vw}}@media only screen and (min-width:1600px){.panel__footer{margin-top:64px}}@media only screen and (min-width:670px){.panel__footer{margin-top:0}}.panel__footer .button{min-height:58px;padding-left:32px;padding-right:32px;font-size:20px}@media only screen and (min-width:960px){.panel__footer .button{min-height:58px}}@media only screen and (min-width:1280px){.panel__footer .button{min-height:3.625vw}}@media only screen and (min-width:1600px){.panel__footer .button{min-height:58px}}@media only screen and (min-width:960px){.panel__footer .button{padding-left:32px}}@media only screen and (min-width:1280px){.panel__footer .button{padding-left:2vw}}@media only screen and (min-width:1600px){.panel__footer .button{padding-left:32px}}@media only screen and (min-width:960px){.panel__footer .button{padding-right:32px}}@media only screen and (min-width:1280px){.panel__footer .button{padding-right:2vw}}@media only screen and (min-width:1600px){.panel__footer .button{padding-right:32px}}.visual-pinchzoom{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;background-color:rgba(var(--color-black-rgb),.3);opacity:1}.visual-pinchzoom__container{width:130px;height:130px;border-radius:50%;position:absolute;top:50%;left:50%;background-color:rgba(var(--color-brand-rgb),.8);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:960px){.visual-pinchzoom__container{width:130px}}@media only screen and (min-width:1280px){.visual-pinchzoom__container{width:8.125vw}}@media only screen and (min-width:1600px){.visual-pinchzoom__container{width:130px}}@media only screen and (min-width:960px){.visual-pinchzoom__container{height:130px}}@media only screen and (min-width:1280px){.visual-pinchzoom__container{height:8.125vw}}@media only screen and (min-width:1600px){.visual-pinchzoom__container{height:130px}}.visual-pinchzoom__svg{position:absolute;top:50%;left:50%;fill:var(--color-white);overflow:visible;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.visual-pinchzoom__arrow{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.visual-pinchzoom__arrow-left{-webkit-animation-name:move-left;animation-name:move-left}.visual-pinchzoom__arrow-right{-webkit-animation-name:move-right;animation-name:move-right}@-webkit-keyframes move-left{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-5px);transform:translate(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes move-left{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-5px);transform:translate(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes move-right{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px);transform:translate(5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes move-right{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px);transform:translate(5px)}to{-webkit-transform:translate(0);transform:translate(0)}}.preloader{padding-top:96px;padding-bottom:96px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-play-state:paused;animation-play-state:paused}@media only screen and (min-width:960px){.preloader{padding-top:96px}}@media only screen and (min-width:1280px){.preloader{padding-top:8vw}}@media only screen and (min-width:1600px){.preloader{padding-top:128px}}@media only screen and (min-width:960px){.preloader{padding-bottom:96px}}@media only screen and (min-width:1280px){.preloader{padding-bottom:8vw}}@media only screen and (min-width:1600px){.preloader{padding-bottom:128px}}.preloader__item{width:16px;height:16px;margin-left:15px;margin-right:15px;background-color:var(--color-brand);border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%)}@media only screen and (min-width:960px){.preloader__item{width:16px}}@media only screen and (min-width:1280px){.preloader__item{width:1vw}}@media only screen and (min-width:1600px){.preloader__item{width:16px}}@media only screen and (min-width:960px){.preloader__item{height:16px}}@media only screen and (min-width:1280px){.preloader__item{height:1vw}}@media only screen and (min-width:1600px){.preloader__item{height:16px}}@media only screen and (min-width:960px){.preloader__item{margin-left:15px}}@media only screen and (min-width:1280px){.preloader__item{margin-left:.938vw}}@media only screen and (min-width:1600px){.preloader__item{margin-left:15px}}@media only screen and (min-width:960px){.preloader__item{margin-right:15px}}@media only screen and (min-width:1280px){.preloader__item{margin-right:.938vw}}@media only screen and (min-width:1600px){.preloader__item{margin-right:15px}}.preloader__item:first-child{-webkit-animation:scale .6s linear 0s infinite alternate;animation:scale .6s linear 0s infinite alternate}.preloader__item:nth-child(2){-webkit-animation:scale .6s linear .2s infinite alternate;animation:scale .6s linear .2s infinite alternate}.preloader__item:nth-child(3){-webkit-animation:scale .6s linear .4s infinite alternate;animation:scale .6s linear .4s infinite alternate}@-webkit-keyframes scale{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes scale{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.visual-tooltip{min-width:280px;padding:20px 28px;display:block;position:absolute;background-color:var(--color-white);z-index:6}@media only screen and (min-width:960px){.visual-tooltip{min-width:280px}}@media only screen and (min-width:1280px){.visual-tooltip{min-width:17.5vw}}@media only screen and (min-width:1600px){.visual-tooltip{min-width:280px}}@media only screen and (min-width:960px){.visual-tooltip{padding:28px}}@media only screen and (min-width:1280px){.visual-tooltip{padding:1.875vw 2vw}}@media only screen and (min-width:1600px){.visual-tooltip{padding:30px 32px}}.visual-tooltip__title{font-size:28px;line-height:1;font-weight:400;letter-spacing:-.04em}@media only screen and (min-width:960px){.visual-tooltip__title{font-size:32px;line-height:1}}@media only screen and (min-width:1280px){.visual-tooltip__title{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){.visual-tooltip__title{font-size:36px;line-height:1}}.visual-tooltip__info{margin-top:8px;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:960px){.visual-tooltip__info{margin-top:14px}}@media only screen and (min-width:1280px){.visual-tooltip__info{margin-top:1vw}}@media only screen and (min-width:1600px){.visual-tooltip__info{margin-top:16px}}@media only screen and (min-width:960px){.visual-tooltip__info{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-tooltip__info{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-tooltip__info{font-size:16px;line-height:1.5}}.visual-tooltip__price{margin-top:8px;font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em;color:var(--color-brand-accent)}@media only screen and (min-width:960px){.visual-tooltip__price{margin-top:14px}}@media only screen and (min-width:1280px){.visual-tooltip__price{margin-top:1vw}}@media only screen and (min-width:1600px){.visual-tooltip__price{margin-top:16px}}@media only screen and (min-width:960px){.visual-tooltip__price{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.visual-tooltip__price{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.visual-tooltip__price{font-size:24px;line-height:1}}.visual-tooltip__params{margin-top:0}.visual-tooltip__param{margin-bottom:0;font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:960px){.visual-tooltip__param{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-tooltip__param{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-tooltip__param{font-size:14px;line-height:1.5}}.visual-tooltip__param:last-child{margin-bottom:0}.visual-tooltip__param-flats{margin-right:0;width:50%;white-space:nowrap}.visual-tooltip__param-amount{margin-right:0;width:20%;text-align:right}.visual-tooltip__value{width:30%;text-align:right}.visual-tooltip__info-item{margin-right:36px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:960px){.visual-tooltip__info-item{margin-right:40px}}@media only screen and (min-width:1280px){.visual-tooltip__info-item{margin-right:3.5vw}}@media only screen and (min-width:1600px){.visual-tooltip__info-item{margin-right:56px}}.visual-tooltip__info-item:last-child{margin-right:0}.visual-tooltip__info-item svg{margin-right:8px;fill:var(--color-brand)}@media only screen and (min-width:960px){.visual-tooltip__info-item svg{margin-right:14px}}@media only screen and (min-width:1280px){.visual-tooltip__info-item svg{margin-right:1vw}}@media only screen and (min-width:1600px){.visual-tooltip__info-item svg{margin-right:16px}}.visual-tooltip__button{margin-top:24px}@media only screen and (min-width:960px){.visual-tooltip__button{margin-top:28px}}@media only screen and (min-width:1280px){.visual-tooltip__button{margin-top:2vw}}@media only screen and (min-width:1600px){.visual-tooltip__button{margin-top:32px}}.visual-tooltip_width_auto{width:auto}.visual-tooltip_theme_floor-switcher{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em;padding:12px 16px;width:auto;background-color:var(--color-white);color:var(--color-brand)}@media only screen and (min-width:960px){.visual-tooltip_theme_floor-switcher{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor-switcher{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor-switcher{font-size:16px;line-height:1.5}}@media only screen and (min-width:960px){.visual-tooltip_theme_floor-switcher{padding:12px 16px}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor-switcher{padding:.75vw 1vw}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor-switcher{padding:12px 16px}}.visual-tooltip_theme_floor-switcher.visual-tooltip.is-under:before{border-bottom:8px solid var(--color-black)}@media only screen and (min-width:960px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-under:before{border-bottom:8px solid var(--color-black)}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-under:before{border-bottom:.5vw solid var(--color-black)}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-under:before{border-bottom:8px solid var(--color-black)}}.visual-tooltip_theme_floor-switcher.visual-tooltip.is-right:before{border-right:8px solid var(--color-black)}@media only screen and (min-width:960px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-right:before{border-right:8px solid var(--color-black)}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-right:before{border-right:.5vw solid var(--color-black)}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-right:before{border-right:8px solid var(--color-black)}}.visual-tooltip_theme_floor-switcher.visual-tooltip.is-left:before{border-left:8px solid var(--color-black)}@media only screen and (min-width:960px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-left:before{border-left:8px solid var(--color-black)}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-left:before{border-left:.5vw solid var(--color-black)}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor-switcher.visual-tooltip.is-left:before{border-left:8px solid var(--color-black)}}.section+.visual{position:relative;margin-top:0}.section+.visual .visual-pinchzoom,.section+.visual:before{position:absolute}.visual{position:relative;z-index:2;width:100%;margin:0 auto;min-height:300px}.visual:before{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-black-rgb),.7);z-index:4;opacity:0;visibility:hidden}.visual.is-overlay .visual-canvas__overlay{fill-opacity:0}.visual.is-overlay:before{opacity:1;visibility:visible}.visual .preloader{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.visual__wrapper{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:relative;width:100%;height:100vh;opacity:0}@media tablet-landscape{.visual__wrapper{height:110vh}}.visual__wrapper.is-show{opacity:1}.visual__canvas{height:100%;position:relative}.visual-canvas__overlay{-webkit-transition-property:fill-opacity;transition-property:fill-opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.visual__header{margin-bottom:6px;padding-left:2.7777777778%;padding-right:2.7777777778%}@media only screen and (min-width:960px){.visual__header{margin-bottom:8px}}@media only screen and (min-width:1280px){.visual__header{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.visual__header{margin-bottom:8px}}.visual__footer{margin-left:2.7777777778%;margin-right:2.7777777778%;pointer-events:none;position:fixed;bottom:0;width:94.4444444444%;z-index:1}@media only screen and (min-width:960px){.visual__footer{position:absolute}}.visual_frame_grid{padding-left:2.7777777778%;padding-right:2.7777777778%;border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}@media only screen and (min-width:960px){.visual_frame_grid{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.visual_frame_grid{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid{padding-left:5.5555555556%;padding-right:5.5555555556%}}.visual_frame_grid .panel,.visual_frame_grid .visual-pinchzoom,.visual_frame_grid.visual:before{margin-left:2.7777777778%;margin-right:2.7777777778%;border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px);width:94.4444444444%}@media only screen and (min-width:960px){.visual_frame_grid .panel,.visual_frame_grid .visual-pinchzoom,.visual_frame_grid.visual:before{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid .panel,.visual_frame_grid .visual-pinchzoom,.visual_frame_grid.visual:before{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.visual_frame_grid .panel,.visual_frame_grid .visual-pinchzoom,.visual_frame_grid.visual:before{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid .panel,.visual_frame_grid .visual-pinchzoom,.visual_frame_grid.visual:before{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}}.visual_frame_grid .visual-loader{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px);width:94.4444444444%}@media only screen and (min-width:960px){.visual_frame_grid .visual-loader{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid .visual-loader{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.visual_frame_grid .visual-loader{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid .visual-loader{width:88.8888888889%}}.visual_frame_grid .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}@media only screen and (min-width:960px){.visual_frame_grid .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid .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){.visual_frame_grid .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}.visual_frame_grid .visual-canvas{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}@media only screen and (min-width:960px){.visual_frame_grid .visual-canvas{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_frame_grid .visual-canvas{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.visual_frame_grid .visual-canvas{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}.visual_frame_grid .visual-canvas__zoom-controls{right:4.1666666667%}.visual__wrapper_theme_floor{height:95vh}.visual__wrapper_theme_floor .visual-compass__container{background:transparent}.visual-breadcrumbs{position:relative;top:0;left:0;color:var(--color-white)}.visual-breadcrumbs__container{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.visual-breadcrumbs__back,.visual-breadcrumbs__container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.visual-breadcrumbs__back{-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;height:40px;width:40px;top:-24px;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%);background-color:var(--color-white);border:1px solid var(--color-brand-secondary);position:absolute;z-index:2;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (min-width:960px){.visual-breadcrumbs__back{height:48px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__back{height:3.5vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__back{height:56px}}@media only screen and (min-width:960px){.visual-breadcrumbs__back{width:48px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__back{width:3.5vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__back{width:56px}}@media only screen and (min-width:960px){.visual-breadcrumbs__back{top:-30px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__back{top:-2.625vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__back{top:-42px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__back:hover{background-color:var(--color-brand-accent);border-color:var(--color-brand-accent)}.visual-breadcrumbs__back:hover .visual-breadcrumbs__back-icon{fill:var(--color-white)}}.visual-breadcrumbs__back-icon{-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;fill:var(--color-brand)}.visual-breadcrumbs__list{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}.visual-breadcrumbs__item{pointer-events:auto}.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:5px;margin-bottom:5px}@media only screen and (min-width:960px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:5px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:.313vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:5px}}@media only screen and (min-width:960px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-bottom:5px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-bottom:.313vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-bottom:5px}}.visual-breadcrumbs__step{font-size:14px;line-height:.9;font-weight:400;letter-spacing:-.03em;color:var(--color-brand);text-transform:uppercase;pointer-events:none;cursor:auto}@media only screen and (min-width:960px){.visual-breadcrumbs__step{font-size:14px;line-height:.9}}@media only screen and (min-width:1280px){.visual-breadcrumbs__step{font-size:1.25vw;line-height:.9}}@media only screen and (min-width:1600px){.visual-breadcrumbs__step{font-size:20px;line-height:.9}}.visual-breadcrumbs__floor-switcher{margin-top:15px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;line-height:1.5;font-weight:600;letter-spacing:-.03em;-webkit-box-align:center;-webkit-align-items:center;align-items:center;pointer-events:auto}@media only screen and (min-width:960px){.visual-breadcrumbs__floor-switcher{margin-top:15px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__floor-switcher{margin-top:0}}@media only screen and (min-width:1600px){.visual-breadcrumbs__floor-switcher{margin-top:0}}@media only screen and (min-width:960px){.visual-breadcrumbs__floor-switcher{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-breadcrumbs__floor-switcher{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-breadcrumbs__floor-switcher{font-size:14px;line-height:1.5}}.visual-filter__floor-switcher-button{margin-right:4px;font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;color:var(--color-brand);text-transform:uppercase}@media only screen and (min-width:960px){.visual-filter__floor-switcher-button{margin-right:4px}}@media only screen and (min-width:1280px){.visual-filter__floor-switcher-button{margin-right:.25vw}}@media only screen and (min-width:1600px){.visual-filter__floor-switcher-button{margin-right:4px}}@media only screen and (min-width:960px){.visual-filter__floor-switcher-button{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-filter__floor-switcher-button{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-filter__floor-switcher-button{font-size:14px;line-height:1.5}}.visual-breadcrumbs__floor-switcher-arrows{height:25px}@media only screen and (min-width:960px){.visual-breadcrumbs__floor-switcher-arrows{height:25px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__floor-switcher-arrows{height:1.563vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__floor-switcher-arrows{height:25px}}.visual-breadcrumbs__floor-switcher-arrows svg{fill:var(--color-black)}.visual-pointer{overflow:visible}.visual-pointer.is-hovered .visual-pointer__item{background-color:var(--color-brand-accent)}.visual-pointer.is-booked,.visual-pointer.is-disabled{pointer-events:none}.visual-pointer__item{cursor:pointer;position:fixed;width:auto}.visual-pointer__info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;line-height:1.5;font-weight:600;letter-spacing:-.03em;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:50%;left:50%;background-color:var(--color-white);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:nowrap;color:var(--color-brand)}@media only screen and (min-width:960px){.visual-pointer__info{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-pointer__info{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-pointer__info{font-size:14px;line-height:1.5}}.visual-pointer__booked-icon circle{stroke:var(--color-white)}.visual-pointer__booked-icon rect{fill:var(--color-white)}.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__item{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;height:34px;min-width:34px;border-radius:50%;background-color:var(--color-brand);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__item{height:64px}}@media only screen and (min-width:1280px){.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__item{height:4vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__item{height:64px}}@media only screen and (min-width:960px){.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__item{min-width:64px}}@media only screen and (min-width:1280px){.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__item{min-width:4vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__item{min-width:64px}}.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{font-size:28px;line-height:1;font-weight:400;letter-spacing:-.04em;color:var(--color-white);background-color:transparent}@media only screen and (min-width:960px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{font-size:32px;line-height:1}}@media only screen and (min-width:1280px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{font-size:36px;line-height:1}}.visual-pointer_theme_corpus.is-hovered .visual-pointer__item{background-color:transparent}.visual-pointer_theme_corpus.is-hovered .visual-pointer__info{background-color:var(--color-brand-accent)}.visual-pointer_theme_corpus .visual-pointer__item{height:34px;min-width:34px;background-color:transparent;border-radius:0;width:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.visual-pointer_theme_corpus .visual-pointer__item{height:64px}}@media only screen and (min-width:1280px){.visual-pointer_theme_corpus .visual-pointer__item{height:4vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_corpus .visual-pointer__item{height:64px}}@media only screen and (min-width:960px){.visual-pointer_theme_corpus .visual-pointer__item{min-width:64px}}@media only screen and (min-width:1280px){.visual-pointer_theme_corpus .visual-pointer__item{min-width:4vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_corpus .visual-pointer__item{min-width:64px}}.visual-pointer_theme_corpus .visual-pointer__info{border-radius:100px;padding:10px 16px;font-size:20px;line-height:1;font-weight:400;letter-spacing:-.02em;color:var(--color-white);background-color:var(--color-brand)}@media only screen and (min-width:960px){.visual-pointer_theme_corpus .visual-pointer__info{border-radius:100px}}@media only screen and (min-width:1280px){.visual-pointer_theme_corpus .visual-pointer__info{border-radius:6.25vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_corpus .visual-pointer__info{border-radius:100px}}@media only screen and (min-width:960px){.visual-pointer_theme_corpus .visual-pointer__info{padding:10px 16px}}@media only screen and (min-width:1280px){.visual-pointer_theme_corpus .visual-pointer__info{padding:.625vw 1vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_corpus .visual-pointer__info{padding:10px 16px}}@media only screen and (min-width:960px){.visual-pointer_theme_corpus .visual-pointer__info{font-size:24px;line-height:1}}@media only screen and (min-width:1280px){.visual-pointer_theme_corpus .visual-pointer__info{font-size:1.5vw;line-height:1}}@media only screen and (min-width:1600px){.visual-pointer_theme_corpus .visual-pointer__info{font-size:24px;line-height:1}}.visual-pointer_theme_floor .visual-pointer__item{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;height:34px;min-width:34px;border-radius:50%;background-color:var(--color-brand);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__item{height:54px}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__item{height:3.375vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__item{height:54px}}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__item{min-width:54px}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__item{min-width:3.375vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__item{min-width:54px}}.visual-pointer_theme_floor .visual-pointer__info{font-size:24px;line-height:1;font-weight:400;letter-spacing:-.02em;color:var(--color-white);background-color:transparent}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__info{font-size:28px;line-height:1}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__info{font-size:2vw;line-height:1}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__info{font-size:32px;line-height:1}}.visual-pointer_theme_floor.is-disabled{pointer-events:none}.visual-pointer_theme_floor.is-disabled .visual-pointer__item{opacity:.7}.visual-pointer_theme_premises{pointer-events:none}.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{width:48px;min-width:48px;height:48px;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%)}@media only screen and (min-width:960px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{width:48px}}@media only screen and (min-width:1280px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{width:3vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{width:48px}}@media only screen and (min-width:960px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{min-width:48px}}@media only screen and (min-width:1280px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{min-width:3vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{min-width:48px}}@media only screen and (min-width:960px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{height:48px}}@media only screen and (min-width:1280px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{height:3vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_premises .visual-pointer__info,.visual-pointer_theme_premises .visual-pointer__item{height:48px}}.visual-pointer_theme_premises .visual-pointer__info{background-color:var(--color-brand);color:var(--color-white)}.visual-pointer_theme_premises.is-disabled .visual-pointer__info{background-color:var(--color-brand-secondary)}.visual-pointer__info_theme_dark{width:48px;height:48px;border-radius:50%;overflow:hidden;background-color:var(--color-brand)}@media only screen and (min-width:960px){.visual-pointer__info_theme_dark{width:48px}}@media only screen and (min-width:1280px){.visual-pointer__info_theme_dark{width:3vw}}@media only screen and (min-width:1600px){.visual-pointer__info_theme_dark{width:48px}}@media only screen and (min-width:960px){.visual-pointer__info_theme_dark{height:48px}}@media only screen and (min-width:1280px){.visual-pointer__info_theme_dark{height:3vw}}@media only screen and (min-width:1600px){.visual-pointer__info_theme_dark{height:48px}}.visual-pointer__info_theme_dark svg{max-width:28px;max-height:28px}@media only screen and (min-width:960px){.visual-pointer__info_theme_dark svg{max-width:28px}}@media only screen and (min-width:1280px){.visual-pointer__info_theme_dark svg{max-width:1.75vw}}@media only screen and (min-width:1600px){.visual-pointer__info_theme_dark svg{max-width:28px}}@media only screen and (min-width:960px){.visual-pointer__info_theme_dark svg{max-height:28px}}@media only screen and (min-width:1280px){.visual-pointer__info_theme_dark svg{max-height:1.75vw}}@media only screen and (min-width:1600px){.visual-pointer__info_theme_dark svg{max-height:28px}}.visual-render-pointer{overflow:visible}.visual-render-pointer__item{position:relative;width:auto}.visual-render-pointer__info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:14px;padding-right:14px;border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px);font-size:20px;line-height:1.5;font-weight:500;letter-spacing:-.03em;position:absolute;top:50%;left:50%;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:var(--color-white);color:var(--color-brand);white-space:nowrap;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:960px){.visual-render-pointer__info{padding-left:14px}}@media only screen and (min-width:1280px){.visual-render-pointer__info{padding-left:.875vw}}@media only screen and (min-width:1600px){.visual-render-pointer__info{padding-left:14px}}@media only screen and (min-width:960px){.visual-render-pointer__info{padding-right:14px}}@media only screen and (min-width:1280px){.visual-render-pointer__info{padding-right:.875vw}}@media only screen and (min-width:1600px){.visual-render-pointer__info{padding-right:14px}}@media only screen and (min-width:960px){.visual-render-pointer__info{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:1280px){.visual-render-pointer__info{border-radius:-webkit-calc(var(--is-br)*1.25vw);border-radius:calc(var(--is-br)*1.25vw)}}@media only screen and (min-width:1600px){.visual-render-pointer__info{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:960px){.visual-render-pointer__info{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-render-pointer__info{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-render-pointer__info{font-size:20px;line-height:1.5}}.visual-render-pointer__icon-container{position:fixed}.visual-render-pointer__icon{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.visual-canvas{position:relative;width:100%;height:100%;font-size:0;line-height:0;overflow:auto;-webkit-transform-origin:0 0;transform-origin:0 0}.visual-canvas::-webkit-scrollbar{width:0;height:0}.visual-canvas::-webkit-scrollbar-track{background-color:transparent}.visual-canvas::-webkit-scrollbar-thumb{border-radius:24px;background:transparent}@media only screen and (min-width:960px){.visual-canvas::-webkit-scrollbar-thumb{border-radius:24px}}@media only screen and (min-width:1280px){.visual-canvas::-webkit-scrollbar-thumb{border-radius:1.5vw}}@media only screen and (min-width:1600px){.visual-canvas::-webkit-scrollbar-thumb{border-radius:24px}}.visual-canvas::-webkit-scrollbar-thumb:hover{background-image:transparent}@media only screen and (min-width:1280px){.visual-canvas{overflow:hidden}}.visual-canvas__svg{height:100%;width:auto;min-width:100%}@media only screen and (min-width:960px){.visual-canvas__svg{width:100%}}.visual-canvas__overlay{fill:transparent}.visual-canvas__path{-webkit-transition-property:fill,fill-opacity,stroke;transition-property:fill,fill-opacity,stroke;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;fill:var(--color-brand);fill-opacity:.1;stroke:var(--color-brand);stroke-width:1px;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.visual-canvas__path.is-hovered{fill-opacity:.2;stroke:var(--color-brand)}.visual-canvas__path.is-disabled{pointer-events:none}.visual-canvas__path.is-booked,.visual-canvas__path.is-disabled{fill:var(--color-white);fill-opacity:.2;stroke:none}.visual-canvas__group{position:relative}.visual-canvas_theme_floor{overflow:visible}.visual-canvas_theme_floor .visual-canvas__path{fill-opacity:.3}.visual-canvas_theme_floor .visual-canvas__path.is-hovered{fill-opacity:.4}.visual-canvas_theme_floor .visual-canvas__path.is-booked,.visual-canvas_theme_floor .visual-canvas__path.is-disabled{fill-opacity:.6;fill:var(--color-white);stroke:var(--color-black);pointer-events:auto}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:0;overflow-anchor:none;-webkit-font-smoothing:antialiased}main{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}main.main_theme_full{width:100%}a,button,label{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;color:inherit;text-decoration:none;outline:none}a[href^="tel:"]{white-space:nowrap}img{max-width:100%;height:auto;display:block}textarea{resize:none}input,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit;border:none;border-radius:0}input:focus,textarea:focus{outline:none}input:invalid,textarea:invalid{box-shadow:none}input::-ms-clear,textarea::-ms-clear{display:none}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-transition:background-color 0s 50000s;transition:background-color 0s 50000s}input:-webkit-autofill[readonly=readonly],textarea:-webkit-autofill[readonly=readonly]{-webkit-text-fill-color:rgba(var(--color-brand),.7)}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration,textarea[type=search]::-webkit-search-cancel-button,textarea[type=search]::-webkit-search-decoration,textarea[type=search]::-webkit-search-results-button,textarea[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}picture{display:block;background-repeat:no-repeat;background-size:cover}iframe{border-style:none}.body_theme_gradient{position:relative}.body_theme_gradient:before{content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100vh;background:-webkit-gradient(linear,left top,left bottom,from(var(--color-brand-secondary)),to(var(--color-white)));background:linear-gradient(180deg,var(--color-brand-secondary) 0,var(--color-white) 100%)}.body_theme_gradient-light{position:relative}.body_theme_gradient-light:before{content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:300px}.body_theme_gradient-light:before,.wrapper-inner{background:-webkit-gradient(linear,left top,left bottom,from(var(--color-brand-secondary)),to(var(--color-white)));background:linear-gradient(180deg,var(--color-brand-secondary) 0,var(--color-white) 100%)}.visual-wrapper .widget-dom,.visual-wrapper_theme_pantry .visual-canvas_theme_floor .visual-pointer,.visual-wrapper_theme_parking .visual-canvas_theme_floor .visual-pointer,sw-button.circle{display:none}.grid{margin-left:auto;margin-right:auto;width:100%;max-width:1815px}.grid__common{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%}@media only screen and (min-width:1280px){.grid__common{margin-left:11.1111111111%;margin-right:11.1111111111%;width:77.7777777778%}}.grid__wrapper:not(:first-child){margin-top:48px}@media only screen and (min-width:960px){.grid__wrapper:not(:first-child){margin-top:54px}}@media only screen and (min-width:1280px){.grid__wrapper:not(:first-child){margin-top:5vw}}@media only screen and (min-width:1600px){.grid__wrapper:not(:first-child){margin-top:80px}}.grid__button-wrapper{margin-top:0}.grid__row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.grid__content{width:100%}@media only screen and (min-width:960px){.grid__content{width:66.6666666667%}}@media only screen and (min-width:1280px){.grid__content{width:64.2857142857%}}.grid__content:not(:first-child){margin-top:48px}@media only screen and (min-width:960px){.grid__content:not(:first-child){margin-top:54px}}@media only screen and (min-width:1280px){.grid__content:not(:first-child){margin-top:5vw}}@media only screen and (min-width:1600px){.grid__content:not(:first-child){margin-top:80px}}.grid__content>p:not(:first-child){margin-top:0}@media only screen and (min-width:1280px){.grid__content>p a:hover{color:var(--color-brand)}}.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:50px}@media only screen and (min-width:960px){.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:58px}}@media only screen and (min-width:1280px){.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:5.5vw}}@media only screen and (min-width:1600px){.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:88px}}.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:50px}@media only screen and (min-width:960px){.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:58px}}@media only screen and (min-width:1280px){.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:5.5vw}}@media only screen and (min-width:1600px){.grid__content h2:not(:first-child),.grid__content h3:not(:first-child),.grid__content h4:not(:first-child),.grid__content h5:not(:first-child){margin-top:88px}}.grid__content small{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;display:block}@media only screen and (min-width:960px){.grid__content small{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.grid__content small{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.grid__content small{font-size:14px;line-height:1.5}}.grid__content p:not(:first-child),.grid__content small:not(:first-child){margin-top:0}.grid__content-section{width:100%}.grid__content-section:not(:first-child){margin-top:50px}@media only screen and (min-width:960px){.grid__content-section:not(:first-child){margin-top:58px}}@media only screen and (min-width:1280px){.grid__content-section:not(:first-child){margin-top:5.5vw}}@media only screen and (min-width:1600px){.grid__content-section:not(:first-child){margin-top:88px}}.grid__content-section .gallery-mini{margin-left:-6.6666666667%;margin-right:-6.6666666667%;width:113.3333333333%}@media only screen and (min-width:670px){.grid__content-section .gallery-mini{margin-left:0;margin-right:0;width:100%}}.grid__factoid{margin-top:20px;width:100%}@media only screen and (min-width:960px){.grid__factoid{margin-top:0}}@media only screen and (min-width:1280px){.grid__factoid{margin-top:0}}@media only screen and (min-width:1600px){.grid__factoid{margin-top:0}}@media only screen and (min-width:960px){.grid__factoid{margin-left:6.6666666667%;width:26.6666666667%}}@media only screen and (min-width:1280px){.grid__factoid{margin-left:7.1428571429%;width:28.5714285714%}}.grid__media{margin-left:2.7777777778%;margin-right:2.7777777778%;width:94.4444444444%;position:relative}@media only screen and (min-width:1280px){.grid__media{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}}.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}@media only screen and (min-width:960px){.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__media .visual-inner{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}.grid__flat{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}.grid__text{margin-left:8.3333333333%;margin-right:8.3333333333%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:83.3333333333%}@media only screen and (min-width:670px){.grid__text{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%}}@media only screen and (min-width:1280px){.grid__text{margin-left:0;margin-right:11.1111111111%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-ordinal-group:3;-webkit-order:2;order:2;width:22.2222222222%}}.grid__visual{margin-left:2.7777777778%;margin-right:2.7777777778%;width:94.4444444444%}@media only screen and (min-width:670px){.grid__visual{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%}}@media only screen and (min-width:1280px){.grid__visual{margin-left:11.1111111111%;margin-right:5.5555555556%;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;width:50%}}.grid__caption{width:100%}@media only screen and (min-width:1280px){.grid__caption{width:26.6666666667%}}.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:24px;line-height:1;font-weight:400;letter-spacing:-.02em}@media only screen and (min-width:960px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:28px;line-height:1}}@media only screen and (min-width:1280px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:2vw;line-height:1}}@media only screen and (min-width:1600px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:32px;line-height:1}}.grid__caption>p{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.grid__caption>p{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.grid__caption>p{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.grid__caption>p{font-size:16px;line-height:1.5}}.grid__caption>p:not(:first-child){margin-top:0}.grid__figure{margin-top:24px;width:100%}@media only screen and (min-width:960px){.grid__figure{margin-top:40px}}@media only screen and (min-width:1280px){.grid__figure{margin-top:0}}@media only screen and (min-width:1600px){.grid__figure{margin-top:0}}@media only screen and (min-width:1280px){.grid__figure{margin-left:6.6666666667%;width:66.6666666667%}}.grid__figure img{display:block;width:100%}.grid__figure svg{width:100%;height:auto}.grid__map{margin-left:8.3333333333%;margin-right:8.3333333333%;width:83.3333333333%;position:relative;overflow:hidden}@media only screen and (min-width:1280px){.grid__map{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}}.grid__map-route{position:absolute;top:8px;right:0;margin-right:56px}@media only screen and (min-width:670px){.grid__map-route{margin-right:64px;top:16px}}@media only screen and (min-width:1280px){.grid__map-route{margin-right:4vw;top:1vw}}@media only screen and (min-width:1600px){.grid__map-route{margin-right:64px;top:16px}}.grid__map-location{position:fixed;right:0;left:0;top:0;bottom:0;width:100%;height:100vh;z-index:2;pointer-events:none;overflow:hidden}@media only screen and (min-width:960px){.grid__map-location{position:static;width:45%;height:auto}}@media only screen and (min-width:1280px){.grid__map-location{width:33.3333333333%}}@media only screen and (min-width:1440px){.grid__map-location{width:28.125%}}.grid__map-location.is-open{pointer-events:all}.grid__map-filter-btn{position:absolute;left:8px;bottom:8px}@media only screen and (min-width:670px){.grid__map-filter-btn{left:16px;bottom:16px}}@media only screen and (min-width:1280px){.grid__map-filter-btn{left:1vw;bottom:1vw}}@media only screen and (min-width:1600px){.grid__map-filter-btn{left:16px;bottom:16px}}.grid__news{margin-left:0;margin-right:0;width:100%}.grid__news:not(:first-child){margin-top:32px}@media only screen and (min-width:960px){.grid__news:not(:first-child){margin-top:38px}}@media only screen and (min-width:1280px){.grid__news:not(:first-child){margin-top:3vw}}@media only screen and (min-width:1600px){.grid__news:not(:first-child){margin-top:48px}}.grid__features{margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.grid__feature{margin-bottom:0;padding-right:8px;width:50%}@media only screen and (min-width:960px){.grid__feature{padding-right:16px}}@media only screen and (min-width:1280px){.grid__feature{padding-right:1vw}}@media only screen and (min-width:1600px){.grid__feature{padding-right:16px}}@media only screen and (min-width:670px){.grid__feature{width:33.3333333333%}}@media only screen and (min-width:1440px){.grid__feature{width:25%}}.grid__feature-title{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.03em;opacity:.5}@media only screen and (min-width:960px){.grid__feature-title{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.grid__feature-title{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.grid__feature-title{font-size:14px;line-height:1.5}}p.grid__feature-text{font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.03em}@media only screen and (min-width:960px){p.grid__feature-text{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){p.grid__feature-text{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){p.grid__feature-text{font-size:16px;line-height:1.5}}p.grid__feature-text:not(:first-child){margin-top:0}.grid__form{margin-left:-6.6666666667%;margin-right:-6.6666666667%;padding-left:10%;padding-right:10%;padding-top:32px;padding-bottom:24px;border:1px solid var(--color-brand-secondary);border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px);border-bottom-left-radius:-webkit-calc(var(--is-br)*8px);border-bottom-left-radius:calc(var(--is-br)*8px);border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px);border-bottom-right-radius:-webkit-calc(var(--is-br)*8px);border-bottom-right-radius:calc(var(--is-br)*8px);width:113.3333333333%}@media only screen and (min-width:960px){.grid__form{padding-top:38px}}@media only screen and (min-width:1280px){.grid__form{padding-top:3vw}}@media only screen and (min-width:1600px){.grid__form{padding-top:48px}}@media only screen and (min-width:960px){.grid__form{padding-bottom:28px}}@media only screen and (min-width:1280px){.grid__form{padding-bottom:2vw}}@media only screen and (min-width:1600px){.grid__form{padding-bottom:32px}}@media only screen and (min-width:960px){.grid__form{border:1px solid var(--color-brand-secondary)}}@media only screen and (min-width:1280px){.grid__form{border:.063vw solid var(--color-brand-secondary)}}@media only screen and (min-width:1600px){.grid__form{border:1px solid var(--color-brand-secondary)}}@media only screen and (min-width:960px){.grid__form{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__form{border-top-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__form{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.grid__form{border-bottom-left-radius:-webkit-calc(var(--is-br)*8px);border-bottom-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__form{border-bottom-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-bottom-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__form{border-bottom-left-radius:-webkit-calc(var(--is-br)*8px);border-bottom-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.grid__form{border-top-right-radius:0;border-bottom-right-radius:0}}@media only screen and (min-width:670px){.grid__form{margin-left:0;margin-right:0;width:100%}}@media only screen and (min-width:960px){.grid__form{padding-left:7.1428571429%;padding-right:7.1428571429%;border-right:none;width:50%}}.grid__poster{display:none}@media only screen and (min-width:960px){.grid__poster{display:block;width:50%}}.grid__poster picture{display:inline}.grid__poster img{object-fit:cover;object-position:center;font-family:"object-fit: cover; object-position: center;";border-top-left-radius:0;border-bottom-left-radius:0;height:100%;width:100%}@media only screen and (min-width:960px){.grid__poster img{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__poster img{border-top-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__poster img{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.grid__poster img{border-bottom-right-radius:-webkit-calc(var(--is-br)*8px);border-bottom-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.grid__poster img{border-bottom-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-bottom-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.grid__poster img{border-bottom-right-radius:-webkit-calc(var(--is-br)*8px);border-bottom-right-radius:calc(var(--is-br)*8px)}}.grid__parametric{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}@media only screen and (min-width:1280px){.grid__parametric{margin-left:5.5555555556%;margin-right:2.7777777778%;width:91.6666666667%}}.grid__flat-plan{position:absolute;top:-80px;right:2.7777777778%;width:37.5%;z-index:1}@media only screen and (min-width:670px){.grid__flat-plan{top:0;right:1.3888888889%}}@media only screen and (min-width:960px){.grid__flat-plan{top:-40px}}@media only screen and (min-width:1280px){.grid__flat-plan{top:-11.25vw;right:5.5555555556%;width:36.1111111111%}}@media only screen and (min-width:1440px){.grid__flat-plan{top:-12.5vw}}@media only screen and (min-width:1600px){.grid__flat-plan{top:-200px}}.grid__gallery{margin-top:0}.grid__favorites{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}.grid__projects{width:100%}@media only screen and (min-width:1280px){.grid__common_size_wide{margin-left:11.1111111111%;margin-right:5.5555555556%;width:83.3333333333%}}.grid_theme_relative{position:relative}@media only screen and (min-width:960px){.grid_theme_reverse .grid__content{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.grid_theme_reverse .grid__factoid{margin-left:0;margin-right:6.6666666667%;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}}@media only screen and (min-width:1280px){.grid_theme_reverse .grid__factoid{margin-right:7.1428571429%}.grid_theme_reverse .grid__visual{margin-left:2.7777777778%;margin-right:11.1111111111%;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.grid_theme_reverse .grid__text{margin-left:11.1111111111%;margin-right:2.7777777778%}.grid_theme_reverse .grid__caption,.grid_theme_reverse .grid__text{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.grid_theme_reverse .grid__figure{margin-left:0;margin-right:6.6666666667%;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}}.grid_theme_reverse .grid__common_size_wide{margin-left:5.5555555556%;margin-right:11.1111111111%}@media only screen and (min-width:960px)and (max-width:1279px){.grid_side_laptop .grid__content{width:100%}.grid_side_laptop .grid__factoid{margin-top:40px;margin-left:0;width:100%}}.grid__wrapper_size_blue:not(:first-child){margin-top:32px}@media only screen and (min-width:960px){.grid__wrapper_size_blue:not(:first-child){margin-top:38px}}@media only screen and (min-width:1280px){.grid__wrapper_size_blue:not(:first-child){margin-top:3vw}}@media only screen and (min-width:1600px){.grid__wrapper_size_blue:not(:first-child){margin-top:48px}}@media only screen and (min-width:670px){.grid__content_size_medium{width:56.6666666667%}}@media only screen and (min-width:1280px){.grid__content_size_medium{width:53.5714285714%}}@media only screen and (min-width:960px){.grid__content_size_full{width:100%}}@media only screen and (min-width:1280px){.grid__content_size_full{width:100%}}.grid__flat_theme_v2{margin-left:0;margin-right:0;width:100%}@media only screen and (min-width:670px){.grid__flat_theme_v2{margin-left:5.5555555556%;margin-right:5.5555555556%;width:88.8888888889%}}.grid_theme_full-tour{position:relative;height:100%}.grid-full-width{max-width:1900px;margin:0 auto}@media only screen and (min-width:960px){.grid-full-width{max-width:1900px}}@media only screen and (min-width:1280px){.grid-full-width{max-width:118.75vw}}@media only screen and (min-width:1600px){.grid-full-width{max-width:1900px}}h1{font-size:40px;line-height:1;font-weight:400;letter-spacing:-.06em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h1{font-size:48px;line-height:1}}@media only screen and (min-width:1280px){h1{font-size:4vw;line-height:1}}@media only screen and (min-width:1600px){h1{font-size:64px;line-height:1}}h2{font-size:36px;line-height:1;font-weight:400;letter-spacing:-.06em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h2{font-size:40px;line-height:1}}@media only screen and (min-width:1280px){h2{font-size:3vw;line-height:1}}@media only screen and (min-width:1600px){h2{font-size:48px;line-height:1}}h3{font-size:32px;line-height:1;font-weight:400;letter-spacing:-.04em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h3{font-size:36px;line-height:1}}@media only screen and (min-width:1280px){h3{font-size:2.5vw;line-height:1}}@media only screen and (min-width:1600px){h3{font-size:40px;line-height:1}}h4{font-size:28px;line-height:1;font-weight:400;letter-spacing:-.04em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h4{font-size:32px;line-height:1}}@media only screen and (min-width:1280px){h4{font-size:2.25vw;line-height:1}}@media only screen and (min-width:1600px){h4{font-size:36px;line-height:1}}h5{font-size:24px;line-height:1;font-weight:400;letter-spacing:-.02em;margin-top:0;margin-bottom:0;color:var(--color-brand)}@media only screen and (min-width:960px){h5{font-size:28px;line-height:1}}@media only screen and (min-width:1280px){h5{font-size:2vw;line-height:1}}@media only screen and (min-width:1600px){h5{font-size:32px;line-height:1}}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:-.03em;margin-top:0;margin-bottom:0}@media only screen and (min-width:960px){p{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){p{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){p{font-size:20px;line-height:1.5}}ol,ul{font:inherit;font-size:100%;border:0;list-style:none;margin:0;padding:0;vertical-align:initial}.typo-reset li{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:-.03em}@media only screen and (min-width:960px){.typo-reset li{font-size:20px;line-height:1.5}}@media only screen and (min-width:1280px){.typo-reset li{font-size:1.25vw;line-height:1.5}}@media only screen and (min-width:1600px){.typo-reset li{font-size:20px;line-height:1.5}}.typo-reset ul li:before{padding-right:5px;content:"•";position:absolute;top:0;left:0;text-align:right}@media only screen and (min-width:960px){.typo-reset ul li:before{padding-right:5px}}@media only screen and (min-width:1280px){.typo-reset ul li:before{padding-right:.313vw}}@media only screen and (min-width:1600px){.typo-reset ul li:before{padding-right:5px}}.typo-reset ol{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.typo-reset ol>li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.typo-reset ol>li:before{padding-right:5px;content:counter(list-0) ". ";position:absolute;white-space:nowrap;top:0;left:0}@media only screen and (min-width:960px){.typo-reset ol>li:before{padding-right:5px}}@media only screen and (min-width:1280px){.typo-reset ol>li:before{padding-right:.313vw}}@media only screen and (min-width:1600px){.typo-reset ol>li:before{padding-right:5px}}.typo-reset ol>li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-1}.typo-reset ol>li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". ";text-align:right}.typo-reset ol>li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-2}.typo-reset ol>li.ql-indent-2:before{content:counter(list-2,lower-roman) ". ";text-align:right}.typo-reset ol>li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-3}.typo-reset ol>li.ql-indent-3:before{content:counter(list-3,decimal) ". ";text-align:right}.typo-reset ol>li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9;counter-increment:list-4}.typo-reset ol>li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". ";text-align:right}.typo-reset ol>li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9;counter-increment:list-5}.typo-reset ol>li.ql-indent-5:before{content:counter(list-5,lower-roman) ". ";text-align:right}.typo-reset ol>li.ql-indent-6{counter-reset:list-7 list-8 list-9;counter-increment:list-6}.typo-reset ol>li.ql-indent-6:before{content:counter(list-6,decimal) ". ";text-align:right}.typo-reset ol>li.ql-indent-7{counter-reset:list-8 list-9;counter-increment:list-7}.typo-reset ol>li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". ";text-align:right}.typo-reset ol>li.ql-indent-8{counter-reset:list-9;counter-increment:list-8}.typo-reset ol>li.ql-indent-8:before{content:counter(list-8,lower-roman) ". ";text-align:right}.typo-reset ol>li.ql-indent-9{counter-reset:list-10 list-9;counter-increment:list-9}.typo-reset ol>li.ql-indent-9:before{content:counter(list-9,decimal) ". ";text-align:right}.typo-reset ol li,.typo-reset ul li{padding-left:24px;position:relative}@media only screen and (min-width:960px){.typo-reset ol li,.typo-reset ul li{padding-left:24px}}@media only screen and (min-width:1280px){.typo-reset ol li,.typo-reset ul li{padding-left:1.5vw}}@media only screen and (min-width:1600px){.typo-reset ol li,.typo-reset ul li{padding-left:24px}}.typo-reset ol li:not(:first-child),.typo-reset ol ol,.typo-reset ol ul,.typo-reset ol:not(:first-child),.typo-reset ul li:not(:first-child),.typo-reset ul ol,.typo-reset ul ul,.typo-reset ul:not(:first-child){margin-top:0}.typo-reset ol ol,.typo-reset ul ul{margin-left:40px}@media only screen and (min-width:960px){.typo-reset ol ol,.typo-reset ul ul{margin-left:40px}}@media only screen and (min-width:1280px){.typo-reset ol ol,.typo-reset ul ul{margin-left:2.5vw}}@media only screen and (min-width:1600px){.typo-reset ol ol,.typo-reset ul ul{margin-left:40px}}.typo-reset .ql-indent-1{padding-left:48px}@media only screen and (min-width:960px){.typo-reset .ql-indent-1{padding-left:48px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-1{padding-left:3vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-1{padding-left:48px}}.typo-reset .ql-indent-1:before{width:48px}@media only screen and (min-width:960px){.typo-reset .ql-indent-1:before{width:48px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-1:before{width:3vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-1:before{width:48px}}.typo-reset .ql-indent-2{padding-left:72px}@media only screen and (min-width:960px){.typo-reset .ql-indent-2{padding-left:72px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-2{padding-left:4.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-2{padding-left:72px}}.typo-reset .ql-indent-2:before{width:72px}@media only screen and (min-width:960px){.typo-reset .ql-indent-2:before{width:72px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-2:before{width:4.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-2:before{width:72px}}.typo-reset .ql-indent-3{padding-left:96px}@media only screen and (min-width:960px){.typo-reset .ql-indent-3{padding-left:96px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-3{padding-left:6vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-3{padding-left:96px}}.typo-reset .ql-indent-3:before{width:96px}@media only screen and (min-width:960px){.typo-reset .ql-indent-3:before{width:96px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-3:before{width:6vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-3:before{width:96px}}.typo-reset .ql-indent-4{padding-left:120px}@media only screen and (min-width:960px){.typo-reset .ql-indent-4{padding-left:120px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-4{padding-left:7.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-4{padding-left:120px}}.typo-reset .ql-indent-4:before{width:120px}@media only screen and (min-width:960px){.typo-reset .ql-indent-4:before{width:120px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-4:before{width:7.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-4:before{width:120px}}.typo-reset .ql-indent-5{padding-left:144px}@media only screen and (min-width:960px){.typo-reset .ql-indent-5{padding-left:144px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-5{padding-left:9vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-5{padding-left:144px}}.typo-reset .ql-indent-5:before{width:144px}@media only screen and (min-width:960px){.typo-reset .ql-indent-5:before{width:144px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-5:before{width:9vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-5:before{width:144px}}.typo-reset .ql-indent-6{padding-left:168px}@media only screen and (min-width:960px){.typo-reset .ql-indent-6{padding-left:168px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-6{padding-left:10.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-6{padding-left:168px}}.typo-reset .ql-indent-6:before{width:168px}@media only screen and (min-width:960px){.typo-reset .ql-indent-6:before{width:168px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-6:before{width:10.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-6:before{width:168px}}.typo-reset .ql-indent-7{padding-left:192px}@media only screen and (min-width:960px){.typo-reset .ql-indent-7{padding-left:192px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-7{padding-left:12vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-7{padding-left:192px}}.typo-reset .ql-indent-7:before{width:192px}@media only screen and (min-width:960px){.typo-reset .ql-indent-7:before{width:192px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-7:before{width:12vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-7:before{width:192px}}.typo-reset .ql-indent-8{padding-left:216px}@media only screen and (min-width:960px){.typo-reset .ql-indent-8{padding-left:216px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-8{padding-left:13.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-8{padding-left:216px}}.typo-reset .ql-indent-8:before{width:216px}@media only screen and (min-width:960px){.typo-reset .ql-indent-8:before{width:216px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-8:before{width:13.5vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-8:before{width:216px}}.typo-reset .ql-indent-9{padding-left:240px}@media only screen and (min-width:960px){.typo-reset .ql-indent-9{padding-left:240px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-9{padding-left:15vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-9{padding-left:240px}}.typo-reset .ql-indent-9:before{width:240px}@media only screen and (min-width:960px){.typo-reset .ql-indent-9:before{width:240px}}@media only screen and (min-width:1280px){.typo-reset .ql-indent-9:before{width:15vw}}@media only screen and (min-width:1600px){.typo-reset .ql-indent-9:before{width:240px}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.transform-enter-active,.transform-leave-active{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.transform-enter,.transform-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.visual-compass{width:60px;height:60px;right:20px;top:20px;position:absolute;z-index:1;pointer-events:none}@media only screen and (min-width:960px){.visual-compass{width:140px}}@media only screen and (min-width:1280px){.visual-compass{width:10vw}}@media only screen and (min-width:1600px){.visual-compass{width:160px}}@media only screen and (min-width:960px){.visual-compass{height:140px}}@media only screen and (min-width:1280px){.visual-compass{height:10vw}}@media only screen and (min-width:1600px){.visual-compass{height:160px}}@media only screen and (min-width:960px){.visual-compass{right:40px}}@media only screen and (min-width:1280px){.visual-compass{right:2.5vw}}@media only screen and (min-width:1600px){.visual-compass{right:40px}}@media only screen and (min-width:960px){.visual-compass{top:40px}}@media only screen and (min-width:1280px){.visual-compass{top:2.5vw}}@media only screen and (min-width:1600px){.visual-compass{top:40px}}.visual-compass .compass-north{-webkit-transform-origin:center;transform-origin:center}.visual-compass__container{padding:6px;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;width:100%;height:100%;border-radius:50%;background-color:rgba(var(--color-brand-secondary-rgb),.6);position:relative}@media only screen and (min-width:960px){.visual-compass__container{padding:12px}}@media only screen and (min-width:1280px){.visual-compass__container{padding:.75vw}}@media only screen and (min-width:1600px){.visual-compass__container{padding:12px}}.visual-compass__compass-icon{max-width:100%}.visual-compass__first{fill:var(--color-brand)}.visual-compass__second{fill:var(--color-brand-secondary)}.visual-compass__third{fill:var(--color-brand-accent)}