@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-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-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:767.98px){.sp-120,.sp-80{padding:50px 0}.mb-120,.mb-80{margin-bottom:50px}}.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(245,239,226,.8);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.5rem;color:#f5efe2;padding:.625rem;margin-bottom:2.8125rem;margin-top:.9375rem}.modal .modal-dialog{background:#23472b;color:#f5efe2;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 .9375rem 1.25rem .9375rem;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 ul{list-style-position:inside}.modal .modal-dialog a{color:#fff;text-decoration:underline;-webkit-transition:color .2s ease;transition:color .2s ease}.modal .modal-dialog a:hover{color:#ea5f16}.modal .modal-dialog .closer{position:absolute;top:.625rem;right:.625rem;font-size:1.25rem;color:#ea5f16;-webkit-transition:all .2s;transition:all .2s;z-index:1;text-decoration:none}.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:#f5efe2}section.flats{overflow:visible;padding-bottom:0}section.flats section.flats-wrapper{width:100%}@media (max-width:991.98px){section.flats section.flats-wrapper{overflow:visible}}section.flats section.flats-wrapper .flat-header{text-align:center;font-size:1.25rem;line-height:2rem;max-width:52.5rem;margin:0 auto}section.flats section.flats-wrapper .flat-header h2{text-transform:uppercase;font-size:1.875rem;line-height:1.1;font-weight:700;margin-bottom:3.75rem}@media (max-width:575.98px){section.flats section.flats-wrapper .flat-header h2{font-size:28px;margin-bottom:30px}}@media (max-width:419.98px){section.flats section.flats-wrapper .flat-header h2{font-size:1.5rem;margin-bottom:1.875rem}}section.flats section.flats-wrapper .flat-header p{margin-bottom:4.9375rem}@media (max-width:575.98px){section.flats section.flats-wrapper .flat-header p{margin-bottom:30px}}section.flats section.flats-wrapper .main-blocks{position:relative;width:100%;max-width:120rem;margin:0 auto}section.flats section.flats-wrapper .main-blocks img{width:100%}section.flats section.flats-wrapper .main-blocks svg{position:absolute;top:0;left:0;width:100%;height:100%}section.flats section.flats-wrapper .main-blocks svg g.phase{fill:#23472b;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;will-change:opacity}@supports (mix-blend-mode:multiply){section.flats section.flats-wrapper .main-blocks svg g.phase{mix-blend-mode:multiply}}section.flats section.flats-wrapper .main-blocks svg g.phase#phase1,section.flats section.flats-wrapper .main-blocks svg g.phase#phase2{fill:#ea5f16;opacity:.6;cursor:not-allowed}section.flats section.flats-wrapper .main-blocks svg g.phase:hover{opacity:.6}section.flats section.flats-wrapper .main-blocks svg g.sold-out g .cls-1{fill:#fff}section.flats section.flats-wrapper .main-blocks .phase-tooltip{position:absolute;padding:.625rem .9375rem;background-color:#ede2cb;font-size:1rem;font-weight:700;color:#ea5f16;text-transform:uppercase;border-radius:.9375rem}@media (max-width:767.98px){section.flats section.flats-wrapper .main-blocks .phase-tooltip{font-size:14px}section.flats section.flats-wrapper .main-blocks .phase-tooltip.phase3{top:50%;right:10px}}@media (max-width:575.98px){section.flats section.flats-wrapper .main-blocks .phase-tooltip{padding:5px 10px;border-radius:10px}}@media (max-width:419.98px){section.flats section.flats-wrapper .main-blocks .phase-tooltip.phase3{top:55%;right:10px}}section.flats section.flats-wrapper .main-blocks .phase-tooltip .mobile-btn-wrap{display:none;margin-top:5px;text-align:center}@media (max-width:767.98px){section.flats section.flats-wrapper .main-blocks .phase-tooltip .mobile-btn-wrap{display:block}}section.flats section.flats-wrapper .main-blocks .phase-tooltip .mobile-btn-wrap .mobile-btn{padding:0;background:0 0;font-size:11px;text-transform:uppercase;text-decoration:underline;border:none}section.flats section.flats-wrapper .floor-selection{width:100%;max-width:1920px;margin:0 auto}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 .desktop-selection .block{text-align:center}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}section.flats section.flats-wrapper .img-wrapper{display:inline-block;max-width:100%;position:relative}section.flats section.flats-wrapper .img-wrapper.with-padding{padding:2.8125rem}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{fill:rgba(59,139,77,.8);opacity:.4;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;will-change:opacity}@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:#3b8b4d}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-reserved,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-reserved{fill:#d3b142}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-pre-reserved,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-pre-reserved{fill:#d3b142}section.flats section.flats-wrapper .img-wrapper svg g.flat.state-inpreparation,section.flats section.flats-wrapper .img-wrapper svg g.floor.state-inpreparation{fill:#707070;cursor:not-allowed}section.flats section.flats-wrapper .img-wrapper svg g.flat.no-phase,section.flats section.flats-wrapper .img-wrapper svg g.floor.no-phase{fill:#171717}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:#ea5f16;cursor:not-allowed}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 .img-wrapper.preview{display:block;max-width:100%;margin:0 auto 0 auto}section.flats section.flats-wrapper .img-wrapper .orientation{position:absolute;width:auto;bottom:-3.125rem;right:0;max-width:2.0625rem}@media (max-width:1199.98px){section.flats section.flats-wrapper .img-wrapper .orientation{bottom:-50px;right:0;left:0;text-align:center;margin:0 auto}}section.flats section.flats-wrapper .img-wrapper.in-flat-detail{margin-right:0;position:relative}@media (max-width:991.98px){section.flats section.flats-wrapper .img-wrapper.in-flat-detail{margin-top:50px}}section.flats section.flats-wrapper .tooltip{width:13.75rem;max-width:100%;margin:20px auto 0 auto;padding:.9375rem;color:#171717;z-index:7;font-size:1rem}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip{width:170px}}@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:#f5efe2;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 #f5efe2 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:#171717}section.flats section.flats-wrapper .tooltip .tooltip-header .item:not(:last-child){border-bottom:solid .0625rem #171717}section.flats section.flats-wrapper .tooltip .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.625rem .9375rem;font-size:.875rem;color:#171717}section.flats section.flats-wrapper .tooltip .line strong{color:#171717;font-weight:700}section.flats section.flats-wrapper .tooltip .line.highlighted{border:1px solid rgba(0,0,0,.1);line-height:2.3125rem;padding:.125rem .5625rem 0 .5625rem;margin:.625rem -.5625rem 0 -.5625rem}section.flats section.flats-wrapper .tooltip.absolute-tooltip{position:absolute;background:#f5efe2;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:#171717;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:#ea5f16;text-decoration:none;font-size:12px;border-radius:50%;z-index:10}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.floor-tooltip.block-1{right:15px}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-1.floor-1{top:27%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-1.floor-2{top:23%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-1.floor-3{top:19%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-1.floor-4{top:15%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-2{left:55%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-2.floor-1{top:49%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-2.floor-2{top:45%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-2.floor-3{top:41%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-2.floor-4{top:36%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-3{left:15px}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-3.floor-1{top:62%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-3.floor-2{top:68%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-3.floor-3{top:64%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-3.floor-4{top:59%}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%)}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{width:13.75rem}@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:#f5efe2;font-size:1.375rem;border-bottom:solid .0625rem #171717}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{padding:.3125rem .9375rem 0 .9375rem;border-bottom:solid .0625rem #171717}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-body{background-color:#f5efe2}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-body .line{background:0 0;padding:.3125rem .9375rem}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:#ea5f16;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(234,95,22,.1);border-width:.6875rem;margin-left:-.6875rem}section.flats section.flats-wrapper .tooltip-arrow.flat-arrow{margin-top:.6875rem}section.flats section.flats-wrapper .tooltip.block-B .tooltip-arrow{position:absolute;top:0;left:20px;width:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:9}section.flats section.flats-wrapper .flats-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem;margin-top:3.125rem}section.flats section.flats-wrapper .flats-footer>div{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}section.flats section.flats-wrapper .flats-footer .financing-btn{-ms-flex-negative:0;flex-shrink:0;display:block;width:7.5rem;height:7.5rem;padding:0;background-color:#ea5f16;font-size:1rem;font-weight:700;line-height:1.25rem;color:#f5efe2;border:none;border-radius:6.25rem;margin:0 auto}section.flats section.flats-wrapper .flats-footer .financing-btn__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}section.flats section.flats-wrapper .flats-footer .financing-btn__inner::after{content:"+";position:absolute;z-index:2;bottom:.625rem;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.875rem;font-weight:400;line-height:1;color:#f5efe2;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-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}section.flats section.flats-wrapper .flats-footer .financing-btn:hover .financing-btn__inner::after{-webkit-transform:translateX(-50%) scale(1.2);-ms-transform:translateX(-50%) scale(1.2);transform:translateX(-50%) scale(1.2)}@media (max-width:991.98px){section.flats section.flats-wrapper .flats-footer .financing-btn{width:100px;height:100px;font-size:12px;line-height:16px;border-radius:100px}section.flats section.flats-wrapper .flats-footer .financing-btn__inner::after{top:3px;right:3px;width:25px;height:25px;font-size:25px;border-radius:25px}}section.flats section.flats-wrapper .square{display:inline-block;padding-bottom:1.5625rem;color:rgba(23,23,23,.4);font-size:.75rem;font-weight:500;line-height:1.5rem;text-align:center}section.flats section.flats-wrapper .square .data{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;width:4.0625rem;height:4.0625rem;background-color:#007bff;color:#fff;font-size:1.375rem;line-height:1}section.flats section.flats-wrapper .back-button-wrapper{text-align:left}section.flats section.flats-wrapper .back-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background:0 0;font-size:.875rem;color:#23472b;text-decoration:none;border:none;-webkit-transition:color .2s ease;transition:color .2s ease}section.flats section.flats-wrapper .back-button i{display:inline-block;font-size:.75rem;line-height:1;color:#ea5f16;margin-right:.5rem;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}section.flats section.flats-wrapper .back-button:hover{color:#ea5f16;text-decoration:none}section.flats section.flats-wrapper .back-button:hover i{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}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 .tooltip{padding:0;margin:0 0 3.125rem 0;width:100%;z-index:7}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:2.1875rem;padding:.3125rem .3125rem;font-size:1.125rem;color:#171717}section.flats section.flats-wrapper .flat-detail .tooltip .line.amount-saved{background-color:rgba(35,71,43,.11);padding:.9375rem}section.flats section.flats-wrapper .flat-detail .tooltip .line.payment{background:rgba(234,95,22,.25);border-radius:.75rem;padding:.625rem .9375rem}section.flats section.flats-wrapper .flat-detail .tooltip .line .price-tag-striked{display:inline-block;position:relative;font-size:1.5rem}section.flats section.flats-wrapper .flat-detail .tooltip .line .price-tag-striked::after{content:"";position:absolute;top:50%;left:-.3125rem;height:.0625rem;width:calc(100% + 10px);background-color:#ea5f16;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}section.flats section.flats-wrapper .flat-detail .tooltip .line span.big{color:#171717;font-size:2rem;font-weight:700}section.flats section.flats-wrapper .flat-detail .tooltip .line span.big.price-tag{color:#ea5f16}section.flats section.flats-wrapper .flat-detail .tooltip .line strong.state-free{color:#3b8b4d}section.flats section.flats-wrapper .flat-detail .tooltip .line strong.state-pre-reserved,section.flats section.flats-wrapper .flat-detail .tooltip .line strong.state-reserved{color:#d3b142}section.flats section.flats-wrapper .flat-detail .tooltip .line strong.state-sold{color:#ea5f16}section.flats section.flats-wrapper .flat-detail .tooltip .line strong.state-inpreparation{color:#707070}section.flats section.flats-wrapper .flat-detail .tooltip .line.heading,section.flats section.flats-wrapper .flat-detail .tooltip .line.with-hr{border-bottom:solid .25rem #171717}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-detail .tooltip .line{font-size:1rem}section.flats section.flats-wrapper .flat-detail .tooltip .line span.big{font-size:1.75rem}}@media (max-width:320px){section.flats section.flats-wrapper .flat-detail .tooltip .line{font-size:13px}section.flats section.flats-wrapper .flat-detail .tooltip .line span.big{font-size:22px}}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip{display:block;background-color:#23472b;padding:.9375rem;font-size:.625rem;line-height:.8125rem;color:#f5efe2;text-align:left;border:none;border-radius:.625rem}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip td.with-padding{padding-right:.9375rem}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip i{position:relative;z-index:1;display:inline-block;font-size:2.1875rem;color:#ea5f16;-webkit-transition:color .3s ease;transition:color .3s ease}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip i::after{content:"";position:absolute;z-index:-1;top:50%;left:50%;height:90%;width:90%;background-color:#f5efe2;border-radius:3.125rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .3s ease;transition:color .3s ease}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip .btn-text{display:inline-block;padding-top:.9375rem;font-size:.75rem;font-weight:700;color:#ea5f16;letter-spacing:.03125rem;text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip:hover i{color:#f5efe2}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip:hover i::after{background-color:#23472b}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip:hover .btn-text{color:#f5efe2}section.flats section.flats-wrapper .flat-detail .btns .btn{width:100%}section.flats section.flats-wrapper .flat-detail .btns .download-btn-wrap:not(:first-child){margin-top:.9375rem}section.flats section.flats-wrapper .flat-detail .btns .download-btn-wrap:first-child{margin-top:3.125rem}section.flats section.flats-wrapper .flat-detail .btns .download-links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:700;color:#23472b;letter-spacing:.03125rem;text-transform:uppercase;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}section.flats section.flats-wrapper .flat-detail .btns .download-links a .img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.25rem}section.flats section.flats-wrapper .flat-detail .btns .download-links a .img-wrap img{display:inline-block;height:.75rem}section.flats section.flats-wrapper .flat-detail .btns .download-links a:hover{color:#ea5f16}section.flats section.flats-wrapper .flat-detail .blueprint{margin-top:6.875rem}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .blueprint{margin-top:3.75rem}}section.flats section.flats-wrapper .flat-detail .blueprint .imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.flats section.flats-wrapper .flat-detail .blueprint .imgs img{max-width:100%;max-height:900px}section.flats section.flats-wrapper .flat-detail .blueprint .imgs .blueprint-img{max-width:100%;text-align:center}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .blueprint .imgs .blueprint-img{width:350px}}@media (max-width:419.98px){section.flats section.flats-wrapper .flat-detail .blueprint .imgs .blueprint-img{width:320px;padding:0 15px}}section.flats section.flats-wrapper .flat-detail .blueprint .about-floor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:31.25rem;max-width:100%;margin:0 auto;padding:2.5rem 0}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .blueprint .about-floor{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .blueprint .about-floor{padding-bottom:0}}section.flats section.flats-wrapper .flat-detail .blueprint .about-floor img{margin-bottom:1.5625rem;margin-right:.9375rem}section.flats section.flats-wrapper .flat-detail .blueprint .about-floor img:last-of-type{margin-right:0}section.flats section.flats-wrapper .flat-detail .blueprint .about-floor .position{height:7.0625rem}section.flats section.flats-wrapper .flat-detail .blueprint .about-floor .image-3d{height:7.25rem}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{position:relative;width:37.5rem;max-width:100%}section.flats section.flats-wrapper .switch-floor img{width:37.5rem;max-width:100%}section.flats section.flats-wrapper .switch-floor svg#floors{position:absolute;top:0;left:0;width:100%;height:100%}section.flats section.flats-wrapper .switch-floor svg#floors g.switch-floor__floor{fill:#ea5f16;opacity:0;cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}section.flats section.flats-wrapper .switch-floor svg#floors g.switch-floor__floor:hover{opacity:.4}section.flats section.flats-wrapper .switch-floor svg#floors g.switch-floor__floor.active{opacity:.6}@media (max-width:991.98px){section.flats section.flats-wrapper .switch-floor{width:400px;margin-top:50px}}@media (max-width:767.98px){section.flats section.flats-wrapper .switch-floor{width:300px}}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:#ea5f16;color:#fff;border-color:#ea5f16}.vr-btn-wrap .vr-btn i{display:inline-block;font-size:1.75rem;margin-right:.9375rem}.vr-btn-wrap .vr-btn:hover{border-color:#171717}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 #171717}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}