@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:#9093994d;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:#00000080;vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:#000c}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px #0000002d;z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar-range,.mx-time-range{display:flex}@media(max-width:750px){.mx-calendar-range,.mx-time-range{flex-direction:column}}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover,.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-date-time{position:relative;width:248px;height:270px}.mx-date-time .mx-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-date-time-range{position:relative;width:496px;height:270px}.mx-date-time-range .mx-time-range{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}*{box-sizing:border-box}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background-color:var(--bg-theme-color3);margin:0}.no-scroll{overflow:hidden}a{text-decoration:none;cursor:pointer}h3,h4{margin:0}.row{padding:0!important;margin:0!important}.row>*{padding:0!important;margin:0!important}.flex{display:flex}.flex-direction-column{flex-direction:column}.flex-align-center{align-items:center}.flex-align-center.transplantation{width:100%}.flex-align-center.transplantation .transplantation-wrapper{width:inherit}.flex-justify-center{justify-content:center}.flex-justify-end{justify-content:flex-end}.flex-justify-space,.content-space-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.position-relative{position:relative}.flex-center{display:flex;align-items:center;justify-content:center}.is-mobile{display:none!important}.is-desktop{display:block}@media(max-width:768px){.is-mobile{display:block!important}.is-desktop{display:none!important}}.feedback-modal{display:none}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.loader-wrapper{position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;left:0;top:0;z-index:99;background-color:#000000e6}.loader-wrapper.driver{background-color:#ffffff80}.lds-circle{display:inline-block;transform:translateZ(1px)}.lds-circle .loader-img{max-width:150px;max-height:150px}.lds-circle>div{display:inline-block;margin:8px;border-radius:50%;animation:lds-circle 16s cubic-bezier(0,.2,.8,1) infinite}@keyframes lds-circle{0%,to{animation-timing-function:cubic-bezier(.5,0,1,.5)}0%{transform:rotateY(0)}50%{transform:rotateY(1800deg);animation-timing-function:cubic-bezier(0,.5,.5,1)}to{transform:rotateY(3600deg)}}.lds-spinner{color:#f5f6fa;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#f5f6fa}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.lds-grid,.lds-grid div{box-sizing:border-box}.lds-grid{display:inline-block;position:relative;width:80px;height:80px}.lds-grid div{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--theme-color1);animation:lds-grid 1.2s linear infinite}.lds-grid div:nth-child(1){top:8px;left:8px;animation-delay:0s}.lds-grid div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}.lds-grid div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}.lds-grid div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}.lds-grid div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}.lds-grid div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}.lds-grid div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}.button-theme{background:var(--button-bg);color:var(--button-text-color);border:none;border-radius:13px;font-family:Mont;font-size:32px;line-height:43px;padding:4px 35px;cursor:pointer;text-transform:lowercase;transition:opacity .2s ease;display:inline-block}.button-theme:hover{background:var(--button-hover-bg)}.button-theme:disabled{opacity:.6;cursor:not-allowed}.button-theme-link{background:transparent;color:var(--button-bg);border:none;border-radius:13px;font-family:Mont;font-size:32px;line-height:43px;cursor:pointer;text-transform:lowercase;transition:all .2s ease;display:inline-block;padding:0 55px 0 0;position:relative}.button-theme-link:after{content:"";position:absolute;width:42px;height:100%;background-image:url(/build/assets/button-arrow-gy7Ie788.svg);background-repeat:no-repeat;background-size:contain;background-position:center;right:0;top:50%;transform:translateY(-50%);transition:all .2s ease}.button-theme-link:hover:after{transform:translateY(-50%) translate(5px)}.button-theme-link:disabled{opacity:.6;cursor:not-allowed}.button-theme-link-2{background:transparent;color:var(--text-color);border:2px solid var(--button-bg);border-radius:50px;font-family:Mont;font-size:24px;line-height:31px;cursor:pointer;text-transform:lowercase;transition:all .2s ease;display:inline-block;padding:4px 18px;position:relative}.button-theme-link-2:hover{background:var(--button-hover-bg);color:var(--button-bg)}.button-theme-link-2:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:991px){.button-theme{font-size:24px;line-height:24px;padding:7px 15px}.button-theme-link{font-size:24px;line-height:24px;padding:7px 45px 7px 0}.button-theme-link:after{width:30px;height:30px}.button-theme-link-2{font-size:14px;line-height:22px}}header{position:absolute;top:44px;left:0;width:100%;z-index:10;transition:all .3s ease;background-image:none}header .header .navbar-phone{display:inline-flex}header .header .navbar-booking-btn{display:none}header.fixed{position:fixed;top:0;background-image:var(--bg-header)}header.fixed .header .navbar-phone{display:none}header.fixed .header .navbar-booking-btn{display:inline-flex}.header{font-family:Mont;font-weight:400}.header .header-block{background-color:transparent;position:relative}.header .header-block .header-navbar{background-image:var(--bg-header);display:flex;align-items:center;justify-content:space-between;height:80px;padding:18px 20px}.header .header-block .header-navbar .dropdown{position:relative}.header .header-block .header-navbar .dropdown:hover .dropdown-menu{display:block}.header .header-block .header-navbar .dropdown .dropdown-options .dropdown-item{cursor:pointer;border-bottom:.4px solid var(--navbar-border-color)}.header .header-block .header-navbar .dropdown .dropdown-options .dropdown-item:last-child{border-bottom:none}.header .header-block .header-navbar .dropdown .dropdown-options .dropdown-item a{display:block;padding:14px 20px;font-size:16px;line-height:1.5;font-weight:400;color:var(--navbar-dropdown-text-color)}.header .header-block .header-navbar .dropdown .dropdown-options .dropdown-item a:hover{color:var(--link-color)}.header .header-block .navbar-logo{position:relative;display:block}.header .header-block .navbar-logo a{display:flex;align-items:center;text-decoration:none;min-width:130px}.header .header-block .navbar-logo .logo-icon{display:block;mask:url(/build/assets/logo-4lVjFNyI.svg);-webkit-mask:url(/build/assets/logo-4lVjFNyI.svg);width:100%;height:44px;max-width:100%;max-height:44px;mask-size:100% 44px;-webkit-mask-size:100% 44px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:var(--navbar-logo-color)}.header .header-block .navbar-mobile-buttons{display:none}.header .header-block .navbar-routs{padding:0 10px;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.header .header-block .navbar-routs .navbar-routs-mob-header{display:none}.header .header-block .navbar-routs .navbar-routs-list{display:flex;flex-direction:row;height:100%;margin:0;padding:0;list-style-type:none;justify-content:flex-end;align-items:center;column-gap:10px}.header .header-block .navbar-routs .navbar-routs-list li{padding:5px 10px;display:flex;align-items:center;height:100%}.header .header-block .navbar-routs .navbar-routs-list li.item--lang{display:none}.header .header-block .navbar-routs .navbar-routs-list li .item-link{display:flex;align-items:center;justify-content:center;height:100%;transition:all .3s ease}.header .header-block .navbar-routs .navbar-routs-list li a{text-decoration:none;color:var(--navbar-text-color);position:relative;font-size:16px;line-height:1.5;font-weight:400;cursor:pointer}.header .header-block .navbar-routs .navbar-routs-list li .dropdown-icon{display:none;width:24px;height:24px;align-items:center;justify-content:center;margin-left:6px}.header .header-block .navbar-routs .navbar-routs-list li .dropdown-icon img{width:14px}.header .header-block .navbar-routs .navbar-routs-list li.dropdown .dropdown-icon{display:flex}.header .header-block:hover .navbar-routs .navbar-routs-list li .item-link{opacity:.5}.header .header-block:hover .navbar-routs .navbar-routs-list li .item-link:hover{opacity:1}.header .header-sticky{position:fixed;opacity:0;visibility:hidden;left:-1px;top:-1px;width:calc(100vw + 2px);padding:0;z-index:99999;background-color:#000;-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px #0000004d}.header #nav-toggle{position:absolute;top:-150px}.header .navbar-right-buttons{display:flex;align-items:center;justify-content:center;gap:50px}.header .navbar-phone,.header .navbar-booking-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border:1px solid var(--navbar-link-border-color);border-radius:50px;font-family:Mont;font-size:16px;font-weight:400;color:var(--navbar-text-color);text-decoration:none;white-space:nowrap;transition:background .25s ease,border-color .25s ease}.header .navbar-phone:hover,.header .navbar-booking-btn:hover{background:var(--navbar-link-hover-bg)}.header .navbar-languages{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.header .navbar-languages .navbar-right-button{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:24px;padding:18px 10px;color:var(--navbar-text-color)}.header .navbar-languages .navbar-right-button .lang-item{display:flex;align-items:center;justify-content:flex-start;font-size:20px;line-height:1.4;font-weight:400;text-transform:uppercase}.header .navbar-languages .dropdown-menu{width:100%!important}.header{position:relative}.header .dropdown-menu{display:none;position:absolute;top:100%;right:0;z-index:1000;float:left;width:242px;text-align:left;list-style:none;background-color:var(--navbar-dropdown-bg);border:1px solid var(--button-bg);color:var(--navbar-text-color);background-clip:padding-box;border-radius:8px;box-shadow:0 8px 16px #00000014;-webkit-transition:all .3s ease;transition:all .3s ease}.header .dropdown-options .dropdown-item{cursor:pointer;border-bottom:.4px solid var(--navbar-border-color)}.header .dropdown-options .dropdown-item:last-child{border-bottom:none}.header .dropdown-options .dropdown-item a,.header .dropdown-options .dropdown-item .dropdown-item-title{display:block;padding:8px;font-size:16px;line-height:1.5;font-weight:400;color:var(--navbar-dropdown-text-color)}.header .dropdown-options .dropdown-item a:hover,.header .dropdown-options .dropdown-item .dropdown-item-title:hover{color:var(--navbar-dropdown-link-hover)}.header .dropdown-options .dropdown-item a.lang-item,.header .dropdown-options .dropdown-item .dropdown-item-title.lang-item{display:flex;align-items:center;justify-content:flex-start;font-size:20px;line-height:1.4;font-weight:400;text-transform:uppercase}.header .dropdown-options .dropdown-item:not(:last-child) .dropdown-item-title{padding-bottom:0}.header .navbar-routs-plant,.header .navbar-routs-booking{display:none}@media screen and (max-width:991px){header{position:sticky!important;top:0;width:100%}header .container{padding:0}.header .header-block .header-navbar{background-image:var(--bg-header);height:67px;padding:0 20px;margin:0}.header .header-block .navbar-right-buttons{display:none}.header .header-block .navbar-mobile-buttons{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.header .header-block .navbar-mobile-buttons li{display:flex;align-items:center}.header .header-block .navbar-mobile-phone{font-size:14px;line-height:1.5;padding:8px 14px}.header .header-block .navbar-mobile-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.header .header-block .navbar-mobile-button img{width:100%;height:100%}.header .header-block .navbar-logo .logo-icon{height:36px;max-height:36px;mask-size:100% 36px;-webkit-mask-size:100% 36px}.header .header-block .navbar-routs{display:none;position:fixed;padding:0;top:0;left:0;width:100vw;height:100dvh;z-index:9999;background:var(--header-mobile-bg);flex-direction:column;overflow:hidden}.header .header-block .navbar-routs:before{content:"";position:absolute;top:0;width:100%;height:100%;background-image:url(/build/assets/mini-logo-BIZzm2XD.svg);background-repeat:no-repeat;background-position:center;background-size:100% auto;left:-40%;opacity:.6;z-index:-1}.header .header-block .navbar-routs.show{display:flex}.header .header-block .navbar-routs .navbar-routs-mob-header{display:flex;justify-content:space-between;align-items:center;padding:32px;flex-shrink:0;width:100%}.header .header-block .navbar-routs .navbar-routs-mob-header .logo-icon{display:block;mask:url(/build/assets/logo-4lVjFNyI.svg);-webkit-mask:url(/build/assets/logo-4lVjFNyI.svg);width:90px;height:35px;max-width:100%;max-height:35px;mask-size:100% 35px;-webkit-mask-size:100% 35px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:var(--navbar-mob-logo-color)}.header .header-block .navbar-routs .navbar-routs-mob-header .navbar-routs-mob-header-close{display:flex;align-items:center;justify-content:center;cursor:pointer}.header .header-block .navbar-routs .navbar-routs-mob-header .navbar-routs-mob-header-close img{width:24px;height:24px;filter:brightness(0)}.header .header-block .navbar-routs .navbar-routs-plant{position:absolute;bottom:80px;left:0;width:55%;pointer-events:none;z-index:0}.header .header-block .navbar-routs .navbar-routs-plant img{width:100%;height:auto;opacity:.6}.header .header-block .navbar-routs .navbar-routs-list{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:20px 32px;overflow-y:auto;position:relative;z-index:1;width:100%}.header .header-block .navbar-routs .navbar-routs-list .item{height:auto;width:auto;display:block}.header .header-block .navbar-routs .navbar-routs-list .item .item-link{padding:10px 0;justify-content:flex-end;border-bottom:none;opacity:1!important}.header .header-block .navbar-routs .navbar-routs-list .item .item-link a{font-size:24px;line-height:1.4;color:var(--navbar-mob-text-color);font-family:Mont;font-weight:400}.header .header-block .navbar-routs .navbar-routs-list .item .item-link .dropdown-icon{display:none}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang{display:flex;justify-content:flex-end}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link{cursor:pointer}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .navbar-right-button{font-size:24px;font-family:Mont;color:var(--navbar-mob-text-color);padding:0}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .navbar-right-button .lang-item{font-size:24px;line-height:1.4;color:var(--navbar-mob-text-color);text-transform:none;text-align:right}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .dropdown-menu-lang--mobile{position:relative;top:auto;right:auto;width:auto!important;background:transparent;border:none;box-shadow:none;padding:8px 0 0;display:block}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .dropdown-menu-lang--mobile .dropdown-options--inline{display:inline-flex;flex-direction:row;gap:0;border:1px solid var(--navbar-mob-text-color);background-color:#ddcfaf;border-radius:50px;overflow:hidden}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .dropdown-menu-lang--mobile .dropdown-options--inline .dropdown-item{border:none;padding:0}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .dropdown-menu-lang--mobile .dropdown-options--inline .dropdown-item:first-child{padding-left:12px}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .dropdown-menu-lang--mobile .dropdown-options--inline .dropdown-item:last-child{padding-right:12px}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .dropdown-menu-lang--mobile .dropdown-options--inline .dropdown-item .dropdown-item-title{font-family:Mont;padding:4px 8px;font-size:24px;line-height:1.4;font-weight:500;text-transform:uppercase;color:var(--navbar-mob-text-color);opacity:.7}.header .header-block .navbar-routs .navbar-routs-list .item.item--lang .item-link .dropdown-wrapper--mobile .dropdown-menu-lang--mobile .dropdown-options--inline .dropdown-item.active .dropdown-item-title{opacity:1}.header .header-block .navbar-routs .navbar-routs-list .item.dropdown .dropdown-menu{position:relative;width:auto!important;text-align:right;background:transparent;border:none;box-shadow:none}.header .header-block .navbar-routs .navbar-routs-list .item.dropdown .dropdown-menu.show{display:block}.header .header-block .navbar-routs .navbar-routs-list .item.dropdown .dropdown-menu .dropdown-item{border:none}.header .header-block .navbar-routs .navbar-routs-list .item.dropdown .dropdown-menu .dropdown-item a{font-size:20px;color:var(--navbar-mob-logo-color);text-align:right}.header .header-block .navbar-routs .navbar-routs-list .item.dropdown:hover .dropdown-menu{display:none}.header .header-block .navbar-routs .navbar-routs-booking{flex-shrink:0;padding:16px 24px 36px;position:relative;z-index:1;display:block;width:100%}.header .header-block .navbar-routs .navbar-mob-booking-btn{display:block;width:100%;padding:6px 16px;background:var(--navbar-mob-logo-color);color:var(--header-mobile-button-text-color);text-align:center;border-radius:13px;font-size:24px;font-family:Mont;font-weight:400;text-decoration:none;transition:opacity .2s ease}.header .header-block .navbar-routs .navbar-mob-booking-btn:hover{opacity:.85}.header .header-block .navbar-languages{display:none}}.footer{position:relative;background:var(--footer-bg);font-family:Mont;font-weight:400;color:var(--footer-text-color);padding:80px 0 60px}.footer .footer-columns{display:flex;justify-content:space-between;gap:40px}.footer .footer-col{flex:1}.footer .footer-col .footer-col__title{font-size:clamp(1.25rem,2vw,2rem);line-height:1.4;font-weight:400;color:var(--footer-text-color);text-transform:uppercase;margin:0 0 20px}.footer .footer-col .footer-col__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.footer .footer-col .footer-col__list li,.footer .footer-col .footer-col__list li a{font-size:16px;line-height:1.5;color:var(--footer-text-color);text-decoration:none;transition:opacity .2s ease}.footer .footer-col .footer-col__list li a:hover{opacity:.7}.footer .footer-col .footer-col__list .footer-col__list--address li{font-size:16px;color:var(--footer-text-color)}.footer .footer-social-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--footer-text-color)}.footer .footer-social-link .footer-social-link__icon{width:24px;height:24px;object-fit:contain}.footer .footer-social-link span{font-size:16px}.footer .footer-social-link:hover{opacity:.7}.footer .footer-route-btn{display:inline-block;margin-top:16px;color:var(--footer-text-color);text-decoration:none}.footer .footer-route-btn:hover{background:var(--button-bg)}.footer .footer-bottom{padding-top:80px}.footer .footer-bottom .footer-bottom__inner{display:flex;align-items:center;justify-content:space-between}.footer .footer-bottom .footer-bottom__copy,.footer .footer-bottom .footer-bottom__link{font-size:14px;color:var(--footer-text-color)}.footer .footer-bottom .footer-bottom__link{text-decoration:none}.footer .footer-bottom .footer-bottom__link:hover{opacity:.7}@media screen and (max-width:991px){.footer{padding:30px 0}.footer .footer-columns{flex-wrap:wrap;gap:20px}.footer .footer-col .footer-col__title{font-size:16px;line-height:1.5;margin-bottom:8px}.footer .footer-col .footer-col__list li,.footer .footer-col .footer-col__list li a{font-size:16px;line-height:1.5}.footer .footer-social-link span{font-size:16px}.footer .footer-bottom{padding-top:40px}.footer .footer-bottom .footer-bottom__inner{gap:10px}}@media screen and (max-width:768px){.footer .footer-columns{gap:30px}.footer .footer-col .footer-col__title{font-size:16px;line-height:1.2}.footer .footer-col .footer-col__list{gap:8px}.footer .footer-col .footer-col__list li,.footer .footer-col .footer-col__list li a{font-size:10px;line-height:1.5}.footer .footer-social-link{gap:5px}.footer .footer-social-link span{font-size:10px;line-height:1.5}.footer .footer-social-link .footer-social-link__icon{width:10px;height:10px;object-fit:contain}.footer .footer-route-btn{font-size:10px;line-height:1.5}.footer .footer-bottom{padding-top:30px}.footer .footer-bottom .footer-bottom__copy,.footer .footer-bottom .footer-bottom__link{font-size:10px;line-height:1.5}}.main-first{max-width:100%;position:relative}.main-first .main-first-image{max-height:990px;display:flex;position:relative;overflow:hidden;height:100svh}.main-first .main-first-image picture{display:flex;width:100%;max-height:990px;height:auto}.main-first .main-first-image img{width:100%;height:auto;max-height:990px;object-fit:cover}.main-first .main-first-image .main-first-image-bottom{position:absolute;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(to bottom,#0000,#000)}.main-first .main-first-image .banner-with-form-title{position:absolute;bottom:20px;left:50px;z-index:1;width:50%;text-align:left}.main-first .main-first-image .banner-with-form-title .main-first-title{font-family:GruntGrotesk;font-size:clamp(2.5rem,8vw,8rem);line-height:1.1;font-weight:300;color:#fff;margin:0}.main-first .main-first-image-mob{display:none}.main-h2{font-size:44px;line-height:1.4;font-weight:600;color:var(--main-title-color);margin:0}.main-welcome{text-align:center}.main-welcome .main-welcome-logo{display:flex;justify-content:center;align-items:center;margin-bottom:32px;width:100%}.main-welcome .main-welcome-logo .logo{display:block;mask:url(/build/assets/logo-4lVjFNyI.svg);-webkit-mask:url(/build/assets/logo-4lVjFNyI.svg);width:200px;height:88px;mask-size:200px 88px;-webkit-mask-size:200px 88px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:var(--theme-color1)}.main-welcome .main-welcome-title{margin-bottom:80px;display:flex;justify-content:center;width:100%}.main-welcome .main-welcome-title h2{max-width:1100px}.main-welcome .main-welcome-slider{max-height:305px;margin-bottom:25px}.main-welcome .main-welcome-slider.first-slider .slick-list{padding:0 450px 0 0!important}.main-welcome .main-welcome-slider.second-slider .slick-list{padding:0 325px 0 0!important}.main-welcome .main-welcome-slider:last-child{margin-bottom:0}.main-welcome .main-welcome-slider .main-welcome-item{display:flex;justify-content:center;align-items:center;max-width:100%;max-height:305px;margin:0 12px;overflow:hidden;position:relative}.main-welcome .main-welcome-slider .main-welcome-item picture{max-width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main-welcome .main-welcome-slider .main-welcome-item img{width:500px;height:305px;border-radius:10px;object-fit:cover;object-position:center}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content{opacity:0;visibility:hidden;transition:all .3s ease;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;background:linear-gradient(to bottom,var(--reviews-gallery-bg-color1) 0,var(--reviews-gallery-bg-color2) 100%);border-radius:10px;padding:18px 20px}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title{width:100%;display:flex;justify-content:flex-start;align-items:center;font-size:20px;line-height:1.5;font-weight:600;color:var(--reviews-gallery-text-color);margin-bottom:21px}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .main-welcome-item-image{width:100px;height:64px;border-radius:10px;margin-right:20px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 24px #ffffff54}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .main-welcome-item-image picture{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .main-welcome-item-image img{width:100%;height:100%;object-fit:cover}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .mini-logo{width:auto;max-height:32px;display:block;margin-right:12px}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-description{font-size:14px;line-height:1.5;font-weight:500;color:var(--reviews-gallery-text-color);border-bottom:.5px solid var(--reviews-gallery-text-color);margin-bottom:15px}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-description .main-welcome-item-comment{max-height:114px;margin-bottom:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-description p{margin:0;font-size:14px;line-height:1.5;font-weight:500;color:var(--reviews-gallery-text-color)}.main-welcome .main-welcome-slider .main-welcome-item:hover .main-welcome-item-content{opacity:1;visibility:visible}.main-welcome .main-welcome-slider .main-welcome-item .btn-theme{font-size:14px;line-height:1.5;font-weight:500;padding:7.5px 26px}.main-result .main-result-slider-controls{display:none}.main-result .section-title .title{position:relative}.main-result .section-title .title:after{content:"";display:block;position:absolute;width:118px;height:118px;background-image:url(/build/assets/results-C054IT_7.svg);background-repeat:no-repeat;background-size:cover;bottom:-80px;right:-15px}.main-result .main-result-content{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.main-result .main-result-item{display:flex;flex-direction:column;gap:20px;padding:20px;border:1px solid var(--main-border-color);border-radius:10px;transition:all .3s ease}.main-result .main-result-item .main-result-title{font-size:clamp(1.5rem,3vw,3.75rem);line-height:1.2;font-weight:400;color:var(--main-title-color);font-family:BebasNeue,sans-serif}.main-result .main-result-item .main-result-description{font-size:22px;line-height:1.4;color:var(--text-color2)}.main-result .main-result-item:hover{box-shadow:0 0 22px var(--main-border-color);border-bottom:6px solid var(--main-title-color);padding-bottom:15px}.main-our-services{background-color:var(--bg-theme-color2)}.main-service-content{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-content:flex-start}.main-service-content .main-service-item{display:flex;flex-direction:column;align-items:flex-start;padding:46.5px 30px;box-shadow:0 0 22px var(--main-border-color);border-bottom:6px solid var(--main-title-color);border-radius:10px;transition:all .3s ease}.main-service-content .main-service-item img{width:80px;height:80px;object-fit:cover}.main-service-content .main-service-item h3{font-size:24px;line-height:1.4;font-weight:500;color:var(--main-item-title-color);margin:20px 0;min-height:68px}.main-service-content .main-service-item .main-service-item-description{font-size:20px;line-height:1.4;color:var(--text-color2);min-height:64px;margin-bottom:42px}.main-partner-medical .main-partner-item{margin-bottom:100px!important}.main-partner-medical .main-partner-item .partner-item-content .partner-item-title{font-size:32px;line-height:1.4;font-weight:600;color:var(--main-item-title-color);margin-bottom:40px}.main-partner-medical .main-partner-item .partner-item-content .partner-item-description{font-size:18px;line-height:1.4;font-weight:400;color:var(--text-color2)}.main-partner-medical .main-partner-item .partner-item-content .partner-item-description p{margin:0}.main-partner-medical .main-partner-item .partner-item-image{display:flex;justify-content:flex-end;align-items:center;padding-left:65px}.main-partner-medical .main-partner-item .partner-item-image picture{width:540px;height:420px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px #0000002b}.main-partner-medical .main-partner-item .partner-item-image picture:after{content:"";display:block;position:absolute;background-image:url(/build/assets/partners-lines-CctfH2Q6.svg);background-repeat:no-repeat;background-size:cover;width:80px;height:80px;bottom:-40px;left:-40px}.main-partner-medical .main-partner-item .partner-item-image img{width:100%;height:100%;object-fit:cover}.main-partner-medical .main-partner-item.revers{flex-direction:row-reverse}.main-partner-medical .main-partner-item.revers .partner-item-image{justify-content:flex-start}.main-partner-medical .main-partner-item.revers .partner-item-image picture:after{left:auto;right:-40px}.main-partner-medical .main-partner-gallery{padding-top:100px;display:grid;grid-template-columns:1fr 1fr 1.5fr;grid-template-rows:repeat(2,200px);gap:20px;row-gap:20px}.main-partner-medical .main-partner-gallery .main-partner-gallery-item{display:flex;justify-content:center;align-items:center}.main-partner-medical .main-partner-gallery .main-partner-gallery-item picture{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden}.main-partner-medical .main-partner-gallery .main-partner-gallery-item img{width:100%;height:100%;object-fit:cover}.main-partner-medical .main-partner-gallery .main-partner-gallery-item.large-gallery-item{grid-column:3/span 2;grid-row:1/span 2}.main-partner-medical .main-partner-button{display:flex;align-items:center;justify-content:flex-end;margin-top:60px}.main-partner-medical .btn-show-more{display:none}.main-partners .partners-logo-content{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;max-height:60px}.main-partners .partners-logo-content .partners-logo-item{display:flex;justify-content:center;align-items:center;max-width:100%;max-height:60px}.main-partners .partners-logo-content .partners-logo-item picture{max-width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main-partners .partners-logo-content .partners-logo-item img{max-width:100%;max-height:100%;object-fit:cover}.main-about-us-button{margin-top:40px}.main-about-us-button .btn-theme{margin:0}.main-about-us-content{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-content:flex-start;padding-left:10px!important}.main-about-us-content .main-about-us-item{display:flex;flex-direction:column;align-items:flex-start;padding:33px 20px;border:1px solid var(--main-border-color);border-radius:10px;transition:all .3s ease}.main-about-us-content .main-about-us-item img{width:80px;height:80px;object-fit:cover}.main-about-us-content .main-about-us-item h3{font-size:20px;line-height:1.4;font-weight:600;color:var(--main-item-title-color);margin:20px 0 10px;min-height:60px}.main-about-us-content .main-about-us-item:hover{box-shadow:0 0 22px var(--main-border-color)}.main-about-us-content .main-about-us-item .btn-theme{font-size:16px;line-height:1.5;font-weight:500;padding:6px 27px}.main-reviews-content{margin-top:80px!important}.main-reviews-content .main-reviews-filter{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:40px}.main-reviews-content .main-reviews-filter .main-reviews-filter-select{display:none}.main-reviews-content .main-reviews-filter .main-reviews-filter-title{font-size:28px;line-height:1.4;font-weight:500;color:var(--title-color);margin-bottom:16px}.main-reviews-content .main-reviews-filter .main-reviews-filter-items{display:flex;align-items:center;justify-content:flex-end;gap:40px}.main-reviews-content .main-reviews-filter .main-reviews-filter-items a{font-size:18px;line-height:1.4;font-weight:400;color:var(--text-color);text-decoration:none;padding-bottom:0}.main-reviews-content .main-reviews-filter .main-reviews-filter-items a.active{font-weight:500;border-bottom:1px solid var(--title-color)}.main-reviews-content .main-reviews-slider-tab{display:grid;grid-template-columns:repeat(2,1fr);gap:25px 40px}.main-reviews-content .main-reviews-slider-tab .main-reviews-item{background-color:var(--main-review-bg);padding:24px;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-top{display:flex;flex-direction:column;align-items:flex-start}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-type{padding:8px 16px;background-color:var(--main-review-type-bg);color:var(--main-review-type-color);border-radius:19px;text-transform:capitalize;margin-bottom:38px;font-size:18px;line-height:1.5;font-weight:400}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-text{margin-bottom:38px;font-size:18px;line-height:1.4;font-weight:400;color:var(--text-color2)}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-text p{margin:0}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-footer{display:flex;align-items:center;justify-content:space-between;width:100%}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-footer .main-reviews-item-auth{display:flex;align-items:center;font-size:18px;line-height:1.4;font-weight:500;text-transform:capitalize;color:var(--main-review-auth)}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-footer .main-reviews-item-auth:before{content:"";display:block;width:7px;height:2px;background-color:var(--main-review-auth);margin-right:7px}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-footer .btn-theme{font-size:14px;line-height:1.5;font-weight:500;padding:14px 22px}@media screen and (max-width:991px){.main-first .main-first-content{position:absolute;bottom:250px;left:50%;transform:translate(-50%);z-index:1;width:100%;text-align:left}.main-first .main-first-content .main-first-content-text{font-size:30px;line-height:1.4;width:100%}.main-first .main-first-image{margin-top:-66px}.main-first .main-first-image img{width:100%;height:auto;max-height:100%;object-fit:cover}.main-first .main-first-image .banner-with-form-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:100%;text-align:center}.main-first .main-first-image .banner-with-form-title .main-first-title{font-size:36px;line-height:1.4;margin:0}}@media screen and (max-width:991px){.main-h2{font-size:24px;line-height:1.4}.main-welcome{text-align:center}.main-welcome .main-welcome-logo .logo{width:122px;height:49px;mask-size:122px 49px;-webkit-mask-size:122px 49px}.main-welcome .main-welcome-title{margin-bottom:40px}.main-welcome .main-welcome-slider{margin-bottom:0;max-height:349px}.main-welcome .main-welcome-slider.first-slider .slick-list{padding:0 35px 0 0!important}.main-welcome .main-welcome-slider+.main-welcome-slider{display:none;visibility:hidden}.main-welcome .main-welcome-slider .main-welcome-item{display:flex;justify-content:center;align-items:center;max-width:100%;max-height:349px;margin:0 9px;overflow:hidden;position:relative}.main-welcome .main-welcome-slider .main-welcome-item picture{max-width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main-welcome .main-welcome-slider .main-welcome-item img{max-width:100%;max-height:100%;width:320px;height:349px;border-radius:10px;object-fit:cover;object-position:center}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title{font-size:14px;line-height:1.5;font-weight:600;text-align:left}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .main-welcome-item-image{width:100px;height:64px;border-radius:10px;margin-right:20px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 24px #ffffff54}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .main-welcome-item-image picture{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .main-welcome-item-image img{width:100%;height:100%;object-fit:cover}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-title .mini-logo{margin-right:10px}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-description{font-size:14px;line-height:1.5;font-weight:500}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-description .main-welcome-item-comment{max-height:114px;margin-bottom:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.main-welcome .main-welcome-slider .main-welcome-item .main-welcome-item-content .main-welcome-item-description p{margin:0;font-size:14px;line-height:1.5;font-weight:500}.main-welcome .main-welcome-slider .main-welcome-item .btn-theme{font-size:16px;line-height:1.4;font-weight:500;padding:9px 26px;width:100%;text-align:center}.main-result .section-title .title{position:relative}.main-result .section-title .title:after{content:none}.main-result .main-result-content{max-height:none;overflow:hidden;display:flex;flex-direction:column;gap:20px}.main-result .main-result-item{display:none}.main-result .main-result-item:hover{border:1px solid var(--main-border-color);box-shadow:none;padding-bottom:20px}.main-result .main-result-item.active{display:block}.main-result .main-result-slider-controls{display:flex;justify-content:flex-end;gap:18px;margin-top:40px!important}.main-result .main-result-slider-controls button{width:40px;height:40px;border:1px solid #EC8094;background-color:transparent;color:#ec8094;border-radius:8px;font-size:20px;cursor:pointer;display:flex;justify-content:center;align-items:center}.main-result .main-result-slider-controls button .arrow{display:block;mask:url(/build/assets/arrow-down-B4sCY4Li.svg);-webkit-mask:url(/build/assets/arrow-down-B4sCY4Li.svg);width:22px;height:22px;background-color:var(--pagination-text-color);mask-size:14px 14px;-webkit-mask-size:14px 14px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;transition:all .5s ease-in-out}.main-result .main-result-slider-controls button.main-result-slider-up .arrow{transform:rotate(180deg)}.main-result .main-result-slider-controls button:disabled{opacity:.5;cursor:not-allowed}.main-result .main-result-item .main-result-description{font-size:16px;line-height:1.5}.main-service-content{display:grid;grid-template-columns:1fr;align-content:flex-start}.main-service-content .main-service-item{padding:53px 30px}.main-service-content .main-service-item img{width:80px;height:80px;object-fit:cover}.main-service-content .main-service-item .main-service-item-description{font-size:16px;line-height:1.4;min-height:unset}.main-about-us-button{margin-top:40px}.main-about-us-button .btn-theme{margin:0;width:100%}.main-about-us-content{grid-template-columns:1fr;padding-left:0!important}.main-partner-medical .main-partner-item{margin-bottom:40px!important}.main-partner-medical .main-partner-item.d-none-mobile{display:none}.main-partner-medical .main-partner-item .partner-item-content .partner-item-title{font-size:24px;line-height:1.4;margin-bottom:24px}.main-partner-medical .main-partner-item .partner-item-content .partner-item-description{font-size:16px;line-height:1.4;margin-bottom:40px}.main-partner-medical .main-partner-item .partner-item-image{display:flex;justify-content:flex-end;align-items:center;padding-left:0}.main-partner-medical .main-partner-item .partner-item-image picture{width:100%;max-width:100%;height:356px}.main-partner-medical .main-partner-item .partner-item-image picture:after{content:none}.main-partner-medical .main-partner-item .partner-item-image img{width:100%;height:100%;object-fit:cover}.main-partner-medical .main-partner-gallery{padding-top:0;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);gap:20px;row-gap:20px}.main-partner-medical .main-partner-gallery .main-partner-gallery-item:nth-child(n+3){display:none}.main-partner-medical .main-partner-gallery .main-partner-gallery-item picture{width:100%;height:100%;border-radius:16px}.main-partner-medical .main-partner-gallery .main-partner-gallery-item img{width:100%;height:100%;object-fit:cover}.main-partner-medical .main-partner-gallery .main-partner-gallery-item.large-gallery-item{grid-column:1/span 1;grid-row:1/span 1}.main-partner-medical .main-partner-button{display:flex;align-items:center;justify-content:flex-end;margin-top:40px}.main-partner-medical .btn-show-more{display:flex;align-items:center;justify-content:center;width:100%}.main-partner-medical .btn-show-more .btn-theme{width:100%}.main-partners .partners-logo-content{grid-template-columns:repeat(2,1fr);gap:34px 20px;max-height:none}.main-partners .partners-logo-content .partners-logo-item{justify-self:center;max-width:120px;max-height:45px}.main-reviews-content{margin-top:0!important;margin-right:-20px!important;margin-left:-20px!important;max-width:none!important;width:calc(100% + 40px)!important}.main-reviews-content .main-reviews-filter{padding:0 20px;align-items:flex-start}.main-reviews-content .main-reviews-filter .main-reviews-filter-select{display:block}.main-reviews-content .main-reviews-filter .main-reviews-filter-select select{background-color:transparent;color:var(--title-color);font-size:20px;line-height:1.4;font-weight:400;width:auto;border:none;outline:none;border-radius:10px;padding:12px 45px 12px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/build/assets/angle-down-tab-CnTSOZw8.svg);background-repeat:no-repeat;background-size:16px;background-position:right 20px center}.main-reviews-content .main-reviews-filter .main-reviews-filter-title{font-size:24px;line-height:1.4;margin-bottom:28px}.main-reviews-content .main-reviews-filter .main-reviews-filter-items{display:none}.main-reviews-content .main-reviews-slider-tab{display:block}.main-reviews-content .main-reviews-slider-tab .slick-list{padding:0 55px 0 0!important;width:100%;display:flex}.main-reviews-content .main-reviews-slider-tab .slick-track{height:100%;display:flex!important;align-items:stretch!important}.main-reviews-content .main-reviews-slider-tab .main-reviews-item{min-width:300px;width:100%;margin:0 12px;height:auto;flex:1 1 0%}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-text{font-size:16px;line-height:1.4;margin-bottom:24px}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-footer{flex-direction:column;align-items:flex-start}.main-reviews-content .main-reviews-slider-tab .main-reviews-item .main-reviews-item-footer .btn-theme{margin-top:24px;width:100%}}.page-banner{max-width:100%;position:relative}.page-banner .page-banner-image{max-height:935px;display:flex;height:935px;position:relative;overflow:hidden}.page-banner .page-banner-image picture{display:flex;width:100%;max-height:935px;height:935px}.page-banner .page-banner-image img{width:100%;height:auto;max-height:100%;object-fit:cover}.page-banner .page-banner-image .page-banner-content{position:absolute;top:calc(50% + 120px);left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;padding:0 20px;width:100%;max-width:800px}.page-banner .page-banner-image .page-banner-content h1{font-family:GruntGrotesk;font-size:clamp(2.5rem,6vw,8rem);line-height:1.1;font-weight:300;margin:0 0 20px}.page-banner .page-banner-image .page-banner-content p{font-family:Mont;font-size:40px;line-height:1.4;font-weight:400;margin:0 0 30px}.page-banner .page-banner-image-mob{display:none}.page-banner.banner-with-logo .page-banner-logo{max-height:190px;width:auto;margin-bottom:30px}.page-banner.banner-with-logo .page-banner-content{max-width:unset}.page-banner.banner-with-logo .page-banner-content h1{font-size:40px;line-height:1.4;font-weight:300;letter-spacing:1.5px;margin:0;font-family:Mont}.page-banner.banner-with-logo .page-banner-content p{font-size:24px;line-height:1.4;font-weight:400;margin:70px 0 0;font-family:Mont;padding-top:35px;border-top:2px solid #fff}@media screen and (max-width:991px){.page-banner{min-height:477px}.page-banner .page-banner-image{max-height:477px;height:477px}.page-banner .page-banner-image picture{max-height:477px;height:477px}.page-banner .page-banner-image img{max-height:477px;object-position:center}.page-banner .page-banner-image .page-banner-content{top:50%;left:50%;transform:translate(-50%,-50%)}.page-banner .page-banner-image .page-banner-content h1{font-size:40px;line-height:1.4;margin-bottom:8px}.page-banner .page-banner-image .page-banner-content p{font-size:14px;line-height:1.5;margin-bottom:30px}.page-banner.banner-with-logo .page-banner-logo{max-height:76px;margin-bottom:12px}.page-banner.banner-with-logo .page-banner-content{max-width:unset}.page-banner.banner-with-logo .page-banner-content h1{font-size:24px;line-height:1.5;font-weight:300;letter-spacing:1.5px;margin:0;font-family:Mont}.page-banner.banner-with-logo .page-banner-content p{font-size:12px;line-height:1.5;margin-top:70px;padding-top:35px;border-top:1px solid #fff}}.booking-form-wrapper{position:absolute;bottom:0;left:0;width:100%;z-index:1;display:flex;justify-content:flex-end;padding-bottom:48px}.booking-form-wrapper .booking-form{display:flex;width:100%;max-width:920px}.booking-form-wrapper .booking-form-desktop{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}.booking-form-wrapper .booking-form-field{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:0 16px}.booking-form-wrapper .booking-form-field--select{cursor:pointer}.booking-form-wrapper .booking-form-label{display:block;font-family:Mont;font-weight:300;color:#fff;margin-bottom:4px;white-space:nowrap;pointer-events:none}.booking-form-wrapper .booking-form-input{background:transparent;border:none;outline:none;font-family:Mont;font-size:14px;font-weight:400;color:#fff;width:100%;cursor:pointer;border-bottom:.5px solid #DDCFAF;padding:4px 0}.booking-form-wrapper .booking-form-input::placeholder{font-family:Mont;color:#fff;font-weight:300}.booking-form-wrapper .booking-form-divider{width:1px;height:40px;background:#ffffff59;flex-shrink:0}.booking-form-wrapper .booking-form-select-wrapper{display:flex;align-items:center;position:relative}.booking-form-wrapper .booking-form-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;outline:none;font-family:Mont,sans-serif;font-size:16px;font-weight:400;color:#fff;cursor:pointer;padding:4px 20px 4px 0;width:100%;border-bottom:.5px solid #DDCFAF}.booking-form-wrapper .booking-form-select option{color:#333;background:#fff}.booking-form-wrapper .booking-form-select-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.booking-form-wrapper .booking-form-submit{flex-shrink:0;background:transparent;border:1px solid #DDCFAF;border-radius:50px;color:#fff;font-family:Mont,sans-serif;font-size:20px;line-height:1.4;font-weight:400;padding:7px 38px;cursor:pointer;white-space:nowrap;transition:background .25s,color .25s}.booking-form-wrapper .booking-form-submit:hover{background:#ffffff26}.booking-form-wrapper .booking-form-mobile{display:none}@media screen and (max-width:991px){.booking-form-wrapper{position:relative;padding:0;bottom:unset}.booking-form-wrapper .booking-form{flex-direction:column;max-width:100%}.booking-form-wrapper .booking-form-desktop{display:none}.booking-form-wrapper .booking-form-mobile{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;margin:16px;box-shadow:0 4px 24px #0000001f}.booking-form-wrapper .booking-form-mobile-dates{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid #eee;gap:8px}.booking-form-wrapper .booking-form-mobile-icon{display:flex;align-items:center;flex-shrink:0}.booking-form-wrapper .booking-form-mobile-date-input{flex:1;border:none;outline:none;font-family:Mont,sans-serif;font-size:14px;font-weight:400;color:#333;background:transparent;cursor:pointer;min-width:0}.booking-form-wrapper .booking-form-mobile-date-input::placeholder{color:#aaa}.booking-form-wrapper .booking-form-mobile-date-sep{font-family:Mont,sans-serif;color:#aaa;flex-shrink:0}.booking-form-wrapper .booking-form-mobile-counts{display:flex;align-items:center;padding:12px 16px;gap:12px}.booking-form-wrapper .booking-form-mobile-count-item{display:flex;align-items:center;gap:6px}.booking-form-wrapper .booking-form-mobile-count-icon{display:flex;align-items:center}.booking-form-wrapper .booking-form-mobile-count-icon img{width:24px!important;height:24px!important}.booking-form-wrapper .booking-form-mobile-count-icon.children-icon img{width:18px!important;height:18px!important}.booking-form-wrapper .booking-form-mobile-count-input{width:28px;border:none;outline:none;font-family:Mont,sans-serif;font-size:14px;font-weight:400;color:#333;background:transparent;text-align:center;-moz-appearance:textfield}.booking-form-wrapper .booking-form-mobile-count-input::-webkit-outer-spin-button,.booking-form-wrapper .booking-form-mobile-count-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.booking-form-wrapper .booking-form-mobile-submit{display:flex;align-items:center;gap:8px;margin-left:auto;background:#e8dcc8;border:none;border-radius:10px;padding:12px 20px;font-family:Mont,sans-serif;font-size:14px;font-weight:400;color:#5c4a2a;cursor:pointer;transition:background .25s}.booking-form-wrapper .booking-form-mobile-submit:hover{background:#ddd0b4}}.booking-form-wrapper .booking-form-field .mx-datepicker,.booking-form-wrapper .booking-form-field .mx-datepicker .mx-input-wrapper{width:100%}.booking-form-wrapper .booking-form-field .mx-datepicker .mx-input{background:transparent;border:none;border-bottom:.5px solid #DDCFAF;border-radius:0;box-shadow:none;font-family:Mont,sans-serif;font-size:14px;font-weight:400;color:#fff;padding:4px 0;height:auto;cursor:pointer;width:100%}.booking-form-wrapper .booking-form-field .mx-datepicker .mx-input::placeholder{font-family:Mont,sans-serif;color:#fff;font-weight:300}.booking-form-wrapper .booking-form-field .mx-datepicker .mx-icon-calendar,.booking-form-wrapper .booking-form-field .mx-datepicker .mx-icon-clear{color:#fff9}.booking-form-wrapper .booking-date-picker-mount--mobile{flex:1;min-width:0}.booking-form-wrapper .booking-date-picker-mount--mobile .mx-datepicker,.booking-form-wrapper .booking-date-picker-mount--mobile .mx-input-wrapper{width:100%}.booking-form-wrapper .booking-date-picker-mount--mobile .mx-input{background:transparent;border:none;border-radius:0;box-shadow:none;font-family:Mont,sans-serif;font-size:14px;font-weight:400;color:#333;padding:0;height:auto;cursor:pointer;width:100%}.booking-form-wrapper .booking-date-picker-mount--mobile .mx-input::placeholder{color:#aaa}.booking-form-wrapper .booking-date-picker-mount--mobile .mx-icon-calendar,.booking-form-wrapper .booking-date-picker-mount--mobile .mx-icon-clear{display:none}.booking-page-container{display:flex;width:100%;font-family:Mont,sans-serif;background-color:transparent;padding:0}.booking-page-container .booking-header{position:relative;top:0;left:0;display:none}.booking-page-container *{font-family:Mont,sans-serif}.booking-page-container .search-container .search-button{border-radius:10px;padding:12px 20px;font-family:Mont,sans-serif;font-size:14px;font-weight:400;cursor:pointer;background:var(--button-bg);color:var(--button-text-color)}.booking-page-container .search-container .search-button:hover{background:var(--button-hover-bg)}.booking-page-container .page-content .room-types-list .room-type .main-info .right .contract-condition .contract-right .select-button-container .select-button{background:var(--button-bg);color:var(--button-text-color)}.booking-page-container .page-content .room-types-list .room-type .main-info .right .contract-condition .contract-right .select-button-container .select-button:hover{background:var(--button-hover-bg)}.section-full-image-slider{background-color:var(--bg-theme-color1)}.section-full-image-slider .section-title{text-align:center}.section-full-image-slider .section-title .title{font-family:GruntGrotesk;font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;color:var(--title-color);padding:38px 0;margin:0}.section-full-image-slider .full-image-slider{position:relative;max-height:700px;width:100%;box-sizing:content-box}.section-full-image-slider .full-image-slider picture{display:flex;width:100%;max-height:700px;height:auto}.section-full-image-slider .full-image-slider img{width:100%;height:auto;max-height:700px;object-fit:cover;object-position:center}.section-full-image-slider .slick-list{padding:0!important}.section-full-image-slider .slick-prev,.section-full-image-slider .slick-next{font-size:0;line-height:0;position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:60px;height:60px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.section-full-image-slider .slick-prev{left:160px}.section-full-image-slider .slick-prev:before{content:"";display:block;width:100%;height:88px;background:url(/build/assets/slider-arrow-left-DKVXWqvg.svg) no-repeat center center;background-size:contain}.section-full-image-slider .slick-next{right:160px}.section-full-image-slider .slick-next:before{content:"";display:block;width:100%;height:88px;background:url(/build/assets/slider-arrow-right-DlPCgh4T.svg) no-repeat center center;background-size:contain}.section-full-image-slider .slick-dots{position:absolute;bottom:26px;left:50%;transform:translate(-50%);display:flex!important;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.section-full-image-slider .slick-dots li{width:24px;height:24px}.section-full-image-slider .slick-dots li button{display:block;width:24px;height:24px;padding:0;font-size:0;line-height:0;cursor:pointer;border:2px solid #ffffff;border-radius:50%;background:transparent;outline:none;transition:all 1s ease}.section-full-image-slider .slick-dots li.slick-active button{background:#fff}@media screen and (max-width:991px){.section-full-image-slider .section-title .title{font-size:20px;line-height:1.4;padding:20px 0}.section-full-image-slider .full-image-slider picture{height:435px}.section-full-image-slider .full-image-slider img{height:100%}.section-full-image-slider .slick-prev,.section-full-image-slider .slick-next{display:none!important}.section-full-image-slider .slick-dots li,.section-full-image-slider .slick-dots li button{width:12px;height:12px}.section-full-image-slider .slick-dots li.slick-active button{background:#fff}}.section-why-us{font-family:Mont}.section-why-us .section-title .title{font-weight:400;font-size:clamp(2.5rem,6vw,8rem);line-height:1.1;color:var(--title-color);margin:85px 0;font-family:GruntGrotesk}.section-why-us .why-us-content{display:flex;flex-direction:column;gap:0}.section-why-us .why-us-item{width:100%;overflow:hidden}.section-why-us .why-us-item:has(.why-us-item-slider){min-height:526px}.section-why-us .why-us-item:not(:last-child){margin-bottom:100px}.section-why-us .why-us-item .why-us-item-bg{position:relative;width:100%;height:100%}.section-why-us .why-us-item .why-us-item-bg>picture{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1}.section-why-us .why-us-item .why-us-item-bg>picture img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.section-why-us .why-us-item .why-us-item-bg>picture:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(315deg,#0b0b0b4d,#0009);z-index:0}.section-why-us .why-us-item .why-us-item-wrapper{display:flex;align-items:center;justify-content:space-between;padding:50px;gap:200px}.section-why-us .why-us-item .why-us-item-overlay{display:flex;flex-direction:column;justify-content:space-between;flex:1}.section-why-us .why-us-item .why-us-item-header{display:flex;align-items:center;gap:24px;margin-bottom:69px;max-width:calc(100% - 120px)}.section-why-us .why-us-item .why-us-item-title{font-weight:500;font-size:clamp(1.5rem,3vw,4rem);line-height:1.2;color:#fff;text-transform:uppercase;margin:auto 0 0}.section-why-us .why-us-item .why-us-item-icon{display:flex;align-items:center;padding-top:4px}.section-why-us .why-us-item .why-us-item-icon img{width:97px;height:auto}.section-why-us .why-us-item .why-us-item-content{display:flex;align-items:center;gap:25px}.section-why-us .why-us-item .why-us-item-text{position:relative;border:1.5px solid rgb(255,255,255);border-radius:16px;padding:27px;color:#fff;font-size:16px;line-height:1.6;background:#fff6}.section-why-us .why-us-item .why-us-item-text p{margin:0}.section-why-us .why-us-item .why-us-item-arrow{display:flex;align-items:center;justify-content:center}.section-why-us .why-us-item .why-us-item-arrow img{width:28px;height:auto}.section-why-us .why-us-item .why-us-item-slider{width:326px;height:409px;overflow:hidden}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide{height:409px}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide picture{display:block;width:100%;height:100%}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide img{width:100%;height:100%;object-fit:cover;display:block}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide video{width:100%;height:100%;object-fit:cover;display:block}.section-why-us .why-us-item .why-us-item-slider .slick-list{padding:0!important}.section-why-us .why-us-item .why-us-item-slider .slick-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex!important;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.section-why-us .why-us-item .why-us-item-slider .slick-dots li{width:16px;height:16px}.section-why-us .why-us-item .why-us-item-slider .slick-dots li button{display:block;width:16px;height:16px;padding:0;font-size:0;line-height:0;cursor:pointer;border:2px solid #ffffff;border-radius:50%;background:transparent;outline:none;transition:all 1s ease}.section-why-us .why-us-item .why-us-item-slider .slick-dots li.slick-active button{background:#fff}@media screen and (max-width:991px){.section-why-us .section-title .title{font-size:32px;line-height:1.4;margin:20px 0}.section-why-us .why-us-item:not(:last-child){margin-bottom:60px}.section-why-us .why-us-item .why-us-item-wrapper{flex-direction:column;padding:24px 0;gap:24px;align-items:stretch}.section-why-us .why-us-item .why-us-item-overlay{display:contents}.section-why-us .why-us-item .why-us-item-header{order:1;gap:16px;margin-bottom:0;flex-direction:row-reverse;justify-content:flex-end;max-width:100%}.section-why-us .why-us-item .why-us-item-content{order:3}.section-why-us .why-us-item .why-us-item-icon img{width:64px}.section-why-us .why-us-item .why-us-item-title{font-size:32px;line-height:1.4}.section-why-us .why-us-item .why-us-item-text{line-height:1.5;font-size:12px;padding:9px 18px}.section-why-us .why-us-item .why-us-item-arrow{display:none}.section-why-us .why-us-item .why-us-item-slider{order:2;align-self:center;max-width:228px;max-height:287px;overflow:hidden}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide{max-height:287px}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide picture{display:block;width:100%;height:100%}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide img{max-width:228px;width:100%;max-height:287px;height:100%;object-fit:cover;object-position:center;display:block}.section-why-us .why-us-item .why-us-item-slider .why-us-item-slide video{max-width:228px;width:100%;max-height:287px;height:100%;object-fit:cover;object-position:center;display:block}.section-why-us .why-us-item .why-us-item-slider .slick-dots li,.section-why-us .why-us-item .why-us-item-slider .slick-dots li button{width:12px;height:12px}}.section-what-we-offer .section-title .title{font-weight:400;font-size:clamp(2.5rem,6vw,8rem);line-height:1.1;color:var(--title-color);margin:85px 0;font-family:GruntGrotesk}.section-what-we-offer .what-we-offer-item{display:flex;max-height:850px;overflow:hidden}.section-what-we-offer .what-we-offer-item>picture{width:100%;flex:1;max-width:50%;max-height:100%;display:flex;align-self:stretch}.section-what-we-offer .what-we-offer-item>picture img{width:100%;height:100%;align-self:stretch;object-fit:cover;object-position:center center}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper{flex:1;color:var(--what-we-offer-item-text-color);position:relative;align-self:stretch}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-bg{position:absolute;top:50%;left:0;transform:translateY(-50%);height:101%;width:100%;z-index:-1;object-fit:cover}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-header{border-bottom:5px solid var(--what-we-offer-item-text-color)}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-header .what-we-offer-item-title{padding:40px 60px;font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;margin:0;font-family:GruntGrotesk}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content{padding:0 60px 85px;font-family:Mont}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-item-specs-wrapper{display:flex;align-items:center;justify-content:space-between;gap:38px;padding:60px 0 18px;border-bottom:2px solid var(--what-we-offer-item-text-color)}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-item-specs{display:flex;align-items:center;gap:38px}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-spec{display:flex;align-items:center;gap:10px;font-size:18px;line-height:1.4;color:var(--what-we-offer-item-text-color)}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-spec img{width:auto;height:18px;flex-shrink:0}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-item-specs-title{font-size:42px;line-height:1.2;color:var(--what-we-offer-item-text-color);text-transform:uppercase}@media screen and (max-width:991px){.section-what-we-offer .section-title .title{font-size:32px;line-height:1.4;margin:20px 0}.section-what-we-offer .what-we-offer-item{flex-direction:column;max-height:none;overflow:visible}.section-what-we-offer .what-we-offer-item>picture{max-width:100%;max-height:none}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper{text-align:center}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-header{border-bottom-width:1px}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-header .what-we-offer-item-title{font-size:28px;line-height:1.4;font-weight:300;padding:16px 24px}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content{padding:16px 30px 40px}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-item-specs-wrapper{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 0 7px;border-bottom:.5px solid var(--what-we-offer-item-text-color)}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-item-specs{display:flex;align-items:center;gap:20px}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-spec{display:flex;align-items:center;gap:6px;font-size:14px;line-height:1.5}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-spec img{width:auto;height:10px;flex-shrink:0}.section-what-we-offer .what-we-offer-item .what-we-offer-item-wrapper .what-we-offer-item-content .what-we-offer-item-specs-title{font-size:20px;line-height:1.4}}.section-map-with-button .section-title .title{font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;color:var(--title-color);margin:60px 0;font-family:GruntGrotesk}.section-map-with-button .section-map-with-button-header{display:flex;align-items:center;justify-content:space-between;gap:32px}.section-map-with-button .section-map-with-button-header .map-with-button-link{font-family:Mont;font-weight:400;padding:13px 24px;border:2px solid var(--map-with-button-link-border);font-size:26px;line-height:1.4;color:var(--map-with-button-link-color);border-radius:50px;transition:all .3s;cursor:pointer}.section-map-with-button .section-map-with-button-header .map-with-button-link:hover{background-color:var(--map-with-button-link-hover-bg);color:var(--map-with-button-link-hover-color)}.section-map-with-button .section-map-with-button-image{display:flex;align-items:center;justify-content:center}.section-map-with-button .section-map-with-button-image .map-with-button-map-wrapper{position:relative;width:100%;border-radius:24px;overflow:hidden}.section-map-with-button .section-map-with-button-image .section-map-iframe{width:100%;height:560px;border:0;display:block;pointer-events:none}.section-map-with-button .section-map-with-button-image .map-with-button-map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.section-map-with-button .section-map-with-button-image .map-with-button-pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);z-index:1;pointer-events:none;width:120px;height:auto}.section-map-with-button .map-with-button-mobile-content{display:none}@media screen and (max-width:991px){.section-map-with-button .section-title .title{font-size:32px;line-height:1.4;margin:20px 0}.section-map-with-button .section-map-with-button-header .map-with-button-link{display:none}.section-map-with-button .section-map-with-button-image .map-with-button-map-wrapper{border-radius:16px}.section-map-with-button .section-map-with-button-image .section-map-iframe{height:320px}.section-map-with-button .map-with-button-mobile-content{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px}.section-map-with-button .map-with-button-mobile-content .map-with-button-link-text{flex:1;font-weight:400;font-size:10px;line-height:1.5;color:var(--text-color);font-family:Mont;text-decoration:none}.section-map-with-button .map-with-button-mobile-content .map-with-button-link{font-family:Mont;font-weight:400;padding:7px 12px;border:2px solid var(--map-with-button-link-border);font-size:14px;line-height:1.5;color:var(--map-with-button-link-color);border-radius:50px;transition:all .3s;cursor:pointer}.section-map-with-button .map-with-button-mobile-content .map-with-button-link:hover{background-color:var(--map-with-button-link-hover-bg);color:var(--map-with-button-link-hover-color)}}.section.section-keep-track-events{padding:75px 0;background-color:var(--keep-track-events-bg);margin-top:100px}.section.section-keep-track-events .section-title .title{font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;color:var(--title-color);margin:0 0 85px;font-family:GruntGrotesk}.section.section-keep-track-events .widget-wrapper p{margin:0}.section.section-keep-track-events .widget-wrapper .widget-content{font-size:20px;font-weight:500;line-height:1.4;color:var(--text-color);font-family:Mont}.keep-track-events-wrapper{display:flex;align-items:center;justify-content:space-between;gap:32px}.keep-track-events-wrapper .slick-list{padding:0!important;margin-left:-30px;margin-right:-30px}.keep-track-events-wrapper .section-title{flex:0 0 50%}.keep-track-events-wrapper .keep-track-events-slider{flex:0 0 50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item{width:100%;height:auto;margin:0 30px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item picture{width:100%;height:auto}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item img{width:100%;height:460px;object-fit:cover}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item .events-slider-item-title{font-size:24px;line-height:1.4;font-weight:500;font-family:Mont;padding:12px 10px 0;color:var(--text-color)}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item .events-slider-item-text{display:flex;align-items:center;color:var(--keep-track-events-slider-text);font-size:16px;line-height:1.5;font-weight:500;font-family:Mont;padding:0 10px;cursor:pointer}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item .events-slider-item-text .events-slider-item-text-icon{width:13px;height:13px;margin-left:8px;mask:url(/build/assets/slider-arrow-right-DlPCgh4T.svg);-webkit-mask:url(/build/assets/slider-arrow-right-DlPCgh4T.svg);-webkit-mask-size:13px 13px;mask-size:13px 13px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--keep-track-events-slider-text)}.keep-track-events-wrapper .keep-track-events-instagram-link{display:flex;align-items:center;gap:20px;text-decoration:none;color:var(--text-color);font-family:Mont;margin-top:60px}.keep-track-events-wrapper .keep-track-events-instagram-link .social-link__icon{width:42px;height:42px;object-fit:contain;filter:invert(100%) sepia(100%) grayscale(100%) brightness(200%)}.keep-track-events-wrapper .keep-track-events-instagram-link span{font-size:32px}.keep-track-events-wrapper .keep-track-events-instagram-link:hover{opacity:.7}@media screen and (max-width:991px){.section.section-keep-track-events{padding:25px 0;margin-top:30px}.section.section-keep-track-events .section-title{padding:0 1rem!important}.section.section-keep-track-events .section-title .title{font-size:40px;line-height:1.4;margin:0 0 10px;text-align:left}.section.section-keep-track-events .widget-wrapper{padding:0 1rem!important}.section.section-keep-track-events .widget-wrapper .widget-content{font-size:12px}.section.section-keep-track-events .container{padding:0}.keep-track-events-wrapper{flex-direction:column;gap:20px}.keep-track-events-wrapper .section-title{flex:0 0 auto;text-align:center}.keep-track-events-wrapper .keep-track-events-slider{flex:0 0 auto;width:100%}.keep-track-events-wrapper .keep-track-events-slider .slick-list{padding:0 150px 0 0!important;width:100%;display:flex}.keep-track-events-wrapper .keep-track-events-slider .slick-track{height:100%;display:flex!important;align-items:stretch!important}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item{margin:0 15px}.keep-track-events-wrapper .keep-track-events-slider .keep-track-events-slider-item img{height:333px;max-width:100%;width:100%;object-position:center}.keep-track-events-wrapper .keep-track-events-instagram-link{gap:10px;margin-top:20px;padding:0 1rem!important}.keep-track-events-wrapper .keep-track-events-instagram-link .social-link__icon{width:20px;height:20px;object-fit:contain;filter:invert(100%) sepia(100%) grayscale(100%) brightness(200%)}.keep-track-events-wrapper .keep-track-events-instagram-link span{font-size:14px}.keep-track-events-wrapper .keep-track-events-instagram-link:hover{opacity:.7}}.section-want-to-eat .section-title{text-align:center}.section-want-to-eat .section-title .title{font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;color:var(--title-color);margin:50px 0;font-family:GruntGrotesk}.want-to-eat-wrapper{position:relative;width:100%;box-sizing:content-box}.want-to-eat-wrapper picture{display:flex;width:100%;max-height:700px;height:100%;overflow:hidden}.want-to-eat-wrapper img{width:100%;height:100%;min-height:500px;max-height:700px;object-fit:cover;object-position:bottom}.want-to-eat-wrapper .want-to-eat-content{position:absolute;left:0;bottom:0;width:100%;height:200px;display:flex;justify-content:space-between;align-items:center;gap:32px;background:linear-gradient(to bottom,#0000,#000)}.want-to-eat-wrapper .want-to-eat-content .want-to-eat-text{font-size:48px;line-height:1.2;color:var(--want-to-eat-image-text);font-family:GruntGrotesk;font-weight:400}.want-to-eat-wrapper .want-to-eat-content .want-to-eat-text p{margin:0}.want-to-eat-wrapper .want-to-eat-content .want-to-eat-button{font-family:Mont;font-weight:400;padding:6px 24px;border:2px solid var(--button-link-border);font-size:26px;line-height:1.4;color:var(--want-to-eat-image-text);border-radius:50px;transition:all .3s;cursor:pointer}.want-to-eat-wrapper .want-to-eat-content .want-to-eat-button:hover{background-color:var(--button-link-hover-bg)}@media screen and (max-width:991px){.section-want-to-eat .section-title .title{font-size:40px;line-height:1.4;margin:30px 0;text-align:left}.want-to-eat-wrapper picture{max-height:450px}.want-to-eat-wrapper img{max-height:450px;min-height:450px}.want-to-eat-wrapper .want-to-eat-content{padding-bottom:30px;align-items:flex-end;flex-direction:column;gap:0;justify-content:flex-end}.want-to-eat-wrapper .want-to-eat-content .want-to-eat-text{font-size:36px;line-height:1.4}.want-to-eat-wrapper .want-to-eat-content .want-to-eat-button{font-size:15px;line-height:1.5;padding:2px 16px}}.section.section-have-questions{padding:80px 0;background-color:#fff}.have-questions-wrapper{display:flex;align-items:center;justify-content:space-between;gap:32px}.have-questions-wrapper .have-question-logo img{width:100%;height:auto}.have-questions-wrapper .section-title .title{font-weight:500;font-size:clamp(1.5rem,3vw,4rem);line-height:1.2;color:var(--title-color);margin:0;font-family:Mont}.have-questions-wrapper .have-questions-col{flex:1}.have-questions-wrapper .have-questions-content{display:flex;align-items:center;gap:32px}.have-questions-wrapper .have-questions-content .have-question-logo img{height:200px;width:auto}.have-questions-wrapper .have-questions-content .widget-content{font-size:24px;line-height:1.4;font-weight:300;color:var(--text-color);margin:0;font-family:Mont}.have-questions-wrapper .have-questions-content .widget-content p{margin:0}.questions-form{display:flex;flex-direction:column}.questions-form .questions-form-field{position:relative}.questions-form .questions-form-field:not(:first-child){padding-top:75px}.questions-form .questions-form-field:not(:first-child):has(textarea){padding-top:45px}.questions-form .questions-form-field input{width:100%;border:none;border-bottom:2px solid #000000;background:transparent;font-size:24px;line-height:1.4;font-weight:300;font-family:Mont;color:var(--label-color);outline:none;padding:0}.questions-form .questions-form-field textarea{width:100%;border:none;border-bottom:2px solid #000000;background:transparent;font-size:24px;line-height:1.4;font-weight:300;font-family:Mont;color:var(--label-color);outline:none;padding:0;resize:none}.questions-form .questions-form-field label{position:absolute;left:0;bottom:0;font-size:24px;line-height:1.4;font-weight:300;font-family:Mont;color:var(--label-color);pointer-events:none;transition:all .3s ease}.questions-form .questions-form-field input:focus+label,.questions-form .questions-form-field input:not(:placeholder-shown):not([value=""])+label,.questions-form .questions-form-field input:-webkit-autofill+label,.questions-form .questions-form-field textarea:focus+label,.questions-form .questions-form-field textarea:not(:placeholder-shown):not([value=""])+label,.questions-form .questions-form-field textarea:-webkit-autofill+label{display:none}.questions-form .questions-form-field.field-invalid label{color:#ff0303}.questions-form .questions-form-terms{margin-top:40px;margin-bottom:12px;font-size:15px;line-height:1.5;font-weight:400;color:var(--text-color);font-family:Mont}.questions-form .questions-form-footer{display:flex;align-items:center;gap:24px}.questions-form .questions-form-footer .button-theme{font-size:28px;line-height:1.4}.questions-form .questions-form-error{color:#ff0303;font-size:24px;line-height:1.4;font-weight:300;font-family:Mont;display:none}@media screen and (max-width:991px){.section.section-have-questions{padding:24px 0}.have-questions-wrapper{flex-direction:column}.have-questions-wrapper .have-question-logo img{width:100%;height:auto}.have-questions-wrapper .section-title .title{font-size:36px;line-height:1.4}.have-questions-wrapper .have-questions-content{display:flex;align-items:center;gap:16px}.have-questions-wrapper .have-questions-content .have-question-logo img{height:90px;width:auto}.have-questions-wrapper .have-questions-content .widget-content{line-height:1.5;font-size:12px}.have-questions-wrapper .have-questions-col{width:100%;padding:0 20px}.questions-form .questions-form-field:not(:first-child){padding-top:25px}.questions-form .questions-form-field input{border-bottom:1px solid #000000;line-height:1.5;font-size:16px}.questions-form .questions-form-field label{position:absolute;left:0;bottom:0;line-height:1.5;font-size:16px}.questions-form .questions-form-terms{margin-top:24px;margin-bottom:12px;font-size:8px;line-height:1.5}.questions-form .questions-form-footer .button-theme{font-size:15px;line-height:1.5;padding:3px 10px}.questions-form .questions-form-error{color:#ff0303;line-height:1.5;font-weight:300;font-family:Mont;display:none}}.section.about-us-item{margin-top:100px}.about-us-item .section-title .title{font-weight:300;font-size:clamp(2.5rem,6vw,8rem);line-height:1.1;color:var(--title-color);margin:0;font-family:GruntGrotesk}.about-us-item:nth-child(2n) .about-us-item-container{flex-direction:row-reverse;text-align:right}.about-us-item .about-us-item-container{display:flex;gap:32px}.about-us-item .about-us-item-container .about-us-item-content{flex:1;align-self:stretch;display:flex;flex-direction:column;gap:32px;justify-content:space-between}.about-us-item .about-us-item-container .about-us-item-content p{margin:0}.about-us-item .about-us-item-container .about-us-item-content .widget-content{font-size:24px;line-height:1.4;font-weight:500;color:var(--text-color);font-family:Mont}.about-us-item .about-us-item-container .about-us-item-image{flex:1}.about-us-item .about-us-item-container .about-us-item-image picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.about-us-item .about-us-item-container .about-us-item-image picture img{width:100%;height:100%;object-fit:cover}.about-us-apartment-item .about-us-apartment-spec{display:flex;align-items:center;gap:38px}.about-us-apartment-item .about-us-apartment-spec .apartment-spec-item{display:flex;align-items:center;gap:10px;font-size:26px;line-height:1.4;color:var(--spec-text-color);font-family:Mont}.about-us-apartment-item .about-us-apartment-spec .apartment-spec-item img{width:auto;height:23px;flex-shrink:0}@media screen and (max-width:991px){.section.about-us-item{margin-top:60px}.about-us-item{overflow:hidden}.about-us-item:last-child{margin-bottom:60px}.about-us-item .section-title .title{font-size:40px;line-height:1.4}.about-us-item .about-us-item-container{flex-direction:column-reverse!important;text-align:left!important}.about-us-item .about-us-item-container{display:flex;gap:22px;padding:0 2rem}.about-us-item .about-us-item-container .about-us-item-content{gap:22px}.about-us-item .about-us-item-container .about-us-item-content .widget-content{font-size:14px;line-height:1.5}.about-us-item .about-us-item-container .about-us-item-image{margin-right:-2rem}.about-us-item:nth-child(2n) .about-us-item-container .about-us-item-image{margin-right:0;margin-left:-2rem}.about-us-apartment-item .about-us-apartment-spec{gap:30px}.about-us-apartment-item .about-us-apartment-spec .apartment-spec-item{font-size:20px;line-height:1.4}.about-us-apartment-item .about-us-apartment-spec .apartment-spec-item img{width:auto;height:18px;flex-shrink:0}}.section-houses-banner .houses-banner-wrapper{display:flex;align-items:center;padding:0}.section-houses-banner .houses-banner-wrapper .houses-banner-item{flex:1;width:33.3333333333%;position:relative;align-self:stretch}.section-houses-banner .houses-banner-wrapper .houses-banner-item:hover .houses-banner-item-image:before{opacity:0}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-image{height:100%}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(315deg,#0b0b0b4d,#0009);opacity:1;transition:all .3s ease;z-index:0}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-image picture{display:block;width:100%;height:100%}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-image picture img{width:100%;height:100%;max-height:670px;object-fit:cover;object-position:center center;display:block}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;text-align:center;width:100%;padding:0 20px}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-content .houses-banner-item-title{font-size:clamp(1.8rem,4vw,5rem);line-height:1.2;font-weight:300;font-family:GruntGrotesk;color:var(--houses-banner-text-color);word-break:break-all;min-height:154px;margin-bottom:44px}@media screen and (max-width:991px){.section.section-houses-banner{margin-top:0!important}.section.section-houses-banner .container{padding:0}.section-houses-banner .houses-banner-wrapper{flex-direction:column;gap:0px}.section-houses-banner .houses-banner-wrapper .houses-banner-item{width:100%;max-height:220px}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-image picture{display:block;width:100%;height:100%}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-image picture img{width:100%;height:100%;max-height:220px;object-fit:cover;object-position:center center;display:block}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-content{max-width:100%}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-content .houses-banner-item-title{font-size:48px;line-height:1;min-height:auto;margin-bottom:12px}.section-houses-banner .houses-banner-wrapper .houses-banner-item .houses-banner-item-button .button-theme{font-size:20px}}.houses-types-wrapper .houses-types-item-wrapper{padding:100px 0;border-bottom:2px solid #000000}.houses-types-wrapper .houses-types-item-wrapper:last-child{border-bottom:none;padding-bottom:0}.houses-types-wrapper .houses-types-item-wrapper .houses-types-header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.houses-types-wrapper .houses-types-item-wrapper .houses-types-header p{margin:0}.houses-types-wrapper .houses-types-item-wrapper .houses-types-header .houses-types-title{margin:0;flex:1;font-size:clamp(3rem,7vw,9.375rem);line-height:1.1;font-weight:300;color:var(--title-color);font-family:Mont;word-break:break-all;text-transform:uppercase}.houses-types-wrapper .houses-types-item-wrapper .houses-types-header .houses-types-content{font-size:24px;line-height:1.4;font-weight:500;color:var(--text-color);font-family:Mont}.houses-types-apartment{display:flex;background-color:var(--house-apartment-bg);margin-top:75px}.houses-types-apartment .houses-apartment-image{flex:3}.houses-types-apartment .houses-apartment-image picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.houses-types-apartment .houses-apartment-image picture img{width:100%;height:100%;object-fit:cover}.houses-types-apartment .houses-apartment-content{flex:2;text-align:right;padding:40px 50px;display:flex;flex-direction:column;gap:40px}.houses-types-apartment .houses-apartment-title{font-size:clamp(1.5rem,3vw,4rem);line-height:1.2;font-weight:300;color:var(--title-color);font-family:Mont;margin:0;text-transform:uppercase}.houses-types-apartment .houses-apartment-spec-price{display:flex;align-items:center;justify-content:space-between;font-size:26px;line-height:1.4;color:var(--spec-text-color);font-family:Mont;padding-bottom:20px;border-bottom:1px solid #000000}.houses-types-apartment .houses-apartment-spec{display:flex;align-items:center;gap:38px}.houses-types-apartment .houses-apartment-spec .apartment-spec-item{display:flex;align-items:center;gap:10px}.houses-types-apartment .houses-apartment-spec .apartment-spec-item img{width:auto;height:23px;flex-shrink:0}.houses-types-apartment .houses-apartment-description{font-size:16px;line-height:1.5;font-weight:500;color:var(--text-color);font-family:Mont}.houses-types-apartment .houses-apartment-description p{margin:0}@media screen and (max-width:991px){.houses-types-wrapper .houses-types-item-wrapper{padding:40px 0;border-bottom:1px solid #000000}.houses-types-wrapper .houses-types-item-wrapper .houses-types-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.houses-types-wrapper .houses-types-item-wrapper .houses-types-header .houses-types-title{font-size:48px;line-height:1.4}.houses-types-wrapper .houses-types-item-wrapper .houses-types-header .houses-types-content{text-align:right;flex:1;line-height:1.5;font-size:10px}.houses-types-apartment{flex-direction:column;gap:20px;margin-top:30px}.houses-types-apartment .houses-apartment-image{width:100%;max-height:250px}.houses-types-apartment .houses-apartment-image picture{display:block;width:100%;height:100%}.houses-types-apartment .houses-apartment-image picture img{width:100%;height:100%;height:250px;object-fit:cover;object-position:center;display:block}.houses-types-apartment .houses-apartment-content{max-width:100%;text-align:left;padding:20px;gap:20px}.houses-types-apartment .houses-apartment-content .houses-apartment-title{font-size:32px;line-height:1.4;min-height:auto}.houses-types-apartment .houses-apartment-content .houses-apartment-spec-price{gap:12px;font-size:14px;line-height:1.5}.houses-types-apartment .houses-apartment-content .houses-apartment-spec-price .apartment-spec-item img{width:auto;height:14px;flex-shrink:0}.houses-types-apartment .houses-apartment-content .houses-apartment-spec-price .houses-apartment-price{font-size:16px;line-height:1.5}.houses-types-apartment .houses-apartment-content .houses-apartment-description{line-height:1.5;font-size:10px}.houses-types-apartment .houses-apartment-button .button-theme-link{font-size:16px;padding-right:30px}.houses-types-apartment .houses-apartment-button .button-theme-link:after{width:20px;height:20px}}.apartment-widget .apartment-slider-wrapper{position:relative}.apartment-widget .apartment-slider-wrapper .apartment-slider{max-height:650px}.apartment-widget .apartment-slider-wrapper .apartment-slider .apartment-slider-item picture{display:flex;width:100%;max-height:650px}.apartment-widget .apartment-slider-wrapper .apartment-slider .apartment-slider-item img{width:100%;height:650px;object-fit:cover}.apartment-widget .apartment-slider-wrapper .apartment-close{position:absolute;top:24px;right:24px;z-index:1;background:transparent;border:none;cursor:pointer;padding:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--apartment-close-button-bg);border-radius:50%;transition:all .3s ease}.apartment-widget .apartment-slider-wrapper .apartment-close:hover{background:var(--apartment-close-button-bg-hover)}.apartment-widget .apartment-slider-wrapper .apartment-close img{width:22px;height:22px;filter:var(--apartment-close-icon-filter)}.apartment-widget .apartment-slider-wrapper .slick-list{padding:0!important}.apartment-widget .apartment-slider-wrapper .slick-prev,.apartment-widget .apartment-slider-wrapper .slick-next{font-size:0;line-height:0;position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:60px;height:60px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.apartment-widget .apartment-slider-wrapper .slick-prev{left:160px}.apartment-widget .apartment-slider-wrapper .slick-prev:before{content:"";display:block;width:100%;height:88px;background:url(/build/assets/slider-arrow-left-DKVXWqvg.svg) no-repeat center center;background-size:contain}.apartment-widget .apartment-slider-wrapper .slick-next{right:160px}.apartment-widget .apartment-slider-wrapper .slick-next:before{content:"";display:block;width:100%;height:88px;background:url(/build/assets/slider-arrow-right-DlPCgh4T.svg) no-repeat center center;background-size:contain}.apartment-widget .apartment-slider-wrapper .slick-dots{position:absolute;bottom:26px;left:50%;transform:translate(-50%);display:flex!important;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.apartment-widget .apartment-slider-wrapper .slick-dots li{width:24px;height:24px}.apartment-widget .apartment-slider-wrapper .slick-dots li button{display:block;width:24px;height:24px;padding:0;font-size:0;line-height:0;cursor:pointer;border:2px solid #ffffff;border-radius:50%;background:transparent;outline:none;transition:all 1s ease}.apartment-widget .apartment-slider-wrapper .slick-dots li.slick-active button{background:#fff}.apartment-widget .container-inside{padding-top:50px}.apartment-widget .apartment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:40px}.apartment-widget .apartment-header .apartment-title{margin:0;font-family:Mont;font-weight:300;font-size:clamp(2rem,5vw,6rem);line-height:1;color:var(--title-color);text-transform:uppercase;flex:1}.apartment-widget .apartment-header .apartment-description{flex:1;font-family:Mont;font-weight:400;font-size:18px;line-height:1.4;color:var(--text-color);text-align:right}.apartment-widget .apartment-header .apartment-description p{margin:0}.apartment-widget .apartment-meta-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.apartment-widget .apartment-specs{display:flex;align-items:center;gap:32px}.apartment-widget .apartment-specs .apartment-spec-item{display:flex;align-items:center;gap:10px;font-family:Mont;font-weight:400;font-size:22px;line-height:1.3;color:var(--spec-text-color)}.apartment-widget .apartment-specs .apartment-spec-item img{width:auto;height:22px;flex-shrink:0}.apartment-widget .apartment-price{font-family:Mont;font-weight:400;font-size:clamp(1.5rem,3vw,4rem);line-height:1.2;color:var(--spec-text-color);margin-top:30px}.apartment-widget .apartment-book .apartment-book-link{font-family:Mont;font-weight:400;font-size:clamp(1.25rem,2.5vw,3rem);line-height:1.4;padding:clamp(15px,2vw,25px) clamp(50px,6vw,100px) clamp(15px,2vw,25px) clamp(20px,3vw,35px);border:2px solid var(--button-link-border);border-radius:50px;color:var(--button-bg);transition:background-color .3s,color .3s;display:inline-block;position:relative}.apartment-widget .apartment-book .apartment-book-link:after{content:"";position:absolute;width:clamp(32px,4vw,64px);height:100%;mask:url(/build/assets/button-arrow-gy7Ie788.svg) no-repeat center;-moz-mask:url(/build/assets/button-arrow-gy7Ie788.svg) no-repeat center;-webkit-mask:url(/build/assets/button-arrow-gy7Ie788.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text-color);right:25px;top:50%;transform:translateY(-50%);transition:all .2s ease}.apartment-widget .apartment-book .apartment-book-link:hover{background-color:var(--button-hover-bg)}.apartment-widget .apartment-book .apartment-book-link:hover:after{background-color:var(--button-bg)}.apartment-widget .apartment-divider{border:none;border-top:1px solid var(--title-color);margin:0 0 45px}.apartment-widget .apartment-includes{margin-bottom:70px}.apartment-widget .apartment-includes .apartment-includes-title{font-family:Mont;font-weight:400;font-size:40px;line-height:1.4;color:var(--title-color);text-transform:uppercase;margin:0 0 40px;display:flex;align-items:center;gap:12px}.apartment-widget .apartment-includes .apartment-includes-title .apartment-includes-diamond{mask:url(/build/assets/Rectangle-CJlv0ei7.svg) no-repeat center;-moz-mask:url(/build/assets/Rectangle-CJlv0ei7.svg) no-repeat center;-webkit-mask:url(/build/assets/Rectangle-CJlv0ei7.svg) no-repeat center;-webkit-mask-size:31px 31px;mask-size:31px 31px;width:35px;height:35px;background-color:var(--spec-text-color)}.apartment-widget .apartment-includes .apartment-amenities-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 20px}.apartment-widget .apartment-includes .amenity-item{display:flex;align-items:center;gap:12px;font-family:Mont;font-weight:400;font-size:24px;line-height:1.4;color:var(--text-color)}.apartment-widget .apartment-includes .amenity-item .amenity-icon{width:28px;height:28px;object-fit:contain;flex-shrink:0}.apartment-widget .apartment-conditions{display:grid;grid-template-columns:1fr 1fr;gap:40px 80px;margin-bottom:100px}.apartment-widget .apartment-conditions .apartment-conditions-title{font-family:Mont;font-weight:400;font-size:40px;line-height:1.4;color:var(--title-color);text-transform:uppercase;margin:0 0 27px}.apartment-widget .apartment-conditions .apartment-conditions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.apartment-widget .apartment-conditions .apartment-conditions-list li{font-family:Mont;font-weight:400;font-size:16px;line-height:1.6;color:var(--text-color);position:relative;display:flex;align-items:flex-start}.apartment-widget .apartment-conditions .apartment-conditions-list li:before{content:"◇";display:block;padding-right:8px;color:var(--spec-text-color);font-size:24px;line-height:1}@media screen and (max-width:1199px){.apartment-widget .apartment-header .apartment-title{font-size:clamp(1.8rem,4vw,4.5rem)}.apartment-widget .apartment-price{font-size:28px}}@media screen and (max-width:991px){.apartment-widget{margin-top:0!important}.apartment-widget .apartment-slider-wrapper .full-image-slider{max-height:420px}.apartment-widget .apartment-slider-wrapper .full-image-slider .full-image-slider-item img{height:420px}.apartment-widget .apartment-slider-wrapper .apartment-close{top:12px;right:12px;width:27px;height:27px}.apartment-widget .apartment-slider-wrapper .apartment-close img,.apartment-widget .apartment-slider-wrapper .slick-dots li,.apartment-widget .apartment-slider-wrapper .slick-dots li button{width:12px;height:12px}.apartment-widget .apartment-slider-wrapper .apartment-slider{max-height:280px}.apartment-widget .apartment-slider-wrapper .apartment-slider .apartment-slider-item img{height:280px}.apartment-widget .container-inside{display:flex;flex-direction:column}.apartment-widget .apartment-header{display:contents}.apartment-widget .apartment-header .apartment-title{order:1;font-size:32px;margin-bottom:10px}.apartment-widget .apartment-header .apartment-description{order:4;text-align:left;font-size:10px;line-height:1.5;margin-bottom:20px}.apartment-widget .apartment-specs-price{order:2;display:flex;justify-content:space-between;gap:16px;width:100%;margin-bottom:10px}.apartment-widget .apartment-specs{display:flex;align-items:center;gap:32px}.apartment-widget .apartment-specs .apartment-spec-item{font-size:14px;line-height:1.5}.apartment-widget .apartment-specs .apartment-spec-item img{width:auto;height:14px;flex-shrink:0}.apartment-widget .apartment-price{font-size:16px;line-height:1.5;margin-top:0}.apartment-widget .apartment-meta-row{display:contents}.apartment-widget .apartment-divider{order:3}.apartment-widget .apartment-book{order:5}.apartment-widget .apartment-book .apartment-book-link{font-size:16px;line-height:1.5;padding:6px 20px}.apartment-widget .apartment-book .apartment-book-link:after{content:none}.apartment-widget .apartment-book .apartment-book-link:hover{background-color:var(--button-hover-bg)}.apartment-widget .apartment-book .apartment-book-link:hover:after{background-color:var(--button-bg)}.apartment-widget .apartment-includes{order:6;margin-bottom:25px;margin-top:35px;padding-top:25px;position:relative}.apartment-widget .apartment-includes:before{content:"";position:absolute;top:0;left:-20px;right:-20px;display:block;height:1px;background-color:var(--title-color)}.apartment-widget .apartment-includes .apartment-includes-title{font-size:20px;line-height:1.4;margin:0 0 26px;gap:12px}.apartment-widget .apartment-includes .apartment-includes-title .apartment-includes-diamond{mask:url(/build/assets/Rectangle-CJlv0ei7.svg) no-repeat center;-moz-mask:url(/build/assets/Rectangle-CJlv0ei7.svg) no-repeat center;-webkit-mask:url(/build/assets/Rectangle-CJlv0ei7.svg) no-repeat center;-webkit-mask-size:24px 24px;mask-size:24px 24px;width:27px;height:27px;background-color:var(--spec-text-color)}.apartment-widget .apartment-includes .apartment-amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 20px}.apartment-widget .apartment-includes .amenity-item{gap:10px;font-size:12px;line-height:1.5}.apartment-widget .apartment-includes .amenity-item .amenity-icon,.apartment-widget .apartment-includes .amenity-item img{width:15px;height:15px}.apartment-widget .apartment-conditions{order:7;display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:30px}.apartment-widget .apartment-conditions .apartment-conditions-title{font-size:20px;line-height:1.4;margin:0 0 18px}.apartment-widget .apartment-conditions .apartment-conditions-list{gap:16px}.apartment-widget .apartment-conditions .apartment-conditions-list li{font-size:12px;line-height:1.5}.apartment-widget .apartment-conditions .apartment-conditions-list li:before{content:"◇";color:var(--spec-text-color);font-size:18px;line-height:1}}.section.activity-section{padding:75px 0;border-bottom:2px solid var(--section-border-color)}.section.activity-section:last-child{border-bottom:none;padding-bottom:0}.activity-section .section-title .title{font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;color:var(--title-color);margin:0 0 65px;font-family:GruntGrotesk}.activity-section .widget-wrapper p{margin:0}.activity-section .widget-wrapper .widget-content{font-size:20px;font-weight:500;line-height:1.4;color:var(--text-color);font-family:Mont}.activity-section .widget-wrapper .widget-content p{margin-bottom:60px}.activity-section .widget-wrapper .widget-content p:last-child{margin-bottom:0}.activity-section .activity-images-block{margin-top:60px}.activity-section .activity-full-image-wrapper{text-align:center}.activity-section .activity-full-image-wrapper picture{display:flex;width:100%;max-height:650px}.activity-section .activity-full-image-wrapper img{width:100%;height:650px;object-fit:cover}.activity-section .activity-with-gallery-slider .slick-list{padding:0!important;margin-left:-30px;margin-right:-30px}.activity-section .activity-with-gallery-slider .activity-with-gallery-slider-item{width:100%;height:auto;margin:0 30px;overflow:hidden;display:flex;flex-direction:column}.activity-section .activity-with-gallery-slider .activity-with-gallery-slider-item picture{width:100%;height:auto}.activity-section .activity-with-gallery-slider .activity-with-gallery-slider-item img{width:100%;height:512px;max-width:512px;object-fit:cover}.activity-section .activity-right-gallery-wrapper{display:flex;justify-content:space-between;align-items:stretch;gap:60px}.activity-section .activity-right-gallery-wrapper .widget-wrapper p{margin:0}.activity-section .activity-right-gallery-wrapper .activity-right-gallery-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.activity-section .activity-right-gallery-wrapper .activity-right-gallery-slider{flex:1;max-width:650px;align-self:flex-start}.activity-section .activity-right-gallery-wrapper .activity-right-gallery-slider-item{width:100%;height:auto;overflow:hidden;display:flex;flex-direction:column}.activity-section .activity-right-gallery-wrapper .activity-right-gallery-slider-item picture{width:100%;height:auto}.activity-section .activity-right-gallery-wrapper .activity-right-gallery-slider-item img{width:100%;height:750px;object-fit:cover}.activity-section .slick-list{padding:0!important}.activity-section .slick-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex!important;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.activity-section .slick-dots li{width:16px;height:16px}.activity-section .slick-dots li button{display:block;width:16px;height:16px;padding:0;font-size:0;line-height:0;cursor:pointer;border:2px solid #ffffff;border-radius:50%;background:transparent;outline:none;transition:all 1s ease}.activity-section .slick-dots li.slick-active button{background:#fff}@media screen and (max-width:991px){.section.activity-section{padding:40px 0}.activity-section .section-title .title{font-size:40px;line-height:1.4;margin:0 0 20px}.activity-section .widget-wrapper .widget-content{font-size:14px;line-height:1.5}.activity-section .widget-wrapper .widget-content p{margin-bottom:24px}.activity-section .activity-images-block{margin-top:24px}.activity-section .activity-full-image-wrapper picture{max-height:250px}.activity-section .activity-full-image-wrapper img{height:250px}.activity-section .activity-with-gallery-slider .slick-list{margin-left:0;margin-right:0}.activity-section .activity-with-gallery-slider .activity-with-gallery-slider-item{margin:0}.activity-section .activity-with-gallery-slider .activity-with-gallery-slider-item img{height:340px}.activity-section .activity-right-gallery-wrapper{flex-direction:column;gap:0px}.activity-section .activity-right-gallery-wrapper .activity-right-gallery-slider{max-width:none;align-self:stretch;margin-top:24px}.activity-section .activity-right-gallery-wrapper .activity-right-gallery-slider .activity-right-gallery-slider-item img{height:340px}.activity-section .slick-dots li,.activity-section .slick-dots li button{width:12px;height:12px}}.section.restaurant-menu-section{padding:75px 0}.section.restaurant-menu-section:last-child{border-bottom:none}.restaurant-menu-wrapper .section-title .title{font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;color:var(--title-color);margin:0 0 65px;font-family:GruntGrotesk}.restaurant-menu-wrapper .widget-wrapper p{margin:0}.restaurant-menu-wrapper .widget-wrapper .widget-content{font-size:20px;font-weight:500;line-height:1.4;color:var(--text-color);font-family:Mont}.restaurant-menu-wrapper .widget-wrapper .widget-content p{margin-bottom:60px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper{display:flex;justify-content:space-between;align-items:stretch;gap:60px;padding-bottom:100px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper:last-child{padding-bottom:0}.restaurant-menu-wrapper .restaurant-menu-item-wrapper:nth-child(2n){flex-direction:row-reverse}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .widget-wrapper p{margin:0}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider{flex:1;max-width:486px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider .slick-list{padding:0!important}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider .slick-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex!important;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider .slick-dots li{width:16px;height:16px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider .slick-dots li button{display:block;width:16px;height:16px;padding:0;font-size:0;line-height:0;cursor:pointer;border:2px solid #ffffff;border-radius:50%;background:transparent;outline:none;transition:all 1s ease}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider .slick-dots li.slick-active button{background:#fff}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider-item{width:486px;height:486px;overflow:hidden;display:flex;flex-direction:column}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider-item picture{width:486px;height:486px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider-item img{width:486px;height:486px;object-fit:cover}@media screen and (max-width:991px){.section.restaurant-menu-section{padding:30px 0}.restaurant-menu-wrapper .section-title .title{font-size:40px;line-height:1.4;margin:0 0 40px}.restaurant-menu-wrapper .widget-wrapper p{margin:0}.restaurant-menu-wrapper .widget-wrapper .widget-content{font-size:14px;line-height:1.5}.restaurant-menu-wrapper .widget-wrapper .widget-content p{margin-bottom:0}.restaurant-menu-wrapper .restaurant-menu-item-wrapper{flex-direction:column-reverse;align-items:center;gap:20px;padding-bottom:60px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper:nth-child(2n){flex-direction:column-reverse}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider{max-width:unset}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider .slick-dots li,.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider .slick-dots li button{width:12px;height:12px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider-item{width:336px;height:336px;overflow:hidden;display:flex;flex-direction:column}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider-item picture{width:336px;height:336px}.restaurant-menu-wrapper .restaurant-menu-item-wrapper .restaurant-menu-item-slider-item img{width:336px;height:336px;object-fit:cover}}.contacts-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:70px}.contacts-wrapper .section-title .title{font-weight:500;font-size:clamp(1.5rem,3vw,4rem);line-height:1.2;color:var(--title-color);margin:0;font-family:Mont}.contacts-wrapper .contacts-col{flex:1}.contacts-wrapper .contacts-col:first-child{max-width:730px}.contacts-wrapper .contacts-form{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.contacts-wrapper .contacts-form .subtitle{font-size:40px;line-height:1.4;font-weight:400;color:var(--text-color);margin:0 0 35px;font-family:Mont}.contacts-wrapper .contacts-form .widget-content{font-size:24px;line-height:1.4;font-weight:300;color:var(--text-color);margin:0;font-family:Mont}.contacts-wrapper .contacts-form .widget-content p{margin:0}.contacts-wrapper .contacts-form-title{display:flex;align-items:center;gap:40px}.contacts-wrapper .contacts-form-title img{width:100%;max-width:140px;height:auto}.contacts-wrapper .contact-form-reception{display:flex;align-items:center;justify-content:space-between;gap:24px}.contacts-wrapper .contact-form-reception span{font-size:24px;line-height:1.4;font-weight:400;color:var(--text-color);margin:0;font-family:Mont}.contacts-wrapper .contacts-location .contacts-map-wrapper{position:relative;width:100%;border-radius:24px;overflow:hidden}.contacts-wrapper .contacts-location .contacts-map-iframe{width:100%;height:480px;border:0;display:block;pointer-events:none}.contacts-wrapper .contacts-location .contacts-map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.contacts-wrapper .contacts-location .contacts-map-pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);z-index:1;pointer-events:none;width:100px;height:auto}.contacts-wrapper .contacts-location .contact-location-info{margin-top:50px;display:flex;align-items:center;justify-content:space-between;gap:40px}.contacts-wrapper .contacts-location .contact-location-info .location-address{font-size:24px;line-height:1.4;font-weight:400;color:var(--text-color);margin:0;font-family:Mont}.contacts-wrapper .contacts-location .contact-location-info .location-button{flex:0 0 auto}@media screen and (max-width:991px){.section.contacts-section{margin-top:24px!important;margin-bottom:30px!important}.contacts-wrapper{flex-direction:column;gap:18px}.contacts-wrapper .contacts-form{display:contents}.contacts-wrapper .contacts-form-title{order:1;gap:16px;padding-bottom:30px;position:relative}.contacts-wrapper .contacts-form-title:after{content:"";position:absolute;bottom:0;left:-1rem;display:block;width:calc(100% + 2rem);height:1px;background-color:var(--text-color)}.contacts-wrapper .contacts-form-title img{max-width:64px}.contacts-wrapper .section-title .title{font-size:36px;line-height:1.4}.contacts-wrapper .contact-form-reception{order:2;gap:12px;width:100%}.contacts-wrapper .contact-form-reception span{font-size:14px;line-height:1.5}.contacts-wrapper .contacts-location{order:3;width:100%}.contacts-wrapper .contacts-location .contacts-map-wrapper{border-radius:16px}.contacts-wrapper .contacts-location .contacts-map-iframe{height:280px}.contacts-wrapper .contacts-location .contact-location-info{margin-top:16px;gap:16px}.contacts-wrapper .contacts-location .contact-location-info .location-address{flex:1;line-height:1.5;font-size:10px}.contacts-wrapper .contacts-form-content{order:4;width:100%}.contacts-wrapper .contacts-form-content .subtitle{font-size:36px;line-height:1.2;margin-bottom:8px}.contacts-wrapper .contacts-form-content .widget-content{line-height:1.5;padding:2px 7px}}.page-wrapper .page-image{height:750px}.page-wrapper .page-image img{width:100%;height:100%;object-fit:cover}.page-wrapper .page-title h1{font-weight:400;font-size:clamp(2rem,5vw,6rem);line-height:1.1;color:var(--title-color);margin:0 0 65px;font-family:GruntGrotesk}.page-wrapper .page-subtitle,.page-wrapper .page-content,.page-wrapper .page-subcontent{font-size:20px;font-weight:500;line-height:1.4;color:var(--text-color);font-family:Mont}.page-wrapper .page-subtitle p,.page-wrapper .page-content p,.page-wrapper .page-subcontent p{margin:0}.page-wrapper h2{font-size:28px;color:var(--title-color);font-weight:400}.page-wrapper h3{font-size:24px;color:var(--title-color);font-weight:400}.page-wrapper ol{list-style:auto;padding:revert}@media screen and (max-width:991px){.page-wrapper .page-image{height:auto}.page-wrapper .page-title h1{font-size:40px;line-height:1.4;margin:0 0 20px}.page-wrapper .page-subtitle,.page-wrapper .page-content,.page-wrapper .page-subcontent{font-size:14px;line-height:1.5}.page-wrapper .page-subtitle p,.page-wrapper .page-content p,.page-wrapper .page-subcontent p{margin-bottom:24px}.page-wrapper h2{font-size:22px}.page-wrapper h3{font-size:18px}}.widget-wrapper{display:flex;align-items:flex-start;justify-content:space-between}.widget-wrapper .widget-img.widget-img-left{padding-right:14px!important}.widget-wrapper .widget-img.widget-img-right{padding-left:14px!important}.widget-wrapper .widget-img picture{width:100%;height:100%;position:relative;display:flex}.widget-wrapper .widget-img img{width:100%;max-width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:0 0 24px #ec809469}.widget-content:last-child{margin-bottom:0!important}.widget-content h3{font-size:24px;line-height:1.4;font-weight:500;margin-bottom:24px;color:var(--title-color)}.widget-content p{font-size:20px;line-height:1.4;font-weight:400;color:var(--text-color2);margin:0}.widget-content ul{padding-left:30px;margin:0}.widget-content ul li{font-size:20px;line-height:1.4;font-weight:400;color:var(--text-color2);margin-bottom:24px;list-style:none;position:relative}.widget-content ul li:last-child{margin-bottom:0}.widget-content ul li:before{content:"";position:absolute;left:-16px;top:13px;transform:translateY(-50%);width:5px;height:5px;background-color:var(--text-color2);border-radius:50%}.widget-content ol{padding-left:30px;margin:0}.widget-content ol li{font-size:20px;line-height:1.4;font-weight:400;color:var(--text-color2);margin-bottom:24px;position:relative}.widget-content ol li:last-child{margin-bottom:0}.widget-content.widget-content-left h3,.widget-content.widget-content-right h3{margin-bottom:60px}.widget-content.widget-content-left{padding-right:84px!important}.widget-content.widget-content-right{padding-left:84px!important}@media screen and (max-width:991px){.widget-wrapper{flex-direction:column;align-items:center}.widget-wrapper.widget-wrapper-reverse{flex-direction:column-reverse}.widget-wrapper .widget-img{width:100%;max-width:100%;margin-bottom:40px!important}.widget-wrapper .widget-img.widget-img-left,.widget-wrapper .widget-img.widget-img-right{padding:0!important}.widget-wrapper .widget-img picture{width:100%;height:100%}.widget-wrapper .widget-img img{border-radius:10px;box-shadow:0 0 24px #ec809469}.widget-content{width:100%;max-width:100%}.widget-content.widget-content-left,.widget-content.widget-content-right{padding:0!important}.widget-content h3{font-size:18px;line-height:1.4;margin-bottom:20px}.widget-content p{font-size:16px;line-height:1.5;margin:0}.widget-content ul{padding-left:20px;margin:0}.widget-content ul li{font-size:16px;line-height:1.5}.widget-content ol{padding-left:20px;margin:0}.widget-content ol li{font-size:16px;line-height:1.5}}.read-more-wrapper{display:block}.read-more-content{overflow:hidden;transition:max-height .55s cubic-bezier(.4,0,.2,1);position:relative;max-height:2000px}.read-more-content.is-collapsed{max-height:84px}.read-more-content.is-collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:56px;background:linear-gradient(to bottom,transparent,var(--bg-theme-color3, #FFF7F3));pointer-events:none;z-index:1}.read-more-btn{display:flex;align-items:center;gap:8px;margin-top:20px;padding:10px 28px;background:transparent;border:1.5px solid var(--button-link-border, #DDCFAF);border-radius:50px;color:var(--title-color, #000);font-size:16px;font-weight:500;line-height:1;cursor:pointer;font-family:Mont,sans-serif;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.read-more-btn .read-more-chevron{flex-shrink:0;transition:transform .35s cubic-bezier(.4,0,.2,1)}.read-more-btn.is-expanded .read-more-chevron{transform:rotate(180deg)}.read-more-btn:hover,.read-more-btn:focus-visible{background-color:var(--button-bg, #B39174);color:var(--button-text-color, #fff);border-color:var(--button-bg, #B39174);outline:none}@media screen and (max-width:991px){.read-more-btn{font-size:14px;padding:9px 22px}}main:not(:has(.main-first-image),:has(.page-banner-image)){margin-top:0;padding-top:124px}main:not(:has(.main-first-image),:has(.page-banner-image))>div:first-child{margin-top:50px}main>div:last-child{padding-bottom:100px!important}.section{padding:0}@media screen and (max-width:991px){.section{padding:0}main{margin-top:0}main:not(:has(.main-first-image),:has(.page-banner-image)){margin-top:0;padding-top:0}main:not(:has(.main-first-image),:has(.page-banner-image))>div:first-child{margin-top:60px}main>div:last-child{padding-bottom:60px!important}}.reveal-block{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.reveal-block.is-visible{opacity:1;transform:none}.reveal-item{opacity:0;transform:translateY(25px);transition:opacity .65s cubic-bezier(.4,0,.2,1) var(--reveal-delay, 0s),transform .65s cubic-bezier(.4,0,.2,1) var(--reveal-delay, 0s)}.reveal-item.is-visible{opacity:1;transform:none}.reveal-item--left{transform:translate(-30px)}.reveal-item--right{transform:translate(30px)}.reveal-item--left.is-visible,.reveal-item--right.is-visible{transform:none}.reveal-child{opacity:0;transform:translateY(30px) scale(.97);transition:opacity .6s cubic-bezier(.4,0,.2,1) var(--child-delay, 0s),transform .6s cubic-bezier(.4,0,.2,1) var(--child-delay, 0s)}.reveal-child.is-visible{opacity:1;transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body{margin:0}body{--theme-color1: #9DA798;--theme-color2: #FFFFFF;--theme-color3: #FFF7F3;--theme-color4: #312F30;--theme-color5: #231F20;--theme-color6: #B39174;--theme-color7: #DDCFAF;--bg-theme-color1: #ffffff;--bg-theme-color2: var(--theme-color1);--bg-theme-color3: var(--theme-color3);--bg-theme-color4: var(--theme-color4);--bg-theme-color5: var(--theme-color5);--bg-theme-color6: var(--theme-color6);--bg-theme-color7: var(--theme-color7);--filter-icon-white: brightness(0) saturate(100%) invert(81%) sepia(100%) saturate(0%) hue-rotate(326deg) brightness(106%) contrast(101%);--bg-header: linear-gradient(315deg, var(--theme-color5) 0%, var(--theme-color4) 100%);--navbar-logo-color: var(--theme-color2);--navbar-text-color: var(--theme-color2);--navbar-link-border-color: var(--theme-color6);--navbar-link-hover-bg: #727272;--navbar-dropdown-bg: #727272;--navbar-dropdown-link-hover: var(--theme-color6);--navbar-mob-text-color: #383230;--header-mobile-button-text-color: #ffffff;--footer-bg: linear-gradient(315deg, var(--theme-color5) 0%, var(--theme-color4) 100%);--footer-text-color: var(--theme-color2);--button-link-border: var(--theme-color7);--button-link-hover-bg: #727272;--button-bg: var(--theme-color6);--button-hover-bg: var(--theme-color5);--button-text-color: var(--theme-color2);--title-color: #000000;--text-color: #000000;--label-color: #5a5a5a;--spec-text-color: var(--theme-color6);--what-we-offer-item-bg: var(--theme-color1);--what-we-offer-item-text-color: var(--theme-color2);--map-with-button-link-border: var(--theme-color7);--map-with-button-link-color: #000000;--map-with-button-link-hover-bg: #727272;--map-with-button-link-hover-color: #ffffff;--keep-track-events-bg: #ffffff;--keep-track-events-slider-text: #5a5a5a;--want-to-eat-image-text: #ffffff;--houses-banner-text-color: #ffffff;--house-apartment-bg: #ffffff;--apartment-close-icon-filter: var(--filter-icon-white);--apartment-close-button-bg: var(--theme-color6);--apartment-close-button-bg-hover: var(--theme-color5);--section-border-color: #383230;--header-mobile-bg: var(--theme-color7);--navbar-mob-logo-color: var(--theme-color5);--navbar-mob-button-bg: transparent;--filter-white-color: var(--filter-icon-white)}#main-front{display:flex;min-height:100dvh;flex-direction:column;justify-content:flex-start}footer{margin-top:auto}.container-inside{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container-inside{max-width:750px}}@media(min-width:992px){.container-inside{max-width:970px}}@media(min-width:1200px){.container-inside{max-width:1180px;padding-right:0;padding-left:0}}@media(min-width:1440px){.container-inside{max-width:1360px;padding-right:0;padding-left:0}}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}.container>div{padding-left:20px;padding-right:20px}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.slick-slider{min-height:280px}@media(min-width:768px){.slick-slider{min-height:400px}}.image-wrapper{position:relative;overflow:hidden}.image-wrapper img{width:100%;height:100%;object-fit:cover}.aspect-16-9{aspect-ratio:16/9}.aspect-4-3{aspect-ratio:4/3}.aspect-1-1{aspect-ratio:1/1}.aspect-3-2{aspect-ratio:3/2}.aspect-21-9{aspect-ratio:21/9}
