@charset "UTF-8";.container-left{padding-left:15px}@media (min-width:576px){.container-left{padding-left:calc(50vw - 255px)}}@media (min-width:768px){.container-left{padding-left:calc(50vw - 345px)}}@media (min-width:992px){.container-left{padding-left:calc(50vw - 465px)}}@media (min-width:1200px){.container-left{max-width:100%;padding-left:12vw}}@media (min-width:1921px){.container-left{max-width:100%;padding-left:20vw}}.container-xl-left{margin-left:auto;margin-right:0;padding-right:0;padding-left:15px;width:100%}@media (min-width:576px){.container-xl-left{max-width:540px}}@media (min-width:768px){.container-xl-left{max-width:720px}}@media (min-width:992px){.container-xl-left{max-width:960px}}@media (min-width:1200px){.container-xl-left{max-width:1140px}}.container-right{padding-right:15px}@media (min-width:576px){.container-right{padding-right:calc(50vw - 255px)}}@media (min-width:768px){.container-right{padding-right:calc(50vw - 345px)}}@media (min-width:992px){.container-right{padding-right:calc(50vw - 465px)}}@media (min-width:1200px){.container-right{max-width:100%;padding-right:12vw}}@media (min-width:1921px){.container-right{max-width:100%;padding-right:20vw}}.sp-120{padding:7.5rem 0}.sp-80{padding:5rem 0}.sp-50{padding:3.125rem 0}.mb-150{margin-bottom:7.5rem}.mb-120{margin-bottom:7.5rem}.mb-80{margin-bottom:5rem}.mb-50{margin-bottom:3.125rem}.mb-30{margin-bottom:1.875rem}.mb-15{margin-bottom:.9375rem}@media (max-width:991.98px){.mb-md-50{margin-bottom:50px}.mb-md-30{margin-bottom:30px}}@media (max-width:767.98px){.sp-120,.sp-80{padding:30px 0}.mb-120,.mb-150,.mb-80{margin-bottom:30px}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s,z-index 5ms ease .2s;transition:opacity .2s,visibility .2s,z-index 5ms ease .2s;background:rgba(0,0,0,.75);z-index:-1;pointer-events:none}.modal .container{padding:0}@media (max-width:575.98px){.modal .container{padding:0 15px}}.modal.show{opacity:1;visibility:visible;z-index:999;pointer-events:auto;-webkit-transition:opacity .2s,visibility .2s,z-index 5ms ease 0s;transition:opacity .2s,visibility .2s,z-index 5ms ease 0s}.modal .modal-title{font-size:1.375rem;color:#32424b;padding:.625rem;margin-bottom:2.8125rem;margin-top:.9375rem}.modal h3{margin-bottom:2.8125rem}.modal .modal-dialog{background:#d2dbdf;color:#32424b;border-radius:.3125rem;padding:2.8125rem 1.875rem 1.875rem 1.875rem;width:39.375rem;max-width:85vw;font-size:13px;pointer-events:all;position:relative;max-height:85vh;overflow-y:auto;overflow-x:hidden}@media (max-width:575.98px){.modal .modal-dialog{padding:2.1875rem 0 1.25rem 0;width:100%;max-width:100%}}.modal .modal-dialog .modal-inner{height:auto;padding:0 2.8125rem 0 2.8125rem}@media (max-width:575.98px){.modal .modal-dialog .modal-inner{padding:0 1.25rem 0 1.25rem;width:100%;max-width:100%}}.modal .modal-dialog .closer{position:absolute;top:.625rem;right:.625rem;font-size:1.25rem;color:#636f75;-webkit-transition:all .2s;transition:all .2s;z-index:1}.modal .modal-dialog .closer:before{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.modal .modal-dialog .closer:hover{text-decoration:none;color:#32424b}section.flats{padding:0;overflow:visible}section.flats section.flats-wrapper{width:100%}@media (max-width:991.98px){section.flats section.flats-wrapper{overflow:visible}}section.flats section.flats-wrapper .steps-title{margin-top:9.375rem}section.flats section.flats-wrapper .block-selection{position:relative}section.flats section.flats-wrapper .block-selection>h2{position:absolute;z-index:1;top:9.375rem;left:50%;width:100%;padding:0 15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:991.98px){section.flats section.flats-wrapper .block-selection>h2{top:130px;font-size:38px}}@media (max-width:767.98px){section.flats section.flats-wrapper .block-selection>h2{top:110px;font-size:28px}}@media (max-width:575.98px){section.flats section.flats-wrapper .block-selection>h2{display:none}}section.flats section.flats-wrapper .blocks{position:relative;width:100%;margin:0 auto}section.flats section.flats-wrapper .blocks img{width:100%}section.flats section.flats-wrapper .blocks svg{position:absolute;top:0;left:0;width:100%;height:100%}section.flats section.flats-wrapper .blocks svg g.block{fill:#7c8f62;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;will-change:opacity}@supports (mix-blend-mode:multiply){section.flats section.flats-wrapper .blocks svg g.block{mix-blend-mode:multiply}}section.flats section.flats-wrapper .blocks svg g.block:hover{opacity:.6}@media (max-width:575.98px){section.flats section.flats-wrapper .blocks img,section.flats section.flats-wrapper .blocks svg{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}}section.flats section.flats-wrapper .desktop-selection{display:block}@media (max-width:767.98px){section.flats section.flats-wrapper .desktop-selection{display:none}}section.flats section.flats-wrapper .mobile-selection{display:none}@media (max-width:767.98px){section.flats section.flats-wrapper .mobile-selection{display:block}}section.flats section.flats-wrapper .mobile-selection .block-pad{padding-top:0}section.flats section.flats-wrapper .mobile-selection .flats-pad{padding-top:67px}section.flats section.flats-wrapper .mobile-selection .about-block{padding-top:0;padding-bottom:2.8125rem}section.flats section.flats-wrapper .mobile-selection .flat-header{margin-bottom:0}section.flats section.flats-wrapper .mobile-selection .flat-header h2{font-size:1.75rem;line-height:2rem;margin-bottom:.9375rem}section.flats section.flats-wrapper .mobile-selection .flat-header p{font-size:.875rem;line-height:1.625rem}@media (max-width:767.98px){section.flats section.flats-wrapper .block{padding:0 15px}}section.flats section.flats-wrapper .floor-select-block-legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:1.875rem 0}section.flats section.flats-wrapper .floor-select-block-legend .wrap{position:relative}section.flats section.flats-wrapper .floor-select-block-legend .wrap img{width:100%}section.flats section.flats-wrapper .floor-select-block-legend .wrap svg{position:absolute;top:0;left:0;width:100%}section.flats section.flats-wrapper .floor-select-block-legend .wrap svg g{cursor:pointer;opacity:0;-webkit-transition:all .2s;transition:all .2s}@supports (mix-blend-mode:multiply){section.flats section.flats-wrapper .floor-select-block-legend .wrap svg g{mix-blend-mode:multiply}}section.flats section.flats-wrapper .floor-select-block-legend .wrap svg g:hover{opacity:.6}section.flats section.flats-wrapper .floor-select-block-legend .wrap svg g.active{opacity:.6}section.flats section.flats-wrapper .floor-select-block-legend .wrap svg g path{fill:#aac193}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767.98px){section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend{margin-bottom:0}}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;font-size:.875rem;line-height:1.2;color:#6b532f}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend span.state{display:inline-block;width:2.1875rem;height:1.5625rem;border-radius:1.25rem;margin-right:.625rem}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend span.state.state-free{background-color:#7c8f62}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend span.state.state-reserved{background-color:#636f75}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend span.state.state-sold{background-color:#b17775}@media (max-width:767.98px){section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend{font-size:13px;margin-bottom:30px}section.flats section.flats-wrapper .floor-select-block-legend.with-state-legend .state-legend span.state{width:30px;height:20px}}section.flats section.flats-wrapper .img-wrapper{display:inline-block;max-width:100%;position:relative}section.flats section.flats-wrapper .img-wrapper img{width:100%}section.flats section.flats-wrapper .img-wrapper svg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}section.flats section.flats-wrapper .img-wrapper svg g.flat,section.flats section.flats-wrapper .img-wrapper svg g.floor{opacity:.6;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer}@supports (mix-blend-mode:multiply){section.flats section.flats-wrapper .img-wrapper svg g.flat,section.flats section.flats-wrapper .img-wrapper svg g.floor{mix-blend-mode:multiply}}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-free,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-free{fill:#7e906b}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-free>*,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-free>*{fill:#7e906b}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-inpreparation,section.flats section.flats-wrapper .img-wrapper svg g.flat.state-pre-reserved,section.flats section.flats-wrapper .img-wrapper svg g.flat.state-reserved,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-inpreparation,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-pre-reserved,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-reserved{fill:#919898}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-inpreparation>*,section.flats section.flats-wrapper .img-wrapper svg g.flat.state-pre-reserved>*,section.flats section.flats-wrapper .img-wrapper svg g.flat.state-reserved>*,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-inpreparation>*,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-pre-reserved>*,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-reserved>*{fill:#919898}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-sold,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-sold{fill:#b17775;cursor:not-allowed}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-sold>*,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-sold>*{fill:#b17775}section.flats section.flats-wrapper .img-wrapper svg g.flat.hover,section.flats section.flats-wrapper .img-wrapper svg g.flat.with-hover:hover,section.flats section.flats-wrapper .img-wrapper svg g.floor.hover,section.flats section.flats-wrapper .img-wrapper svg g.floor.with-hover:hover{opacity:.2}section.flats section.flats-wrapper .img-wrapper svg g.flat.hover,section.flats section.flats-wrapper .img-wrapper svg g.flat.with-hover:hover{opacity:.2}section.flats section.flats-wrapper .img-wrapper svg g.floor{opacity:0}section.flats section.flats-wrapper .img-wrapper svg g.floor.hover,section.flats section.flats-wrapper .img-wrapper svg g.floor.with-hover:hover{opacity:.6}section.flats section.flats-wrapper .tooltip{width:auto;min-width:13.75rem;margin:20px auto 0 auto;padding:.9375rem;color:#6b532f;z-index:7;font-size:1rem}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip{width:170px;min-width:auto}}@media (max-width:575.98px){section.flats section.flats-wrapper .tooltip{padding-left:0;padding-right:0}}section.flats section.flats-wrapper .tooltip.absolute-position{position:absolute;text-align:left}section.flats section.flats-wrapper .tooltip .tooltip-header{background-color:#d9d5cd;position:relative}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip .tooltip-header{padding-right:25px}}section.flats section.flats-wrapper .tooltip .tooltip-header::before{content:"";position:absolute;top:-.875rem;right:.9375rem;width:0;height:0;border-style:solid;border-width:0 .9375rem .9375rem .9375rem;border-color:transparent transparent #d9d5cd transparent}section.flats section.flats-wrapper .tooltip .tooltip-header .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.625rem .9375rem;color:#6b532f}section.flats section.flats-wrapper .tooltip .tooltip-header .item:not(:last-child){border-bottom:solid .0625rem #cecdcc}section.flats section.flats-wrapper .tooltip .line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.625rem .9375rem;font-size:.875rem;color:#6b532f}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip .line{padding:5px}}section.flats section.flats-wrapper .tooltip .line strong{color:#6b532f;font-weight:700}section.flats section.flats-wrapper .tooltip.absolute-tooltip{position:absolute;background:#d9d5cd;padding:0;text-align:left;z-index:8}section.flats section.flats-wrapper .tooltip.absolute-tooltip .line.heading{border:0}section.flats section.flats-wrapper .tooltip.absolute-tooltip .mini-btn{margin-top:.625rem;color:#6b532f;text-align:center;display:block;font-size:14px;text-decoration:underline}section.flats section.flats-wrapper .tooltip.absolute-tooltip .closer{position:absolute;top:0;right:0;width:1.5625rem;height:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#7c8f62;text-decoration:none;font-size:12px;border-radius:50%;z-index:10}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Astra.floor4{top:40%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Astra.floor3{top:50%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Astra.floor2{top:60%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Astra.floor1{top:75%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Brest.floor4{top:33%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Brest.floor3{top:45%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Brest.floor2{top:55%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Brest.floor1{top:65%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Horec.floor4{top:36%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Horec.floor3{top:46%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Horec.floor2{top:54%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Horec.floor1{top:63%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Smrek.floor4{top:36%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Smrek.floor3{top:46%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Smrek.floor2{top:54%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-Smrek.floor1{top:65%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip .tooltip-header::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}section.flats section.flats-wrapper .tooltip.absolute-tooltip.flat-tooltip .tooltip-header::before{left:25%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip.absolute-tooltip.flat-tooltip .tooltip-header::before{display:none}}section.flats section.flats-wrapper .tooltip.detail-tooltip{width:100%;max-width:34.375rem!important;margin:0;padding:0}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip.detail-tooltip{width:255px;padding-top:35px}section.flats section.flats-wrapper .tooltip.detail-tooltip .line{border-color:rgba(0,0,0,.2)}}section.flats section.flats-wrapper .tooltip.detail-tooltip .line{background:#fff}section.flats section.flats-wrapper .tooltip.flat-tooltip{padding-bottom:5px}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip.flat-tooltip{width:180px}}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-header{background-color:#d9d5cd;font-size:1.375rem;border-bottom:solid 1px #6b532f}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-header::before{right:auto;left:.9375rem}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-header .item{color:#6b532f;padding:.3125rem .9375rem .5rem .9375rem}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-body{background-color:#d9d5cd}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-body .line{background:0 0;padding:.3125rem .9375rem}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-body .line{padding:5px}}section.flats section.flats-wrapper .tooltip-arrow{position:absolute;top:0;left:50%;width:.625rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:9;display:none}section.flats section.flats-wrapper .tooltip-arrow::after,section.flats section.flats-wrapper .tooltip-arrow::before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}section.flats section.flats-wrapper .tooltip-arrow::after{border-color:rgba(136,183,213,0);border-bottom-color:#d9d5cd;border-width:.625rem;margin-left:-.625rem}section.flats section.flats-wrapper .tooltip-arrow::before{border-color:rgba(194,225,245,0);border-bottom-color:rgba(217,213,205,.1);border-width:.6875rem;margin-left:-.6875rem}section.flats section.flats-wrapper .tooltip-arrow.flat-arrow{margin-top:.6875rem}section.flats section.flats-wrapper .flat-selection{text-align:center}section.flats section.flats-wrapper .flat-selection .img-wrapper img{max-height:100vh;width:auto}section.flats section.flats-wrapper .flat-detail{padding-bottom:5rem;margin-top:9.375rem}section.flats section.flats-wrapper .flat-detail .flat-image img{max-height:56.25rem}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .flat-image img{max-height:80vh}}section.flats section.flats-wrapper .flat-detail .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.9375rem}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .btns{margin-bottom:50px}}section.flats section.flats-wrapper .flat-detail .tooltip{padding:0;margin:0 0 3.125rem 0;width:100%;z-index:7}section.flats section.flats-wrapper .flat-detail .tooltip .tooltip-header{background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .5rem 1.125rem .5rem}section.flats section.flats-wrapper .flat-detail .tooltip .tooltip-header::before{display:none}section.flats section.flats-wrapper .flat-detail .tooltip .tooltip-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.flats section.flats-wrapper .flat-detail .tooltip .tooltip-header>div .tooltip-header-title{font-size:1.375rem;line-height:1.2;margin-bottom:.9375rem}section.flats section.flats-wrapper .flat-detail .tooltip .tooltip-header>div .tooltip-header-value{font-size:2.625rem;font-weight:300;line-height:1.2}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-detail .tooltip .tooltip-header>div .tooltip-header-title{font-size:19px}section.flats section.flats-wrapper .flat-detail .tooltip .tooltip-header>div .tooltip-header-value{font-size:36px}}section.flats section.flats-wrapper .flat-detail .tooltip .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.2;padding:1.125rem .5rem;font-size:1.375rem;border-top:solid 1px #6b532f}section.flats section.flats-wrapper .flat-detail .tooltip .line.discount-price{background-color:#636f75;font-weight:700;color:#fff;border-top:none}section.flats section.flats-wrapper .flat-detail .tooltip .line .strikethrough{text-decoration:line-through}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-detail .tooltip .line{font-size:1.125rem}}@media (max-width:320px){section.flats section.flats-wrapper .flat-detail .tooltip .line{font-size:16px}}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip{display:block;width:100%;padding:1.25rem .9375rem;background-color:#d2dbdf;text-align:left;border:none;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip .set-notification-text{font-size:1rem;font-weight:600;line-height:1.4;color:#32424b;margin-bottom:1.25rem;-webkit-transition:color .2s ease;transition:color .2s ease}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip .set-notification-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem;background-color:#32424b;border-radius:3.125rem;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip .set-notification-button>span{display:inline-block;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.0875rem;line-height:1.2;margin-right:.9375rem}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip .set-notification-button>i{display:inline-block;font-size:1rem;color:#fff}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip:hover{background-color:#cdd3c4}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip:hover .set-notification-text{color:#536d31}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip:hover .set-notification-button{background-color:#6b532f}section.flats section.flats-wrapper .flat-detail .flat-legend{text-align:center}section.flats section.flats-wrapper .flat-detail .flat-legend img{max-width:100%}section.flats section.flats-wrapper .flat-detail .flat-legend .block-floor-legend{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem}section.flats section.flats-wrapper .flat-detail .flat-legend .block-floor-legend .block-legend,section.flats section.flats-wrapper .flat-detail .flat-legend .block-floor-legend .floor-legend{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.flats section.flats-wrapper .flat-detail .recommended{margin-top:7.5rem}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .recommended{margin-top:60px}}section.flats section.flats-wrapper .flat-detail .recommended h2{margin-bottom:5rem}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .recommended h2{margin-bottom:60px}}section.flats section.flats-wrapper .flat-detail .recommended .row>div:not(:last-child){border-right:solid 1px #6b532f}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .recommended .row>div:not(:last-child){border-right:none;border-bottom:solid 1px #6b532f;padding-bottom:50px;margin-bottom:30px}}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;width:25rem;max-width:100%;text-decoration:none;color:#6b532f;-webkit-transition:color .2s ease;transition:color .2s ease}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__title{font-size:2rem;font-weight:700;line-height:3.25rem;text-align:center;margin-bottom:1.875rem}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__title{font-size:28px}}@media (max-width:419.98px){section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__title{font-size:24px}}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.875rem}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info>div .recommended-link__info-header{font-size:1.375rem;line-height:1.2;margin-bottom:.9375rem}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info>div .recommended-link__info-value{font-size:2.625rem;font-weight:300;line-height:1.2}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info>div .recommended-link__info-header{font-size:19px}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info>div .recommended-link__info-value{font-size:36px}}@media (max-width:419.98px){section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info>div .recommended-link__info-header{font-size:17px}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__info>div .recommended-link__info-value{font-size:30px}}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__img{text-align:center;margin-bottom:1.875rem}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link__img img{max-height:18.75rem}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link:hover{color:#7c8f62;text-decoration:none}section.flats section.flats-wrapper .flat-detail .recommended .recommended-link:hover .btn{background-color:#7c8f62;color:#fff;border-color:#7c8f62}section.flats section.flats-wrapper .on-floor-thumbnail{margin:50px 0 150px 0}@media (max-width:767.98px){section.flats section.flats-wrapper .on-floor-thumbnail{margin:0 0 50px 0}}section.flats section.flats-wrapper .on-floor-thumbnail img{width:12.5rem}section.flats section.flats-wrapper .switch-floor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991.98px){section.flats section.flats-wrapper .switch-floor{margin-top:20px;margin-bottom:30px}}@media (max-width:767.98px){section.flats section.flats-wrapper .switch-floor{margin-top:0;margin-bottom:0;display:block}}section.flats section.flats-wrapper .switch-floor ul{padding:0;list-style-type:none;margin:0}@media (max-width:767.98px){section.flats section.flats-wrapper .switch-floor ul{width:100%}}section.flats section.flats-wrapper .switch-floor ul li{padding-left:.9375rem;-webkit-transition:padding .3s ease-in-out;transition:padding .3s ease-in-out}section.flats section.flats-wrapper .switch-floor ul li.active{padding-left:0}section.flats section.flats-wrapper .switch-floor ul li.active button{font-size:1rem;font-weight:700}section.flats section.flats-wrapper .switch-floor ul button{display:block;min-width:100%;padding:.3125rem 0;background:0 0;font-size:.875rem;color:#6b532f;text-align:left;border:none;border-bottom:solid 1px #d9d5cd;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}section.flats section.flats-wrapper .switch-floor ul button:hover{color:#7c8f62}section.flats section.flats-wrapper img.severka{width:1.875rem}section.flats .full-width{width:100%!important}.floor-legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.125rem}@media (max-width:575.98px){.floor-legend{gap:15px}}.floor-legend .legend-item{text-align:center}.floor-legend .legend-item .title{margin-bottom:.9375rem}.floor-legend .img-wrapper img{max-width:15.625rem;height:auto;max-height:9.375rem}@media (max-width:575.98px){.floor-legend .img-wrapper img{max-width:150px;max-height:100px}}.premium-tag{margin-top:10px}.premium-tag i{display:inline-block;margin-right:5px}.premium-tag span{font-size:2rem}@media (max-width:1920.98px){.premium-tag span{font-size:1.625rem}}.mt-30{margin-top:30px}span#mam-zaujem{visibility:hidden}.vr-btn-wrap{margin-top:1.875rem}.vr-btn-wrap .vr-btn{background:red;color:#fff;border-color:red}.vr-btn-wrap .vr-btn i{display:inline-block;font-size:1.75rem;margin-right:.9375rem}.vr-btn-wrap .vr-btn:hover{border-color:#cecdcc}section.vr{margin-top:5rem}@media (max-width:767.98px){section.vr{margin-top:0;margin-bottom:50px}}section.vr iframe{width:100%;height:auto;aspect-ratio:16/9}@media (max-width:991.98px){section.vr iframe{aspect-ratio:none;height:600px;max-height:calc(100vh - 80px)}}section.contact-form{border-bottom:1px solid #cecdcc}section.contact{background-image:url(/assets/img/bg-shape1.svg);background-size:130%;background-position:top left -100px;background-repeat:no-repeat;padding:12.5rem 0 5rem}@media (max-width:1366px){section.contact{background-size:140%}}@media (max-width:1199.98px){section.contact{background-size:150%}}@media (max-width:991.98px){section.contact{background-size:160%;padding:110px 0 50px 0}}@media (max-width:767.98px){section.contact{background-size:cover;padding:50px 0}}@media (max-width:575.98px){section.contact{background-position:center}}@media (max-width:419.98px){section.contact{background-position:center left 35%}}section.contact-form-section .shape-wrap{top:0;width:12.5rem}@media (max-width:767.98px){section.contact-form-section .shape-wrap{width:150px}}@media (max-width:575.98px){section.contact-form-section .shape-wrap{width:100px}}.no-wrap{white-space:nowrap}.bold-text{font-weight:700}