.intro-section{position:relative;height:100vh;z-index:60;overflow:hidden;display:flex}.intro-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);background:linear-gradient(90deg,rgba(0,0,0,.35),transparent)}.intro-section-banner{box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 8px 0 rgba(0,0,0,.15);position:absolute;top:0;right:calc(50vw - 385px);width:152px;color:#003814;font-size:22px;font-weight:700;text-align:center;display:flex;flex-direction:column;justify-content:flex-end;padding:72px 1rem 1rem;align-items:center;background:#83aa87;background:linear-gradient(90deg,#83aa87,#b4d8b6);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;transition:opacity .5s ease-in-out,box-shadow .5s ease-in-out}.intro-section-banner:hover{box-shadow:0 8px 8px 0 rgba(0,0,0,.25);-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,.25);-moz-box-shadow:0 8px 8px 0 rgba(0,0,0,.25)}.intro-section-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:opacity .5s ease-in-out}.intro-section-video-overlay video{position:relative;object-fit:cover;width:100%;height:100%}.intro-section-inner{padding-top:2rem;display:flex;flex-direction:column;justify-content:center}.intro-section-content{width:100%;position:relative}.intro-section-content-inner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 24px;max-width:720px;position:relative}.intro-section-sticker{position:relative;margin-bottom:1rem;width:290px}.intro-section-sticker a{display:flex;width:100%;height:100%;overflow:visible}.intro-section-sticker svg{width:100%;height:100%;object-fit:contain;overflow:visible}.intro-section-sticker-leaf-1{-webkit-transform-origin:40px 274px;transform-origin:40px 274px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:shk-shk 3.5s ease-in-out infinite;animation:shk-shk 3.5s ease-in-out infinite}@-webkit-keyframes shk-shk{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes shk-shk{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.intro-section-heading{position:relative;color:#fff;font-weight:700!important;padding-bottom:1.5rem}.intro-section-ctas{position:relative;display:flex;flex-direction:column;padding:16px 24px;top:-15%;left:25%}.intro-section-price-from a{text-decoration:none;display:flex;flex-direction:row;color:#fff;align-items:center;margin-bottom:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.intro-section-price-from a svg{width:122px;height:122px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.intro-section-price-from a:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.intro-section-price-from:last-of-type a{margin-left:7rem;margin-bottom:0}.intro-section-price-from h5{margin-left:1rem;font-weight:700}@media only screen and (max-height:750px){.intro-section{height:730px}.intro-section-heading{padding-bottom:1rem}}.intro-section-content-inner .intro-section-cta{text-decoration:none;margin-bottom:2rem}.intro-section-content-inner .intro-section-cta button{height:100%;font-size:inherit;text-transform:none}.intro-prompt-wrapper{display:block;position:absolute;left:50%;bottom:5%;-webkit-transform:translate(-50%,-5%);transform:translate(-50%,-5%);width:65px;height:65px}.intro-prompt{display:flex;flex-direction:column;color:#fff}.intro-prompt,.intro-prompt-wrapper svg{width:100%;height:100%}@media only screen and (max-width:959px){.intro-prompt-wrapper{display:none}.intro-section-ctas{top:0;left:15%}}@media only screen and (max-width:779px){.intro-section-banner{right:1rem;font-size:16px;width:120px}}@media only screen and (max-width:599px){.intro-section{height:100vh;min-height:620px}.intro-section-overlay{background:rgba(0,0,0,.45);background:linear-gradient(90deg,rgba(0,0,0,.45),rgba(0,0,0,.1))}.intro-section-inner{justify-content:center;padding-top:5rem}.intro-section-content{margin-bottom:0}.intro-section-sticker{width:240px}.intro-section-ctas{top:0;left:0;padding-top:0}.intro-section-heading{padding-bottom:1rem;font-size:25px!important}.intro-section-content-inner .intro-section-cta{margin-bottom:0}.intro-section-price-from a{margin-top:1rem}.intro-section-price-from:last-of-type a{margin-top:0;margin-left:3rem}.intro-section-price-from a svg{width:80px;height:80px}}@media only screen and (max-width:450px){.intro-section-content-inner{width:100%;padding-right:24px}}@media only screen and (max-width:389px){.intro-section-price-from{pointer-events:none}.intro-section-price-from:last-of-type{display:none}.intro-section-price-from:last-of-type a{margin-left:0}.intro-section-price-from a{margin-bottom:0}.intro-section-price-from a svg{display:none}.intro-section-price-from a h5{margin-left:0;font-size:16px!important}}.bounce{-webkit-animation:bounce 3s infinite;animation:bounce 3s infinite}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.second-section{position:relative;display:flex;align-items:stretch;z-index:70}.second-section-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.75)}.second-section-pattern{position:absolute;top:0;bottom:0;left:-75px;display:flex;align-items:flex-end;justify-content:center}.second-section-pattern img{width:335px}.second-section-inner{width:100%;padding-top:4rem;padding-bottom:4rem}.second-section-content-wrapper{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;justify-content:flex-start;position:relative}.second-section-content-wrapper h2{color:#003814}.second-section-content-wrapper h2,.second-section-content-wrapper h4{font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-bottom:2rem}.second-section-content-wrapper h4{color:#fe4c00}.second-section-content-wrapper h5{font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-bottom:2rem;color:#0b0b0b}.second-section-content-wrapper h2 span{position:relative}.second-section-content-wrapper h2 span:after{position:absolute;display:block;content:"";background:#fe4c00;margin-top:.4rem;height:8px;left:0;right:0}.second-section-content{display:flex;flex-direction:column;grid-column-start:1;grid-column-end:6;padding-left:24px;padding-top:7rem;padding-bottom:7rem}.second-section-content p{padding-bottom:1rem}.second-section-img-wrapper{padding-right:24px;position:relative;grid-column-start:6;grid-column-end:13;overflow:visible;display:flex;justify-content:center;align-items:center}.second-section-cta{text-decoration:none;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:959px){.second-section-inner{padding-top:0;padding-bottom:0}.second-section-pattern{display:none}.second-section-content-wrapper{display:flex;flex-direction:column;padding:0;height:unset}.second-section-content{padding-right:24px;padding-top:1rem;padding-bottom:1rem}.second-img-one{position:relative!important;top:unset!important;right:unset!important;bottom:unset!important;left:unset!important;width:100%;padding-top:16px;height:450px}.second-section-content-wrapper h2 span:after{height:4px}.second-section-img-wrapper{padding-right:0}.second-section-content-wrapper h4,.second-section-content-wrapper h5{padding-bottom:1rem}}@media only screen and (max-width:599px){.second-img-one{height:350px}}.lokalita-video-section{position:relative}.lokalita-video-leaf-top{top:-70%;top:0;-webkit-transform:translateY(-70%);transform:translateY(-70%)}.lokalita-video-leaf-bottom,.lokalita-video-leaf-top{position:absolute;width:100%;left:0;object-fit:contain;z-index:50;pointer-events:none}.lokalita-video-leaf-bottom{bottom:0;-webkit-transform:translateY(62%);transform:translateY(62%)}.lokalita-video-section video{object-fit:contain;width:100%}.lokalita-video-section-video-controls{position:absolute;top:100px;right:0;bottom:100px;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.lokalita-video-section-video-fullscreen-wrapper{position:absolute;margin-top:2px;right:90px;top:72px}.lokalita-video-section-video-fullscreen-wrapper svg{cursor:pointer}.lokalita-video-section-video-pause-wrapper{position:absolute;margin-top:2px;right:170px;top:72px}.lokalita-video-section-video-pause-wrapper svg{cursor:pointer}.lokalita-video-section-video-mute-wrapper{position:absolute;right:16px;top:72px}.lokalita-video-section-video-mute-wrapper svg{cursor:pointer}@media only screen and (max-width:959px){.lokalita-video-leaf-bottom,.lokalita-video-leaf-top{display:none}}.sliding-text-section{background-position-x:left;background-position-y:center;background-repeat:no-repeat;background-size:contain}.sliding-text-section,.sliding-text-section-mobile{width:2500px;z-index:90;position:relative;height:150px;margin-top:-75px;margin-bottom:-75px}.sliding-text-section-mobile{display:none;background-position-x:left;background-position-y:center;background-repeat:repeat-x;background-size:contain;pointer-events:none}.third-section{position:relative;display:flex;align-items:stretch;z-index:80;background-color:#c9dcc1}.third-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#03210c;opacity:0;z-index:-1}.third-section-inner{width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;justify-content:flex-start;padding:5rem 0}.third-section-img-ref{position:relative;visibility:hidden;height:0;grid-column-start:0;grid-column-end:9}.third-section-img-wrapper{position:absolute;top:0;left:0;bottom:0}.third-section-content-wrapper{grid-column-start:8;grid-column-end:13;color:#0b0b0b}.third-section-content{padding-right:24px}.third-section-content h2{font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-bottom:2rem;color:#003814}.third-section-content h2 span{position:relative}.third-section-content h2 span:after{display:block;position:absolute;content:"";background:#fe4c00;margin-top:.4rem;height:8px;left:0;right:0}.third-section-icons-wrapper{display:flex;flex-direction:column;padding-top:1rem}.third-section-icon-wrapper{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:1rem}.third-section-icon-wrapper svg{width:42px;max-width:42px;min-width:42px;height:42px;margin-right:1rem}.third-section-cta{text-decoration:none;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:959px){.third-section-inner{display:flex;flex-direction:column-reverse;padding:0}.third-section-img-wrapper{position:relative;width:100%!important;height:450px}.third-section-img-ref{display:none}.third-section-content-wrapper{grid-column-start:unset;grid-column-end:unset;padding:3rem 24px}.third-section-content{padding-right:unset}.third-section-content h2 span:after{height:4px}}@media only screen and (max-width:599px){.third-section-img-wrapper{height:350px}}.ConstructionUpdatesSection_wrapper__3z85P{position:relative;min-height:700px;height:700px;width:100%;margin-bottom:3rem}.ConstructionUpdatesSection_contentGrid__3RA_4{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;padding-right:16px;padding-left:16px}.ConstructionUpdatesSection_content__3WQ6y{grid-column-start:1;grid-column-end:3;color:#fff;transition:opacity .25s ease-in-out;z-index:10}.ConstructionUpdatesSection_content__3WQ6y,.ConstructionUpdatesSection_contentInner__2pH57{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.ConstructionUpdatesSection_contentInner__2pH57{padding:2rem 0 1rem .5rem}.ConstructionUpdatesSection_contentBg__3DdJd{position:absolute;top:0;bottom:0;right:-96px;width:calc(100% + 50vw - 624px + 4rem);background-color:#f34c00;border-radius:0 12px 12px 0;box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}.ConstructionUpdatesSection_contentInner__2pH57 h4,.ConstructionUpdatesSection_contentInner__2pH57 p{position:relative;margin-bottom:1rem}.ConstructionUpdatesSection_sliderWrapper__1ODrL{grid-column-start:3;grid-column-end:13;height:100%;position:relative}.ConstructionUpdatesSection_sliderControls__cRt7Y{-webkit-user-select:none;user-select:none;position:absolute;background-color:rgba(0,0,0,.35);padding:1rem .25rem;top:50%;left:77%;-webkit-transform:translate(-77%,-50%);transform:translate(-77%,-50%);display:flex;flex-direction:column;align-items:center;z-index:55;pointer-events:all;margin-top:1rem;margin-bottom:1rem}.ConstructionUpdatesSection_arrowPrev__REr8d{margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ConstructionUpdatesSection_dots__1I-pC{display:flex;flex-direction:column;align-items:center;justify-content:center}.ConstructionUpdatesSection_dots__1I-pC>span{cursor:pointer;margin:.5rem 0;display:block;width:8px;height:8px;border-radius:4px;background:#fff}.ConstructionUpdatesSection_arrowNext__2QA8W{margin-top:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (max-width:1419px){.ConstructionUpdatesSection_wrapper__3z85P{min-height:600px;height:600px}.ConstructionUpdatesSection_content__3WQ6y{grid-column-start:1;grid-column-end:3}.ConstructionUpdatesSection_contentBg__3DdJd{right:-96px;left:-160px;width:calc(100% + 256px)}}@media only screen and (max-width:959px){.ConstructionUpdatesSection_wrapper__3z85P{height:550px;min-height:550px}.ConstructionUpdatesSection_sliderControls__cRt7Y{top:50%;left:98%;-webkit-transform:translate(-98%,-50%);transform:translate(-98%,-50%)}}@media only screen and (max-width:599px){.ConstructionUpdatesSection_wrapper__3z85P{height:unset;min-height:unset}.ConstructionUpdatesSection_contentGrid__3RA_4{display:flex;flex-direction:column}.ConstructionUpdatesSection_content__3WQ6y{margin-top:1rem;margin-bottom:1rem}.ConstructionUpdatesSection_sliderWrapper__1ODrL{grid-column-start:1;grid-column-end:13;margin-right:-16px;margin-left:-16px}.ConstructionUpdatesSection_sliderControls__cRt7Y{top:unset;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);flex-direction:row;margin-bottom:0}.ConstructionUpdatesSection_arrowPrev__REr8d{margin-bottom:0;margin-right:.5rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ConstructionUpdatesSection_dots__1I-pC{flex-direction:row}.ConstructionUpdatesSection_dots__1I-pC>span{margin:0 .5rem}.ConstructionUpdatesSection_arrowNext__2QA8W{margin-top:0;margin-left:.5rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}:root{--white:#fff;--black:#333;--grey:#999;--light-grey:#dbdbdb;--primary-color:#e24704;--error-color:#b00020;font-size:16px}form.contact-form .container{padding:1rem;background:hsla(0,0%,100%,.8);box-shadow:0 2px 4px -1px rgba(0,0,0,.4),0 4px 5px 0 rgba(0,0,0,.28),0 1px 10px 0 rgba(0,0,0,.24);border-radius:8px}.contact-form div.form-field{display:block;margin-bottom:10px;min-height:99px}.contact-form div.form-field.text-area-field{min-height:150px}.contact-form div.form-field.phone-field{margin-bottom:10px;min-height:99px;display:flex;flex-direction:row;align-items:flex-start;overflow:hidden}.contact-form div.form-field.phone-field .country-code-input{width:75px;margin-right:5px}.contact-form div.form-field.phone-field .country-code-input::-webkit-input-placeholder{font-size:10px}.contact-form div.form-field.phone-field .country-code-input::-moz-placeholder{font-size:10px}.contact-form div.form-field.phone-field .country-code-input:-ms-input-placeholder{font-size:10px}.contact-form div.form-field.phone-field .country-code-input:-moz-placeholder{font-size:10px}.contact-form div.form-field.phone-field .number-wrapper{width:calc(100% - 80px)}.contact-form div.form-field.is-focused .control:after{border-bottom:2px solid #e24704;border-bottom:2px solid var(--primary-color);-webkit-transform:scaleX(200);transform:scaleX(200)}.contact-form div.form-field.is-focused .control label{color:#e24704;color:var(--primary-color)}.contact-form div.form-field.has-value .control label,.contact-form div.form-field.is-focused .control label{font-size:.75rem;-webkit-transform:translateY(-14px);transform:translateY(-14px)}.contact-form div.form-field.phone-field.has-value .control label,.contact-form div.form-field.phone-field.is-focused .control label{-webkit-transform:translate(-80px,-40px);transform:translate(-80px,-40px);top:0}.contact-form div.form-field .control{border-radius:8px 8px 0 0;overflow:hidden;position:relative;width:100%}.contact-form div.form-field.phone-field .control{overflow:visible}.contact-form div.form-field .control:after{border-bottom:2px solid #e24704;border-bottom:2px solid var(--primary-color);bottom:0;content:"";display:block;left:0;margin:0 auto;position:absolute;right:0;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .4s;width:1%}.contact-form div.form-field .control input{width:100%}.contact-form div.form-field .control input,.contact-form div.form-field.phone-field .country-code-input{padding:5px 12px 10px}.contact-form div.form-field .control input,.contact-form div.form-field .control textarea,.contact-form div.form-field.phone-field .country-code-input{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid #999;border-bottom:1px solid var(--grey);color:#333;color:var(--black);display:block;font-size:1rem;margin-top:24px;outline:0}.contact-form div.form-field .control textarea{padding:1.5rem 12px 10px;width:100%;min-width:100%;max-width:100%;height:130px;resize:none}.contact-form div.form-field .control label{display:block;font-size:1rem;font-weight:400;left:0;margin:0;padding:18px 12px 0;position:absolute;top:0;transition:all .4s;width:100%}.contact-form div.form-field.phone-field .control label{top:-15px}.contact-form div.form-field .has-error{color:#b00020;color:var(--error-color);text-align:right;margin:.5rem;font-size:.8rem}.contact-form .terms-wrapper{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;user-select:none}.contact-form .terms-error{text-align:right;font-size:.8rem}.contact-form .form-error,.contact-form .terms-error{color:#b00020;color:var(--error-color);margin:.5rem}.contact-form .terms-wrapper label{font-size:1rem}.contact-form .terms-wrapper label span{color:#b00020;color:var(--error-color);cursor:pointer}.contact-form .form-submit{text-transform:none!important}.contact-form .inquiry-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:12px}.contact-form .inquiry-wrapper>div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media only screen and (max-width:959px){form.contact-form .container{width:100%}}@media only screen and (max-width:599px){.contact-form .terms-wrapper label,.contact-form div.form-field .control input,.contact-form div.form-field .control label,.contact-form div.form-field .control textarea,.contact-form div.form-field.phone-field .country-code-input{font-size:.85rem}.contact-form .terms-error,.contact-form div.form-field .has-error,.contact-form div.form-field.has-value .control label,.contact-form div.form-field.is-focused .control label{font-size:.65rem}}@media only screen and (max-width:350px){form.contact-form .container{max-width:300px;margin:.8rem auto}}.contact-section{position:relative}.contact-section-wrapper{width:100%;padding:24px;display:flex;flex-direction:row;justify-content:center}.contact-section-left{flex:1 1;padding-right:.5rem;padding-top:3rem;display:flex;justify-content:flex-start}.contact-section-left-wrapper{width:-webkit-max-content;width:max-content;max-width:570px}.contact-section-right{flex:1 1;padding-left:.5rem}.contact-section-right form{margin:2rem 0 2rem 5rem}.contact-section-wrapper h2{color:#003814;margin-bottom:1rem}.contact-section-wrapper h4{color:#0b0b0b}@media only screen and (max-width:1199px){.contact-section-left{max-width:500px}.contact-section-right form{margin:2rem 0 2rem 1rem}}@media only screen and (max-width:959px){.contact-section-left{padding-right:unset;padding-top:unset;justify-content:center;max-width:unset}.contact-section-right{padding-left:unset;max-width:600px;margin:0 auto}.contact-section-right form{margin:1rem auto}.contact-section-wrapper{flex-direction:column}.contact-section-wrapper h2{text-align:left;margin-bottom:1rem}.contact-section-wrapper h4{text-align:left;font-weight:400}}@media only screen and (max-width:559px){.contact-section-wrapper{padding-left:16px;padding-right:16px}}.bg-wrapper{position:relative;z-index:40}.bg-wrapper-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(2,37,12,.51);z-index:-1}@media only screen and (max-width:599px){.locationProjectWrapper{background:unset!important;margin-bottom:-80px}}.spacerWrapper{display:flex;position:relative;height:0}.spacerLeft,.spacerRight{flex:1 1;z-index:50;background:#fff;height:40px}.spacerRight{-webkit-transform-origin:0 100%;transform-origin:0 100%}.types-section .nextArrow,.types-section .prevArrow{position:absolute;font-size:0;line-height:0;top:100%;width:52px;height:52px;-webkit-transform:translateY(-100%);transform:translateY(-100%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color .2s ease-in-out;z-index:40}.types-section .prevArrow{left:10px}.types-section .nextArrow{right:10px}.types-section .nextArrow svg,.types-section .prevArrow svg{width:48px;height:48px}.types-section{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.types-section-heading{color:#fe4c00;text-align:center;padding-bottom:2rem}.types-section-inner{height:100%;padding:3rem 24px;z-index:10}.types-section-inner>h4{color:#fff;text-align:center;margin-bottom:3rem;font-weight:600}.types-section-inner>h5{color:#fff;text-align:center;margin-bottom:1rem;font-weight:500}.types-section-card{height:100%}.types-section-card-inner{height:100%;height:550px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;box-shadow:0 5px 5px -1px rgba(0,0,0,.3)}.types-section-card-content{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:hsla(0,0%,100%,.7);width:100%;min-height:210px}.types-section-card-content-bottom{width:100%;padding:1rem;flex:1 1;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.types-section-card-content-bottom h6{color:#003814;font-weight:600!important;text-align:center;margin-top:auto}.types-section-card-heading-wrapper{position:absolute;color:#003814;background:rgba(180,216,182,.5);border:8px solid #003814;border-radius:25px;top:24px;left:24px;width:138px;max-width:138px;min-width:138px;height:138px;max-height:138px;min-height:138px;display:flex;align-items:center;justify-content:center;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.types-section-card-heading-wrapper h3{font-weight:700!important;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.types-section-card-banner-wrapper{position:absolute;color:#fff;overflow:hidden;height:69px;top:57px;left:165px;width:calc(100% - 165px);display:flex;align-items:center;justify-content:center;text-align:center}.types-section-card-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.types-section-card-banner-wrapper p{z-index:1}.types-section-card-content p{justify-content:flex-end;padding:1rem 1rem 0;color:#0b0b0b}.types-section-card-cta{text-decoration:none;border-radius:40px}.types-section-card-cta button{font-size:1rem;text-transform:none}.types-section .slick-track{display:flex}.types-section .slick-track .slick-slide{display:flex;height:auto}.types-section .slick-slide>div{margin-bottom:1rem}.types-section-inner .slick-dots{display:flex!important;justify-content:center;margin-top:2rem}.types-section-inner .slick-dots li{list-style:none}.types-section-inner .slick-dots li button{font-size:0;line-height:0;display:block;width:.5rem;height:.5rem;outline:none;border:0;border-radius:1rem;cursor:pointer;background:#000;margin-left:.5rem;margin-right:.5rem}.types-section-inner .slick-dots li.slick-active button{background:#fe4c00;cursor:unset}@media only screen and (max-width:1299px){.types-section-card-heading-wrapper{width:120px;max-width:120px;min-width:120px;height:120px;max-height:120px;min-height:120px}.types-section-card-banner-wrapper{top:49px;left:140px;width:calc(100% - 140px)}.types-section-card-inner{height:450px}}@media only screen and (max-width:1115px){.types-section-inner{padding-top:4rem;padding-bottom:4rem}.types-section-card-heading-wrapper{width:90px;max-width:90px;min-width:90px;height:90px;max-height:90px;min-height:90px;border-radius:15px}.types-section-card-heading-wrapper h3{font-size:1.5rem!important}.types-section-card-banner-wrapper{top:35px;left:105px;width:calc(100% - 105px)}}@media only screen and (max-width:920px){.types-section-inner{padding-top:3rem}.types-section .slick-track .slick-slide{display:block}.types-section-cards .slick-list{max-width:600px;margin:0 auto}}@media only screen and (max-width:599px){.types-section-inner{padding-top:2rem;padding-bottom:2rem}.types-section-heading{text-align:start}.types-section .nextArrow,.types-section .prevArrow{width:40px;height:40px}.types-section .nextArrow svg,.types-section .prevArrow svg{width:36px;height:36px}.types-section-card-inner{margin:0 10px!important;height:400px}.types-section-card-content{position:unset;flex-direction:column;align-items:center}.types-section-card-heading-wrapper{top:20px;left:20px}.types-section-card-banner-wrapper{top:30px;left:103px;width:calc(100% - 103px)}.types-section-card-content-bottom{padding:1rem .5rem;flex-direction:column;align-items:center}.types-section-card-content-bottom h6{margin-bottom:.5rem}}@media only screen and (max-width:399px){.types-section-card-banner-wrapper{justify-content:flex-end;padding-right:.8rem}}@media only screen and (max-width:350px){.types-section-card-inner{height:410px}.types-section-card-banner-wrapper{padding-right:5px}.types-section-card-banner-wrapper p{font-size:12px!important}}.features-section{position:relative;display:flex;flex-direction:column;align-items:stretch;z-index:70;background-color:#5a8460}.features-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#03210c;opacity:0;z-index:-1}.features-section-inner-2{width:100%}.features-section-content-wrapper{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;justify-content:flex-start;height:500px;color:#fff}.features-section-img-2-wrapper{position:absolute;right:0;height:500px}.features-section-img-2-cover{position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,100%,.17)}.features-section-img-2-wrapper img{width:100%;height:100%;object-fit:cover}.features-section-img-2-ref{grid-column-start:6;grid-column-end:13}.features-section-content-2{padding:1rem 5rem 1rem 24px;grid-column-start:1;grid-column-end:6;display:flex;flex-direction:column;justify-content:center}.features-section-content-2 h4{font-weight:600;position:relative;padding-bottom:2rem}.features-section-content-2 h4 span{position:relative}.features-section-content-2 p{margin-bottom:2rem}.features-section-content-2 .feature-cta{text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:959px){.features-section-content-wrapper{display:flex;flex-direction:column-reverse;padding:0;height:unset}.features-section-img-2-wrapper{position:relative;width:100%!important;left:unset!important;right:unset!important;height:300px}.features-section-img-2-cover{display:none}.features-section-content-2{padding-right:24px}.features-section-content-2 h4{padding-bottom:1rem}.features-section-content-2 h4 span:after{height:4px}}@media only screen and (max-width:599px){.features-section-img-2-wrapper{height:250px}.features-section-content-2{padding-top:2rem;padding-bottom:2rem}}.TechSection_wrapper__3jvG4{margin-top:150px;margin-bottom:150px}.TechSection_inner__1rH42{min-height:534px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.TechSection_content__3KlAx{grid-column-start:1;grid-column-end:7;padding-left:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.TechSection_heading__2E8ZG,.TechSection_headingMobile__1a6To{font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-bottom:2rem;color:#003814}.TechSection_headingMobile__1a6To{display:none}.TechSection_text__1INAE{max-width:577px;color:#0b0b0b;padding-bottom:2rem}.TechSection_imagesWrapper__1tI17{grid-column-start:7;grid-column-end:13;display:flex;padding-right:24px}.TechSection_img1Wrapper__2W7ff{height:100%;width:33%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:40px;color:#fff;position:relative;height:calc(100% - 34px);top:34px;margin-right:10px;border-radius:2px}.TechSection_img1Wrapper__2W7ff svg{display:none}.TechSection_img2Wrapper__3fbHS{height:100%;width:33%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:40px;color:#fff;position:relative;height:calc(100% - 34px);top:0;margin-right:10px;margin-left:10px;border-radius:2px}.TechSection_img2Wrapper__3fbHS svg{display:none}.TechSection_img3Wrapper__3wACR{height:100%;width:33%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:40px;color:#fff;position:relative;height:calc(100% - 34px);top:34px;margin-left:10px;border-radius:2px}.TechSection_img3Wrapper__3wACR svg{display:none}.TechSection_label__1OjWu{font-size:30px!important}@media only screen and (max-width:1279px){.TechSection_content__3KlAx{width:100%;grid-column-end:6}.TechSection_imagesWrapper__1tI17{padding-right:24px;grid-column-start:6}.TechSection_img1Wrapper__2W7ff{height:calc(100% - 64px);top:64px}.TechSection_img2Wrapper__3fbHS{height:calc(100% - 64px)}.TechSection_img3Wrapper__3wACR{height:calc(100% - 64px);top:64px}.TechSection_label__1OjWu{font-size:20px!important}}@media only screen and (max-width:959px){.TechSection_wrapper__3jvG4{margin-top:100px;margin-bottom:100px}.TechSection_img1Wrapper__2W7ff{height:calc(100% - 96px);top:96px;margin-right:5px}.TechSection_img2Wrapper__3fbHS{height:calc(100% - 96px);margin-right:5px;margin-left:5px}.TechSection_img3Wrapper__3wACR{height:calc(100% - 96px);top:96px;margin-left:5px}.TechSection_label__1OjWu{font-size:18px!important}}@media (max-width:767.98px){.TechSection_content__3KlAx{grid-column-start:1;grid-column-end:13;order:3;padding-right:24px}.TechSection_heading__2E8ZG{display:none}.TechSection_headingMobile__1a6To{display:block;grid-column-start:1;grid-column-end:13;padding:0 24px 24px;order:1}.TechSection_text__1INAE{padding-bottom:1rem}.TechSection_imagesWrapper__1tI17{grid-column-start:1;grid-column-end:13;order:2;padding:0 24px 24px;margin-bottom:2rem}.TechSection_img1Wrapper__2W7ff{top:unset;margin-left:unset;top:28px;z-index:20}.TechSection_img1Wrapper__2W7ff,.TechSection_img2Wrapper__3fbHS{height:unset;margin-right:10px;min-height:400px;position:relative}.TechSection_img2Wrapper__3fbHS{top:unset;margin-left:10px;z-index:15}.TechSection_img3Wrapper__3wACR{height:unset;top:unset;margin-left:10px;margin-right:unset;min-height:400px;position:relative;top:28px;z-index:10}.TechSection_label__1OjWu{font-size:22px!important}}@media (max-width:599px){.TechSection_wrapper__3jvG4{margin-top:50px;margin-bottom:50px}.TechSection_headingMobile__1a6To{font-size:30px!important}.TechSection_text__1INAE{padding-bottom:0}.TechSection_imagesWrapper__1tI17{flex-direction:column;margin-bottom:-150px}.TechSection_img1Wrapper__2W7ff{position:relative;width:calc(100% - 57px);margin-left:unset;margin-right:unset;top:unset}.TechSection_img1Wrapper__2W7ff svg{display:block;align-self:flex-end;position:absolute;left:50%;-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:30px;top:60%}.TechSection_img2Wrapper__3fbHS{position:relative;width:calc(100% - 57px);align-self:flex-end;margin-left:unset;margin-right:unset;top:-75px}.TechSection_img2Wrapper__3fbHS svg{display:block;align-self:flex-start;position:absolute;right:50%;-webkit-transform:translateX(100%);transform:translateX(100%);margin-right:30px;top:60%}.TechSection_img3Wrapper__3wACR{position:relative;width:calc(100% - 57px);margin-left:unset;margin-right:unset;top:-150px}.TechSection_img3Wrapper__3wACR svg{display:block;align-self:flex-start;position:absolute;left:50%;-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:30px;top:60%}.TechSection_label__1OjWu{font-size:30px!important}}.financovani-intro-section{width:100%;height:100vh;background:#b4d8b6;max-height:950px;position:relative}.financovani-intro-section-overlay,.financovani-intro-section-overlay-2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.financovani-intro-section-overlay-2{opacity:.53;background:#003814;background:linear-gradient(90deg,#003814,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}.financovani-intro-section-image{position:absolute;top:0;right:0;bottom:0;z-index:1}.financovani-intro-section-inner{height:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.financovani-intro-content{grid-column-start:1;grid-column-end:6;position:relative;display:flex;align-items:center;padding-right:10px;padding-left:24px}.financovani-intro-img-ref{grid-column-start:6;grid-column-end:13}.financovani-intro-content h2{color:#fff}.financovani-intro-section-image-mobile{display:none}@media only screen and (max-width:1249px){.financovani-intro-section{max-height:750px}}@media only screen and (max-width:959px){.financovani-intro-section{height:unset;min-height:unset}.financovani-intro-section-inner{display:flex;flex-direction:column;padding-top:5rem}.financovani-intro-content{padding:4rem 16px}.financovani-intro-img-ref,.financovani-intro-section-image{display:none}.financovani-intro-section-image-mobile{display:block;z-index:1;width:100%;height:300px}}@media only screen and (max-width:599px){.financovani-intro-section-image-mobile{height:220px}}.how-it-works-section{width:100%;position:relative}.how-it-works-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#03210c;opacity:.53;z-index:0;background:#b4d8b6;background:linear-gradient(0deg,#b4d8b6,rgba(180,216,182,0))}.how-it-works-section-inner{position:relative;height:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;padding:2rem 24px}.how-it-works-section-inner>h4{color:#e24704;padding-bottom:4rem}.how-it-works-left,.how-it-works-section-inner>h4{grid-column-start:1;grid-column-end:7}.how-it-works-right{grid-column-start:7;grid-column-end:13}.how-it-works-item{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:2rem}.how-it-works-item>div{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-bottom:1rem}.how-it-works-item>div>span{color:#284f46;opacity:.2;font-size:6rem;font-weight:700;position:absolute}.how-it-works-item>div>h5{color:#000;display:inline-block;position:relative;font-weight:600}.how-it-works-cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none}.how-it-works-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.how-it-works-info h4{color:#e24704;padding-bottom:1rem}.how-it-works-info p{padding-bottom:1rem}@media only screen and (max-width:959px){.how-it-works-section-inner>h4{padding-bottom:2rem;grid-column-end:13}.how-it-works-left,.how-it-works-right{grid-column-start:1;grid-column-end:13}.how-it-works-item.last{margin-bottom:1rem}}@media only screen and (max-width:599px){.how-it-works-section-inner{padding:2rem 16px}}.calculator-section{width:100%;position:relative;height:650px;background:#b4d8b6}.calculator-section-overlay,.calculator-section-overlay-2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.calculator-section-overlay-2{opacity:.53;background:#003814;background:linear-gradient(0deg,#003814,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}.calculator-section-inner{position:relative;height:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;padding:2rem 0}.calculator{position:relative;background:#fff;grid-column-start:3;grid-column-end:11;display:flex;flex-direction:column;justify-content:center}.calculator-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.8;z-index:0}.calculator h2{text-align:center;padding-bottom:.5rem}.calculator h2,.calculator h4{color:#003814;position:relative}.calculator h4{font-weight:400;margin-top:.5rem;margin-bottom:.5rem}.calculator .monthlyPayment{display:flex;flex-direction:column;align-items:center;justify-content:center}.calculator .monthlyPayment h4{text-align:center;font-weight:600}.calculator .monthlyPayment-wrapper{width:240px;height:240px;border:27px solid #003814;border-radius:25px;background:#b4d8b6;display:flex;justify-content:center;align-items:center;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:70px;margin-bottom:4rem}.calculator .monthlyPayment .monthlyPayment-wrapper>span{color:#003814;text-align:center;font-size:2rem;font-weight:600;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.calculator-cta{text-decoration:none}.calculator-cta button{height:100%;font-size:inherit;text-transform:none}.calculator-inner{position:relative;display:flex}.calculator-inner>div{flex:1 1;margin:0 1rem}.calculator-inner .amount-slider,.calculator-inner .percentage-slider,.calculator-inner .years-slider{width:100%;height:8px;margin-bottom:.5rem}.calculator-inner .MuiSlider-rail{opacity:1;color:#fff;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.25);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset;-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset;height:8px;margin-bottom:.5rem}.calculator-inner .MuiSlider-track{opacity:1;color:#003814;height:8px;margin-bottom:.5rem}.calculator-inner .MuiSlider-thumb{width:24px;height:24px;margin-top:-8px;margin-left:-11px;border-radius:5px;background:#f34c00;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:0 4px 3px 0 rgba(0,0,0,.15)}.amount-input{width:100%;color:#0b0b0b!important}.calculator-inner .currency,.calculator-inner .percentage-label,.calculator-inner .years-label{position:absolute;right:10px;bottom:12px;color:#0b0b0b!important}.amount-input input{background:#b4d8b6;width:100%;padding:.5rem 1rem}.amount-input:after,.amount-input:before{display:none}.years-input{width:100%;color:#0b0b0b!important}.years-input input{background:#b4d8b6;width:100%;padding:.5rem 1rem}.years-input:after,.years-input:before{display:none}.percentage-input{width:100%;color:#0b0b0b!important}.percentage-input input{background:#b4d8b6;width:100%;padding:.5rem 1rem}.percentage-input:after,.percentage-input:before{display:none}@media only screen and (max-width:1199px){.calculator .monthlyPayment-wrapper{width:200px;height:200px;border:24px solid #003814}.calculator .monthlyPayment .monthlyPayment-wrapper>span{font-size:1.5rem}}@media only screen and (max-width:959px){.calculator{grid-column-start:2;grid-column-end:12}.calculator .monthlyPayment-wrapper{width:165px;height:165px;border:20px solid #003814;margin-top:50px}.calculator .monthlyPayment .monthlyPayment-wrapper>span{font-size:1.3rem}}@media only screen and (max-width:599px){.calculator h2{margin-top:1rem}.calculator h4{margin-top:unset;margin-bottom:unset}.calculator-section{height:unset;padding-right:16px;padding-left:16px}.calculator-inner{flex-direction:column}.calculator{grid-column-start:1;grid-column-end:13}.calculator .monthlyPayment-wrapper{width:155px;height:155px;border:16px solid #003814;margin-top:45px;margin-bottom:3rem}.calculator-cta{margin-bottom:1rem}.calculator-inner .amount-slider,.calculator-inner .MuiSlider-rail,.calculator-inner .MuiSlider-track,.calculator-inner .percentage-slider,.calculator-inner .years-slider{height:6px;margin-bottom:.3rem}.calculator-inner .MuiSlider-thumb{width:18px;height:18px;margin-top:-6px;margin-left:-9px}}.developer-intro-section{width:100%;background:#1a5305;height:100vh;min-height:860px;position:relative}.developer-intro-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#003814;background:linear-gradient(90deg,rgba(0,56,20,.53),rgba(0,56,20,0) 30%,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}.developer-intro-section-inner{height:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.developer-intro-content{grid-column-start:1;grid-column-end:6;position:relative;display:flex;flex-direction:column;justify-content:center;padding:5rem 0 4rem 24px}.developer-intro-content h2{color:#003814;margin-bottom:3rem;position:relative;width:-webkit-min-content;width:min-content;-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}.developer-intro-content h2 span:after{position:absolute;display:block;content:"";background:#fe4c00;margin-top:.4rem;height:8px;left:0;right:0}.developer-intro-items{display:grid;grid-template-rows:1fr 1fr 1fr;grid-row-gap:3rem}.developer-intro-item{display:flex;flex-direction:row;align-items:flex-start;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}.developer-intro-item>svg{width:64px;min-width:64px;height:64px;padding-top:5px;position:relative}.developer-intro-item-text{color:#fff;margin-left:.5rem!important}.developer-intro-right-content{z-index:2;background:#fff;grid-column-start:6;grid-column-end:13;display:flex;flex-direction:column}.developer-intro-section-image-wrapper{z-index:1;flex:1 1;overflow:visible;position:relative}.developer-intro-section-image-wrapper>div{position:absolute;top:0;bottom:0;left:0}.developer-intro-right-content-inner{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 24px 2rem 48px;position:relative}.developer-intro-right-content-inner-bg{position:absolute;top:0;right:-5000px;bottom:0;left:0;background:#fff;z-index:-1}.developer-intro-right-content h2{color:#003814;margin-bottom:2rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.developer-intro-right-content h2 span:after{position:absolute;display:block;content:"";background:#fe4c00;margin-top:.4rem;height:8px;left:0;right:0}.developer-intro-right-content-text{color:#0b0b0b}@media only screen and (max-width:959px){.developer-intro-section{height:unset;min-height:unset}.developer-intro-content{grid-column-start:1;grid-column-end:13;padding:5rem 24px 1rem}.developer-intro-content h2 span:after{height:4px}.developer-intro-items{grid-row-gap:1rem}.developer-intro-item>svg{width:48px;min-width:48px;height:48px}.developer-intro-right-content{grid-column-start:1;grid-column-end:13}.developer-intro-right-content-inner{padding-left:24px}.developer-intro-section-image-wrapper{height:250px;min-height:250px}.developer-intro-right-content h2 span:after{height:4px}}.priority-section{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:stretch;background:#b4d8b6}.priority-section-overlay,.priority-section-overlay-2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.priority-section-overlay-2{opacity:.53;background:#003814;background:linear-gradient(0deg,#003814,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}.priority-section-inner{height:100%;padding-top:4rem;padding-bottom:4rem;z-index:10}.priority-section h4{color:#003814;text-align:center;padding-right:24px;padding-left:24px}.priority-section-icons-wrapper{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:20px;grid-row-gap:20px;margin-top:2rem;padding-right:24px;padding-left:24px}.priority-icon-wrapper{opacity:0;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 1rem;align-self:flex-start}.priority-icon-wrapper img{width:100%;max-width:180px}.priority-icon-text{color:#fff;margin-top:1rem!important;text-align:center;font-weight:600!important}@media only screen and (max-width:959px){.priority-section-icons-wrapper{grid-template-columns:repeat(3,1fr)}.priority-icon-wrapper img{max-width:140px}}@media only screen and (max-width:599px){.priority-section-icons-wrapper,.priority-section h4{padding-right:16px;padding-left:16px}.priority-icon-wrapper{margin:0}.priority-icon-wrapper img{max-width:75px}}.projects-section{position:relative;z-index:0;background:#fff}.projects-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.5}.projects-section-inner{height:100%;padding-top:3rem;padding-bottom:3rem;z-index:10;display:flex;flex-wrap:wrap}.projects-section-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px;padding-right:18px;padding-left:18px}.projects-section-first-card{display:flex;align-items:center!important;justify-content:center!important;padding:1rem!important}.projects-section-first-card svg{position:absolute;right:8%;bottom:20%;z-index:-1}.projects-section-first-card-text{color:#fe4c00}.projects-section-mobile{position:relative;width:100%;padding-left:18px;padding-right:18px}.projects-section-mobile-heading{color:#fe4c00;text-align:center;margin-bottom:1rem!important;padding-left:18px;padding-right:18px}.projects-section-mobile .slick-dots{display:flex!important;justify-content:center;margin-top:1rem}.projects-section-mobile .slick-dots li{list-style:none}.projects-section-mobile .slick-dots li button{font-size:0;line-height:0;display:block;width:.5rem;height:.5rem;outline:none;border:0;border-radius:1rem;cursor:pointer;background:#fe4c00;margin-left:.5rem;margin-right:.5rem}.projects-section-mobile .slick-dots li.slick-active button{background:#1a5305}.projects-section-cards .projects-section-card-construction-status,.projects-section-cards .projects-section-card-sales-status{transition:all .3s ease-in-out}@media only screen and (max-width:1199px){.projects-section-cards{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}}@media only screen and (max-width:599px){.projects-section-mobile-heading{padding-left:10px;padding-right:10px}.projects-section-inner{padding-top:1rem;padding-bottom:1rem}.projects-section-mobile{padding-left:10px;padding-right:10px}}.projects-section-card{width:100%;height:444px;position:relative;padding:0 6px;margin-bottom:10px}.projects-section-card-inner{height:444px;position:relative;-webkit-perspective:1000px;perspective:1000px}.projects-section-card-inner,.projects-section-card-wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-end}.projects-section-card-wrapper{height:100%;position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .35s ease-in-out;box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}.projects-section-card-front{justify-content:flex-end}.projects-section-card-back,.projects-section-card-front{position:absolute;display:flex;flex-direction:column;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.projects-section-card-back{justify-content:flex-start;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background-color:#fe4c00;color:#fff;padding:1rem}.projects-section-card-back h4{margin-bottom:1rem}.projects-section-card-inner:hover .projects-section-card-wrapper{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.projects-section-card-img{position:absolute;top:0;right:0;bottom:0;left:0}.projects-section-card-construction-status{position:absolute;top:.5rem;left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:center right;transform-origin:center right;padding:.5rem 1rem;background:#fff;color:#fe4c00;white-space:nowrap}.projects-section-card-sales-status{position:absolute;top:55%;left:100%;padding:.5rem 1rem;color:#fff;background:#fe4c00;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:translate(-100%,-55%) rotate(90deg);transform:translate(-100%,-55%) rotate(90deg);white-space:nowrap}.projects-section-card-info{position:relative;background:hsla(0,0%,100%,.7);border-top:8px solid #003814;height:36%;padding:1rem}.projects-section-card-badge1{position:absolute;top:.1rem;right:1rem;width:55px;height:106px}.projects-section-card-badge2{position:absolute;top:1rem;right:5rem;width:75px;height:75px}.projects-section-card-info-name{color:#003814;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:1rem!important}.projects-section-card-info-name-bottom{width:100%;height:3px;background:#fe4c00;margin-top:5px}.projects-section-card-info-location{display:flex;justify-content:flex-start;align-items:flex-end;color:#0b0b0b;margin-bottom:.5rem!important}.projects-section-card-info-location p{margin-left:4px}.projects-section-card-info-type{color:#0b0b0b}@media only screen and (max-width:599px){.projects-section-card{height:400px}.projects-section-card-inner{width:100%;height:400px}.projects-section-card-badge1{top:.1rem;right:.5rem;width:40px;height:90px}.projects-section-card-badge2{top:1rem;right:3.5rem;width:65px;height:65px}.projects-section-card-back h6{font-size:14px}}.o-projektu-intro-section{position:relative;background:#b4d8b6;background:rgba(180,216,182,.5)}.o-projektu-intro-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.5}.o-projektu-intro-section-overlay-2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.15;background:#003814;background:linear-gradient(0deg,#003814,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}.o-projektu-intro-section-inner{height:100%;padding-top:2rem;padding-bottom:2rem;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative}.o-projektu-intro-section-inner h2{color:#003814;padding:1rem 24px}.o-projektu-intro-section-inner h4{color:#003814;padding:1rem 24px;font-weight:600}.lokalita-intro-prompt-wrapper{display:block;position:absolute;left:50%;bottom:5%;-webkit-transform:translate(-50%,-5%);transform:translate(-50%,-5%);width:65px;height:65px;z-index:500}@media only screen and (max-width:959px){.lokalita-intro-prompt-wrapper{display:none}}.o-projektu-map-section{position:relative}.o-projektu-map-section-inner{position:relative;height:100%}.o-projektu-map-section-inner-wrapper{position:relative;height:100%;margin-bottom:-7px}.o-projektu-map-img{width:100%;height:100%;object-fit:contain}.o-projektu-map-section-pins-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.o-projektu-map-tooltip-element{margin:0!important;padding:0!important;height:250px;width:391px;max-width:unset!important;border-radius:6px}.o-projektu-tooltip-inner{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.o-projektu-tooltip-inner-content{display:flex;flex-direction:column;background:hsla(0,0%,100%,.53);padding:.5rem 1rem}.o-projektu-tooltip-inner-content p{color:#0b0b0b}.o-projektu-tooltip-pin{width:90px}.o-projektu-tooltip-pin img{width:100%;object-fit:contain}.o-projektu-intro-scroll-prompt{display:none;position:absolute;bottom:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}@media only screen and (max-width:959px){.o-projektu-map-section-inner{overflow-x:auto;overflow-y:hidden}.o-projektu-intro-scroll-prompt{display:block}.o-projektu-map-section-inner-wrapper{width:960px}.o-projektu-map-tooltip-element{height:280px;width:300px}.o-projektu-tooltip-pin{width:50px}}.o-projektu-sec1{position:relative;min-height:700px}.o-projektu-sec1-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.o-projektu-sec1-inner{padding:0 24px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.o-projektu-sec1-content{grid-column-start:1;grid-column-end:5;background:hsla(0,0%,100%,.7);margin-right:-20px;margin-left:-24px;padding:1rem 20px 1rem 24px;border-bottom-left-radius:12px}.o-projektu-sec1-img1-ref{height:0;grid-column-end:5;margin-right:-20px;visibility:hidden}.o-projektu-sec1-img2-ref{height:0;grid-column-start:5;visibility:hidden}.o-projektu-sec1-img1{position:absolute;top:0;bottom:0;left:0;z-index:-1}.o-projektu-sec1-img2{position:absolute;top:0;right:0;bottom:0;z-index:-1}@media only screen and (max-width:959px){.o-projektu-sec1{min-height:unset}.o-projektu-sec1-img1{width:100%!important;bottom:40%}.o-projektu-sec1-img2{position:relative;left:0!important;height:375px}.o-projektu-sec1-content{grid-column-end:13;min-height:350px;margin-right:-24px;margin-left:-24px;padding:1rem 24px;display:flex;flex-direction:column;justify-content:center;border-bottom-left-radius:unset}}@media only screen and (max-width:599px){.o-projektu-sec1-img2{height:275px}.o-projektu-sec1-content{min-height:300px}}.o-projektu-sec2{position:relative;min-height:700px}.o-projektu-sec2-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.o-projektu-sec2-inner{padding:0 24px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.o-projektu-sec2-content{grid-column-start:9;grid-column-end:13;background:hsla(0,0%,100%,.7);margin-right:-24px;margin-left:-20px;padding:1rem 24px 1rem 20px;border-bottom-right-radius:12px}.o-projektu-sec2-img1-ref{height:0;grid-column-start:9;margin-left:-20px;visibility:hidden}.o-projektu-sec2-img2-ref{height:0;grid-column-end:9;visibility:hidden}.o-projektu-sec2-img1{position:absolute;top:0;right:0;bottom:0;z-index:-1}.o-projektu-sec2-img2{position:absolute;top:0;bottom:0;left:0;z-index:-1}@media only screen and (max-width:959px){.o-projektu-sec2{min-height:unset}.o-projektu-sec2-img1{left:0!important;bottom:40%}.o-projektu-sec2-img2{position:relative;width:100%!important;height:375px}.o-projektu-sec2-content{grid-column-start:1;min-height:350px;margin-right:-24px;margin-left:-24px;padding:1rem 24px;display:flex;flex-direction:column;justify-content:center;border-bottom-right-radius:unset}}@media only screen and (max-width:599px){.o-projektu-sec2-img2{height:275px}.o-projektu-sec2-content{min-height:300px}}.o-projektu-sec3{position:relative;min-height:700px}.o-projektu-sec3-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.o-projektu-sec3-inner{padding:0 24px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.o-projektu-sec3-content{grid-column-start:1;grid-column-end:5;background:hsla(0,0%,100%,.7);margin-right:-20px;margin-left:-24px;padding:1rem 20px 1rem 24px;border-bottom-left-radius:12px}.o-projektu-sec3-img1-ref{height:0;grid-column-end:5;margin-right:-20px;visibility:hidden}.o-projektu-sec3-img2-ref{height:0;grid-column-start:5;visibility:hidden}.o-projektu-sec3-img1{position:absolute;top:0;bottom:0;left:0;z-index:-1}.o-projektu-sec3-img2{position:absolute;top:0;right:0;bottom:0;z-index:-1}@media only screen and (max-width:959px){.o-projektu-sec3{min-height:unset}.o-projektu-sec3-img1{width:100%!important;bottom:40%}.o-projektu-sec3-img2{position:relative;left:0!important;height:375px}.o-projektu-sec3-content{grid-column-end:13;min-height:350px;margin-right:-24px;margin-left:-24px;padding:1rem 24px;display:flex;flex-direction:column;justify-content:center;border-bottom-left-radius:unset}}@media only screen and (max-width:599px){.o-projektu-sec3-img2{height:275px}.o-projektu-sec3-content{min-height:300px}}.floorcards-section{position:relative;background:#fff}.floorcards-wrapper{height:100%;z-index:10;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;padding:3rem 0 3rem 24px}.floorcards-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.floorcards-card.card-3kk{grid-column-start:1;grid-column-end:5}.floorcards-card-cta{margin-top:1rem;text-decoration:none}.floorcards-card.card-4kk{grid-column-start:5;grid-column-end:9;margin-top:5rem}.floorcards-standardy{grid-column-start:9;grid-column-end:13;position:relative;align-self:center;padding:1rem 24px}.floorcards-standardy-bg{position:absolute;z-index:0;background:#b4d8b6;background:linear-gradient(180deg,rgba(180,216,182,.7),rgba(131,170,135,.7));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b4d8b6",endColorstr="#83aa87",GradientType=1);top:0;right:calc(661px - 50vw);bottom:0;left:0;border-top-left-radius:12px;border-bottom-left-radius:12px}.floorcards-standardy-inner{position:relative}.floorcards-standardy h4{margin-bottom:1rem;color:#000}.floorcards-standardy p{margin-bottom:1rem}.floorcards-card img{width:100%;object-fit:contain}.floorcards-card p{margin-top:1rem}@media only screen and (max-width:1370px){.floorcards-standardy-bg{right:-24px}}@media only screen and (max-width:800px){.floorcards-wrapper{display:flex;flex-direction:column;padding:0 24px}.floorcards-standardy{grid-column-start:unset;grid-column-end:unset;padding:1rem 0;order:1;margin-bottom:1rem}.floorcards-standardy-bg{left:-24px;border-top-left-radius:0;border-bottom-left-radius:0}.floorcards-card{max-width:450px;margin:0 auto;order:2}.floorcards-card.card-3kk,.floorcards-card.card-4kk{margin-top:1rem;margin-bottom:1rem}}.o-projektu-harmonogram-section{position:relative;background:#b4d8b6}.o-projektu-harmonogram-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.53;background:#003814;background:linear-gradient(90deg,#003814,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}.o-projektu-harmonogram-section-inner{position:relative;z-index:10;height:100%;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;justify-content:flex-start;align-items:center}.o-projektu-harmonogram-section-inner-content{grid-column-start:1;grid-column-end:13;padding:3rem 0 3rem 24px}.o-projektu-harmonogram-section-inner-road-wrapper{margin:0 auto}.o-projektu-harmonogram-section-inner-road-wrapper svg{width:100%;height:100%;object-fit:contain}.o-projektu-harmonogram-section-inner h2{color:#003814;padding-bottom:1rem}.o-projektu-harmonogram-section-inner p{color:#0b0b0b}@media only screen and (max-width:959px){.o-projektu-harmonogram-section-inner{display:flex;flex-direction:column}.o-projektu-harmonogram-section-inner-content{grid-column-start:unset;grid-column-end:unset;padding:1rem 24px}}@media only screen and (max-width:599px){.o-projektu-harmonogram-section-inner-road-wrapper svg{overflow:visible;margin-bottom:1rem}.harmonogram-item-1{-webkit-transform-origin:15% 50%!important;transform-origin:15% 50%!important;-webkit-transform:scale(1.3)!important;transform:scale(1.3)!important}.harmonogram-item-2{-webkit-transform-origin:50% 50%!important;transform-origin:50% 50%!important;-webkit-transform:scale(1.3)!important;transform:scale(1.3)!important}.harmonogram-item-3{-webkit-transform-origin:85% 50%!important;transform-origin:85% 50%!important;-webkit-transform:scale(1.3)!important;transform:scale(1.3)!important}}.getberg-maps-section{width:100%;height:450px;position:relative}.map-icon-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.getberg-maps-info-window{position:absolute;top:1rem;bottom:1rem;margin-left:calc(50vw - 669px);border:4px solid #1f325d;background:#fff;width:400px;color:#1f325d}.getberg-maps-info-window-inner{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.getberg-maps-info-window-inner>img{max-width:100%;margin-bottom:2rem}.getberg-maps-info-window-inner a{text-decoration:none;color:inherit}.getberg-maps-info-window-inner a:hover{text-decoration:underline}@media only screen and (max-width:1360px){.getberg-maps-info-window{margin-left:1rem}}@media only screen and (max-width:800px){.getberg-maps-section{display:flex;flex-direction:column-reverse;height:650px}.getberg-maps-info-window{position:relative;height:300px;min-height:300px;top:unset;left:unset;bottom:unset;margin:1rem auto}}@media only screen and (max-width:420px){.getberg-maps-info-window{width:100%;padding-right:16px;padding-left:16px}}.galerie-switch-wrapper{display:flex;padding:1rem 0 0}.galerie-switch{cursor:pointer;color:#003814;margin-right:3rem;font-size:1rem;padding:0 1rem;-webkit-user-select:none;user-select:none}.galerie-switch.switch-active{border-bottom:4px solid #fe4c00}._2ILZE{position:relative;-webkit-user-select:none;user-select:none;background-color:#fff;box-sizing:border-box;background:transparent!important}._1_Dg2,._2ILZE{width:100%;height:100%;display:flex;flex-flow:column;align-items:stretch}._1_Dg2{position:fixed;top:0;left:0;right:0;bottom:0;z-index:4000;background-color:#fff;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top center;transform-origin:top center}._2qwzr{position:relative;margin-bottom:1rem;background:#fff}._2qwzr,._Pfcmb{width:100%;height:100%;overflow:hidden;flex:0 1 auto}._Pfcmb{display:flex;justify-content:flex-start;align-items:flex-start;touch-action:auto}._3q7r8{background-color:rgba(0,0,0,.9)}[data-is-not-keyboard-user=true] :focus{outline:none}._L8X8r{height:100%;width:100%;list-style:none;margin:0;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;-webkit-transform:translateZ(0);transform:translateZ(0);transition-duration:0s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}._L8X8r._or-gG{flex-direction:row-reverse}._FP5OY{cursor:grab}.isGrabbing>._FP5OY{cursor:grabbing}._1eGao{height:100%;min-width:100%;width:100%;max-width:100%}._3iVQ0{overflow:hidden}._3iVQ0,._t1897{position:relative;height:100%;width:100%;margin:0;border:0;border-image-width:0;padding:0;-webkit-user-select:none;user-select:none}._1BRif,._t1897{object-fit:cover;-webkit-user-drag:none}._1BRif{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;-webkit-user-select:none;user-select:none}._1BRif._3UdL5{display:none}._1BRif:before,._t1897:before{content:"";display:block;position:absolute;width:100%;min-width:100%;height:100%;min-height:100%;top:0;left:0;right:0;bottom:0;background:#444}._3lwW_{position:absolute;display:flex;justify-content:center;align-items:center}._1zlZS{opacity:.25;pointer-events:none;cursor:not-allowed}._1R7KP{height:50px;padding:0 10px;align-items:center}._1OkCh,._1R7KP{display:flex;flex-direction:row;justify-content:center;-webkit-user-select:text;user-select:text;cursor:text}._1OkCh{width:100%;max-width:100%;max-height:100%;overflow:auto;align-items:flex-start}.__JnHV{background:#fff;font-weight:700;padding:5px;opacity:.75;height:-webkit-min-content;height:min-content}._3lLfB{-webkit-filter:drop-shadow(0 0 5px #888);filter:drop-shadow(0 0 5px #888)}._14Fp5{height:100%;overflow-x:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}._14Fp5._3Rfma{flex-direction:row-reverse}._1cqA3{top:50%;left:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}._2GizQ{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}._2zEIf{top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}._lhmht{top:0;left:0}._3r4Pe,._29p_Y{top:0;left:0;right:0;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}._1oKnM{top:0;right:0}._2A4to{bottom:0;left:0}._2ljUm,._3apmu{left:0;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}._2ljUm,._3apmu,._3XvNX{bottom:0;right:0}._ZTBlf{position:relative;margin:0;border:none;padding:0;display:inline-block;-webkit-appearance:none;appearance:none;opacity:.75;background-color:initial;background-position:50%;background-repeat:no-repeat;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}._3LX_O{-webkit-filter:drop-shadow(0 0 3px #888);filter:drop-shadow(0 0 3px #888)}._ZTBlf:hover{opacity:1}@media (hover:none){._ZTBlf:hover{opacity:.75}}._lfOsC{display:flex;justify-content:center;align-items:center;display:none!important}._1Pekn{width:50px;height:60px}._dZ8C-{width:50px;height:50px}._20GWq{width:20px;height:20px;border-radius:50%}._3WRGR{stroke:#bbb;stroke-opacity:1;stroke-width:1px;fill:#fff}._1JHpX{height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;overflow-wrap:break-word;word-break:normal;white-space:normal;-webkit-user-select:auto;user-select:auto}._XQjA1{-webkit-user-select:none;user-select:none;-ms-zoom:10%;zoom:10%;font-size:10%;pointer-events:none}._XQjA1,._XQjA1 *{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}._XQjA1>*{pointer-events:none}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){._XQjA1{font-size:100%}}@-moz-document url-prefix(){._XQjA1{font-size:10%}}._2c50p{flex:0 0 15%;margin:3px 0 0;padding:0;overflow-y:hidden;overflow-x:scroll;cursor:grab;scrollbar-width:none;overflow-scrolling:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior-x:contain;-ms-overflow-style:none}.isGrabbing._2c50p{cursor:grabbing}._2c50p::-webkit-scrollbar{display:none}._-LJ2W{width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}._-LJ2W._3NsOQ{flex-direction:row-reverse;justify-content:flex-end}._-cAh3{display:block;height:100%;min-width:10%;width:10%;max-width:10%;overflow:hidden;margin-right:3px;padding:0;opacity:.5;list-style:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._19gvi,._-cAh3:not(._19gvi):hover{opacity:1}@media (hover:none){._-cAh3:not(._19gvi):hover{opacity:.5}}.standardy-sections-wrapper{width:100%;position:relative;overflow:hidden}.standardy-sections-overlay{position:absolute;top:0;right:0;height:6000px;left:0;z-index:0;opacity:.5}.standardy-tooltip{opacity:1;transition:opacity .3s ease-in-out}.standardy-tooltip:hover{opacity:.5}.standardy-tooltip-mobile img{width:32px;height:32px}.standardy-tooltip-wrapper{padding:1rem .5rem!important;border:4px solid #fff;background-color:hsla(0,0%,100%,.7)!important;color:#0b0b0b!important}@media only screen and (max-width:959px){.standardy-tooltip svg{width:54px;height:54px}}@media only screen and (max-width:599px){.standardy-sections-overlay{display:none}}.standardy-intro-section{width:100%;height:100vh;background:#b4d8b6;max-height:950px;position:relative}.standardy-intro-section-overlay,.standardy-intro-section-overlay-2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.standardy-intro-section-overlay-2{opacity:.53;background:#003814;background:linear-gradient(90deg,#003814,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}.standardy-intro-section-image{position:absolute;top:0;right:0;bottom:0;z-index:1}.standardy-intro-section-inner{height:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.standardy-intro-content{grid-column-start:1;grid-column-end:6;position:relative;display:flex;flex-direction:column;justify-content:center;padding-right:10px;padding-left:24px}.standardy-intro-img-ref{grid-column-start:6;grid-column-end:13}.standardy-intro-content h2{color:#fff;padding-bottom:1rem}.standardy-intro-cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none}.standardy-intro-cta button{text-transform:capitalize}.standardy-intro-section-image-mobile{display:none}@media only screen and (max-width:1249px){.standardy-intro-section{max-height:750px}}@media only screen and (max-width:959px){.standardy-intro-section{height:unset;min-height:unset}.standardy-intro-section-inner{display:flex;flex-direction:column;padding-top:5rem}.standardy-intro-content{padding:4rem 16px}.standardy-intro-img-ref,.standardy-intro-section-image{display:none}.standardy-intro-section-image-mobile{display:block;display:none!important;z-index:1;width:100%;height:300px}}@media only screen and (max-width:599px){.standardy-intro-section-image-mobile{height:220px}}.StandardyGallery_wrapper__2uhg2{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0}.StandardyGallery_heading__1dG15{color:#f34c00;text-align:center;margin-bottom:1rem!important;padding:0 1rem}.StandardyGallery_galleryWrapper__1k_uY{max-width:100%;height:auto;margin-bottom:1rem!important}.StandardyGallery_slideWrapper__2m8az{height:500px}.StandardyGallery_slideInner__1v2c-{display:flex;flex-direction:column;justify-content:stretch;align-items:center;background:#fff;height:100%;width:560px;overflow:hidden}.StandardyGallery_slideWrapper__2m8az img{object-fit:cover;max-width:100%;height:100%}.StandardyGallery_imgHeading__1NKt2{color:#003814;text-align:center;font-weight:600!important;margin-bottom:.5rem!important;padding:0 1rem}.StandardyGallery_imgText__2rKVR{color:#0b0b0b;text-align:center;font-weight:400!important;margin-bottom:.5rem!important;max-width:560px;min-height:45px;padding:0 1rem}@media only screen and (max-width:779px){.StandardyGallery_slideWrapper__2m8az{height:380px}.StandardyGallery_slideInner__1v2c-{width:470px}}@media only screen and (max-width:599px){.StandardyGallery_slideWrapper__2m8az{height:340px}.StandardyGallery_slideInner__1v2c-{width:70vw}}@media only screen and (max-width:390px){.StandardyGallery_slideWrapper__2m8az{height:280px}}.lokalita-intro-section{position:relative;z-index:60;overflow:hidden;width:100%;height:56.25vw;min-height:56.25vw}.lokalita-intro-section-inner{position:relative;width:100%;height:calc(100% - 6rem)}.lokalita-intro-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.lokalita-intro-section-content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 24px;margin-top:6rem}.lokalita-intro-section-content h2{color:#003814;margin-bottom:2rem}.lokalita-intro-section-content h4{color:#fff;margin-bottom:2rem}.lokalita-intro-cta{text-decoration:none;color:inherit}.lokalita-video-section{margin-bottom:-7px}.lokalita-video-iframe{width:100%;height:100%}@media only screen and (max-width:959px){.lokalita-intro-section{height:auto;min-height:unset}.lokalita-intro-section-content{padding:4rem 24px;height:100vh;margin-top:0}.lokalita-intro-section-content h4{margin-bottom:unset}}.lokalita-sec1{position:relative;min-height:700px}.lokalita-sec1-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.lokalita-sec1-inner{padding:0 24px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.lokalita-sec1-content{grid-column-start:1;grid-column-end:5;background:hsla(0,0%,100%,.7);margin-right:-20px;margin-left:-24px;padding:1rem 20px 1rem 24px;border-bottom-left-radius:12px}.lokalita-sec1-img1-ref{height:0;grid-column-end:5;margin-right:-20px;visibility:hidden}.lokalita-sec1-img2-ref{height:0;grid-column-start:5;visibility:hidden}.lokalita-sec1-img1{left:0}.lokalita-sec1-img1,.lokalita-sec1-img2{position:absolute;top:0;bottom:0;z-index:-1}.lokalita-sec1-img2{right:0}@media only screen and (max-width:959px){.lokalita-sec1{min-height:unset}.lokalita-sec1-img1{width:100%!important;bottom:40%}.lokalita-sec1-img2{position:relative;left:0!important;height:375px}.lokalita-sec1-content{grid-column-end:13;min-height:350px;margin-right:-24px;margin-left:-24px;padding:1rem 24px;display:flex;flex-direction:column;justify-content:center;border-bottom-left-radius:unset}}@media only screen and (max-width:599px){.lokalita-sec1-img2{height:275px}.lokalita-sec1-content{min-height:300px}}.lokalita-sec2{position:relative;min-height:700px}.lokalita-sec2-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.lokalita-sec2-inner{padding:0 24px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.lokalita-sec2-content{grid-column-start:9;grid-column-end:13;background:hsla(0,0%,100%,.7);margin-right:-24px;margin-left:-20px;padding:1rem 24px 1rem 20px;border-bottom-right-radius:12px}.lokalita-sec2-img1-ref{height:0;grid-column-start:9;margin-left:-20px;visibility:hidden}.lokalita-sec2-img2-ref{height:0;grid-column-end:9;visibility:hidden}.lokalita-sec2-img1{right:0}.lokalita-sec2-img1,.lokalita-sec2-img2{position:absolute;top:0;bottom:0;z-index:-1}.lokalita-sec2-img2{left:0}@media only screen and (max-width:959px){.lokalita-sec2{min-height:unset}.lokalita-sec2-img1{left:0!important;bottom:40%}.lokalita-sec2-img2{position:relative;width:100%!important;height:375px}.lokalita-sec2-content{grid-column-start:1;min-height:350px;margin-right:-24px;margin-left:-24px;padding:1rem 24px;display:flex;flex-direction:column;justify-content:center;border-bottom-right-radius:unset}}@media only screen and (max-width:599px){.lokalita-sec2-img2{height:275px}.lokalita-sec2-content{min-height:300px}}.lokalita-sec3{position:relative;min-height:700px}.lokalita-sec3-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.lokalita-sec3-inner{padding:0 24px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}.lokalita-sec3-content{grid-column-start:1;grid-column-end:5;background:hsla(0,0%,100%,.7);margin-right:-20px;margin-left:-24px;padding:1rem 20px 1rem 24px;border-bottom-left-radius:12px}.lokalita-sec3-img1-ref{height:0;grid-column-end:5;margin-right:-20px;visibility:hidden}.lokalita-sec3-img2-ref{height:0;grid-column-start:5;visibility:hidden}.lokalita-sec3-img1{left:0}.lokalita-sec3-img1,.lokalita-sec3-img2{position:absolute;top:0;bottom:0;z-index:-1}.lokalita-sec3-img2{right:0}@media only screen and (max-width:959px){.lokalita-sec3{min-height:unset}.lokalita-sec3-img1{width:100%!important;bottom:40%}.lokalita-sec3-img2{position:relative;left:0!important;height:375px}.lokalita-sec3-content{grid-column-end:13;min-height:350px;margin-right:-24px;margin-left:-24px;padding:1rem 24px;display:flex;flex-direction:column;justify-content:center;border-bottom-left-radius:unset}}@media only screen and (max-width:599px){.lokalita-sec3-img2{height:275px}.lokalita-sec3-content{min-height:300px}}.Intro_wrapper__4cnpq{position:relative;z-index:60;overflow:hidden;width:100%;height:56.25vw;min-height:56.25vw}.Intro_inner__1qCBX{position:relative;width:100%;height:calc(100% - 6rem)}.Intro_overlaySolid__2uDBI{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3)}.Intro_overlay__3MRVw{position:absolute;top:0;right:0;bottom:0;left:-130px}.Intro_overlay__3MRVw svg{width:auto;height:100%}.Intro_content__iqajp{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:6rem;color:#fff}.Intro_content__iqajp h1{font-weight:700;font-size:96px;line-height:118px;text-align:center;margin-bottom:2rem;padding:0 24px}.Intro_content__iqajp h5{font-weight:700;font-size:24px;line-height:36px;margin-bottom:1rem;max-width:487px;padding:0 24px}@media only screen and (max-width:1199px){.Intro_content__iqajp h1{font-size:82px}}@media only screen and (max-width:959px){.Intro_wrapper__4cnpq{height:auto;min-height:unset}.Intro_overlay__3MRVw{top:15%;left:0;display:none}.Intro_overlay__3MRVw svg{height:unset}.Intro_content__iqajp{padding:4rem 24px;height:100vh;max-height:600px;margin-top:0;justify-content:flex-end}.Intro_content__iqajp h3{font-weight:700;font-size:30px;line-height:37px;margin-bottom:1rem}.Intro_content__iqajp h4{font-weight:700;font-size:16px;line-height:24px}}@media only screen and (max-width:599px){.Intro_overlay__3MRVw{top:40%;display:block}}.Resale_wrapper__3Rk1N{position:relative;padding:10rem 24px 14rem;background-color:#033814;margin-bottom:13rem}.Resale_overlay__18KWu{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.Resale_overlay__18KWu svg{width:100%;height:auto;object-fit:cover}.Resale_shape__EdTdy{position:absolute;right:0;top:70px;height:8px;left:50%}.Resale_shape__EdTdy:after{content:" ";position:absolute;top:-29px;left:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline;width:66px;height:66px;border-radius:10px}.Resale_shape__EdTdy.Resale_orange__3-2u7,.Resale_shape__EdTdy.Resale_orange__3-2u7:after{background:#fe4c00}.Resale_content__3pyja{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;grid-gap:16px;gap:16px;color:#fff}.Resale_content__3pyja h2{font-style:normal;font-weight:700;font-size:60px;line-height:120%;max-width:461px}.Resale_content__3pyja p{font-style:normal;font-weight:400;font-size:18px;line-height:186%;opacity:.9;padding-top:8px;margin-bottom:8px;max-width:500px}.Resale_cardsWrapper__3R5J8{width:100%;display:flex;flex-direction:row;justify-content:center;grid-gap:16px;gap:16px;position:absolute;top:calc(100% - 125px);left:0;right:0}.Resale_cardWrapper__3iWlp{position:relative;padding:48px 24px 24px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:7px solid #fe4c00;max-width:293px;box-shadow:32px 64px 29px rgba(0,0,0,.01),18px 36px 24px rgba(0,0,0,.05),8px 16px 18px rgba(0,0,0,.09),2px 4px 10px rgba(0,0,0,.1),0 0 0 rgba(0,0,0,.1)}.Resale_cardBg__1Q2LP{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-top-left-radius:5px;border-top-right-radius:5px}.Resale_cardContent__PsEnw{position:relative;margin-bottom:40px;color:#fff}.Resale_cardTitle__1I66B{font-style:normal!important;font-weight:700!important;font-size:18px!important;line-height:27px!important;padding-bottom:8px}.Resale_cardText__y1Xn3{font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:24px!important}.Resale_cardNubmer__1X9-R{position:absolute;top:calc(100% - 30px);left:calc(50% - 33px);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:66px;height:66px;border-radius:10px;color:#fff;background-color:#fe4c00;display:flex;align-items:center;justify-content:center;text-align:center}.Resale_cardNubmer__1X9-R span{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (max-width:959px){.Resale_wrapper__3Rk1N{padding:10rem 24px 8rem;margin-bottom:910px}.Resale_shape__EdTdy{left:32px}.Resale_content__3pyja{flex-direction:column}.Resale_content__3pyja h3{font-style:normal;font-weight:700;font-size:30px;line-height:37px}.Resale_cardsWrapper__3R5J8{flex-direction:column;grid-gap:52px;gap:52px;top:calc(100% + 32px);width:unset;margin:0 auto;left:unset;right:unset}}@media only screen and (max-width:599px){.Resale_wrapper__3Rk1N{padding:8rem 24px 6rem}}.Invest_wrapper__imema{position:relative;padding:7rem 24px 5rem}.Invest_bg__ssDAg{position:absolute;top:0;left:0;width:65%;height:80%;pointer-events:none}.Invest_overlay__2Vq5m{top:0;right:0;bottom:0;left:0;position:absolute;background-color:rgba(0,0,0,.3)}.Invest_shape__3QYRf{position:relative;width:30%;margin-left:-24px;height:8px;margin-bottom:3rem}.Invest_shape__3QYRf:after{content:" ";position:absolute;top:-29px;right:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline;width:66px;height:66px;border-radius:10px}.Invest_shape__3QYRf.Invest_orange__3pB6U,.Invest_shape__3QYRf.Invest_orange__3pB6U:after{background:#fe4c00}.Invest_content__7vs_Y{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;grid-gap:16px;gap:16px;color:#fff;max-width:1132px;margin:0 auto}.Invest_content__7vs_Y h2{font-style:normal;font-weight:700;font-size:60px;line-height:120%;max-width:513px;flex:1 1}.Invest_cardsWrapper__1yDrk{flex:1 1;display:flex;flex-direction:column;justify-content:center;grid-gap:16px;gap:16px;position:relative;top:-3rem}.Invest_cardWrapper__1i5np{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:7px;width:100%;max-width:571px;border-radius:10px}.Invest_cardBg__2tn_F{top:0;right:0;bottom:0;left:0;position:absolute;background:linear-gradient(99.96deg,#b4d8b6 16.7%,#83aa87 88.22%);border-radius:10px}.Invest_cardContent__t3rsq{padding:25px 36px;position:relative;background-color:#fff;color:#171717;border-radius:10px}.Invest_cardContent__t3rsq svg{margin-bottom:8px}.Invest_cardTitle__aQr1w{font-style:normal;font-weight:700!important;font-size:18px!important;line-height:27px!important;padding-bottom:8px}.Invest_cardText__l-9rp{font-style:normal;font-weight:400!important;font-size:18px!important;line-height:186%!important}@media only screen and (max-width:959px){.Invest_wrapper__imema{padding:10rem 24px 5rem}.Invest_bg__ssDAg{width:100%;height:50%}.Invest_shape__3QYRf{width:calc(50% + 60px)}.Invest_content__7vs_Y{flex-direction:column;align-items:center}.Invest_content__7vs_Y h2{font-style:normal;font-weight:700;font-size:30px;line-height:37px;margin-bottom:2rem;text-align:center}.Invest_cardsWrapper__1yDrk{top:unset}.Invest_cardContent__t3rsq{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}}@media only screen and (max-width:599px){.Invest_wrapper__imema{padding:8rem 24px 2rem}}.Numbers_wrapper__2r6K5{position:relative;overflow:hidden;background-color:#5a8460;padding:5rem 0}.Numbers_overlay__3VRdZ{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.Numbers_overlay__3VRdZ svg{min-width:100%;min-height:100%;object-fit:cover}.Numbers_content__A7xrm{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:8px;gap:8px;text-align:center}.Numbers_title__10hg1{font-style:normal!important;font-weight:700!important;font-size:60px!important;line-height:120%!important;max-width:596px;color:#fff}.Numbers_cardsWrapper__23_Bh{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:12px;gap:12px;max-width:700px;margin-bottom:1rem}.Numbers_subTitle__2qxSB{font-style:normal!important;font-weight:700!important;font-size:30px!important;line-height:37px!important;max-width:337px;color:#fff;margin-bottom:.5rem}.Numbers_cta__3RLjY{position:relative}@media only screen and (max-width:959px){.Numbers_title__10hg1{font-size:30px!important;line-height:37px!important;padding:0 24px}.Numbers_cardsWrapper__23_Bh{width:100%;max-width:unset;flex-direction:column;align-items:stretch;grid-gap:0;gap:0}.Numbers_cardsWrapper__23_Bh>svg{max-width:100%}.Numbers_cardsWrapper__23_Bh>svg:last-of-type{align-self:flex-end}.Numbers_subTitle__2qxSB{font-size:25px!important;line-height:38px!important;padding:0 24px}}.Cards_wrapper__IEpxL{position:relative;padding:5rem 24px 8rem}.Cards_title__1lPpG{text-align:center;padding:0 24px;font-style:normal!important;font-weight:700!important;font-size:60px!important;line-height:120%!important;color:#fe4c00;margin-bottom:2rem}.Cards_cardsWrapper__1BOye{position:relative;width:100%;max-width:1370px;margin:2rem auto 1rem;padding-bottom:2rem}.Cards_prevArrow__3058S{left:calc(50% - 56px)}.Cards_nextArrow__20lLb,.Cards_prevArrow__3058S{position:absolute;bottom:-72px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:11;cursor:pointer}.Cards_nextArrow__20lLb{left:calc(50% + 56px)}.Cards_card__2UrdR{margin:0 5px 1rem 10px;position:relative;max-width:427px;width:97%;background-color:#fff;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:stretch;padding:2rem 2rem 3rem;box-shadow:3px 6px 3px 3px rgba(15,30,53,.05);transition:box-shadow .2s ease-in-out}.Cards_card__2UrdR:hover{box-shadow:4px 6px 4px 4px rgba(15,30,53,.1)}.Cards_cardOverlay__3QnLI{position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.6);z-index:10;display:flex;justify-content:center;align-items:center}.Cards_cardOverlay__3QnLI span{width:100%;padding:1rem;color:#fff;text-align:center}.Cards_firstLine__1X_kc{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.Cards_pdfWrapper__WCok0{background-color:#fe4c00;display:flex;align-items:center;justify-content:center;padding:.5rem;cursor:pointer;border-radius:.25rem;box-shadow:2px 6px 8px rgba(234,130,80,.2);transition:box-shadow .2s ease-in-out}.Cards_pdfWrapper__WCok0:hover{box-shadow:2px 6px 8px rgba(234,130,80,.4)}.Cards_pdfWrapper__WCok0 svg{width:30px;height:30px}.Cards_heading__26xf9{color:#5a8460;font-weight:400!important}.Cards_imgWrapper__14Sfq{height:360px;width:100%}.Cards_infoWrapper__3IGyq{width:100%;padding:.25rem 0;display:flex;flex-direction:column;align-items:center;justify-content:stretch}.Cards_infoLine__3k2IF{width:100%;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.Cards_infoLine__3k2IF h6{font-weight:600!important;color:#fe4c00;padding-left:.5rem;text-align:end;white-space:nowrap}.Cards_ctaWrapper__3aSVN{min-height:40px}.Cards_dots__cjVhr{position:relative;display:flex!important;flex-direction:row;margin:0 auto;width:100%;grid-gap:8px;gap:8px;align-items:center;justify-content:center}.Cards_dots__cjVhr li{list-style-type:none}.Cards_dots__cjVhr li button{line-height:0;font-size:0;outline:none;border:0;list-style-type:none;display:block;cursor:pointer;width:9px;height:9px;background-color:#b4d8b6;border-radius:5px}.Cards_dots__cjVhr li.slick-active button{background-color:#033814}@media only screen and (max-width:1279px){.Cards_imgWrapper__14Sfq{height:300px}}@media only screen and (max-width:1199px){.Cards_imgWrapper__14Sfq{height:250px}}@media only screen and (max-width:959px){.Cards_wrapper__IEpxL{padding:5rem 24px 3rem}.Cards_title__1lPpG{font-size:30px!important;line-height:37px!important;padding:0 24px}.Cards_card__2UrdR{padding:1rem 1rem 1.5rem;width:95%}}@media only screen and (max-width:599px){.Cards_wrapper__IEpxL{padding:5rem 24px 1rem}.Cards_card__2UrdR{margin:0 auto 2rem}}.header{transition:.3s cubic-bezier(.4,0,.2,1) 0ms!important;height:72px;background:#003814;background:linear-gradient(0deg,rgba(0,56,20,0),#003814);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}header.night{background:transparent}.logo-container,.logo-container-wrapper{display:flex;justify-content:center;align-items:center}.header-logo{height:100%;max-width:100%;object-fit:contain;padding-top:.5rem;padding-bottom:.5rem}.header-toolbar{justify-content:stretch}.header-toolbar,.header-toolbar-inner{display:flex;width:100%;flex-direction:row;align-items:center}.header-toolbar-inner{justify-content:space-between}.menu-container{flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;justify-self:center;position:relative}.header-brochure-icon-wrapper:hover .header-brochure-icon,.header-phone-icon-wrapper:hover .header-phone-icon{-webkit-animation:iconHoverAnimation 1s infinite;animation:iconHoverAnimation 1s infinite}.phone-container svg{width:30px;height:30px}@-webkit-keyframes iconHoverAnimation{0%,20%,50%,80%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}60%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}@keyframes iconHoverAnimation{0%,20%,50%,80%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}60%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}.drawer .MuiDrawer-paperAnchorTop{height:100vh;display:flex;flex-direction:column;justify-content:flex-start;background-color:hsla(0,0%,100%,0)}.drawer-inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:600px}.drawer-inner-close{position:absolute;top:35px;left:35px;width:35px;height:35px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;z-index:3}.drawer-inner-bg{opacity:.4;z-index:1}.drawer-inner-bg,.drawer-inner-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.drawer-inner-bg-overlay{background:linear-gradient(180deg,rgba(180,216,182,.5),rgba(131,170,135,.5));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer-inner-content{background:#fff;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;z-index:500;min-width:500px;padding-top:72px}.drawer-inner-content button{width:100%;opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px);padding:0;margin:.5rem}.drawer-inner-content button:first-child{margin-top:auto}.anchor-link{width:100%;color:inherit;text-decoration:none;font-size:1.4rem;position:relative;color:#003814}.anchor-link.active{color:#fe4c00}.drawer-from-getberg-wrapper{margin-top:auto;padding-top:1rem;margin-bottom:1rem}.drawer-from-getberg-wrapper a{padding:.5rem 1rem;opacity:.8;transition:opacity .2s ease-in-out}.drawer-from-getberg-wrapper a:hover{opacity:1}.burger-button{width:60px;height:60px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.burger-icon{top:28px;left:15px}.burger-icon,.burger-icon:after,.burger-icon:before{width:30px;height:4px;background-color:#fe4c00;position:absolute;transition-duration:.5s}.burger-icon:after,.burger-icon:before{content:"";left:0}.burger-icon:before{top:-9px}.burger-icon:after{top:9px}.menu-open .burger-icon{width:0}.menu-open .burger-icon:before{-webkit-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}.menu-open .burger-icon:after{-webkit-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}@media only screen and (max-width:959px){.phone-container{margin-right:0}.phone-container .MuiButton-startIcon{margin:0}}@media only screen and (max-width:599px){.header-toolbar{justify-content:space-between}.header-logo{padding:.7rem}.menu-container{min-width:64px;width:64px}.drawer-inner-content{min-width:unset;width:100%}.drawer-inner-content button{margin:.35rem}.anchor-link{font-size:1.2rem}.burger-button{min-width:unset}.drawer-from-getberg-wrapper a{opacity:1}}@media only screen and (max-width:439px){.phone-container a,.phone-container button{min-width:unset;padding:6px!important}.burger-button{margin-left:-8px}}@media only screen and (max-width:350px){.logo-container{padding-top:.5rem;padding-bottom:.5rem}.anchor-link{font-size:1.1rem}}.brochure-modal{z-index:3400!important}.brochure-modal .modal-dialog{max-width:550px;height:684px;margin:5rem auto 2rem}.brochure-modal .modal-content{max-width:550px;height:684px;border:0;border-radius:4px;outline:0}.brochure-modal-close{position:absolute;top:-40px;right:-40px;display:flex;cursor:pointer}.brochure-modal-inner{display:flex;flex-direction:column;height:100%}.brochure-modal-top{flex:1 1;border-top-right-radius:4px;border-top-left-radius:4px}.brochure-modal-top.sent{flex:unset;height:324px}.brochure-modal-bottom{padding:1.75rem 3.75rem 3.75rem;display:flex;flex-direction:column;align-items:flex-start}.brochure-modal-bottom,.brochure-modal-bottom.sent{justify-content:stretch}.brochure-modal-bottom>h5{margin-bottom:1.25rem}.brochure-modal-bottom>p{font-weight:400;font-size:16px;color:#262626;margin-bottom:1.25rem}.brochure-modal-hotovo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.brochure-modal-bottom.sent{height:calc(100% - 324px)}.brochure-modal-bottom.sent .brochure-modal-hotovo{margin-top:auto}@media only screen and (max-width:699px){.brochure-modal-close{right:-30px}}@media only screen and (max-width:599px){.brochure-modal .modal-dialog{margin:1rem .5rem;max-width:unset}.brochure-modal .modal-content{max-width:unset}.brochure-modal-close{top:0;right:0}.brochure-modal-top{height:185px;flex:unset}.brochure-modal-top.sent{height:260px}.brochure-modal-bottom{padding:1.25rem 1rem 3.75rem;height:100%;flex:1 1;justify-content:flex-end}.brochure-modal-bottom.sent{height:calc(100% - 260px)}.brochure-modal-bottom>h5{font-weight:600;margin-bottom:.5rem;font-size:18px}.brochure-modal-bottom>p{margin-bottom:auto}.brochure-modal-bottom.sent>p{margin-bottom:unset}.brochure-modal-hotovo{width:100%;max-width:343px}.brochure-modal-hotovo button{width:100%}}.BrochureForm_formWrapper__3AXVn{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI{display:block;margin-bottom:10px;min-height:99px}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI.BrochureForm_text-area-field__3y853{min-height:150px}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI.BrochureForm_isFocused__qJz-G .BrochureForm_control__2u1Kx:after{border-bottom:2px solid #e24704;-webkit-transform:scaleX(200);transform:scaleX(200)}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI.BrochureForm_isFocused__qJz-G .BrochureForm_control__2u1Kx label{color:#e24704;font-size:.75rem;-webkit-transform:translateY(-14px);transform:translateY(-14px)}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI.BrochureForm_hasValue__2uJLX .BrochureForm_control__2u1Kx label{font-size:.75rem;-webkit-transform:translateY(-14px);transform:translateY(-14px)}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx{border-radius:8px 8px 0 0;overflow:hidden;position:relative;width:100%}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx:after{border-bottom:2px solid #e24704;bottom:0;content:"";display:block;left:0;margin:0 auto;position:absolute;right:0;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .4s;width:1%}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx input{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid #999;color:#333;display:block;font-size:1rem;margin-top:24px;outline:0;padding:5px 12px 10px;width:100%}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx textarea{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid #999;color:#333;display:block;font-size:1rem;margin-top:24px;outline:0;padding:1.5rem 12px 10px;width:100%;min-width:100%;max-width:100%;height:130px;resize:none}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx label{display:block;font-size:1rem;font-weight:400;left:0;margin:0;padding:18px 12px 0;position:absolute;top:0;transition:all .4s;width:100%}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_hasError__2cHQ6{color:#b00020;text-align:right;margin:.5rem;font-size:.8rem}.BrochureForm_formWrapper__3AXVn .BrochureForm_termsWrapper__3EXEm{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;user-select:none}.BrochureForm_formWrapper__3AXVn .BrochureForm_formError__bqYO5{color:#b00020;margin:.5rem}.BrochureForm_formWrapper__3AXVn .BrochureForm_form-submit__sGVJG{text-transform:none!important}.BrochureForm_submitWrapper__1iyTC{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.BrochureForm_termsWrapper__3EXEm{margin-bottom:1.25rem;align-items:flex-start}.BrochureForm_termsWrapper__3EXEm>span{margin-top:-12px;margin-left:-12px}.BrochureForm_termsWrapper__3EXEm label{font-weight:400;font-size:13px;line-height:18px;color:#818181;cursor:pointer}@media only screen and (max-width:599px){.BrochureForm_formWrapper__3AXVn .BrochureForm_termsWrapper__3EXEm label,.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx input,.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx label,.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_control__2u1Kx textarea{font-size:.85rem}.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI .BrochureForm_hasError__2cHQ6,.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI.BrochureForm_hasValue__2uJLX .BrochureForm_control__2u1Kx label,.BrochureForm_formWrapper__3AXVn div.BrochureForm_formField__1_9eI.BrochureForm_isFocused__qJz-G .BrochureForm_control__2u1Kx label{font-size:.65rem}.BrochureForm_submitWrapper__1iyTC{width:100%;max-width:343px;margin-top:auto}.BrochureForm_submitWrapper__1iyTC button{width:100%}}.footer-container{background:#e24704;color:#fff;padding-top:1rem;padding-bottom:1rem}.footer-container a{color:#fff;text-decoration:none;text-transform:none}.footer-wrapper{padding:1rem 24px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;height:100%}.footer-wrapper .footer-column-1{grid-column-start:1;grid-column-end:4;height:100%;display:flex;flex-direction:column;align-items:flex-start}.footer-wrapper .footer-column-1 img{width:100%;object-fit:contain;max-width:210px;margin-top:1rem}.footer-wrapper .footer-column-2{grid-column-start:4;grid-column-end:8;height:100%;display:flex;flex-direction:column;align-items:flex-start}.footer-wrapper .footer-column-2 h5{font-weight:600;margin-top:1rem;margin-bottom:.5rem}.footer-wrapper .footer-column-3{grid-column-start:8;grid-column-end:13;height:100%;display:flex;flex-direction:column;align-items:flex-start}.footer-wrapper .footer-column-3 h5{font-weight:600;margin-top:1rem;margin-bottom:.5rem}.footer-wrapper .footer-column-3 a{display:flex;align-items:center;justify-content:flex-start;padding:6px 8px 6px 0;min-width:unset}.footer-wrapper .footer-column-3 a:first-child{margin-left:0}.footer-wrapper .footer-column-3 a:hover{text-decoration:underline}.footer-wrapper .footer-column-3>a svg{margin-right:1rem}.footer-socials{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:stretch;margin-bottom:.5rem}.footer-socials button{padding:4px;min-width:unset}.fw-footer-logo{margin-bottom:1rem}.footer-logo-wrapper{display:flex;flex-direction:row;justify-content:flex-end;width:100%;margin-bottom:1rem}.footer-link:hover{text-decoration:underline}.img-disclaimer-text{font-weight:300;padding:0 1rem;font-size:.75rem}@media only screen and (max-width:959px){.footer-wrapper{display:flex;flex-direction:column;padding:1rem 16px}.footer-logo-wrapper{justify-content:center;margin-top:1rem;margin-bottom:0}.footer-wrapper .footer-column-1,.footer-wrapper .footer-column-2,.footer-wrapper .footer-column-3{align-items:center;text-align:center}.footer-socials{justify-content:center}.footer-wrapper .footer-column-3 a{padding:8px}}.fourZeroFourWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:60vh;text-align:center}.modal{z-index:3400!important}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1200;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{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;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:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;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}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.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-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}*{padding:0;margin:0;box-sizing:border-box}body,html{overflow-x:hidden}body,html,input,textarea{font-family:"Poppins","Roboto",sans-serif}.fullhd-content{padding-left:calc(50vw - 685px);padding-right:calc(50vw - 685px)}.section-divider{height:60px;width:100%;background:#fe4c00}.section-divider-white{height:60px;width:100%;background:#fff}.section-divider-green{height:60px;width:100%;background:#003814}.section-divider-light-green{height:60px;width:100%;background:#b4d8b6}.contact-seperator{width:calc(100% - 48px);height:6px;background:#fff;margin:0 auto}.contact-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:red;z-index:0;opacity:.53;background:#003814;background:linear-gradient(0deg,#003814,rgba(0,56,20,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003814",endColorstr="#003814",GradientType=1)}@media only screen and (max-width:1279px){.section-divider,.section-divider-white{height:40px}}@media only screen and (max-width:599px){.section-divider,.section-divider-green,.section-divider-light-green,.section-divider-white{height:16px}.contact-seperator{display:none}}.Toastify__toast-body{font-family:"Poppins","Roboto",sans-serif}.Toastify__toast-container{width:350px;left:unset}.Toastify__toast--success{background:#83aa87}.btnPrimary button{font-size:inherit;text-transform:none;background:#fe4c00;background:linear-gradient(180deg,#fe4c00,#fe4c00 50%,#9e3305);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe4c00",endColorstr="#9e3305",GradientType=1);transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms}.btnPrimary:hover button{border:2px solid #fff;padding:4px 14px}.btnPrimary:active button,.btnPrimary:focus button{background:#fe4c00}.btnSecondary button{font-size:inherit;text-transform:none;background:#fe4c00;background:linear-gradient(180deg,#fe4c00,#fe4c00 50%,#9e3305);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe4c00",endColorstr="#9e3305",GradientType=1);transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms}.btnSecondary:hover button{border:2px solid #fff;padding:4px 14px}.btnSecondary:active button,.btnSecondary:focus button{background:#9e3305}.btnPrimary a{font-size:inherit;text-transform:none;background:#fe4c00;background:linear-gradient(180deg,#fe4c00,#fe4c00 50%,#9e3305);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe4c00",endColorstr="#9e3305",GradientType=1);transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms}.btnPrimary:hover a{border:2px solid #fff;padding:4px 14px}.btnPrimary:active a,.btnPrimary:focus a{background:#fe4c00}.btnSecondary a{font-size:inherit;text-transform:none;background:#fe4c00;background:linear-gradient(180deg,#fe4c00,#fe4c00 50%,#9e3305);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe4c00",endColorstr="#9e3305",GradientType=1);transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms}.btnSecondary:hover a{border:2px solid #fff;padding:4px 14px}.btnSecondary:active a,.btnSecondary:focus a{background:#9e3305}@media only screen and (max-width:599px){.Toastify__toast-container{width:320px}}.shape-left{position:absolute;left:0;top:70px;height:8px;width:calc(50vw - 705px)}.shape-left:after{content:" ";position:absolute;top:-29px;right:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline;width:66px;height:66px;border-radius:10px}.shape-left.orange,.shape-left.orange:after{background:#fe4c00}.shape-left.white,.shape-left.white:after{background:#fff}.shape-left.green,.shape-left.green:after{background:#b4d8b6}.shape-right{position:absolute;right:0;top:70px;height:8px;width:calc(50vw - 705px)}.shape-right:after{content:" ";position:absolute;top:-29px;left:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline;width:66px;height:66px;border-radius:10px}.shape-right.orange,.shape-right.orange:after{background:#fe4c00}.shape-right.white,.shape-right.white:after{background:#fff}.shape-right.green,.shape-right.green:after{background:#b4d8b6}@media only screen and (max-width:1550px){.shape-left,.shape-right{display:none!important}}.home-slider .slick-slider{height:100%}.home-slider .slick-list{overflow:visible;height:100%}.home-slider .slick-track{height:100%}.home-slider .slick-slide>div{margin:0;height:100%}.home-slider .slick-dots{position:absolute;bottom:10rem;left:calc(75% - 2px);-webkit-transform:translateX(-75%);transform:translateX(-75%);z-index:51}.home-slider .slick-dots li button{background:#fff}.construction-updates-section ._2ILZE{flex-direction:row;height:700px}.construction-updates-section ._2qwzr{flex:8 1;margin-bottom:0;margin-right:10px}.construction-updates-section ._2c50p{flex:2 1;margin-left:10px}.construction-updates-section ._-LJ2W{flex-direction:column}.construction-updates-section ._-LJ2W li{min-width:100%!important;width:100%!important;max-width:100%!important}@media only screen and (max-width:1419px){.construction-updates-section ._2ILZE{height:600px}}@media only screen and (max-width:959px){.construction-updates-section ._2ILZE{height:550px}.construction-updates-section ._2qwzr{margin-right:0}.construction-updates-section ._2c50p{display:none}}@media only screen and (max-width:599px){.construction-updates-section ._2ILZE{height:450px}}@media only screen and (max-width:390px){.construction-updates-section ._2ILZE{height:410px}}.standardy-gallery .slick-dots{display:flex!important;display:none!important}.standardy-gallery .slick-dots li{flex:1 1}.standardy-gallery .slick-slide{opacity:.35;-webkit-transform:scale(.8);transform:scale(.8);transition:all .2s ease-out}.standardy-gallery .slick-slide.slick-active{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.standardy-gallery .prevArrow{position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}.standardy-gallery .prevArrow img{width:100%;height:100%}.standardy-gallery .nextArrow{position:absolute;top:50%;left:calc(100% - 16px);-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}.standardy-gallery .nextArrow img{width:100%;height:100%}@media only screen and (max-width:599px){.standardy-gallery .nextArrow,.standardy-gallery .prevArrow{width:36px;height:36px}}.exitintent-popup .modal-dialog{margin:5rem auto 2rem;max-width:1094px;width:calc(100% - 2rem)}.exitintent-modal-close{display:flex;position:absolute;top:-40px;right:-40px;cursor:pointer}.exitintent-popup .modal-content{border:0;border-radius:4px}@media only screen and (max-width:1419px){.exitintent-modal-close{right:-20px}}@media only screen and (max-width:959px){.exitintent-popup .modal-dialog{margin:5rem 1rem 2rem}}@media only screen and (max-width:767px){.exitintent-popup{display:none!important}}@media only screen and (max-width:599px){.exitintent-popup .modal-dialog{margin:1rem .5rem;width:calc(100% - 1rem)}.exitintent-modal-close{top:0;right:0;background-color:red}}.MuiTooltip-popper{z-index:2200!important}.nabidka-intro-inner{position:relative}.nabidka-intro-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.nabidka-intro-inner-wrapper{position:relative;width:100%}.nabidka-intro-map-png{width:100%;height:100%;object-fit:contain}.nabidka-intro-map-svg{position:absolute;top:0;right:0;bottom:60px;left:0}.nabidka-intro-map-svg path,.nabidka-intro-map-svg polygon,.nabidka-intro-map-svg polyline{fill:none}.nabidka-intro-map-svg .free path,.nabidka-intro-map-svg .free polygon,.nabidka-intro-map-svg .free polyline{fill:#1a5305!important;opacity:.3}.nabidka-intro-map-svg .sold path,.nabidka-intro-map-svg .sold polygon,.nabidka-intro-map-svg .sold polyline{fill:#e24704;opacity:.25}.nabidka-intro-map-svg .reserved path,.nabidka-intro-map-svg .reserved polygon,.nabidka-intro-map-svg .reserved polyline{fill:#e2b103;opacity:.5}.nabidka-intro-map-svg .free:hover path,.nabidka-intro-map-svg .free:hover polygon,.nabidka-intro-map-svg .free:hover polyline,.nabidka-intro-map-svg .reserved:hover path,.nabidka-intro-map-svg .reserved:hover polygon,.nabidka-intro-map-svg .reserved:hover polyline,.nabidka-intro-map-svg .sold:hover path,.nabidka-intro-map-svg .sold:hover polygon,.nabidka-intro-map-svg .sold:hover polyline{opacity:.7}.nabidka-intro-map-svg .podSluncem path,.nabidka-intro-map-svg .podSluncem polygon,.nabidka-intro-map-svg .podSluncem polyline{fill:#83aa87;opacity:.1;cursor:pointer}.nabidka-intro-map-svg .komercniZona path,.nabidka-intro-map-svg .komercniZona polygon,.nabidka-intro-map-svg .komercniZona polyline,.nabidka-intro-map-svg .meziStromy path,.nabidka-intro-map-svg .meziStromy polygon,.nabidka-intro-map-svg .meziStromy polyline,.nabidka-intro-map-svg .uNamesti path,.nabidka-intro-map-svg .uNamesti polygon,.nabidka-intro-map-svg .uNamesti polyline{fill:#fff;opacity:.1}.nabidka-intro-map-svg .podSluncem:hover path,.nabidka-intro-map-svg .podSluncem:hover polygon,.nabidka-intro-map-svg .podSluncem:hover polyline{opacity:.4}.nabidka-intro-map-svg .komercniZona:hover path,.nabidka-intro-map-svg .komercniZona:hover polygon,.nabidka-intro-map-svg .komercniZona:hover polyline,.nabidka-intro-map-svg .meziStromy:hover path,.nabidka-intro-map-svg .meziStromy:hover polygon,.nabidka-intro-map-svg .meziStromy:hover polyline,.nabidka-intro-map-svg .uNamesti:hover path,.nabidka-intro-map-svg .uNamesti:hover polygon,.nabidka-intro-map-svg .uNamesti:hover polyline{opacity:.3}.u-namesti-tooltip{border:4px solid #fff;background-color:hsla(0,0%,100%,.7)!important}.pod-sluncem-tooltip,.u-namesti-tooltip{padding:1rem .5rem!important;color:#0b0b0b!important}.pod-sluncem-tooltip{border:4px solid #003814;background-color:rgba(131,170,135,.7)!important}.komercni-zona-tooltip,.mezi-stromy-tooltip{padding:1rem .5rem!important;border:4px solid #fff;background-color:hsla(0,0%,100%,.7)!important;color:#0b0b0b!important}.u-namesti-wrapper path,.u-namesti-wrapper polygon,.u-namesti-wrapper polyline{fill:#fff;opacity:.1}.u-namesti-wrapper:hover path,.u-namesti-wrapper:hover polygon,.u-namesti-wrapper:hover polyline{opacity:.3}.mezi-stromy-wrapper path,.mezi-stromy-wrapper polygon,.mezi-stromy-wrapper polyline{fill:#fff;opacity:.1}.mezi-stromy-wrapper:hover path,.mezi-stromy-wrapper:hover polygon,.mezi-stromy-wrapper:hover polyline{opacity:.3}.unit-tooltip{min-width:162px}.unit-tooltip h5,.unit-tooltip h6{font-weight:600}.unit-tooltip-free{background-color:rgba(0,56,20,.7)!important;border:4px solid #5a8460;color:#fff!important}.unit-tooltip-free a{width:100%;color:inherit;text-decoration:none;margin-top:.5rem}.unit-tooltip-free button{width:100%}.unit-tooltip-free .MuiTooltip-arrow{color:hsla(0,0%,100%,.8)!important}.unit-tooltip-reserved{border:4px solid #fff;background-color:hsla(0,0%,100%,.7)!important;color:#fe4c00!important}.unit-tooltip-sold{border:4px solid #f34c00;background-color:rgba(254,76,0,.7)!important;color:#fff}.nabidka-intro-legend{position:absolute;bottom:60px;right:24px;padding:1rem;background:rgba(0,0,0,.35);color:#fff;z-index:50}.nabidka-intro-legend,.nabidka-intro-legend-el{display:flex;justify-content:center;align-items:center}.nabidka-intro-legend-el{margin-right:1rem}.nabidka-intro-legend-el span{margin-left:.5rem;font-size:1rem}.v360-viewer-container,.v360-viewport,.v360-viewport canvas{pointer-events:none}.v360-buttons,.v360-fullscreen-toggle,.v360-loading,.v360-menu-btns{display:none!important}.threeSixty-navigation-prev-icon{cursor:pointer;position:absolute;left:16px;top:50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:2010}.threeSixty-navigation-prev-icon.disabled{pointer-events:none;opacity:.6}.threeSixty-navigation-next-icon{cursor:pointer;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:2010}.threeSixty-navigation-next-icon.disabled{pointer-events:none;opacity:.6}@-webkit-keyframes rotateAnim{0%,20%,80%,to{transform:rotate(0) scale(1);-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1)}50%{transform:rotate(-10deg) scale(1.2);-webkit-transform:rotate(-10deg) scale(1.2);-moz-transform:rotate(-10deg) scale(1.2)}}@keyframes rotateAnim{0%,20%,80%,to{transform:rotate(0) scale(1);-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1)}50%{transform:rotate(-10deg) scale(1.2);-webkit-transform:rotate(-10deg) scale(1.2);-moz-transform:rotate(-10deg) scale(1.2)}}.nabidka-intro-threesixty-loading{position:absolute;top:0;right:0;bottom:0;left:0;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.threeSixty-navigation{z-index:2000;width:100%;display:flex;flex-direction:row;justify-content:space-around}.threeSixty-navigation span{display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;color:#003814;background:#b4d8b6;border:1px solid #003814;height:60px;width:100%;padding:.5rem;font-weight:600}.threeSixty-navigation span:hover{color:#fff;background:#83aa87}.threeSixty-navigation span.active{color:#fff;background:#fe4c00;pointer-events:none}.threeSixty-navigation span.disabled{pointer-events:none;opacity:.6}@media only screen and (max-width:959px){.nabidka-intro-inner{overflow-x:auto;overflow-y:hidden}.nabidka-intro-inner-wrapper{width:960px}.nabidka-intro-map-png{padding-left:0;padding-right:0}.nabidka-intro-legend{padding:.5rem}.nabidka-intro-legend-el{margin-right:.5rem}.nabidka-intro-legend-el span{font-size:.8rem}}.red{fill:red!important;opacity:1!important}.pricelist-section{width:100%;position:relative;overflow:hidden}.pricelist-section-overlay{position:absolute;top:0;right:0;height:9000px;left:0;z-index:0;opacity:.2}.pricelist-section-wrapper{position:relative;padding-top:3rem;padding-bottom:3rem}.pricelist-section-heading{text-align:center;color:#fe4c00;padding-bottom:3rem}@media only screen and (max-width:959px){.pricelist-section-wrapper{padding-top:4.5rem;padding-bottom:1rem}.pricelist-section-heading{padding-bottom:1rem}}.table-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:24px;padding-right:24px}.pricelist-table{width:100%;background-color:transparent!important;box-shadow:none!important}.pricelist-table table{border-collapse:initial!important;border-spacing:0 5px!important}.pricelist-table thead:after{content:" ";display:block;position:relative;width:100%;height:5px;background:transparent}.pricelist-table thead tr th{background:#fff;color:#003814;font-weight:600;border-bottom:none!important;padding:.5rem}.pricelist-table thead tr th:first-child{padding-left:1rem}.pricelist-table thead tr{box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}.pricelist-table thead tr th button{color:#003814;font-weight:600}.pricelist-table thead tr th button>span>div>div{color:#003814!important;font-weight:600}.pricelist-table thead tr th button svg{fill:#003814!important}.pricelist-table tbody{background-color:transparent!important}.pricelist-table tbody tr{background-color:#fff;box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}.pricelist-table tbody tr td{border-bottom:none!important;padding:.5rem;font-weight:500;height:52px}.pricelist-table tbody tr td:first-child{padding-left:1rem}.pricelist-table tfoot{background-color:#fff}.pricelist-table tfoot tr{box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}.table-cta,.table-cta button{text-decoration:none}.table-cta button{color:#fff}.table-filters{width:100%;margin-bottom:5px;box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}.table-filters-inner{background:#003814;width:100%;padding:.5rem 1rem}.table-filters-dispozice,.table-filters-inner{display:flex;align-items:center;justify-content:space-between}.table-filters-dispozice{flex-wrap:wrap}.table-filters-dispozice p{color:#fff;font-weight:700;padding-right:5px}.table-filters-dispozice>label{margin-right:.5rem;-webkit-user-select:none;user-select:none;color:#fff}.table-filters-dostupnost{display:flex;align-items:center;justify-content:space-between;margin-left:.5rem}.table-filters-dostupnost p{color:#fff;font-weight:700;padding-right:5px}.table-filters-dostupnost>label{margin-right:.5rem;-webkit-user-select:none;user-select:none;color:#fff}.table-switch-wrapper{display:flex;color:#fff;align-items:center;justify-content:flex-end;-webkit-user-select:none;user-select:none;padding:.25rem}.switch-list-wrapper{margin:0 .5rem}.switch-cards-wrapper,.switch-list-wrapper{display:flex;align-items:center;justify-content:center;cursor:pointer}.switch-cards-wrapper{margin-left:.5rem}.table-filters-inner .MuiCheckbox-colorPrimary.Mui-checked{color:#fff}.pricelist-table tbody tr.table-row-free,.pricelist-table tbody tr.table-row-reserved,.pricelist-table tbody tr.table-row-sold{background-color:#fff;position:relative}.pricelist-table tbody tr.table-row-free:after{content:"";background-color:#83aa87;display:block;position:absolute;left:0;height:52px;width:10px}.pricelist-table tbody tr.table-row-reserved:after{content:"";background-color:#ffdda9;display:block;position:absolute;left:0;height:52px;width:10px}.pricelist-table tbody tr.table-row-sold:after{content:"";background-color:#c53d03;display:block;position:absolute;left:0;height:52px;width:10px}.pricelist-table tbody :hover.table-row-free,.pricelist-table tbody :hover.table-row-reserved,.pricelist-table tbody :hover.table-row-sold{background-color:#fff}.pricelist-table tbody tr.table-row-free td:nth-child(5){color:#83aa87;font-weight:600}.pricelist-table tbody tr.table-row-reserved td:nth-child(5){color:#f9bb5e;font-weight:600}.pricelist-table tbody tr.table-row-sold td:nth-child(5){color:#c53d03;font-weight:600}@media only screen and (max-width:1299px){.table-filters .standardy-button{padding-left:.25rem;margin-left:unset;justify-self:flex-start}.table-filters-dispozice{justify-content:flex-start}.table-filters-dispozice>p{padding-left:.8rem}.table-filters-dispozice>label{margin-right:0;margin-left:0}.table-filters-dostupnost{justify-content:flex-start}.table-filters-dostupnost>p{padding-left:.6rem}.table-filters-dostupnost>label{margin-right:0;margin-left:0}}@media only screen and (max-width:989px){.table-filters-dostupnost{flex-direction:column;align-items:flex-start;margin-left:0}}@media only screen and (max-width:959px){.pricelist-table tbody tr.table-row-free{cursor:pointer}.pricelist-table tbody tr td:nth-child(5),.pricelist-table tbody tr td:nth-child(6),.pricelist-table thead th:nth-child(5),.pricelist-table thead th:nth-child(6){display:none}}@media only screen and (max-width:599px){.table-wrapper{padding-right:16px;padding-left:16px}.table-wrapper .MuiTablePagination-toolbar p:first-of-type{display:none}}@media only screen and (max-width:400px){.table-filters-inner{grid-template-columns:1fr}}@media only screen and (max-width:374px){.pricelist-table thead tr th{padding:.35rem}.pricelist-table thead tr th button{font-size:.75rem}.pricelist-table tbody tr td{padding:.35rem;font-size:12px!important}}.cards_wrapper__2vZOZ{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;grid-gap:20px;gap:20px;margin-top:15px}.cards_card__2863o{position:relative;max-width:427px;width:100%;background-color:#fff;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:stretch;padding:2rem 2rem 3rem;box-shadow:6px 13px 23px 7px rgba(15,30,53,.1);transition:box-shadow .2s ease-in-out}.cards_card__2863o:hover{box-shadow:6px 13px 23px 7px rgba(15,30,53,.3)}.cards_cardOverlay__Sbj-f{position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.6);z-index:10;display:flex;justify-content:center;align-items:center}.cards_cardOverlay__Sbj-f span{width:100%;padding:1rem;color:#fff;text-align:center}.cards_firstLine__1QjGy{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.cards_pdfWrapper__2wSdN{background-color:#fe4c00;display:flex;align-items:center;justify-content:center;padding:.5rem;cursor:pointer;border-radius:.25rem;box-shadow:2px 6px 8px rgba(234,130,80,.2);transition:box-shadow .2s ease-in-out}.cards_pdfWrapper__2wSdN:hover{box-shadow:2px 6px 8px rgba(234,130,80,.4)}.cards_pdfWrapper__2wSdN svg{width:30px;height:30px}.cards_heading__1HchH{color:#5a8460;font-weight:400!important}.cards_imgWrapper__1Zpev{height:360px;width:100%}.cards_infoWrapper__rKCDe{width:100%;padding:.25rem 0;display:flex;flex-direction:column;align-items:center;justify-content:stretch}.cards_infoLine__lLVXF{width:100%;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.cards_infoLine__lLVXF h6{font-weight:600!important;color:#fe4c00;padding-left:.5rem;text-align:end;white-space:nowrap}.cards_ctaWrapper__1g3zQ{min-height:40px}@media only screen and (max-width:1279px){.cards_imgWrapper__1Zpev{height:300px}}@media only screen and (max-width:1199px){.cards_imgWrapper__1Zpev{height:250px}}@media only screen and (max-width:959px){.cards_wrapper__2vZOZ{grid-template-columns:1fr 1fr}.cards_card__2863o{padding:1rem 1rem 1.5rem}}@media only screen and (max-width:599px){.cards_wrapper__2vZOZ{grid-template-columns:1fr}.cards_card__2863o{margin:0 auto}}.nabidka-intro-mobile{padding-top:72px;position:relative;overflow-y:hidden}.nabidka-intro-mobile-scroll-prompt{display:flex;justify-content:center;align-items:center;position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:48px;height:48px;z-index:1;pointer-events:none}.nabidka-intro-mobile-scroll-prompt svg{width:100%;height:100%;object-fit:contain;-webkit-animation:scroll-anim 2s linear infinite;animation:scroll-anim 2s linear infinite}@-webkit-keyframes scroll-anim{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}75%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-anim{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}75%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.nabidka-intro-mobile .nabidka-intro-map-svg>div{width:1200px;max-width:1200px;min-width:1200px}.nabidka-intro-mobile img{width:100%;height:100%;object-fit:contain}.nabidka-intro-mobile-hlavni-wrapper{width:100%;position:relative}.nabidka-intro-mobile-hlavni-wrapper-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.nabidka-intro-mobile-hlavni-wrapper .podSluncem{fill:rgba(180,216,182,.5)}.nabidka-intro-mobile-hlavni-wrapper .komercniZona,.nabidka-intro-mobile-hlavni-wrapper .meziStromy,.nabidka-intro-mobile-hlavni-wrapper .uNamesti{fill:hsla(0,0%,100%,.5)}.nabidka-intro-mobile-podsluncem-banner{width:100%;background:hsla(0,0%,100%,.7);position:absolute;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 24px;text-transform:uppercase}.nabidka-intro-mobile-general-view-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.nabidka-intro-mobile-general-view-wrapper .podSluncem path,.nabidka-intro-mobile-general-view-wrapper .podSluncem polygon,.nabidka-intro-mobile-general-view-wrapper .podSluncem polyline{fill:#83aa87;opacity:.1}.nabidka-intro-mobile-general-view-wrapper .komercniZona path,.nabidka-intro-mobile-general-view-wrapper .komercniZona polygon,.nabidka-intro-mobile-general-view-wrapper .komercniZona polyline,.nabidka-intro-mobile-general-view-wrapper .meziStromy path,.nabidka-intro-mobile-general-view-wrapper .meziStromy polygon,.nabidka-intro-mobile-general-view-wrapper .meziStromy polyline,.nabidka-intro-mobile-general-view-wrapper .uNamesti path,.nabidka-intro-mobile-general-view-wrapper .uNamesti polygon,.nabidka-intro-mobile-general-view-wrapper .uNamesti polyline{fill:#fff;opacity:.1}.nabidka-intro-mobile-general-view-wrapper .podSluncem:hover path,.nabidka-intro-mobile-general-view-wrapper .podSluncem:hover polygon,.nabidka-intro-mobile-general-view-wrapper .podSluncem:hover polyline{opacity:.4}.nabidka-intro-mobile-general-view-wrapper .komercniZona:hover path,.nabidka-intro-mobile-general-view-wrapper .komercniZona:hover polygon,.nabidka-intro-mobile-general-view-wrapper .komercniZona:hover polyline,.nabidka-intro-mobile-general-view-wrapper .meziStromy:hover path,.nabidka-intro-mobile-general-view-wrapper .meziStromy:hover polygon,.nabidka-intro-mobile-general-view-wrapper .meziStromy:hover polyline,.nabidka-intro-mobile-general-view-wrapper .uNamesti:hover path,.nabidka-intro-mobile-general-view-wrapper .uNamesti:hover polygon,.nabidka-intro-mobile-general-view-wrapper .uNamesti:hover polyline{opacity:.3}.floating-buttons-wrapper{position:fixed;left:3rem;bottom:1rem;z-index:3050;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.floating-button:first-child{margin-bottom:1rem}.floating-button{min-width:240px;color:#fff;-webkit-clip-path:polygon(0 0,33% 0,33% 100%,0 100%);clip-path:polygon(0 0,33% 0,33% 100%,0 100%);transition:-webkit-clip-path .5s;transition:clip-path .5s;transition:clip-path .5s,-webkit-clip-path .5s}.floating-button.hovered{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.floating-button-link{display:flex;align-items:center;justify-content:flex-start;width:100%;text-align:left;padding:6px 16px;text-decoration:none;color:inherit}.floating-button-link svg{margin-right:1rem;padding:.5rem 0}@media only screen and (max-width:959px){.floating-buttons-wrapper{left:1rem;bottom:1rem}}@media only screen and (max-width:599px){.floating-buttons-wrapper{display:none}}.singleunit-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:0}.section-unit{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px;position:relative;padding-bottom:1rem}.section-unit-floorplan{grid-column-start:1;grid-column-end:9;margin-left:24px}.section-unit-table{grid-column-start:9;grid-column-end:13;margin-right:24px}@media only screen and (max-width:1199px){.section-unit-floorplan{grid-column-start:1;grid-column-end:8}.section-unit-table{grid-column-start:8;grid-column-end:13}}@media only screen and (max-width:959px){.section-unit{display:flex;flex-direction:column}.section-unit-floorplan,.section-unit-table{grid-column-start:unset;grid-column-end:unset;margin-right:24px}.section-unit-table{margin-left:24px}}@media only screen and (max-width:599px){.section-unit-floorplan,.section-unit-table{margin-right:16px;margin-left:16px}}.single-unit-intro{position:relative}.single-unit-intro-inner{padding-right:24px;padding-left:24px}.single-unit-intro-inner-buttons{display:flex;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.single-unit-intro-back{display:flex;align-items:center;cursor:pointer}.single-unit-intro-back span{margin-left:1rem;color:#003814;font-size:1rem}.single-unit-intro-fav-pdf-wrapper{display:flex;align-items:center;flex-direction:row-reverse;height:40px}.pdfBtn{text-decoration:none;color:inherit;margin-right:1rem}.pdfBtn .MuiButton-root{min-width:unset}.pdfBtn .MuiButton-startIcon{margin-left:unset;margin-right:unset}@media only screen and (max-width:599px){.pdfBtn{margin-right:.5rem}}@media only screen and (max-width:350px){.single-unit-intro-fav-pdf-wrapper svg{width:25px;height:25px}}.floorplan-switch-wrapper{display:flex;display:none!important}.floorplan-switch{cursor:pointer;color:#003814;margin-right:3rem;font-size:1rem;padding:0 1rem;-webkit-user-select:none;user-select:none}.floorplan-switch.switch-active{border-bottom:4px solid #fe4c00}.floorplan-wrapper{position:relative}.floorplan-sticker-wrapper{position:relative;color:#fff;z-index:50}.floorplan-sticker-bg{position:absolute;top:10px;right:0;bottom:0;left:10px;background:#fe4c00}.floorplan-sticker-content{position:relative;padding:1rem;margin-right:10px;margin-bottom:10px;background:#1a5305}.floorplan-sticker-content p{font-weight:600}@media only screen and (max-width:959px){.floorplan-sticker-wrapper{margin-bottom:10px;padding-bottom:10px}.floorplan-sticker-content{margin-bottom:0}}@media only screen and (max-width:599px){.floorplan-switch{margin-right:.5rem}}.table-section-heading{color:#003814;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:15px;grid-row-gap:10px;border-top:4px solid #fe4c00;border-bottom:4px solid #fe4c00;padding-top:.25rem;padding-bottom:.25rem}.table-section-heading h5{font-weight:600}.table-section-heading-kod{grid-column-start:1;grid-column-end:5}.table-section-heading-typ{grid-column-start:5;grid-column-end:7}.table-section-heading-dispozice{grid-column-start:7;grid-column-end:13}.table-section-heading-plocha{grid-column-start:1;grid-column-end:7}.table-section-heading-plot{grid-column-start:7;grid-column-end:13}.section-unit-table .table-head{border-bottom:1px solid hsla(0,0%,100%,.3);color:#fff;padding-top:1rem;padding-bottom:.25rem;display:flex;justify-content:space-between}.table-section-footer .table-head{border-bottom:4px solid #fe4c00}.table-section-table table{width:100%;color:#fff;border-collapse:collapse}.table-section-table table tr{border-bottom:1px solid hsla(0,0%,100%,.3)}.table-section-table table tr td:first-child{max-width:50px;min-width:50px;width:50px}.table-section-table table tr td:last-child{text-align:right}.table-section-footer table{width:100%;color:#0b0b0b;border-collapse:collapse}.table-section-footer table tr{border-bottom:1px solid hsla(0,0%,100%,.3)}.table-section-footer table tr td:last-child{text-align:right}.table-section-footer>span{font-size:10px;color:#0b0b0b}.table-section-tail{width:100%;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;color:#fff}.table-section-tail h5{font-weight:600}.ExitIntentModal_wrapper__1EAGn{display:flex;align-items:stretch;justify-content:center}.ExitIntentModal_left__1NMWf{display:block;flex:4 1;min-height:100%}.ExitIntentModal_content__3ftRE{flex:6 1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:3rem 3rem 3.75rem;height:100%;min-height:640px}.ExitIntentModal_heading__3RIbJ,.ExitIntentModal_text__155-s{margin-bottom:1rem!important;text-align:center}.ExitIntentModal_doneButton__3hXZQ{justify-self:flex-end}@media only screen and (max-width:959px){.ExitIntentModal_left__1NMWf{flex:3 1}.ExitIntentModal_content__3ftRE{padding:2rem}}@media only screen and (max-width:599px){.ExitIntentModal_left__1NMWf{display:none}.ExitIntentModal_content__3ftRE{padding:3rem 1rem}}div.ExitForm_formField__3SfJY{display:block;margin-bottom:10px;min-height:99px}div.ExitForm_formField__3SfJY.ExitForm_textAreaField__3i_5s{min-height:130px}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6{margin-bottom:10px;min-height:99px;display:flex;flex-direction:row;align-items:flex-start;overflow:hidden}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_countryCodeInput__3dudD{width:75px}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_countryCodeInput__3dudD::-webkit-input-placeholder{font-size:10px}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_countryCodeInput__3dudD::-moz-placeholder{font-size:10px}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_countryCodeInput__3dudD:-ms-input-placeholder{font-size:10px}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_countryCodeInput__3dudD:-moz-placeholder{font-size:10px}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_numberWrapper__4YzrC{width:calc(100% - 75px)}div.ExitForm_formField__3SfJY.ExitForm_isFocused__3RnGa .ExitForm_control__1Ks0G:after{border-bottom:2px solid #e24704;-webkit-transform:scaleX(200);transform:scaleX(200)}div.ExitForm_formField__3SfJY.ExitForm_isFocused__3RnGa .ExitForm_control__1Ks0G label{color:#e24704;font-size:.75rem;-webkit-transform:translateY(-14px);transform:translateY(-14px)}div.ExitForm_formField__3SfJY.ExitForm_hasValue__30e86 .ExitForm_control__1Ks0G label{font-size:.75rem;-webkit-transform:translateY(-14px);transform:translateY(-14px)}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6.ExitForm_hasValue__30e86 .ExitForm_control__1Ks0G label,div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6.ExitForm_isFocused__3RnGa .ExitForm_control__1Ks0G label{-webkit-transform:translate(-80px,-40px);transform:translate(-80px,-40px);top:0}div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G{border-radius:8px 8px 0 0;overflow:hidden;position:relative;width:100%}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_control__1Ks0G{overflow:visible}div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G:after{border-bottom:2px solid #e24704;bottom:0;content:"";display:block;left:0;margin:0 auto;position:absolute;right:0;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .4s;width:1%}div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G input{width:100%}div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G input,div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_countryCodeInput__3dudD{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid #999;color:#333;display:block;font-size:1rem;margin-top:24px;outline:0;padding:5px 12px 10px}div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G textarea{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid #999;color:#333;display:block;font-size:1rem;margin-top:24px;outline:0;padding:1.5rem 12px 10px;width:100%;min-width:100%;max-width:100%;height:70px;resize:none}div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G label{display:block;font-size:1rem;font-weight:400;left:0;margin:0;padding:18px 12px 0;position:absolute;top:0;transition:all .4s;width:100%}div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_control__1Ks0G label{top:-15px}div.ExitForm_formField__3SfJY .ExitForm_hasError__1hsHY{color:#b00020;text-align:right;margin:.5rem;font-size:12px}.ExitForm_termsWrapper__3jbjF{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;user-select:none}.ExitForm_termsError__1vI38{color:#b00020;text-align:right;margin:.5rem;font-size:.8rem}.ExitForm_formError__2i-7m{color:#b00020;margin:.5rem;display:none}.ExitForm_termsWrapper__3jbjF label{font-size:13px;line-height:18px;position:relative;top:10px;cursor:pointer}.ExitForm_termsWrapper__3jbjF label span{color:#b00020;cursor:pointer}.ExitForm_submitWrapper__1sSC8{text-transform:none!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media only screen and (max-width:959px){.ExitForm_formWrapper__2XK1j .ExitForm_container__1e1k0{width:100%}}@media only screen and (max-width:599px){.ExitForm_termsWrapper__3jbjF label,div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G input,div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G label,div.ExitForm_formField__3SfJY .ExitForm_control__1Ks0G textarea,div.ExitForm_formField__3SfJY.ExitForm_phoneField__1hXm6 .ExitForm_countryCodeInput__3dudD{font-size:.85rem}.ExitForm_termsError__1vI38,div.ExitForm_formField__3SfJY .ExitForm_hasError__1hsHY,div.ExitForm_formField__3SfJY.ExitForm_hasValue__30e86 .ExitForm_control__1Ks0G label,div.ExitForm_formField__3SfJY.ExitForm_isFocused__3RnGa .ExitForm_control__1Ks0G label{font-size:.65rem}}@media only screen and (max-width:350px){.ExitForm_formWrapper__2XK1j .ExitForm_container__1e1k0{max-width:300px;margin:.8rem auto}}
/*# sourceMappingURL=main.421add20.chunk.css.map */