@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(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 h2{font-size:2rem}.modal .modal-dialog{background:#008156;color:#fff;padding:2.8125rem 2.8125rem 2.8125rem 2.8125rem;width:39.375rem;max-width:85vw;font-size:13px;pointer-events:all;position:relative;max-height:85vh;border-bottom-left-radius:8.125rem;border-top-right-radius:8.125rem}@media (max-width:767.98px){.modal .modal-dialog{border-bottom-left-radius:40px}}@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:#008156;-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:#fff}.modal .modal-dialog .btn{width:70%}.modal.hypocalc .modal-dialog{background:0 0;overflow-y:auto;overflow-x:hidden;padding:0;border-radius:0}.modal.hypocalc .modal-dialog .modal-wrapper{position:relative;padding:7rem 5.0625rem 7rem 5.0625rem;border-bottom-left-radius:8.125rem!important;border-top-right-radius:8.125rem!important;background:#008156}@media (max-width:767.98px){.modal.hypocalc .modal-dialog .modal-wrapper{padding:45px 60px 45px 15px;border-bottom-left-radius:2.5rem!important;border-top-right-radius:8.125rem!important}}.modal.hypocalc .modal-dialog .modal-wrapper span.name{font-size:1.125rem;font-weight:700}@media (max-width:767.98px){.modal.hypocalc .modal-dialog .modal-wrapper span.name{font-size:14px}}.modal.hypocalc .modal-dialog .modal-wrapper .form-input{margin-bottom:0;border:0;width:auto}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.disabled-input{position:relative;border-bottom:1px solid #80bfab;margin-top:.625rem}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.disabled-input::before{display:none}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.disabled-input label{position:absolute;font-size:1.125rem;top:50%;bottom:0;left:.625rem;padding:0;width:auto;margin:auto 0;line-height:1.4;color:#80bfab;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.disabled-input input{text-align:right;padding:0 .625rem;color:#80bfab}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.custom-input{position:relative}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.custom-input input{border:1px solid #fff;font-size:1.625rem;font-weight:700;padding:0 .625rem;height:3.125rem;width:9rem;text-align:right}@media (max-width:767.98px){.modal.hypocalc .modal-dialog .modal-wrapper .form-input.custom-input input{width:100px;font-size:18px;height:40px}}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.custom-input::before{position:absolute;top:0;bottom:0;right:0;margin:auto 0;border:0;left:initial;width:auto;height:1.25rem;font-size:1.125rem;line-height:1;color:#fff;background:0 0;-webkit-transform:translateX(calc(100% + 10px));-ms-transform:translateX(calc(100% + 10px));transform:translateX(calc(100% + 10px))}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.custom-input.amount::before{content:'€'}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.custom-input.duration::before{content:'rokov'}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.custom-input.rate::before{content:'%'}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.result-input{border:0;width:100%}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.result-input::before{display:none}.modal.hypocalc .modal-dialog .modal-wrapper .form-input.result-input input{font-size:1.625rem;font-weight:700;text-align:right;padding:0 .625rem}@media (max-width:767.98px){.modal.hypocalc .modal-dialog .modal-wrapper .form-input.result-input input{font-size:18px}}.modal.hypocalc .modal-dialog .modal-wrapper .marg-top{margin-top:1.125rem}.modal.hypocalc .modal-dialog .modal-wrapper .oou{font-size:.75rem;margin-top:2.8125rem}section.pricelist{position:relative}.pricelist-page{margin-top:3.125rem}@media (max-width:767.98px){.pricelist-page{margin-top:0}}.pricelist-container{margin-top:.9375rem;padding-bottom:3.75rem}.pricelist-container .pricelist-selects{margin-left:-.9375rem;margin-right:-.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:575.98px){.pricelist-container .pricelist-selects{margin:0;background-color:#fff;border:1px solid #000;border-top:0;padding-top:.9375rem;opacity:0;visibility:hidden;height:0;-webkit-transition:all .1s;transition:all .1s}}@media (max-width:575.98px){.pricelist-container .pricelist-selects.show{opacity:1;visibility:visible;height:auto;-webkit-transition:all .5s;transition:all .5s}}.pricelist-container .pricelist-selects .pricelist-select-box{width:25%;padding:0 .9375rem;margin-bottom:1.25rem}@media (max-width:991.98px){.pricelist-container .pricelist-selects .pricelist-select-box{width:50%}}@media (max-width:575.98px){.pricelist-container .pricelist-selects .pricelist-select-box{width:100%}}.pricelist-container .pricelist-selects:after{content:"";clear:both;display:block}.pricelist-container .pricelist-selects .pricelist-select{position:relative}.pricelist-container .pricelist-selects .pricelist-select label{display:block;margin:0 0 .9375rem 0;font-weight:700;color:#000;font-size:1.25rem;line-height:1.5;text-transform:initial;text-align:left;pointer-events:none;z-index:2}.pricelist-container .pricelist-selects .pricelist-select .el-select__caret.el-input__icon::before{content:'\e905'!important;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:"";font-size:.375rem;color:#3a3b3b;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pricelist-container .pricelist-selects .pricelist-select .el-input__suffix{right:1.875rem}.pricelist-container .pricelist-table{width:100%;margin-top:1.875rem}@media (max-width:575.98px){.pricelist-container .pricelist-table{overflow:visible}}.pricelist-container .pricelist-table table{width:100%}@media (max-width:575.98px){.pricelist-container .pricelist-table table thead{display:none}}.pricelist-container .pricelist-table table thead th{position:relative;font-size:1rem;background:#008156;color:#fff;font-weight:400;cursor:pointer;padding:1.25rem .9375rem;border:0;line-height:1.3;-webkit-transition:all .2s;transition:all .2s}@media (max-width:1600px){.pricelist-container .pricelist-table table thead th{padding:.9375rem .75rem}}@media (max-width:1199.98px){.pricelist-container .pricelist-table table thead th{padding:15px 10px}}@media (max-width:991.98px){.pricelist-container .pricelist-table table thead th{padding:10px 10px}}@media (max-width:767.98px){.pricelist-container .pricelist-table table thead th{padding:10px 10px}}.pricelist-container .pricelist-table table thead th:first-child{border-bottom-left-radius:1.25rem}.pricelist-container .pricelist-table table thead th:last-child{border-top-right-radius:1.25rem}@media (min-width:576px){.pricelist-container .pricelist-table table thead th.sorting_asc,.pricelist-container .pricelist-table table thead th.sorting_desc,.pricelist-container .pricelist-table table thead th:hover{color:#fff;background:rgba(0,129,86,.5)}}.pricelist-container .pricelist-table table thead th.asc,.pricelist-container .pricelist-table table thead th.desc{color:#fff;background:rgba(0,129,86,.5);position:relative}.pricelist-container .pricelist-table table thead th:after{content:'';position:absolute;right:.3125rem;top:0;bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.9375rem;height:.9375rem;margin:auto 0;line-height:1;color:#fff;font-size:.25rem;-webkit-transition:all .2s;transition:all .2s}.pricelist-container .pricelist-table table thead th.asc:after{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:""}.pricelist-container .pricelist-table table thead th.desc:after{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:"";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pricelist-container .pricelist-table table a.tr{display:table-row;cursor:pointer;text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pricelist-container .pricelist-table table tbody .tr,.pricelist-container .pricelist-table table tbody tr{cursor:pointer}@media (max-width:575.98px){.pricelist-container .pricelist-table table tbody .tr,.pricelist-container .pricelist-table table tbody tr{display:none}}.pricelist-container .pricelist-table table tbody .tr td,.pricelist-container .pricelist-table table tbody tr td{padding:1.375rem .625rem;background:0 0;color:#3a3b3b;-webkit-transition:all .2s;transition:all .2s;border-bottom:1px solid #fff;font-size:.875rem;font-weight:400}@media (max-width:991.98px){.pricelist-container .pricelist-table table tbody .tr td,.pricelist-container .pricelist-table table tbody tr td{padding:12px 12px}}@media (max-width:767.98px){.pricelist-container .pricelist-table table tbody .tr td,.pricelist-container .pricelist-table table tbody tr td{padding:12px 10px}}.pricelist-container .pricelist-table table tbody .tr td span,.pricelist-container .pricelist-table table tbody tr td span{white-space:nowrap}.pricelist-container .pricelist-table table tbody .tr td span.empty,.pricelist-container .pricelist-table table tbody tr td span.empty{display:block;text-align:center}.pricelist-container .pricelist-table table tbody .tr td .bold-text,.pricelist-container .pricelist-table table tbody tr td .bold-text{font-weight:700}.pricelist-container .pricelist-table table tbody .tr td .preskrk,.pricelist-container .pricelist-table table tbody tr td .preskrk{text-decoration:line-through}.pricelist-container .pricelist-table table tbody .tr td .extra-price,.pricelist-container .pricelist-table table tbody tr td .extra-price{color:#3a3b3b;font-size:1rem}.pricelist-container .pricelist-table table tbody .tr td .nowrap,.pricelist-container .pricelist-table table tbody tr td .nowrap{white-space:nowrap}.pricelist-container .pricelist-table table tbody .tr td.state.free span,.pricelist-container .pricelist-table table tbody tr td.state.free span{color:#008156}.pricelist-container .pricelist-table table tbody .tr td.state.sold span,.pricelist-container .pricelist-table table tbody tr td.state.sold span{color:#e35d5d}.pricelist-container .pricelist-table table tbody .tr td.state.reserved span,.pricelist-container .pricelist-table table tbody tr td.state.reserved span{color:#b2b218}.pricelist-container .pricelist-table table tbody .tr td.state.inpreparation span,.pricelist-container .pricelist-table table tbody tr td.state.inpreparation span{color:gray}.pricelist-container .pricelist-table table tbody .tr td.state.pre-reserved span,.pricelist-container .pricelist-table table tbody tr td.state.pre-reserved span{color:gray}.pricelist-container .pricelist-table table tbody .tr td.state .state-box,.pricelist-container .pricelist-table table tbody tr td.state .state-box{position:relative;z-index:1;color:#3a3b3b;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn{position:relative;border:none;background:0 0;z-index:1}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn span.icon-bell,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn span.icon-bell{display:inline-block;font-size:.75rem;margin-left:.5rem}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn .notification-tooltip,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn .notification-tooltip{position:absolute;bottom:0;left:0;opacity:0;visibility:hidden;height:auto;width:10.625rem;padding:.625rem;border-bottom-left-radius:.9375rem;border-top-right-radius:.9375rem;white-space:normal;background:#fff;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-shadow:.0625rem .5rem .75rem -.1875rem rgba(0,0,0,.25);box-shadow:.0625rem .5rem .75rem -.1875rem rgba(0,0,0,.25);z-index:5}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn .notification-tooltip__text,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn .notification-tooltip__text{text-align:left;font-size:.625rem;line-height:1.5;color:#3a3b3b;margin-bottom:.625rem}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn .notification-tooltip__btn-text,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn .notification-tooltip__btn-text{text-align:left;font-size:.75rem;color:#008156;font-weight:700;text-decoration:underline;letter-spacing:.03125rem;-webkit-transition:all .2s;transition:all .2s}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn .notification-tooltip__btn-text:hover,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn .notification-tooltip__btn-text:hover{color:#dd89bb}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn:hover,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn:hover{z-index:2}.pricelist-container .pricelist-table table tbody .tr td.state button.notification-btn:hover .notification-tooltip,.pricelist-container .pricelist-table table tbody tr td.state button.notification-btn:hover .notification-tooltip{visibility:visible;opacity:1;-webkit-transform:translateY(calc(100% + 15px));-ms-transform:translateY(calc(100% + 15px));transform:translateY(calc(100% + 15px))}.pricelist-container .pricelist-table table tbody .tr.even td,.pricelist-container .pricelist-table table tbody tr.even td{background-color:transparent}.pricelist-container .pricelist-table table tbody .tr:hover td,.pricelist-container .pricelist-table table tbody tr:hover td{color:#3a3b3b;background:#d9d9d9}.pricelist-container .pricelist-table table tbody .tr:hover td.state span,.pricelist-container .pricelist-table table tbody tr:hover td.state span{color:#3a3b3b}.pricelist-container .pricelist-table table tbody .tr.mobile-style,.pricelist-container .pricelist-table table tbody tr.mobile-style{display:none}@media (max-width:575.98px){.pricelist-container .pricelist-table table tbody .tr.mobile-style,.pricelist-container .pricelist-table table tbody tr.mobile-style{display:table-row}}.pricelist-container .pricelist-table table tbody .tr.mobile-style td,.pricelist-container .pricelist-table table tbody tr.mobile-style td{padding:0;border:0;background:0 0;color:#3a3b3b;text-align:left}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat{padding-bottom:8px}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:3.125rem;border:1px solid #008156;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;background-color:#fff;position:relative;padding:0 0;z-index:2}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .name,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .name{-webkit-box-flex:0;-ms-flex:0 0 5rem;flex:0 0 5rem;max-width:5rem;white-space:normal;-ms-flex-item-align:stretch;align-self:stretch;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;text-align:center;background-color:#008156;color:#fff;font-weight:700}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .info,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:10px 10px;text-align:left;font-size:12px}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .info .preskrk,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .info .preskrk{text-decoration:line-through}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .status,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .status{-webkit-box-flex:0;-ms-flex:0 0 2.625rem;flex:0 0 2.625rem;text-align:left}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .status .state,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .status .state{display:inline-block;width:1.5625rem;height:1.5625rem;line-height:1.5625rem;text-align:center;color:#fff}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .status .state.state-free,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .status .state.state-free{background-color:#008156}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .status .state.state-sold,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .status .state.state-sold{background-color:#e35d5d}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .status .state.state-inpreparation,.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .status .state.state-reserved,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .status .state.state-inpreparation,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .status .state.state-reserved{background-color:#b2b218}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-detail .status .state.state-pre-reserved,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-detail .status .state.state-pre-reserved{background-color:gray}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-more-info,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-more-info{opacity:0;visibility:hidden;-webkit-transition:all 0s;transition:all 0s;height:0;position:relative;border:1px solid #008156;border-top:0;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.2) inset;box-shadow:0 3px 3px 0 rgba(0,0,0,.2) inset;z-index:1}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-more-info .flex,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-more-info .flex{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:5px 0}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-more-info .flex .left,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-more-info .flex .left{-webkit-box-flex:0;-ms-flex:0 0 5rem;flex:0 0 5rem}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-more-info .flex .right,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-more-info .flex .right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 10px;text-align:left;line-height:1.5}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat .flat-more-info .link,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat .flat-more-info .link{display:inline-block;margin:.625rem 0 .3125rem 0;text-decoration:underline;color:#3a3b3b}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat.open .flat-detail .last-icon .icon,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat.open .flat-detail .last-icon .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pricelist-container .pricelist-table table tbody .tr.mobile-style .flat.open .flat-more-info,.pricelist-container .pricelist-table table tbody tr.mobile-style .flat.open .flat-more-info{opacity:1;padding-top:10px;visibility:visible;height:auto;-webkit-transition:all .5s;transition:all .5s}.mobile-filter{display:none;position:relative;border:1px solid #008156;background:#fff;height:3.25rem;z-index:1}@media (max-width:575.98px){.mobile-filter{display:block}}.mobile-filter .text{position:absolute;display:block;top:50%;left:.625rem;background:0 0;border:0;font-size:12px;padding:0;line-height:1.5;color:#008156;text-transform:uppercase;width:100%;font-weight:700;text-align:left;pointer-events:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:99}.mobile-filter .icon{position:absolute;top:18px;right:4px;width:25px;font-size:8px;color:#008156}.mobile-filter .icon:before{content:"\e905";-webkit-transition:all .2s;transition:all .2s;display:inline-block;position:relative}.mobile-filter.show .icon:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.el-select{z-index:1}.el-select.filter-select{width:100%!important}.el-select.filter-select .el-input{position:relative;border:0;font-size:.875rem}.el-select.filter-select .el-input,.el-select.filter-select .el-input *{cursor:pointer}.el-select.filter-select .el-input .el-input__inner{background:#f4f1f1;font-size:1rem;line-height:1.5;z-index:2222;height:4.375rem!important;width:100%;border:0;border-bottom:0 solid rgba(0,0,0,.2);border-radius:0;padding:0 1.25rem;color:#c1c1c1;font-weight:400;text-transform:initial;border-bottom-left-radius:1.25rem;border-top-right-radius:1.25rem}.el-select.filter-select .el-input .el-input__inner::-webkit-input-placeholder{color:#c1c1c1}.el-select.filter-select .el-input .el-input__inner:-moz-placeholder{color:#c1c1c1}.el-select.filter-select .el-input .el-input__inner::-moz-placeholder{color:#c1c1c1}.el-select.filter-select .el-input .el-input__inner:-ms-input-placeholder{color:#c1c1c1}.el-select.filter-select .el-input.is-focus .el-input__inner{border-color:rgba(0,0,0,.4)}.el-select.filter-select .el-select__caret{position:absolute;top:0;-webkit-transform:translateY(0) rotate(90deg);-ms-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg);right:-.9375rem;width:1.5625rem;line-height:1;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}.el-select.filter-select .el-select__caret::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:"";font-size:.875rem;color:#3a3b3b;-webkit-transition:all .2s;transition:all .2s;position:relative;display:inline-block}.el-select.filter-select .el-select__caret.is-reverse{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.el-select.filter-select .el-tag{font-size:.75rem;padding:.625rem .3125rem}.el-select.filter-select .el-tag:after{content:","}.el-select.filter-select .el-tag:last-child:after{content:""}.el-select.filter-select .el-tag.el-tag--primary{text-align:left;background:0 0;border:0;font-size:.875rem}.el-select.filter-select .el-tag .el-tag__close{display:none}.el-select-dropdown,.el-select-dropdown.is-multiple{background-color:#fff;border-radius:0!important;border-top:0}.el-select-dropdown .el-select-dropdown__list,.el-select-dropdown.is-multiple .el-select-dropdown__list{padding:0!important}@media (max-width:575.98px){.el-select-dropdown .el-select-dropdown__list,.el-select-dropdown.is-multiple .el-select-dropdown__list{margin:10px 0}}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item{font-size:.875rem;color:#000}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item span,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item span{-webkit-transition:all .2s;transition:all .2s;font-size:.875rem;color:#000}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option{-webkit-transition:all .2s;transition:all .2s;padding:.3125rem .625rem;height:auto}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option::after,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item::after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option::after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item::after{display:none}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.hover,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.hover,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.hover,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.hover{color:#fff;background:#3a3b3b}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.hover span,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.hover span,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.hover span,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.hover span{color:#fff}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.hover:after,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.hover:after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.hover:after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.hover:after{color:#fff}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.selected{color:#fff;font-weight:400;background:#3a3b3b}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected span,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected span,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected span,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.selected span{color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected:after,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected:after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected:after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.selected:after{color:#fff;top:.625rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected.hover,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected.hover,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected.hover,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.selected.hover{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#3a3b3b;color:#fff}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected.hover span,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected.hover span,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected.hover span,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.selected.hover span{color:#fff}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected.hover:after,.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected.hover:after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.filter-option.selected.hover:after,.el-select-dropdown.is-multiple .el-select-dropdown__list .el-select-dropdown__item.selected.hover:after{color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.selected-filters{height:100%;position:relative;margin-bottom:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:575.98px){.selected-filters{padding-right:0}}.selected-filters .values{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-.625rem}.selected-filters .values .selected-filter{background:rgba(0,129,86,.5);color:#fff;border:0;border-radius:0;padding:.75rem 1.25rem .6875rem .75rem;position:relative;text-align:left;font-size:.75rem;font-weight:400;line-height:1;margin:0 .625rem .625rem 0}@media (max-width:575.98px){.selected-filters .values .selected-filter{margin-right:7px;margin-top:7px}}.selected-filters .values .selected-filter span:not(.remove-filter){padding-right:.4375rem;border-right:0}.selected-filters .values .selected-filter .remove-filter{display:block;position:absolute;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);color:#3a3b3b;right:.625rem;top:50%;padding-right:.0625rem;margin-top:-.125rem;line-height:1;font-size:1.125rem;font-weight:400;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;font-style:normal}.selected-filters .values .selected-filter .remove-filter:hover{color:red}.selected-filters .controls{text-align:right;margin-left:.625rem}.selected-filters .controls a.cancel-filter{position:relative;top:-2px;font-size:.875rem;color:#3a3b3b;text-decoration:underline;-webkit-transition:all .2s;transition:all .2s}.selected-filters .controls a.cancel-filter:hover{color:rgba(58,59,59,.5)}@media (max-width:1920.98px){.hidden-xl{display:none}}@media (max-width:1199.98px){.hidden-lg{display:none}}@media (max-width:991.98px){.hidden-md{display:none}}@media (max-width:767.98px){.hidden-sm{display:none}}@media (max-width:575.98px){.hidden-xs{display:none}}.mt-30{margin-top:30px}.mt-50{margin-top:50px}.extra-price-info{margin-top:1.25rem;font-size:.75rem;padding:.1875rem 0}section.flats{background:#ebeaea;padding-bottom:7.5rem;overflow:visible}@media (max-width:767.98px){section.flats{padding-bottom:30px}}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-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}section.flats section.flats-wrapper .flat-navigation .steps-container{width:100%;position:relative;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;padding-right:0;z-index:2}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-navigation .steps-container{display:none}}section.flats section.flats-wrapper .flat-navigation .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-navigation .steps{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-navigation .steps{display:none}}section.flats section.flats-wrapper .flat-navigation .steps .step{font-size:.875rem;color:#bbb7b7;-webkit-transition:all .2s;transition:all .2s;pointer-events:none}section.flats section.flats-wrapper .flat-navigation .steps .step.active{color:#3a3b3b;pointer-events:auto}section.flats section.flats-wrapper .flat-navigation .steps .step.active span.divider{color:#bbb7b7}section.flats section.flats-wrapper .flat-navigation .steps a.step:hover{text-decoration:none;color:#008156;pointer-events:auto}section.flats section.flats-wrapper .flat-navigation .steps span.divider{display:inline-block;margin:0 .3125rem;color:#bbb7b7}section.flats section.flats-wrapper .floor-flat-tooltip-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.flats section.flats-wrapper .floor-flat-tooltip-wrapper .floor-selection-tooltip{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-align:center;-ms-flex-align:center;align-items:center;margin-right:1.25rem}@media (max-width:991.98px){section.flats section.flats-wrapper .floor-flat-tooltip-wrapper .floor-selection-tooltip{display:none}}section.flats section.flats-wrapper .floor-flat-tooltip-wrapper .floor-selection-tooltip .floor-title{font-size:1.25rem;font-weight:700;text-align:left;margin-bottom:.9375rem}section.flats section.flats-wrapper .floor-flat-tooltip-wrapper .floor-selection-tooltip .floor-selection-tooltip-content{padding:1.25rem .5rem;border-radius:1.875rem;background:#fff;width:3.125rem}section.flats section.flats-wrapper .floor-flat-tooltip-wrapper .floor-selection-tooltip .floor-selection-tooltip-content div:hover{cursor:pointer}section.flats section.flats-wrapper .floor-flat-tooltip-wrapper .floor-selection-tooltip .floor-selection-tooltip-content div.active span{background:#008156;color:#fff;border-radius:50%}section.flats section.flats-wrapper .floor-flat-tooltip-wrapper .floor-selection-tooltip .floor-selection-tooltip-content div span{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;width:2.25rem;height:2.25rem;color:#3a3b3b;font-size:1rem;font-weight:700}section.flats section.flats-wrapper .pricelist-navigation{position:absolute;bottom:-.9375rem;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.9375rem}@media (max-width:767.98px){section.flats section.flats-wrapper .pricelist-navigation{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:initial}}@media (max-width:419.98px){section.flats section.flats-wrapper .pricelist-navigation{bottom:-270px}}section.flats section.flats-wrapper .pricelist-navigation a.item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;background:#008156;text-decoration:none;font-size:1.75rem;padding:1.25rem .9375rem;font-weight:700;line-height:1.2;border:1px solid #008156;border-bottom-left-radius:3.125rem;border-top-right-radius:3.125rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all .3s;transition:all .3s}@media (max-width:1480px){section.flats section.flats-wrapper .pricelist-navigation a.item{font-size:20px}}@media (max-width:991.98px){section.flats section.flats-wrapper .pricelist-navigation a.item{font-size:16px}}@media (max-width:767.98px){section.flats section.flats-wrapper .pricelist-navigation a.item{display:block;width:calc(50% - 30px);-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin:15px 15px 0 15px;padding:10px 8px;border-bottom-left-radius:15px;border-top-right-radius:15px}}@media (max-width:419.98px){section.flats section.flats-wrapper .pricelist-navigation a.item{width:100%}}section.flats section.flats-wrapper .pricelist-navigation a.item:hover{background:#fff;color:#008156}section.flats section.flats-wrapper .block-selection{position:relative}section.flats section.flats-wrapper .block-selection .title{display:none}@media (max-width:767.98px){section.flats section.flats-wrapper .block-selection .title{display:block}}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}@media (max-width:419.98px){section.flats section.flats-wrapper .blocks{margin-bottom:270px}}section.flats section.flats-wrapper .blocks img{width:100%}section.flats section.flats-wrapper .blocks .block-text{position:absolute;top:0;left:0;pointer-events:none;z-index:30}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{fill:#008156;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer;will-change:opacity}section.flats section.flats-wrapper .blocks svg g.last-flats{fill:#bfa280}section.flats section.flats-wrapper .blocks svg g.sell-flats{fill:#008156}section.flats section.flats-wrapper .blocks svg g.in-progress{fill:#ebeaea}@supports (mix-blend-mode:multiply){section.flats section.flats-wrapper .blocks svg g{mix-blend-mode:multiply}}section.flats section.flats-wrapper .blocks svg g:hover{opacity:.6}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 .back-wrapper a{color:#008156;font-size:16px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}section.flats section.flats-wrapper .mobile-selection .back-wrapper a:hover{color:#dd89bb}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 .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:#008156}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:#008156}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:#b2b218}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:#b2b218}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:#e35d5d;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:#e35d5d}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:100%;margin:0;padding:1.25rem .9375rem;background:#fff;color:#3a3b3b;font-size:1.375rem;border-radius:1.875rem;z-index:7}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip{width:220px;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{position:relative;margin-bottom:1.25rem}section.flats section.flats-wrapper .tooltip .tooltip-header .top-name{text-align:center;font-weight:700;margin-bottom:1.875rem}section.flats section.flats-wrapper .tooltip .tooltip-header .top-name .big{font-size:5.75rem;line-height:1;font-weight:700;color:#008156}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 .3125rem;font-size:1.375rem;color:#3a3b3b;font-weight:700}section.flats section.flats-wrapper .tooltip .tooltip-header .item:not(:last-child){border-bottom:solid .0625rem #ebeaea}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 .3125rem;font-size:1.125rem;color:#3a3b3b}@media (max-width:1480px){section.flats section.flats-wrapper .tooltip .line{font-size:1rem}}section.flats section.flats-wrapper .tooltip .line:not(:last-child){border-bottom:solid .0625rem #ebeaea}section.flats section.flats-wrapper .tooltip .line div:first-child{text-align:left}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip .line{padding:5px}}section.flats section.flats-wrapper .tooltip .line.extra{color:#008156}section.flats section.flats-wrapper .tooltip.absolute-tooltip{position:absolute;padding:15px 15px;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:#3a3b3b;text-align:center;display:block;font-size:14px;text-decoration:underline}section.flats section.flats-wrapper .tooltip.absolute-tooltip .closer{position:absolute;top:-25px;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:#008156;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-C32.floor-1{top:75%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-C32.floor-2{top:70%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-C32.floor-3{top:60%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-C32.floor-4{top:55%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-C32.floor-5{top:42%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-C32.floor-6{top:37%}section.flats section.flats-wrapper .tooltip.absolute-tooltip.floor-tooltip.block-C32.floor-7{top:25%}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:1.25rem .9375rem}section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-header .item{font-size:2rem;color:#008156;font-weight:700}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-header{margin-bottom:0}}@media (max-width:767.98px){section.flats section.flats-wrapper .tooltip.flat-tooltip .tooltip-header.line{color:#008156;font-size:20px}}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:#0ff;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(0,255,255,.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 .img-wrapper{margin-top:4.6875rem}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-selection .img-wrapper{margin-top:0}}section.flats section.flats-wrapper .flat-selection img{width:100%}section.flats section.flats-wrapper .flat-detail .back-wrapper{display:none}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .back-wrapper{display:block}}section.flats section.flats-wrapper .flat-detail .back-wrapper a{color:#008156;font-size:16px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}section.flats section.flats-wrapper .flat-detail .back-wrapper a:hover{color:#dd89bb}section.flats section.flats-wrapper .flat-detail .flat-image img{width:80%}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-detail .flat-image img{width:100%}}section.flats section.flats-wrapper .flat-detail .tooltip{margin:0 0 1.875rem 0;padding:0;width:100%;z-index:7}section.flats section.flats-wrapper .flat-detail .tooltip .main-info{background:#fff;border-top-left-radius:1.875rem;border-top-right-radius:1.875rem;padding:1.5625rem 1.5625rem .625rem 1.5625rem}section.flats section.flats-wrapper .flat-detail .tooltip .main-info .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:.75rem 0;font-size:1.375rem;border-bottom:solid 1px #ebeaea}@media (max-width:1199.98px){section.flats section.flats-wrapper .flat-detail .tooltip .main-info .line{font-size:1.125rem}}@media (max-width:320px){section.flats section.flats-wrapper .flat-detail .tooltip .main-info .line{font-size:16px}}section.flats section.flats-wrapper .flat-detail .tooltip .main-info .line:last-child{border-bottom:0}section.flats section.flats-wrapper .flat-detail .tooltip .main-info .line.header{color:#008156;font-size:2.625rem;padding:0;margin-bottom:1.875rem;font-weight:700;border:0}section.flats section.flats-wrapper .flat-detail .tooltip .groups{background:#dfdfdf;padding:.625rem 1.5625rem}section.flats section.flats-wrapper .flat-detail .tooltip .groups .group .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:.75rem 0;font-size:1.375rem;border-bottom:solid 1px #ebeaea}section.flats section.flats-wrapper .flat-detail .tooltip .groups .group .line span.room-key{display:inline-block;font-weight:700;font-size:1rem;margin-right:.25rem}section.flats section.flats-wrapper .flat-detail .tooltip .groups .group:last-child .line{border:0}section.flats section.flats-wrapper .flat-detail .tooltip .price-info{background:#fff;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;padding:.3125rem 1.5625rem .3125rem 1.5625rem}section.flats section.flats-wrapper .flat-detail .tooltip .price-info .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:.9375rem 0;font-size:1.375rem;border-bottom:solid 1px #ebeaea}section.flats section.flats-wrapper .flat-detail .tooltip .price-info .line:last-child{border:0;color:#008156;font-size:1.5rem;font-weight:700}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:justify;-ms-flex-pack:justify;justify-content:space-between;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 .btns .pdf-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;color:#008156;-webkit-transition:all .2s;transition:all .2s}section.flats section.flats-wrapper .flat-detail .btns .pdf-link:hover{color:#dd89bb;text-decoration:none}section.flats section.flats-wrapper .flat-detail .btns .pdf-link span{text-decoration:underline;font-weight:700}section.flats section.flats-wrapper .flat-detail .btns .pdf-link span.icon-pdf{display:inline-block;text-decoration:none!important;font-size:1.625rem;margin-right:.5rem}section.flats section.flats-wrapper .flat-detail .visit-your-flat{background:#dfdfdf;border-bottom-left-radius:3.125rem;border-top-right-radius:3.125rem;padding:2.8125rem 2.8125rem}section.flats section.flats-wrapper .flat-detail .visit-your-flat .big{font-size:2rem;font-weight:700;text-align:center}section.flats section.flats-wrapper .flat-detail .visit-your-flat .small{text-align:center;font-size:1.125rem}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip{display:block;width:100%;padding:1.875rem 1.5625rem;background-color:#d9d9d9;text-align:left;border:none;border-bottom-left-radius:3.125rem;border-top-right-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-text{font-size:1rem;margin-bottom:1.875rem}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 2.5rem;background-color:#008156;-webkit-transition:all .2s;transition:all .2s;border-bottom-left-radius:2.5rem;border-top-right-radius:2.5rem}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip .set-notification-button>span{display:inline-block;font-size:1.25rem;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:1.25rem;color:#fff}section.flats section.flats-wrapper .flat-detail button.set-notification-tooltip:hover .set-notification-button{background-color:#dd89bb;border-radius:2.5rem}section.flats section.flats-wrapper .flat-detail .flats-footer{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;margin:0 auto 0 auto;max-width:80%}@media (max-width:1920.98px){section.flats section.flats-wrapper .flat-detail .flats-footer{max-width:100%}}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .flats-footer{margin-bottom:60px}}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-floor{-webkit-box-flex:1;-ms-flex:1;flex:1}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-floor .img-floors-wrapper{margin:0 1.875rem 0 0}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-floor .img-floors-wrapper img{max-width:100%}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-thumb{-webkit-box-flex:1;-ms-flex:1;flex:1}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-thumb .img-block-wrapper{margin:0 1.875rem 0 0}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-thumb .img-block-wrapper img{max-width:100%}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-orientation{width:5rem}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-orientation .img-block-wrapper{text-align:center;margin:0}section.flats section.flats-wrapper .flat-detail .flats-footer .legend-orientation .img-block-wrapper img{max-width:100%}section.flats section.flats-wrapper .flat-detail .financing{padding-bottom:7.5rem}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .financing{padding-bottom:30px}}section.flats section.flats-wrapper .flat-detail .financing .text-wrapper{padding:0 1.875rem}@media (max-width:575.98px){section.flats section.flats-wrapper .flat-detail .financing .text-wrapper{padding:0 15px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper{background:#f4f1f1;border-bottom-left-radius:8.125rem;border-top-right-radius:8.125rem;padding:7.5rem 0 7.5rem 0;overflow:hidden}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper{padding:60px 0 30px 0}}@media (max-width:419.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper{border-bottom-left-radius:50px;border-top-right-radius:50px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 1.875rem 4.6875rem 1.875rem;padding:1.875rem 0 0 0}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items{margin-bottom:30px;display:block}}@media (max-width:575.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items{margin:0 15px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items::before{content:'';position:absolute;top:4.0625rem;left:0;right:0;width:80%;margin:0 auto;height:1px;background:#fff;z-index:1}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items::before{width:1px;height:80%;right:initial;left:38px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item{position:relative;z-index:2;width:calc(100% / 4)}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:60px}}@media (max-width:419.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item{margin-bottom:30px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .box{border-bottom-left-radius:1.25rem;border-top-right-radius:1.25rem;background:#ebeaea;width:4.25rem;height:4.25rem;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;background:#008156;color:#ebeaea;font-size:2rem;margin:0 auto;font-weight:700}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .box{margin:initial;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;justify-self:flex-start;width:68px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .name{text-align:center;font-weight:700;font-size:2rem;line-height:1.3;margin-top:1.25rem}@media (max-width:1600px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .name{font-size:28px}}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .name{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:left;width:65%;margin:15px 0 0 30px}}@media (max-width:575.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .name{font-size:24px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .text{text-align:center;font-size:1rem;margin-top:1.25rem}@media (max-width:991.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .text{width:100%;text-align:left;padding:0 0 0 100px;font-size:16px}}@media (max-width:419.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .items .item .text{font-size:14px}}section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .btn-wrapper{margin:0 30px}@media (max-width:575.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .btn-wrapper{margin-top:30px}}@media (max-width:767.98px){section.flats section.flats-wrapper .flat-detail .financing .financing-wrapper .btn-wrapper .btn{width:80%}}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 .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:#ebeaea}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 #ebeaea}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}