/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{line-height:100%;text-decoration:none;margin:0;padding:0;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;list-style-type:none}form input{line-height:initial}form input,form select,form textarea{outline:0!important}form input:active,form input:focus,form select:active,form select:focus,form textarea:active,form textarea:focus{outline:0!important}a,a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none!important;outline:0!important}button{background-color:transparent;border:none;padding:0;cursor:pointer}button,button:active,button:focus{outline:0!important}h1,h2,h3,h4,h5,h6{line-height:100%;margin:0}ol,ul{margin:0;list-style-type:none}label{font-weight:400}@font-face{font-family:DINPro;src:local("DINPro-Medium"),url(../assets/fonts/DINPro-Medium.woff2) format("woff2"),url(../assets/fonts/DINPro-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}body{font-size:16px;font-family:Montserrat}body::before{content:'';background-color:#000;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;opacity:0;pointer-events:none;-webkit-transition:opacity .6s;transition:opacity .6s}body.shadow{width:100%;overflow:hidden}body.shadow::before{opacity:.6;pointer-events:initial}.container{width:100%;max-width:1200px;margin:0 auto}@media (max-width:1300px){.container{padding:0 25px}}.screen-progress{background-color:#8c7f5d;color:#fff;text-align:center;min-width:300px;position:fixed;top:50%;left:50%;z-index:100;margin-top:15px;padding:40px 20px 32px;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:margin-top .7s cubic-bezier(.5,0,0,1),opacity .7s cubic-bezier(0,0,.3,1);transition:margin-top .7s cubic-bezier(.5,0,0,1),opacity .7s cubic-bezier(0,0,.3,1);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1)}.screen-progress.open{margin-top:0;opacity:1}.screen-progress .screen-message{font-size:16px;font-weight:400;margin:0;margin-bottom:15px}.screen-progress .spinner{display:inline-block;width:40px;height:40px;position:relative}@-webkit-keyframes progress_spinner{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{opacity:.3}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes progress_spinner{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{opacity:.3}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.screen-progress .spinner span{background-color:#fff;border-radius:50%;display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:progress_spinner 1.5s infinite;animation:progress_spinner 1.5s infinite}.screen-progress .spinner span:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:48;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .7s cubic-bezier(.5,0,0,1),visibility .7s cubic-bezier(.5,0,0,1);transition:opacity .7s cubic-bezier(.5,0,0,1),visibility .7s cubic-bezier(.5,0,0,1)}.modal.open{opacity:1;visibility:visible;pointer-events:initial}.modal-cta{background-color:#fff}.modal-cta .close{position:absolute;top:50px;right:23px;z-index:3}.modal-cta .close svg path{fill:#000}.modal-cta .wrapper{position:absolute;top:0;right:25px;bottom:0;left:25px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-cta .wrapper-title{color:#000;font-size:14px;font-weight:700;text-transform:uppercase;text-align:center;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:90px}.modal-cta .wrapper-form{width:100%;max-width:300px;margin-top:30px}.modal-cta .wrapper-form .form{padding:0}.modal-cta .wrapper-form .form .field-group:not(:last-child){margin-bottom:25px}.modal-cta .wrapper-form .form .field-group .label{color:#262e32;font-size:16px;font-weight:500;margin-bottom:10px}.modal-cta .wrapper-form .form .field-group .field{background-color:transparent;color:#262e32;font-size:16px;font-weight:500;padding-bottom:10px;border:none;outline:0;border-bottom:1px solid #b2b2b2;width:100%;display:block;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.7s;transition-duration:.7s;-webkit-transition-timing-function:cubic-bezier(.5,0,0,1);transition-timing-function:cubic-bezier(.5,0,0,1)}.modal-cta .wrapper-form .form .field-group .field::-webkit-input-placeholder{color:#b2b2b2}.modal-cta .wrapper-form .form .field-group .field:-ms-input-placeholder{color:#b2b2b2}.modal-cta .wrapper-form .form .field-group .field::-ms-input-placeholder{color:#b2b2b2}.modal-cta .wrapper-form .form .field-group .field::placeholder{color:#b2b2b2}.modal-cta .wrapper-form .form .field-group.invalid .field{border-color:red}.modal-cta .wrapper-form .form .form-submit{position:relative;width:100%}.modal-cta .wrapper-form .form .form-submit button{background-color:#8c7f5d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px;width:100%;height:65px}#page-home .mobile-ctas{position:fixed;right:0;bottom:0;left:0;height:60px;z-index:45}@media (min-width:1200px){#page-home .mobile-ctas{display:none}}#page-home .mobile-ctas .cta{position:relative;width:100%;height:100%}#page-home .mobile-ctas .cta button{background-color:#8c7f5d;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;height:100%}#page-home .section-hero{position:relative;width:100vw;height:100vh}#page-home .section-hero .background{background-color:#000;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}#page-home .section-hero .background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#page-home .section-hero .logo{position:absolute;top:45px;left:45px;z-index:2}@media (max-width:1023px){#page-home .section-hero .logo{top:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#page-home .section-hero .logo img{width:170px}@media (max-width:1023px){#page-home .section-hero .logo img{width:120px}}#page-home .section-hero .container{position:relative;z-index:3}#page-home .section-hero .flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;width:100%;height:100vh;padding-top:70px}@media (max-width:1023px){#page-home .section-hero .flex-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}}@media (max-height:670px){#page-home .section-hero .flex-wrapper{padding-top:30px}}#page-home .section-hero .flex-wrapper .left{display:inline-block}@media (max-width:1023px){#page-home .section-hero .flex-wrapper .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#page-home .section-hero .flex-wrapper .left-title{color:#fff;font-size:38px;font-weight:900;line-height:1.2;text-transform:uppercase;margin-bottom:25px}@media (max-width:1023px){#page-home .section-hero .flex-wrapper .left-title{font-size:24px;text-align:center}}@media (max-width:380px){#page-home .section-hero .flex-wrapper .left-title{margin-bottom:15px}}#page-home .section-hero .flex-wrapper .left-description{color:#fff;width:350px;margin-bottom:35px}@media (max-width:1023px){#page-home .section-hero .flex-wrapper .left-description{max-width:100%;text-align:center;margin-bottom:15px}}@media (max-width:380px){#page-home .section-hero .flex-wrapper .left-description{width:100%}}#page-home .section-hero .flex-wrapper .left-description p{font-size:15px;font-weight:400;line-height:1.7}#page-home .section-hero .flex-wrapper .left-rooms{margin-bottom:25px}@media (max-width:1023px){#page-home .section-hero .flex-wrapper .left-rooms{margin-bottom:15px}}#page-home .section-hero .flex-wrapper .left-rooms span{color:#fff;display:block}#page-home .section-hero .flex-wrapper .left-rooms span:nth-child(1){font-size:28px;font-weight:700;margin-bottom:5px}@media (max-width:1023px){#page-home .section-hero .flex-wrapper .left-rooms span:nth-child(1){font-size:24px}}#page-home .section-hero .flex-wrapper .left-rooms span:nth-child(2){font-size:18px;font-weight:400}#page-home .section-hero .flex-wrapper .left-block{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;height:70px;border:2px solid #fff}#page-home .section-hero .flex-wrapper .left-block span{color:#fff;font-size:18px;display:block;text-transform:uppercase}@media (max-width:1023px){#page-home .section-hero .flex-wrapper .left-block span{font-size:16px}}#page-home .section-hero .flex-wrapper .left-block span:nth-child(1){font-weight:700;margin-bottom:5px}#page-home .section-hero .flex-wrapper .left-block span:nth-child(2){font-weight:400}#page-home .section-hero .flex-wrapper .right{position:relative;width:340px;margin-left:100px}@media (max-width:1023px){#page-home .section-hero .flex-wrapper .right{display:none}}#page-home .section-hero .flex-wrapper .right-title{background-color:#8c7f5d;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center;line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:75px}#page-home .section-hero .flex-wrapper .right-form{position:relative;background-color:#edeceb;width:100%;padding:35px}#page-home .section-hero .flex-wrapper .right-form .field-group:not(:last-child){margin-bottom:25px}#page-home .section-hero .flex-wrapper .right-form .field-group .label{color:#262e32;font-size:16px;font-weight:500;margin-bottom:10px}#page-home .section-hero .flex-wrapper .right-form .field-group .field{background-color:transparent;color:#262e32;font-size:16px;font-weight:500;padding-bottom:10px;border:none;border-bottom:1px solid #b2b2b2;width:100%;display:block;outline:0;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.7s;transition-duration:.7s;-webkit-transition-timing-function:cubic-bezier(.5,0,0,1);transition-timing-function:cubic-bezier(.5,0,0,1)}#page-home .section-hero .flex-wrapper .right-form .field-group .field::-webkit-input-placeholder{color:#b2b2b2}#page-home .section-hero .flex-wrapper .right-form .field-group .field:-ms-input-placeholder{color:#b2b2b2}#page-home .section-hero .flex-wrapper .right-form .field-group .field::-ms-input-placeholder{color:#b2b2b2}#page-home .section-hero .flex-wrapper .right-form .field-group .field::placeholder{color:#b2b2b2}#page-home .section-hero .flex-wrapper .right-form .field-group.invalid .field{border-color:red}#page-home .section-hero .flex-wrapper .right-form .form-submit{position:relative;width:100%}#page-home .section-hero .flex-wrapper .right-form .form-submit button{background-color:#8c7f5d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px;width:100%;height:75px}@media (max-width:1500px){#page-home .section-hero .flex-wrapper .right-form .form-submit button{height:65px}}#page-home .section-hero .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;right:0;bottom:30px}@media (max-width:1023px){#page-home .section-hero .bottom{display:none}}@media (max-height:670px){#page-home .section-hero .bottom{bottom:15px}}#page-home .section-hero .bottom .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#page-home .section-hero .bottom .columns .column:not(:last-child){margin-right:65px}#page-home .section-hero .bottom .columns .column-title{color:#fff;font-size:8px;font-weight:700;text-transform:uppercase;text-align:center;letter-spacing:1px}#page-home .section-hero .bottom .columns .column-phones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}#page-home .section-hero .bottom .columns .column-phones a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page-home .section-hero .bottom .columns .column-phones a:not(:last-child){margin-bottom:5px}#page-home .section-hero .bottom .columns .column-phones a span{color:#fff;font-size:16px;font-weight:700;margin-left:10px;letter-spacing:.5px}#page-home .section-hero .bottom .columns .column-logo{margin-top:8px}#page-home .section-hero .bottom .copyright{color:#fff;font-size:12px;font-weight:400;text-transform:uppercase;margin-top:20px}@media (max-height:670px){#page-home .section-hero .bottom .copyright{font-size:10px}}.modal-success{background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.modal-success .wrapper{background-color:#fff;position:relative;width:700px;padding:70px 0}@media (max-width:768px){.modal-success .wrapper{width:90vw}}.modal-success .wrapper-description{text-align:center;padding:0 30px}@media (max-width:767px){.modal-success .wrapper-description{width:100%;padding:0 25px}}.modal-success .wrapper-description p{color:grey;font-size:14px;font-weight:500;line-height:1.7}@media (max-width:768px){.modal-success .wrapper-description p br{display:none}}.modal-success .wrapper-description p:not(:last-child){margin-bottom:25px}.modal-success .wrapper-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}@media (max-width:768px){.modal-success .wrapper-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal-success .wrapper-actions a{background-color:#8c7f5d;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;height:50px;-webkit-box-shadow:0 20px 40px 0 rgba(93,78,61,.53);box-shadow:0 20px 40px 0 rgba(93,78,61,.53);-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-duration:.7s;transition-duration:.7s;-webkit-transition-timing-function:cubic-bezier(.5,0,0,1);transition-timing-function:cubic-bezier(.5,0,0,1)}.modal-success .wrapper-actions a:hover{background-color:#fff;color:#8c7f5d}.modal-success .wrapper-actions a:not(:last-child){margin-right:15px}@media (max-width:768px){.modal-success .wrapper-actions a:not(:last-child){margin:0 0 35px}}
/*# sourceMappingURL=main.min.css.map */
