.visual-button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.visual-button::-moz-focus-inner{border:0;padding:0}.visual-button__text{text-transform:lowercase}.visual-button__text:first-letter{text-transform:capitalize}.visual-button__button{font-size:14px;line-height:1.5;font-weight:700;padding:8px 24px;border-radius:-webkit-calc(var(--is-br)*100px);border-radius:calc(var(--is-br)*100px);background-color:var(--color-brand-dark);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-text)}.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-dark);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:14px;line-height:1.5;font-weight:700;-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-base)}.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-text-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%;padding-top:8px;padding-bottom:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background-color:var(--color-white)}@media only screen and (min-width:960px){.visual-floors-switcher__panel{padding-top:8px}}@media only screen and (min-width:1280px){.visual-floors-switcher__panel{padding-top:.5vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__panel{padding-top:8px}}@media only screen and (min-width:960px){.visual-floors-switcher__panel{padding-bottom:8px}}@media only screen and (min-width:1280px){.visual-floors-switcher__panel{padding-bottom:.5vw}}@media only screen and (min-width:1600px){.visual-floors-switcher__panel{padding-bottom:8px}}.visual-floors-switcher__panel-title{font-size:14px;line-height:1.5;font-weight:700}@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:12px;line-height:1.5;font-weight:400}@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-base);color:var(--color-white)}}.visual-floors-switcher__item.is-active .visual-floors-switcher__button{background-color:var(--color-brand-dark);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-text-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:14px;line-height:1.5;font-weight:700;-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:12px;line-height:1.5;font-weight:400}@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{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);padding-bottom:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:fixed;bottom:0;left:0;width:100%;max-height:100%;z-index:7;background-color:var(--color-white)}@media only screen and (min-width:960px){.panel{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel{border-top-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.panel{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel{border-top-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.panel{padding-bottom:24px}}@media only screen and (min-width:1280px){.panel{padding-bottom:1.5vw}}@media only screen and (min-width:1600px){.panel{padding-bottom:24px}}.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-gray)}@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__body{overflow-y:scroll}.panel__render{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;width:100%;padding-bottom:56.25%}.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px);border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px);position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:960px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-left-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__render-image{border-top-left-radius:-webkit-calc(var(--is-br)*8px);border-top-left-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:960px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*0.5vw);border-top-right-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__render-image{border-top-right-radius:-webkit-calc(var(--is-br)*8px);border-top-right-radius:calc(var(--is-br)*8px)}}.panel__content{margin-left:2.7777777778%;margin-right:2.7777777778%;border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px);background-color:rgba(var(--color-brand-base-rgb),.16)}@media only screen and (min-width:960px){.panel__content{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel__content{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel__content{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:670px){.panel__content{margin-left:16.6666666667%;margin-right:16.6666666667%}}@media only screen and (min-width:960px){.panel__content{margin-left:22.2222222222%;margin-right:22.2222222222%}}.panel__info{padding-top:16px;padding-bottom:24px;padding-left:5.8823529412%;padding-right:5.8823529412%}@media only screen and (min-width:960px){.panel__info{padding-top:24px}}@media only screen and (min-width:1280px){.panel__info{padding-top:1.5vw}}@media only screen and (min-width:1600px){.panel__info{padding-top:24px}}@media only screen and (min-width:960px){.panel__info{padding-bottom:40px}}@media only screen and (min-width:1280px){.panel__info{padding-bottom:2.5vw}}@media only screen and (min-width:1600px){.panel__info{padding-bottom:40px}}.panel__info-header{border-bottom:1px solid rgba(var(--color-black-rgb),.1)}.panel__info-header:not(:last-child){margin-bottom:12px;padding-bottom:16px}@media only screen and (min-width:960px){.panel__info-header:not(:last-child){margin-bottom:16px}}@media only screen and (min-width:1280px){.panel__info-header:not(:last-child){margin-bottom:1vw}}@media only screen and (min-width:1600px){.panel__info-header:not(:last-child){margin-bottom:16px}}@media only screen and (min-width:960px){.panel__info-header:not(:last-child){padding-bottom:24px}}@media only screen and (min-width:1280px){.panel__info-header:not(:last-child){padding-bottom:1.5vw}}@media only screen and (min-width:1600px){.panel__info-header:not(:last-child){padding-bottom:24px}}.panel__title{font-size:16px;line-height:1.5;font-weight:700}@media only screen and (min-width:960px){.panel__title{font-size:18px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__title{font-size:1.125vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__title{font-size:18px;line-height:1.5}}.panel__deadline{font-size:12px;line-height:1.5;font-weight:400;color:rgba(var(--color-brand-text-rgb),.7)}@media only screen and (min-width:960px){.panel__deadline{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__deadline{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__deadline{font-size:14px;line-height:1.5}}.panel__params{padding-top:12px}@media only screen and (min-width:960px){.panel__params{padding-top:16px}}@media only screen and (min-width:1280px){.panel__params{padding-top:1vw}}@media only screen and (min-width:1600px){.panel__params{padding-top:16px}}.panel__param{margin-bottom:8px;font-size:12px;line-height:1.5;font-weight:400;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:960px){.panel__param{margin-bottom:8px}}@media only screen and (min-width:1280px){.panel__param{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.panel__param{margin-bottom:8px}}@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__price{margin-right:8px;font-size:16px;line-height:1.5;font-weight:700;display:inline-block}@media only screen and (min-width:960px){.panel__price{margin-right:8px}}@media only screen and (min-width:1280px){.panel__price{margin-right:.5vw}}@media only screen and (min-width:1600px){.panel__price{margin-right:8px}}@media only screen and (min-width:960px){.panel__price{font-size:18px;line-height:1.5}}@media only screen and (min-width:1280px){.panel__price{font-size:1.125vw;line-height:1.5}}@media only screen and (min-width:1600px){.panel__price{font-size:18px;line-height:1.5}}.panel__footer{margin-left:2.7777777778%;margin-right:2.7777777778%;padding-top:16px}@media only screen and (min-width:960px){.panel__footer{padding-top:24px}}@media only screen and (min-width:1280px){.panel__footer{padding-top:1.5vw}}@media only screen and (min-width:1600px){.panel__footer{padding-top:24px}}@media only screen and (min-width:670px){.panel__footer{margin-left:16.6666666667%;margin-right:16.6666666667%}}@media only screen and (min-width:960px){.panel__footer{margin-left:22.2222222222%;margin-right:22.2222222222%}}.panel_theme_floor .panel__render-wrapper{padding:8px}@media only screen and (min-width:960px){.panel_theme_floor .panel__render-wrapper{padding:8px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__render-wrapper{padding:.5vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__render-wrapper{padding:8px}}.panel_theme_floor .panel__render{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px);background-color:var(--color-white)}@media only screen and (min-width:960px){.panel_theme_floor .panel__render{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__render{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__render{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}.panel_theme_floor .panel__render-image{top:50%;left:50%;max-height:100%;width:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.panel_theme_floor .panel__info-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-webkit-align-items:baseline;align-items:baseline;border-bottom:none}.panel_theme_floor .panel__info-header:not(:last-child){margin-bottom:8px;padding-bottom:0}@media only screen and (min-width:960px){.panel_theme_floor .panel__info-header:not(:last-child){margin-bottom:8px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__info-header:not(:last-child){margin-bottom:.5vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__info-header:not(:last-child){margin-bottom:8px}}.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type){margin-right:20px;position:relative}@media only screen and (min-width:960px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type){margin-right:20px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type){margin-right:1.25vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type){margin-right:20px}}.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{content:"";position:absolute;width:3px;height:3px;right:-11px;top:50%;display:block;border-radius:50%;background-color:rgba(var(--color-brand-text-rgb),.2);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:960px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{width:.188vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:960px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{height:.188vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:960px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{right:-11px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{right:-.687vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__title:not(:only-of-type):not(:last-of-type):after{right:-11px}}.panel_theme_floor .panel__params{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}.panel_theme_floor .panel__param:not(:last-child){margin-right:20px;position:relative}@media only screen and (min-width:960px){.panel_theme_floor .panel__param:not(:last-child){margin-right:20px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__param:not(:last-child){margin-right:1.25vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__param:not(:last-child){margin-right:20px}}.panel_theme_floor .panel__param:not(:last-child):after{content:"";position:absolute;width:3px;height:3px;right:-11px;top:50%;display:block;border-radius:50%;background-color:rgba(var(--color-brand-text-rgb),.2);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:960px){.panel_theme_floor .panel__param:not(:last-child):after{width:3px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__param:not(:last-child):after{width:.188vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__param:not(:last-child):after{width:3px}}@media only screen and (min-width:960px){.panel_theme_floor .panel__param:not(:last-child):after{height:3px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__param:not(:last-child):after{height:.188vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__param:not(:last-child):after{height:3px}}@media only screen and (min-width:960px){.panel_theme_floor .panel__param:not(:last-child):after{right:-11px}}@media only screen and (min-width:1280px){.panel_theme_floor .panel__param:not(:last-child):after{right:-.687vw}}@media only screen and (min-width:1600px){.panel_theme_floor .panel__param:not(:last-child):after{right:-11px}}.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-text-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)}}.visual-loader{background-color:rgba(var(--color-brand-text-rgb),.2);-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%;z-index:2}.loader{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-play-state:paused;animation-play-state:paused}.loader__item{width:16px;height:16px;margin-left:15px;margin-right:15px;background-color:var(--color-brand-light);border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%)}@media only screen and (min-width:960px){.loader__item{width:16px}}@media only screen and (min-width:1280px){.loader__item{width:1vw}}@media only screen and (min-width:1600px){.loader__item{width:16px}}@media only screen and (min-width:960px){.loader__item{height:16px}}@media only screen and (min-width:1280px){.loader__item{height:1vw}}@media only screen and (min-width:1600px){.loader__item{height:16px}}@media only screen and (min-width:960px){.loader__item{margin-left:15px}}@media only screen and (min-width:1280px){.loader__item{margin-left:.938vw}}@media only screen and (min-width:1600px){.loader__item{margin-left:15px}}@media only screen and (min-width:960px){.loader__item{margin-right:15px}}@media only screen and (min-width:1280px){.loader__item{margin-right:.938vw}}@media only screen and (min-width:1600px){.loader__item{margin-right:15px}}.loader__item:first-child{-webkit-animation:scale .6s linear 0s infinite alternate;animation:scale .6s linear 0s infinite alternate}.loader__item:nth-child(2){-webkit-animation:scale .6s linear .2s infinite alternate;animation:scale .6s linear .2s infinite alternate}.loader__item:nth-child(3){-webkit-animation:scale .6s linear .4s infinite alternate;animation:scale .6s linear .4s infinite alternate}@-webkit-keyframes scale{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes scale{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.visual-tooltip{padding-top:12px;padding-bottom:16px;min-width:280px;padding-left:24px;padding-right:24px;border-radius:-webkit-calc(var(--is-br)*6px);border-radius:calc(var(--is-br)*6px);display:block;position:absolute;background-color:var(--color-white);pointer-events:none;z-index:6}@media only screen and (min-width:960px){.visual-tooltip{padding-top:16px}}@media only screen and (min-width:1280px){.visual-tooltip{padding-top:1vw}}@media only screen and (min-width:1600px){.visual-tooltip{padding-top:16px}}@media only screen and (min-width:960px){.visual-tooltip{padding-bottom:24px}}@media only screen and (min-width:1280px){.visual-tooltip{padding-bottom:1.5vw}}@media only screen and (min-width:1600px){.visual-tooltip{padding-bottom:24px}}@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-left:24px}}@media only screen and (min-width:1280px){.visual-tooltip{padding-left:1.5vw}}@media only screen and (min-width:1600px){.visual-tooltip{padding-left:24px}}@media only screen and (min-width:960px){.visual-tooltip{padding-right:24px}}@media only screen and (min-width:1280px){.visual-tooltip{padding-right:1.5vw}}@media only screen and (min-width:1600px){.visual-tooltip{padding-right:24px}}@media only screen and (min-width:960px){.visual-tooltip{border-radius:-webkit-calc(var(--is-br)*6px);border-radius:calc(var(--is-br)*6px)}}@media only screen and (min-width:1280px){.visual-tooltip{border-radius:-webkit-calc(var(--is-br)*0.375vw);border-radius:calc(var(--is-br)*.375vw)}}@media only screen and (min-width:1600px){.visual-tooltip{border-radius:-webkit-calc(var(--is-br)*6px);border-radius:calc(var(--is-br)*6px)}}.visual-tooltip:before{border:8px solid transparent;border-top:8px solid var(--color-white);content:"";position:absolute;bottom:1px;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}@media only screen and (min-width:960px){.visual-tooltip:before{border:8px solid transparent}}@media only screen and (min-width:1280px){.visual-tooltip:before{border:.5vw solid transparent}}@media only screen and (min-width:1600px){.visual-tooltip:before{border:8px solid transparent}}@media only screen and (min-width:960px){.visual-tooltip:before{border-top:8px solid var(--color-white)}}@media only screen and (min-width:1280px){.visual-tooltip:before{border-top:.5vw solid var(--color-white)}}@media only screen and (min-width:1600px){.visual-tooltip:before{border-top:8px solid var(--color-white)}}.visual-tooltip.is-under:before{border-top:8px solid transparent;border-bottom:8px solid var(--color-white);top:0;bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}@media only screen and (min-width:960px){.visual-tooltip.is-under:before{border-top:8px solid transparent}}@media only screen and (min-width:1280px){.visual-tooltip.is-under:before{border-top:.5vw solid transparent}}@media only screen and (min-width:1600px){.visual-tooltip.is-under:before{border-top:8px solid transparent}}@media only screen and (min-width:960px){.visual-tooltip.is-under:before{border-bottom:8px solid var(--color-white)}}@media only screen and (min-width:1280px){.visual-tooltip.is-under:before{border-bottom:.5vw solid var(--color-white)}}@media only screen and (min-width:1600px){.visual-tooltip.is-under:before{border-bottom:8px solid var(--color-white)}}.visual-tooltip.is-right:before{border-top:8px solid transparent;border-right:8px solid var(--color-white);top:50%;left:0;bottom:auto;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}@media only screen and (min-width:960px){.visual-tooltip.is-right:before{border-top:8px solid transparent}}@media only screen and (min-width:1280px){.visual-tooltip.is-right:before{border-top:.5vw solid transparent}}@media only screen and (min-width:1600px){.visual-tooltip.is-right:before{border-top:8px solid transparent}}@media only screen and (min-width:960px){.visual-tooltip.is-right:before{border-right:8px solid var(--color-white)}}@media only screen and (min-width:1280px){.visual-tooltip.is-right:before{border-right:.5vw solid var(--color-white)}}@media only screen and (min-width:1600px){.visual-tooltip.is-right:before{border-right:8px solid var(--color-white)}}.visual-tooltip.is-left:before{border-top:8px solid transparent;border-left:8px solid var(--color-white);top:50%;left:auto;right:0;bottom:auto;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}@media only screen and (min-width:960px){.visual-tooltip.is-left:before{border-top:8px solid transparent}}@media only screen and (min-width:1280px){.visual-tooltip.is-left:before{border-top:.5vw solid transparent}}@media only screen and (min-width:1600px){.visual-tooltip.is-left:before{border-top:8px solid transparent}}@media only screen and (min-width:960px){.visual-tooltip.is-left:before{border-left:8px solid var(--color-white)}}@media only screen and (min-width:1280px){.visual-tooltip.is-left:before{border-left:.5vw solid var(--color-white)}}@media only screen and (min-width:1600px){.visual-tooltip.is-left:before{border-left:8px solid var(--color-white)}}.visual-tooltip__header:not(:last-child){padding-bottom:12px;border-bottom:1px solid rgba(var(--color-black-rgb),.1)}@media only screen and (min-width:960px){.visual-tooltip__header:not(:last-child){padding-bottom:16px}}@media only screen and (min-width:1280px){.visual-tooltip__header:not(:last-child){padding-bottom:1vw}}@media only screen and (min-width:1600px){.visual-tooltip__header:not(:last-child){padding-bottom:16px}}.visual-tooltip__title{font-size:16px;line-height:1.5;font-weight:700}@media only screen and (min-width:960px){.visual-tooltip__title{font-size:18px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-tooltip__title{font-size:1.125vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-tooltip__title{font-size:18px;line-height:1.5}}.visual-tooltip__deadline{font-size:12px;line-height:1.5;font-weight:400;color:rgba(var(--color-brand-text-rgb),.7)}@media only screen and (min-width:960px){.visual-tooltip__deadline{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-tooltip__deadline{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-tooltip__deadline{font-size:14px;line-height:1.5}}.visual-tooltip__params{padding-top:12px}@media only screen and (min-width:960px){.visual-tooltip__params{padding-top:16px}}@media only screen and (min-width:1280px){.visual-tooltip__params{padding-top:1vw}}@media only screen and (min-width:1600px){.visual-tooltip__params{padding-top:16px}}.visual-tooltip__param{margin-bottom:8px;font-size:12px;line-height:1.5;font-weight:400;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:960px){.visual-tooltip__param{margin-bottom:8px}}@media only screen and (min-width:1280px){.visual-tooltip__param{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.visual-tooltip__param{margin-bottom:8px}}@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:12px;width:50%;white-space:nowrap}@media only screen and (min-width:960px){.visual-tooltip__param-flats{margin-right:16px}}@media only screen and (min-width:1280px){.visual-tooltip__param-flats{margin-right:1vw}}@media only screen and (min-width:1600px){.visual-tooltip__param-flats{margin-right:16px}}.visual-tooltip__param-amount{margin-right:12px;width:20%;text-align:right}@media only screen and (min-width:960px){.visual-tooltip__param-amount{margin-right:16px}}@media only screen and (min-width:1280px){.visual-tooltip__param-amount{margin-right:1vw}}@media only screen and (min-width:1600px){.visual-tooltip__param-amount{margin-right:16px}}.visual-tooltip__value{width:30%;text-align:right}.visual-tooltip__price{margin-right:8px;font-size:16px;line-height:1.5;font-weight:700}@media only screen and (min-width:960px){.visual-tooltip__price{margin-right:8px}}@media only screen and (min-width:1280px){.visual-tooltip__price{margin-right:.5vw}}@media only screen and (min-width:1600px){.visual-tooltip__price{margin-right:8px}}@media only screen and (min-width:960px){.visual-tooltip__price{font-size:18px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-tooltip__price{font-size:1.125vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-tooltip__price{font-size:18px;line-height:1.5}}.visual-tooltip_width_auto{width:auto}.visual-tooltip_theme_floor:not(.visual-tooltip_width_auto){width:320px}@media only screen and (min-width:960px){.visual-tooltip_theme_floor:not(.visual-tooltip_width_auto){width:320px}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor:not(.visual-tooltip_width_auto){width:20vw}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor:not(.visual-tooltip_width_auto){width:320px}}.visual-tooltip_theme_floor .visual-tooltip__header{margin-bottom:8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-webkit-align-items:baseline;align-items:baseline;border-bottom:none;padding-bottom:0}@media only screen and (min-width:960px){.visual-tooltip_theme_floor .visual-tooltip__header{margin-bottom:8px}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor .visual-tooltip__header{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor .visual-tooltip__header{margin-bottom:8px}}.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type){margin-right:20px;position:relative}@media only screen and (min-width:960px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type){margin-right:20px}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type){margin-right:1.25vw}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type){margin-right:20px}}.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{content:"";position:absolute;width:3px;height:3px;right:-11px;top:50%;display:block;border-radius:50%;background-color:rgba(var(--color-brand-text-rgb),.2);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:960px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{width:.188vw}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:960px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{height:.188vw}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:960px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{right:-11px}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{right:-.687vw}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor .visual-tooltip__title:not(:only-of-type):not(:last-of-type):after{right:-11px}}.visual-tooltip_theme_floor-switcher{font-size:12px;line-height:1.5;font-weight:400;padding:12px 16px;width:auto;background-color:var(--color-black);color:var(--color-white)}@media only screen and (min-width:960px){.visual-tooltip_theme_floor-switcher{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-tooltip_theme_floor-switcher{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-tooltip_theme_floor-switcher{font-size:14px;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)}}.list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-webkit-align-items:baseline;align-items:baseline}.list__item{margin-right:8px}@media only screen and (min-width:960px){.list__item{margin-right:8px}}@media only screen and (min-width:1280px){.list__item{margin-right:.5vw}}@media only screen and (min-width:1600px){.list__item{margin-right:8px}}.list__item-label{color:rgba(var(--color-brand-text-rgb),.5)}.list__item-accent{font-weight:800}.list__tooltip-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer}@media only screen and (min-width:670px){.list__tooltip-container{position:relative}}.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:8px;position:relative}@media only screen and (min-width:960px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:8px}}@media only screen and (min-width:1280px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:.5vw}}@media only screen and (min-width:1600px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type){padding-right:8px}}.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{content:"";position:absolute;width:3px;height:3px;display:block;top:50%;right:-1px;border-radius:50%;background-color:rgba(var(--color-brand-text-rgb),.2);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:960px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:1280px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{width:.188vw}}@media only screen and (min-width:1600px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:960px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:1280px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{height:.188vw}}@media only screen and (min-width:1600px){.list_theme_dot>.list__item:not(:only-of-type):not(:last-of-type):after{height:3px}}.list_theme_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.list_theme_column .list__item{margin-right:0}.list_theme_column .list__item:not(:last-of-type){margin-bottom:8px}@media only screen and (min-width:960px){.list_theme_column .list__item:not(:last-of-type){margin-bottom:8px}}@media only screen and (min-width:1280px){.list_theme_column .list__item:not(:last-of-type){margin-bottom:.5vw}}@media only screen and (min-width:1600px){.list_theme_column .list__item:not(:last-of-type){margin-bottom:8px}}.list_theme_relative{position:relative}.list_theme_details .list__item{border-radius:-webkit-calc(var(--is-br)*44px);border-radius:calc(var(--is-br)*44px);padding:7px 16px;background-color:rgba(var(--color-brand-base-rgb),.16);white-space:nowrap}@media only screen and (min-width:960px){.list_theme_details .list__item{border-radius:-webkit-calc(var(--is-br)*44px);border-radius:calc(var(--is-br)*44px)}}@media only screen and (min-width:1280px){.list_theme_details .list__item{border-radius:-webkit-calc(var(--is-br)*2.75vw);border-radius:calc(var(--is-br)*2.75vw)}}@media only screen and (min-width:1600px){.list_theme_details .list__item{border-radius:-webkit-calc(var(--is-br)*44px);border-radius:calc(var(--is-br)*44px)}}@media only screen and (min-width:960px){.list_theme_details .list__item{padding:4px 16px}}@media only screen and (min-width:1280px){.list_theme_details .list__item{padding:.25vw 1vw}}@media only screen and (min-width:1600px){.list_theme_details .list__item{padding:4px 16px}}.list_theme_details .list__item:only-of-type{margin-bottom:8px}@media only screen and (min-width:960px){.list_theme_details .list__item:only-of-type{margin-bottom:8px}}@media only screen and (min-width:1280px){.list_theme_details .list__item:only-of-type{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.list_theme_details .list__item:only-of-type{margin-bottom:8px}}.list_theme_details .list__item:not(:last-of-type){margin-bottom:8px}@media only screen and (min-width:960px){.list_theme_details .list__item:not(:last-of-type){margin-bottom:8px}}@media only screen and (min-width:1280px){.list_theme_details .list__item:not(:last-of-type){margin-bottom:.5vw}}@media only screen and (min-width:1600px){.list_theme_details .list__item:not(:last-of-type){margin-bottom:8px}}.list_theme_sort .list__item{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;height:21px;min-height:21px;max-height:21px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;color:rgba(var(--color-brand-text-rgb),.5);white-space:nowrap}@media only screen and (min-width:960px){.list_theme_sort .list__item{height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item{height:1.313vw}}@media only screen and (min-width:1600px){.list_theme_sort .list__item{height:21px}}@media only screen and (min-width:960px){.list_theme_sort .list__item{min-height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item{min-height:1.313vw}}@media only screen and (min-width:1600px){.list_theme_sort .list__item{min-height:21px}}@media only screen and (min-width:960px){.list_theme_sort .list__item{max-height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item{max-height:1.313vw}}@media only screen and (min-width:1600px){.list_theme_sort .list__item{max-height:21px}}@media only screen and (min-width:1280px){.list_theme_sort .list__item:hover{color:var(--color-brand-text)}}.list_theme_sort .list__item.is-active{color:var(--color-brand-text)}.list__item.list__item_option_counter{-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;margin-right:0}.list__item.list__item_option_counter.is-active{background-color:var(--color-brand-base);color:var(--color-white)}.list_theme_accent{font-size:16px;line-height:1.5;font-weight:700}@media only screen and (min-width:960px){.list_theme_accent{font-size:18px;line-height:1.5}}@media only screen and (min-width:1280px){.list_theme_accent{font-size:1.125vw;line-height:1.5}}@media only screen and (min-width:1600px){.list_theme_accent{font-size:18px;line-height:1.5}}.list_theme_medium{font-size:14px;line-height:1.5;font-weight:400}@media only screen and (min-width:960px){.list_theme_medium{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.list_theme_medium{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.list_theme_medium{font-size:16px;line-height:1.5}}.list_theme_regular{font-size:12px;line-height:1.5;font-weight:400}@media only screen and (min-width:960px){.list_theme_regular{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.list_theme_regular{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.list_theme_regular{font-size:14px;line-height:1.5}}.list_indent_tomato{margin-bottom:8px}@media only screen and (min-width:960px){.list_indent_tomato{margin-bottom:8px}}@media only screen and (min-width:1280px){.list_indent_tomato{margin-bottom:.5vw}}@media only screen and (min-width:1600px){.list_indent_tomato{margin-bottom:8px}}.list_indent_yellow{margin-bottom:16px}@media only screen and (min-width:960px){.list_indent_yellow{margin-bottom:24px}}@media only screen and (min-width:1280px){.list_indent_yellow{margin-bottom:1.5vw}}@media only screen and (min-width:1600px){.list_indent_yellow{margin-bottom:24px}}.section+.visual{position:relative;margin-top:0}.section+.visual .visual-pinchzoom,.section+.visual:before{position:absolute}.visual{position:relative;margin-top:var(--header-height);width:100%;height:-webkit-calc(100vh - var(--header-height));height:calc(100vh - var(--header-height))}.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__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;height:-webkit-calc(100vh - var(--header-height));height:calc(100vh - var(--header-height));width:100%;opacity:0}.visual__wrapper.is-show{opacity:1}.visual__canvas{height:100%}.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-top:20px;margin-left:2.7777777778%;margin-right:2.7777777778%;position:absolute;width:94.4444444444%;pointer-events:none;z-index:1}@media only screen and (min-width:960px){.visual__header{margin-top:32px}}@media only screen and (min-width:1280px){.visual__header{margin-top:2vw}}@media only screen and (min-width:1600px){.visual__header{margin-top:32px}}.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_theme_floor .visual__wrapper{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px);background-color:rgba(var(--color-brand-base-rgb),.2)}@media only screen and (min-width:960px){.visual_theme_floor .visual__wrapper{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}@media only screen and (min-width:1280px){.visual_theme_floor .visual__wrapper{border-radius:-webkit-calc(var(--is-br)*0.5vw);border-radius:calc(var(--is-br)*.5vw)}}@media only screen and (min-width:1600px){.visual_theme_floor .visual__wrapper{border-radius:-webkit-calc(var(--is-br)*8px);border-radius:calc(var(--is-br)*8px)}}.visual_theme_floor .visual-breadcrumbs{color:var(--color-brand-text)}.visual_theme_floor .visual-breadcrumbs__back,.visual_theme_floor .visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{background-color:var(--color-brand-text)}.visual_theme_floor .visual-breadcrumbs__back-icon{stroke:var(--color-white)}.visual_theme_floor .visual__canvas{padding-top:60px;padding-bottom:60px}@media only screen and (min-width:960px){.visual_theme_floor .visual__canvas{padding-top:80px}}@media only screen and (min-width:1280px){.visual_theme_floor .visual__canvas{padding-top:5vw}}@media only screen and (min-width:1600px){.visual_theme_floor .visual__canvas{padding-top:80px}}@media only screen and (min-width:960px){.visual_theme_floor .visual__canvas{padding-bottom:80px}}@media only screen and (min-width:1280px){.visual_theme_floor .visual__canvas{padding-bottom:5vw}}@media only screen and (min-width:1600px){.visual_theme_floor .visual__canvas{padding-bottom:80px}}@media only screen and (min-width:960px){.visual_theme_floor .visual__canvas{padding-left:5.5555555556%;padding-right:5.5555555556%}}@media only screen and (min-width:1280px){.visual_theme_floor .visual__canvas{padding-left:11.1111111111%;padding-right:11.1111111111%}}.visual-breadcrumbs{position:relative;top:0;left:0;color:var(--color-white)}.visual-breadcrumbs__container{height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width:960px){.visual-breadcrumbs__container{height:48px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__container{height:3vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__container{height:48px}}.visual-breadcrumbs__back{height:40px;width:40px;margin-right:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%);background-color:var(--color-white);pointer-events:auto}@media only screen and (min-width:960px){.visual-breadcrumbs__back{height:48px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__back{height:3vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__back{height:48px}}@media only screen and (min-width:960px){.visual-breadcrumbs__back{width:48px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__back{width:3vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__back{width:48px}}@media only screen and (min-width:960px){.visual-breadcrumbs__back{margin-right:24px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__back{margin-right:1.5vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__back{margin-right:24px}}.visual-breadcrumbs__back-icon{position:relative;left:-2px;stroke:var(--color-black)}.visual-breadcrumbs__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.visual-breadcrumbs__item{pointer-events:auto}.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:20px;position:relative}@media only screen and (min-width:960px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:32px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:2vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type){margin-right:32px}}.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{content:"";position:absolute;width:3px;height:3px;right:-16px;top:50%;display:block;border-radius:50%;background-color:var(--color-white);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:960px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{width:.188vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{width:3px}}@media only screen and (min-width:960px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{height:.188vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{height:3px}}@media only screen and (min-width:960px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{right:-16px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{right:-1vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__item:not(:only-of-type):not(:last-of-type):after{right:-16px}}.visual-breadcrumbs__step{font-size:18px;line-height:1.5;font-weight:700;pointer-events:none;cursor:auto}@media only screen and (min-width:960px){.visual-breadcrumbs__step{font-size:22px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-breadcrumbs__step{font-size:1.375vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-breadcrumbs__step{font-size:22px;line-height:1.5}}.visual-breadcrumbs__floor-switcher{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;line-height:1.5;font-weight:700;-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{font-size:22px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-breadcrumbs__floor-switcher{font-size:1.375vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-breadcrumbs__floor-switcher{font-size:22px;line-height:1.5}}.visual-filter__floor-switcher-button{margin-right:4px}@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}}.visual-breadcrumbs__floor-switcher-arrows{height:24px}@media only screen and (min-width:960px){.visual-breadcrumbs__floor-switcher-arrows{height:24px}}@media only screen and (min-width:1280px){.visual-breadcrumbs__floor-switcher-arrows{height:1.5vw}}@media only screen and (min-width:1600px){.visual-breadcrumbs__floor-switcher-arrows{height:24px}}.visual-breadcrumbs__floor-switcher-arrows svg{fill:var(--color-black)}.visual-panorama{overflow:visible}.visual-panorama__item{position:relative;width:auto}.visual-panorama__info{-webkit-transition-property:opacity;transition-property:opacity;-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:40px;height:40px;font-size:12px;line-height:1.5;font-weight:700;background-color:var(--color-white);border-radius:50%;color:var(--color-brand-dark);text-align:center;position:absolute}.visual-panorama__info::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:960px){.visual-panorama__info{width:40px}}@media only screen and (min-width:1280px){.visual-panorama__info{width:2.5vw}}@media only screen and (min-width:1600px){.visual-panorama__info{width:40px}}@media only screen and (min-width:960px){.visual-panorama__info{height:40px}}@media only screen and (min-width:1280px){.visual-panorama__info{height:2.5vw}}@media only screen and (min-width:1600px){.visual-panorama__info{height:40px}}@media only screen and (min-width:960px){.visual-panorama__info{font-size:12px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-panorama__info{font-size:.75vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-panorama__info{font-size:12px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-panorama__info:hover{opacity:.8}}.visual-panorama__popup{background-color:var(--color-white);font-size:medium;line-height:normal;position:fixed;top:0;left:0;width:100%;height:100%;z-index:7}.visual-panorama__close{margin-top:12px;position:absolute;top:0;right:2.7777777778%}@media only screen and (min-width:960px){.visual-panorama__close{margin-top:16px}}@media only screen and (min-width:1280px){.visual-panorama__close{margin-top:1vw}}@media only screen and (min-width:1600px){.visual-panorama__close{margin-top:16px}}.visual-panorama__planoplan{position:fixed;top:0;left:0;width:100%;height:100%}.visual-pointer{overflow:visible}.visual-pointer.is-hovered .visual-pointer__info{background-color:var(--color-brand-dark);color:var(--color-white)}.visual-pointer.is-booked,.visual-pointer.is-disabled{pointer-events:none}.visual-pointer__item{cursor:pointer;position:relative;width:auto}.visual-pointer__info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;line-height:1.5;font-weight:700;-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-text)}@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-brand-text)}.visual-pointer__booked-icon rect{fill:var(--color-brand-text)}.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{height:24px;min-width:90px;border-radius:-webkit-calc(var(--is-br)*52px);border-radius:calc(var(--is-br)*52px)}@media only screen and (min-width:960px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{height:24px}}@media only screen and (min-width:1280px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{height:1.5vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{height:24px}}@media only screen and (min-width:960px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{min-width:90px}}@media only screen and (min-width:1280px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{min-width:5.625vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{min-width:90px}}@media only screen and (min-width:960px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{border-radius:-webkit-calc(var(--is-br)*52px);border-radius:calc(var(--is-br)*52px)}}@media only screen and (min-width:1280px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{border-radius:-webkit-calc(var(--is-br)*3.25vw);border-radius:calc(var(--is-br)*3.25vw)}}@media only screen and (min-width:1600px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_building .visual-pointer__item,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__item,.visual-pointer_theme_section .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__item{border-radius:-webkit-calc(var(--is-br)*52px);border-radius:calc(var(--is-br)*52px)}}.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{padding:0 12px}@media only screen and (min-width:960px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{padding:0 12px}}@media only screen and (min-width:1280px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{padding:0 .75vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_building .visual-pointer__info,.visual-pointer_theme_corpus .visual-pointer__info,.visual-pointer_theme_section .visual-pointer__info{padding:0 12px}}.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{font-size:12px;line-height:1.5;font-weight:700;height:20px;width:20px;min-width:20px;border-radius:-webkit-calc(var(--is-br)*34px);border-radius:calc(var(--is-br)*34px)}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{font-size:12px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{font-size:.75vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{font-size:12px;line-height:1.5}}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{height:20px}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{height:1.25vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{height:20px}}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{width:20px}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{width:1.25vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{width:20px}}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{min-width:20px}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{min-width:1.25vw}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{min-width:20px}}@media only screen and (min-width:960px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{border-radius:-webkit-calc(var(--is-br)*34px);border-radius:calc(var(--is-br)*34px)}}@media only screen and (min-width:1280px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{border-radius:-webkit-calc(var(--is-br)*2.125vw);border-radius:calc(var(--is-br)*2.125vw)}}@media only screen and (min-width:1600px){.visual-pointer_theme_floor .visual-pointer__info,.visual-pointer_theme_floor .visual-pointer__item{border-radius:-webkit-calc(var(--is-br)*34px);border-radius:calc(var(--is-br)*34px)}}.visual-pointer_theme_floor.is-disabled .visual-pointer__info{background-color:rgba(var(--color-white-rgb),.5);color:rgba(var(--color-white-rgb),.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-text);color:var(--color-white)}.visual-pointer_theme_premises.is-disabled .visual-pointer__info{background-color:var(--color-brand-gray)}.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:8px;padding-right:8px;border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px);font-size:12px;line-height:1.5;font-weight:700;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-text);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:8px}}@media only screen and (min-width:1280px){.visual-render-pointer__info{padding-left:.5vw}}@media only screen and (min-width:1600px){.visual-render-pointer__info{padding-left:8px}}@media only screen and (min-width:960px){.visual-render-pointer__info{padding-right:8px}}@media only screen and (min-width:1280px){.visual-render-pointer__info{padding-right:.5vw}}@media only screen and (min-width:1600px){.visual-render-pointer__info{padding-right:8px}}@media only screen and (min-width:960px){.visual-render-pointer__info{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}@media only screen and (min-width:1280px){.visual-render-pointer__info{border-radius:-webkit-calc(var(--is-br)*0.25vw);border-radius:calc(var(--is-br)*.25vw)}}@media only screen and (min-width:1600px){.visual-render-pointer__info{border-radius:-webkit-calc(var(--is-br)*4px);border-radius:calc(var(--is-br)*4px)}}@media only screen and (min-width:960px){.visual-render-pointer__info{font-size:14px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-render-pointer__info{font-size:.875vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-render-pointer__info{font-size:14px;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:var(--color-brand-text)}.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-base);fill-opacity:.3;stroke:var(--color-brand-base);stroke-width:2px;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.visual-canvas__path.is-hovered{fill-opacity:.5;stroke:var(--color-brand-dark)}.visual-canvas__path.is-booked,.visual-canvas__path.is-disabled{fill:#e2e2e2;fill-opacity:.2;stroke:none}.visual-canvas__zoom-controls{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;top:-webkit-calc(50% - 44px);top:calc(50% - 44px);position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;left:2.7777777778%}@media only screen and (min-width:960px){.visual-canvas__zoom-controls{top:-webkit-calc(50% - 44px);top:calc(50% - 44px)}}@media only screen and (min-width:1280px){.visual-canvas__zoom-controls{top:-webkit-calc(50% - 2.75vw);top:calc(50% - 2.75vw)}}@media only screen and (min-width:1600px){.visual-canvas__zoom-controls{top:-webkit-calc(50% - 44px);top:calc(50% - 44px)}}@media only screen and (min-width:960px){.visual-canvas__zoom-controls{left:-2.7777777778%}}@media only screen and (min-width:1280px){.visual-canvas__zoom-controls{left:-11.1111111111%}}.visual-canvas__zoom-control{-webkit-transition-property:color;transition-property: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:44px;height:44px;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;background-color:var(--color-white);text-align:center;margin-left:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.visual-canvas__zoom-control::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:960px){.visual-canvas__zoom-control{width:44px}}@media only screen and (min-width:1280px){.visual-canvas__zoom-control{width:2.75vw}}@media only screen and (min-width:1600px){.visual-canvas__zoom-control{width:44px}}@media only screen and (min-width:960px){.visual-canvas__zoom-control{height:44px}}@media only screen and (min-width:1280px){.visual-canvas__zoom-control{height:2.75vw}}@media only screen and (min-width:1600px){.visual-canvas__zoom-control{height:44px}}.visual-canvas__zoom-control:first-child{border-top-left-radius:-webkit-calc(var(--is-br)*80px);border-top-left-radius:calc(var(--is-br)*80px);border-top-right-radius:-webkit-calc(var(--is-br)*80px);border-top-right-radius:calc(var(--is-br)*80px)}@media only screen and (min-width:960px){.visual-canvas__zoom-control:first-child{border-top-left-radius:-webkit-calc(var(--is-br)*80px);border-top-left-radius:calc(var(--is-br)*80px)}}@media only screen and (min-width:1280px){.visual-canvas__zoom-control:first-child{border-top-left-radius:-webkit-calc(var(--is-br)*5vw);border-top-left-radius:calc(var(--is-br)*5vw)}}@media only screen and (min-width:1600px){.visual-canvas__zoom-control:first-child{border-top-left-radius:-webkit-calc(var(--is-br)*80px);border-top-left-radius:calc(var(--is-br)*80px)}}@media only screen and (min-width:960px){.visual-canvas__zoom-control:first-child{border-top-right-radius:-webkit-calc(var(--is-br)*80px);border-top-right-radius:calc(var(--is-br)*80px)}}@media only screen and (min-width:1280px){.visual-canvas__zoom-control:first-child{border-top-right-radius:-webkit-calc(var(--is-br)*5vw);border-top-right-radius:calc(var(--is-br)*5vw)}}@media only screen and (min-width:1600px){.visual-canvas__zoom-control:first-child{border-top-right-radius:-webkit-calc(var(--is-br)*80px);border-top-right-radius:calc(var(--is-br)*80px)}}.visual-canvas__zoom-control:last-child{border-bottom-right-radius:-webkit-calc(var(--is-br)*80px);border-bottom-right-radius:calc(var(--is-br)*80px);border-bottom-left-radius:-webkit-calc(var(--is-br)*80px);border-bottom-left-radius:calc(var(--is-br)*80px)}@media only screen and (min-width:960px){.visual-canvas__zoom-control:last-child{border-bottom-right-radius:-webkit-calc(var(--is-br)*80px);border-bottom-right-radius:calc(var(--is-br)*80px)}}@media only screen and (min-width:1280px){.visual-canvas__zoom-control:last-child{border-bottom-right-radius:-webkit-calc(var(--is-br)*5vw);border-bottom-right-radius:calc(var(--is-br)*5vw)}}@media only screen and (min-width:1600px){.visual-canvas__zoom-control:last-child{border-bottom-right-radius:-webkit-calc(var(--is-br)*80px);border-bottom-right-radius:calc(var(--is-br)*80px)}}@media only screen and (min-width:960px){.visual-canvas__zoom-control:last-child{border-bottom-left-radius:-webkit-calc(var(--is-br)*80px);border-bottom-left-radius:calc(var(--is-br)*80px)}}@media only screen and (min-width:1280px){.visual-canvas__zoom-control:last-child{border-bottom-left-radius:-webkit-calc(var(--is-br)*5vw);border-bottom-left-radius:calc(var(--is-br)*5vw)}}@media only screen and (min-width:1600px){.visual-canvas__zoom-control:last-child{border-bottom-left-radius:-webkit-calc(var(--is-br)*80px);border-bottom-left-radius:calc(var(--is-br)*80px)}}.visual-canvas__zoom-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-base)}.visual-canvas__zoom-icon.is-disabled{fill:rgba(var(--color-black-rgb),.2)}.visual-canvas_theme_floor{overflow:visible}.visual-compass{width:40px;height:40px;position:absolute;top:0;right:0;pointer-events:none}@media only screen and (min-width:960px){.visual-compass{width:48px}}@media only screen and (min-width:1280px){.visual-compass{width:3vw}}@media only screen and (min-width:1600px){.visual-compass{width:48px}}@media only screen and (min-width:960px){.visual-compass{height:48px}}@media only screen and (min-width:1280px){.visual-compass{height:3vw}}@media only screen and (min-width:1600px){.visual-compass{height:48px}}.visual-compass .compass-north{-webkit-transform-origin:center;transform-origin:center}.visual-compass__container{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:var(--color-white)}.visual-compass__compass-icon circle{fill:var(--color-white)}.visual-compass__compass-icon .path-fill{fill:var(--color-black)}.visual-compass__compass-icon .path-stroke{stroke:var(--color-black)}.visual-filter{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative;bottom:0;width:100%}@media only screen and (min-width:960px){.visual-filter{margin-bottom:32px}}@media only screen and (min-width:1280px){.visual-filter{margin-bottom:2vw}}@media only screen and (min-width:1600px){.visual-filter{margin-bottom:32px}}@media only screen and (min-width:960px){.visual-filter{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}}.visual-filter__button{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:-webkit-calc(var(--is-br)*50%);border-radius:calc(var(--is-br)*50%);background-color:#fff;pointer-events:auto}@media only screen and (min-width:960px){.visual-filter__button{width:40px}}@media only screen and (min-width:1280px){.visual-filter__button{width:2.5vw}}@media only screen and (min-width:1600px){.visual-filter__button{width:40px}}@media only screen and (min-width:960px){.visual-filter__button{height:40px}}@media only screen and (min-width:1280px){.visual-filter__button{height:2.5vw}}@media only screen and (min-width:1600px){.visual-filter__button{height:40px}}.visual-filters__form{pointer-events:auto}.visual-filters__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}@media only screen and (min-width:960px){.visual-filters__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}*,: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}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-text-rgb),.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}.grid{margin-left:auto;margin-right:auto;width:100%;max-width:1600px}.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:20px}@media only screen and (min-width:960px){.grid__wrapper:not(:first-child){margin-top:32px}}@media only screen and (min-width:1280px){.grid__wrapper:not(:first-child){margin-top:2vw}}@media only screen and (min-width:1600px){.grid__wrapper:not(:first-child){margin-top:32px}}.grid__button-wrapper{margin-top:16px}@media only screen and (min-width:960px){.grid__button-wrapper{margin-top:24px}}@media only screen and (min-width:1280px){.grid__button-wrapper{margin-top:1.5vw}}@media only screen and (min-width:1600px){.grid__button-wrapper{margin-top:24px}}.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:20px}@media only screen and (min-width:960px){.grid__content:not(:first-child){margin-top:32px}}@media only screen and (min-width:1280px){.grid__content:not(:first-child){margin-top:2vw}}@media only screen and (min-width:1600px){.grid__content:not(:first-child){margin-top:32px}}.grid__content>p:not(:first-child){margin-top:16px}@media only screen and (min-width:960px){.grid__content>p:not(:first-child){margin-top:24px}}@media only screen and (min-width:1280px){.grid__content>p:not(:first-child){margin-top:1.5vw}}@media only screen and (min-width:1600px){.grid__content>p:not(:first-child){margin-top:24px}}@media only screen and (min-width:1280px){.grid__content>p a:hover{color:var(--color-brand-dark)}}.grid__content h2:first-child+p,.grid__content h3:first-child+p,.grid__content h4:first-child+p,.grid__content h5:first-child+p{margin-top:24px}@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:40px}}@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:2.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:40px}}.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:24px}@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:40px}}@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:2.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:40px}}.grid__content small{font-size:12px;line-height:1.5;font-weight:400;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 small:not(:first-child){margin-top:16px}@media only screen and (min-width:960px){.grid__content small:not(:first-child){margin-top:24px}}@media only screen and (min-width:1280px){.grid__content small:not(:first-child){margin-top:1.5vw}}@media only screen and (min-width:1600px){.grid__content small:not(:first-child){margin-top:24px}}.grid__content p:not(:first-child){margin-top:16px}@media only screen and (min-width:960px){.grid__content p:not(:first-child){margin-top:24px}}@media only screen and (min-width:1280px){.grid__content p:not(:first-child){margin-top:1.5vw}}@media only screen and (min-width:1600px){.grid__content p:not(:first-child){margin-top:24px}}.grid__content-section{width:100%}.grid__content-section:not(:first-child){margin-top:24px}@media only screen and (min-width:960px){.grid__content-section:not(:first-child){margin-top:40px}}@media only screen and (min-width:1280px){.grid__content-section:not(:first-child){margin-top:2.5vw}}@media only screen and (min-width:1600px){.grid__content-section:not(:first-child){margin-top:40px}}.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:20px;line-height:1.2;font-weight:700}@media only screen and (min-width:960px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:24px;line-height:1.2}}@media only screen and (min-width:1280px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:1.5vw;line-height:1.2}}@media only screen and (min-width:1600px){.grid__caption h2,.grid__caption h3,.grid__caption h4{font-size:24px;line-height:1.2}}.grid__caption>p{font-size:14px;line-height:1.5;font-weight:400}@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:12px}@media only screen and (min-width:960px){.grid__caption>p:not(:first-child){margin-top:16px}}@media only screen and (min-width:1280px){.grid__caption>p:not(:first-child){margin-top:1vw}}@media only screen and (min-width:1600px){.grid__caption>p:not(:first-child){margin-top:16px}}.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:28px}@media only screen and (min-width:960px){.grid__news:not(:first-child){margin-top:48px}}@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:-12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:960px){.grid__features{margin-bottom:-16px}}@media only screen and (min-width:1280px){.grid__features{margin-bottom:-1vw}}@media only screen and (min-width:1600px){.grid__features{margin-bottom:-16px}}.grid__feature{margin-bottom:12px;padding-right:8px;width:50%}@media only screen and (min-width:960px){.grid__feature{margin-bottom:16px}}@media only screen and (min-width:1280px){.grid__feature{margin-bottom:1vw}}@media only screen and (min-width:1600px){.grid__feature{margin-bottom:16px}}@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:12px;line-height:1.5;font-weight:400;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:14px;line-height:1.5;font-weight:700}@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:4px}@media only screen and (min-width:960px){p.grid__feature-text:not(:first-child){margin-top:4px}}@media only screen and (min-width:1280px){p.grid__feature-text:not(:first-child){margin-top:.25vw}}@media only screen and (min-width:1600px){p.grid__feature-text:not(:first-child){margin-top:4px}}.grid__form{margin-left:-6.6666666667%;margin-right:-6.6666666667%;padding-left:10%;padding-right:10%;padding-top:28px;padding-bottom:32px;border:1px solid var(--color-brand-gray);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:48px}}@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:56px}}@media only screen and (min-width:1280px){.grid__form{padding-bottom:3.5vw}}@media only screen and (min-width:1600px){.grid__form{padding-bottom:56px}}@media only screen and (min-width:960px){.grid__form{border:1px solid var(--color-brand-gray)}}@media only screen and (min-width:1280px){.grid__form{border:.063vw solid var(--color-brand-gray)}}@media only screen and (min-width:1600px){.grid__form{border:1px solid var(--color-brand-gray)}}@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:36px}@media only screen and (min-width:960px){.grid__gallery{margin-top:64px}}@media only screen and (min-width:1280px){.grid__gallery{margin-top:4vw}}@media only screen and (min-width:1600px){.grid__gallery{margin-top:64px}}@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:28px}@media only screen and (min-width:960px){.grid__wrapper_size_blue:not(:first-child){margin-top:48px}}@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%}}h1{font-size:32px;line-height:1.1;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-brand-headers)}@media only screen and (min-width:960px){h1{font-size:56px;line-height:1.1}}@media only screen and (min-width:1280px){h1{font-size:3.5vw;line-height:1.1}}@media only screen and (min-width:1600px){h1{font-size:56px;line-height:1.1}}h2{font-size:28px;line-height:1.1;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-brand-headers)}@media only screen and (min-width:960px){h2{font-size:48px;line-height:1.1}}@media only screen and (min-width:1280px){h2{font-size:3vw;line-height:1.1}}@media only screen and (min-width:1600px){h2{font-size:48px;line-height:1.1}}h3{font-size:24px;line-height:1.2;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-brand-headers)}@media only screen and (min-width:960px){h3{font-size:40px;line-height:1.2}}@media only screen and (min-width:1280px){h3{font-size:2.5vw;line-height:1.2}}@media only screen and (min-width:1600px){h3{font-size:40px;line-height:1.2}}h4{font-size:22px;line-height:1.2;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-brand-headers)}@media only screen and (min-width:960px){h4{font-size:32px;line-height:1.2}}@media only screen and (min-width:1280px){h4{font-size:2vw;line-height:1.2}}@media only screen and (min-width:1600px){h4{font-size:32px;line-height:1.2}}h5{font-size:20px;line-height:1.2;font-weight:700;margin-top:0;margin-bottom:0;color:var(--color-brand-headers)}@media only screen and (min-width:960px){h5{font-size:24px;line-height:1.2}}@media only screen and (min-width:1280px){h5{font-size:1.5vw;line-height:1.2}}@media only screen and (min-width:1600px){h5{font-size:24px;line-height:1.2}}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{font-size:16px;line-height:1.5;font-weight:400;margin-top:0;margin-bottom:0}@media only screen and (min-width:960px){p{font-size:18px;line-height:1.5}}@media only screen and (min-width:1280px){p{font-size:1.125vw;line-height:1.5}}@media only screen and (min-width:1600px){p{font-size:18px;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:16px;line-height:1.5;font-weight:400}@media only screen and (min-width:960px){.typo-reset li{font-size:18px;line-height:1.5}}@media only screen and (min-width:1280px){.typo-reset li{font-size:1.125vw;line-height:1.5}}@media only screen and (min-width:1600px){.typo-reset li{font-size:18px;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 ul li:not(:first-child){margin-top:16px}@media only screen and (min-width:960px){.typo-reset ol li:not(:first-child),.typo-reset ul li:not(:first-child){margin-top:24px}}@media only screen and (min-width:1280px){.typo-reset ol li:not(:first-child),.typo-reset ul li:not(:first-child){margin-top:1.5vw}}@media only screen and (min-width:1600px){.typo-reset ol li:not(:first-child),.typo-reset ul li:not(:first-child){margin-top:24px}}.typo-reset ol:not(:first-child),.typo-reset ul:not(:first-child){margin-top:16px}@media only screen and (min-width:960px){.typo-reset ol:not(:first-child),.typo-reset ul:not(:first-child){margin-top:24px}}@media only screen and (min-width:1280px){.typo-reset ol:not(:first-child),.typo-reset ul:not(:first-child){margin-top:1.5vw}}@media only screen and (min-width:1600px){.typo-reset ol:not(:first-child),.typo-reset ul:not(:first-child){margin-top:24px}}.typo-reset ol ol,.typo-reset ol ul,.typo-reset ul ol,.typo-reset ul ul{margin-top:16px}@media only screen and (min-width:960px){.typo-reset ol ol,.typo-reset ol ul,.typo-reset ul ol,.typo-reset ul ul{margin-top:24px}}@media only screen and (min-width:1280px){.typo-reset ol ol,.typo-reset ol ul,.typo-reset ul ol,.typo-reset ul ul{margin-top:1.5vw}}@media only screen and (min-width:1600px){.typo-reset ol ol,.typo-reset ol ul,.typo-reset ul ol,.typo-reset ul ul{margin-top:24px}}.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-rotate{margin-bottom:20px;position:absolute;bottom:0;right:5.5555555556%}@media only screen and (min-width:960px){.visual-rotate{margin-bottom:32px}}@media only screen and (min-width:1280px){.visual-rotate{margin-bottom:2vw}}@media only screen and (min-width:1600px){.visual-rotate{margin-bottom:32px}}@media only screen and (min-width:1280px){.visual-rotate{width:11.25vw}}@media only screen and (min-width:1600px){.visual-rotate{width:180px}}@media only screen and (min-width:670px){.visual-rotate{right:2.7777777778%}}.visual-rotate__wrapper{position:relative}@media only screen and (min-width:1280px){.visual-rotate__wrapper{width:11.25vw}}@media only screen and (min-width:1600px){.visual-rotate__wrapper{width:180px}}@media only screen and (min-width:1280px){.visual-rotate__wrapper{height:11.25vw}}@media only screen and (min-width:1600px){.visual-rotate__wrapper{height:180px}}.visual-rotate__plan{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}@media only screen and (min-width:1280px){.visual-rotate__plan{max-width:9.375vw}}@media only screen and (min-width:1600px){.visual-rotate__plan{max-width:150px}}@media only screen and (min-width:1280px){.visual-rotate__plan{max-height:9.375vw}}@media only screen and (min-width:1600px){.visual-rotate__plan{max-height:150px}}.visual-rotate__point{-webkit-transition-property:opacity;transition-property:opacity;-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;position:absolute}.visual-rotate__point::-moz-focus-inner{border:0;padding:0}.visual-rotate__point:before{content:"";position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:1280px){.visual-rotate__point:before{width:2.5vw}}@media only screen and (min-width:1600px){.visual-rotate__point:before{width:40px}}@media only screen and (min-width:1280px){.visual-rotate__point:before{height:2.5vw}}@media only screen and (min-width:1600px){.visual-rotate__point:before{height:40px}}@media only screen and (min-width:1280px){.visual-rotate__point:hover{opacity:.6}}.visual-rotate__point.is-active{pointer-events:none;cursor:default}.visual-rotate__point.is-active .visual-rotate__svg-gradient{opacity:1;visibility:visible}.visual-rotate__point.is-active .visual-rotate__circle:before{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.visual-rotate__svg-gradient{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%);transform:translate(-50%);opacity:0;visibility:hidden}.visual-rotate__svg-gradient stop{stop-color:var(--color-brand-base)}.visual-rotate__circle{background-color:var(--color-white);border-radius:50%;position:absolute;top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:1280px){.visual-rotate__circle{width:.75vw}}@media only screen and (min-width:1600px){.visual-rotate__circle{width:12px}}@media only screen and (min-width:1280px){.visual-rotate__circle{height:.75vw}}@media only screen and (min-width:1600px){.visual-rotate__circle{height:12px}}.visual-rotate__circle:before{content:"";position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;background-color:rgba(var(--color-white-rgb),.4);width:200%;height:200%;top:50%;left:50%;-webkit-transform:scale(0) translate(-50%,-50%);transform:scale(0) translate(-50%,-50%);-webkit-transform-origin:0 0;transform-origin:0 0;border-radius:50%}.visual-rotate__change-button{-webkit-transition-property:color;transition-property: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;border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px);height:40px;padding:0 16px;font-size:14px;line-height:1.5;font-weight:700;background-color:var(--color-white);position:relative;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;margin:0 auto}.visual-rotate__change-button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:960px){.visual-rotate__change-button{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:1280px){.visual-rotate__change-button{border-radius:-webkit-calc(var(--is-br)*1.25vw);border-radius:calc(var(--is-br)*1.25vw)}}@media only screen and (min-width:1600px){.visual-rotate__change-button{border-radius:-webkit-calc(var(--is-br)*20px);border-radius:calc(var(--is-br)*20px)}}@media only screen and (min-width:960px){.visual-rotate__change-button{height:40px}}@media only screen and (min-width:1280px){.visual-rotate__change-button{height:2.5vw}}@media only screen and (min-width:1600px){.visual-rotate__change-button{height:40px}}@media only screen and (min-width:960px){.visual-rotate__change-button{padding:0 16px}}@media only screen and (min-width:1280px){.visual-rotate__change-button{padding:0 1vw}}@media only screen and (min-width:1600px){.visual-rotate__change-button{padding:0 16px}}@media only screen and (min-width:960px){.visual-rotate__change-button{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-rotate__change-button{font-size:1vw;line-height:1.5}}@media only screen and (min-width:1600px){.visual-rotate__change-button{font-size:16px;line-height:1.5}}@media only screen and (min-width:1280px){.visual-rotate__change-button:hover{color:var(--color-brand-base)}.visual-rotate__change-button:hover .visual-rotate__svg-rotate{fill:var(--color-brand-base)}}.visual-rotate__svg-rotate{-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;width:12px;height:12px;margin-left:8px;fill:var(--color-brand-text)}@media only screen and (min-width:960px){.visual-rotate__svg-rotate{width:12px}}@media only screen and (min-width:1280px){.visual-rotate__svg-rotate{width:.75vw}}@media only screen and (min-width:1600px){.visual-rotate__svg-rotate{width:12px}}@media only screen and (min-width:960px){.visual-rotate__svg-rotate{height:12px}}@media only screen and (min-width:1280px){.visual-rotate__svg-rotate{height:.75vw}}@media only screen and (min-width:1600px){.visual-rotate__svg-rotate{height:12px}}@media only screen and (min-width:960px){.visual-rotate__svg-rotate{margin-left:8px}}@media only screen and (min-width:1280px){.visual-rotate__svg-rotate{margin-left:.5vw}}@media only screen and (min-width:1600px){.visual-rotate__svg-rotate{margin-left:8px}}