.t-dropdown{position:relative}.t-dropdown.disabled{pointer-events:none}.t-dropdown.disabled .t-dropdown__arrow{opacity:0}.t-dropdown.disabled .t-dropdown__content{display:none}.t-dropdown .ps__rail-y{right:10px!important}.t-dropdown__wrapper{height:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-dropdown__title{padding:0 28px 0 24px;font-size:16px;font-weight:400;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px;min-width:140px}.t-dropdown__content{position:absolute;background-color:#fff;border:1px solid #c8c5c5;-webkit-box-shadow:2px 2px 12px rgba(0,0,0,.25);box-shadow:2px 2px 12px rgba(0,0,0,.25);border-radius:5px;top:100%;right:-30px;left:40px;padding:15px 0;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:.3s;transition:.3s;pointer-events:none}.t-dropdown__content.active{opacity:1;pointer-events:auto}.t-dropdown__content:before{content:"";position:absolute;width:15px;height:15px;border-radius:2px;background-color:#fff;border:1px solid #c8c5c5;-webkit-transform:rotate(45deg) skew(10deg,10deg);transform:rotate(45deg) skew(10deg,10deg);top:-6px;right:26px;z-index:-1}.t-dropdown__content:after{content:"";background-color:#fff;height:18px;width:29px;position:absolute;right:19px;top:0}.t-dropdown__text{padding:0 15px 6px 15px;color:#9aa1af;font-size:16px;letter-spacing:-.18px;border-bottom:1px solid #e5e5e5}.t-dropdown__list{padding-top:9px;padding-right:10px;max-height:200px;margin-right:-10px;overflow:hidden}.t-dropdown__item{font-size:16px;color:#666;letter-spacing:-.18px;font-weight:400;padding:7px 15px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.t-dropdown__item:hover{background-color:rgba(254,164,120,.2)}.t-dropdown__item:last-child{margin-bottom:0}.t-dropdown__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-dropdown__arrow img{width:12px}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox.active .checkbox__input{background-color:#fff}.checkbox.active .checkbox__icon{opacity:1}.checkbox__input{width:20px;min-width:20px;height:20px;border:1px solid #9aa1af;border-radius:2px;background-color:#e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.checkbox__icon,.checkbox__input{-webkit-transition:.3s;transition:.3s}.checkbox__icon{width:16px;height:12px;opacity:0}.checkbox__label{cursor:pointer;font-size:14px;font-weight:400;color:#666;margin-left:8px}.switch{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:5px;border:1px solid rgba(224,242,252,.5)}.switch,.switch__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switch__item{position:relative;height:35px;width:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:16px;font-weight:400;z-index:1;cursor:pointer}.switch__item,.switch__item:before{-webkit-transition:.3s;transition:.3s}.switch__item:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:5px}.switch__item.active{color:#07244b;font-weight:700}.switch__item.active:before{background-color:#fff}.vue-map-container{position:relative}.vue-map-container .vue-map{left:0;right:0;top:0;bottom:0;position:absolute}.vue-map-hidden{display:none}.vue-street-view-pano-container{position:relative}.vue-street-view-pano-container .vue-street-view-pano{left:0;right:0;top:0;bottom:0;position:absolute}.map[data-v-09672025]{padding:30px 0 100px}.map__item[data-v-09672025]{height:700px;background-color:#fff}.marker[data-v-09672025]{width:38px;height:38px;-webkit-box-shadow:0 5px 10px rgba(51,51,51,.51);box-shadow:0 5px 10px rgba(51,51,51,.51);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00234e;font-size:16px;text-transform:uppercase;font-family:Montserrat,sans-serif;border-radius:50%;font-weight:600;position:relative;z-index:999999}.marker:hover .marker__preview[data-v-09672025]{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:1}.marker__preview[data-v-09672025]{-webkit-box-shadow:0 5px 10px rgba(0,35,78,.24);box-shadow:0 5px 10px rgba(0,35,78,.24);background-color:#fff;border-radius:5px;padding:10px 15px;color:#1c1f24;font-size:12px;text-overflow:ellipsis;white-space:nowrap;position:absolute;left:50%;-webkit-transform:translate(-50%,-50px);transform:translate(-50%,-50px);-webkit-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.marker__preview[data-v-09672025]:before{content:"";position:absolute;border:10px solid transparent;border-top:10px solid #fff;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-17px}.info-window{width:250px;background-color:#fff}.info-window__item{margin-bottom:10px}.info-window__item:last-child{margin-bottom:0}.info-window__title{font-size:12px;font-weight:500;opacity:.8;color:#5f748f;margin-bottom:5px}.info-window__value{color:#1c1f24;font-size:12px;font-weight:500}.info-window__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-window__flex>div{width:50%}.bg-input{height:40px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;margin-top:5px}.select .dropdown li{background-color:red}.select.vs--open .vs__search{padding:0 7px}.select.vs--open .vs__dropdown-toggle{border:1px solid #979797!important;border-radius:8px}.select .vs__dropdown-toggle{padding:4px 0 6px;border-radius:8px;border:1px solid #979797;background-color:#fff}.select_blue .vs__dropdown-toggle{background-color:#e0f2fc}.select .vs__actions{padding:4px 16px 0 3px}.select .vs__selected{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:142px;display:inline-block}.select .vs__search,.select .vs__selected{font-size:16px;color:#666;font-weight:600;font-family:Montserrat,sans-serif}.select .vs__search{padding:0}.select .vs__dropdown-option--highlight{background-color:rgba(254,164,120,.2)}.select .vs__selected-options{padding:0 2px 0 10px;max-width:100%}.select.vs--open .vs__open-indicator{-webkit-transform:rotate(180deg) scale(.85)!important;transform:rotate(180deg) scale(.85)!important}.select .vs__open-indicator{fill:#00234e;-webkit-transform:scale(.85);transform:scale(.85)}.select .vs__clear{display:none!important}.select .vs__dropdown-menu{border:1px solid #e5e5e5;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.25);box-shadow:0 2px 12px rgba(0,0,0,.25);background-color:#fff;top:40px;border-radius:4px;padding:0}.select .vs__dropdown-menu .vs__selected-options{background-color:red}.select .vs__dropdown-menu li{font-size:14px;padding:7px 19px;color:#666;font-weight:400;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}.search .dropdown li{background-color:red}.search.vs--open .vs__dropdown-toggle{border:1px solid #979797!important;border-radius:4px}.search .vs__dropdown-toggle{padding:4px 0 6px;border-radius:4px;border:1px solid #979797;background-color:#fff;height:44px}.search .vs__actions{padding:4px 16px 0 3px}.search .vs__selected,.search input{font-size:16px;color:#9aa1af;font-weight:400;font-family:Montserrat,sans-serif;height:28px}.search .vs__dropdown-option--highlight{background-color:rgba(254,164,120,.2)}.search .vs__selected-options{padding:0 2px 0 10px}.search.vs--open .vs__open-indicator{-webkit-transform:rotate(180deg) scale(.85)!important;transform:rotate(180deg) scale(.85)!important}.search .vs__open-indicator{fill:#00234e;-webkit-transform:scale(.85);transform:scale(.85)}.search .vs__clear{display:none!important}.search .vs__dropdown-menu{border:1px solid #e5e5e5;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.25);box-shadow:0 2px 12px rgba(0,0,0,.25);background-color:#fff;top:40px;border-radius:4px;padding:0}.search .vs__dropdown-menu li{font-size:14px;padding:7px 19px;color:#666;font-weight:400}.table{background-color:#fff;border-radius:8px}.table__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);font-size:16px;color:#fff;font-weight:400;border-radius:8px 8px 0 0;overflow:hidden}.table__header,.table__header .table__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table__header .table__col{height:54px;padding:0 16px;border-right:1px solid #fff;background-color:#00234e;-webkit-box-sizing:border-box;box-sizing:border-box}.table__header .table__col:last-child{border:none}.table__body{height:560px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table__body .table__col{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.table__body .table__col:first-child{padding-left:24px}.table__body .table__col:last-child{padding-right:24px}.table__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 0 0 0}.table__col-wrap{width:47%}.table__col.col-1{width:240px;min-width:240px}.table__col.col-2{width:218px;min-width:218px}.table__col.col-3{width:430px;min-width:430px}.table__col.col-4{width:228px;min-width:228px}.table__col.col-5{width:222px;min-width:222px}.table__item{margin-bottom:16px;width:100%}.table__item-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table__title{color:#9aa1af;font-size:16px}.table__value{color:#666;font-size:16px;font-weight:600}.table__value .text{font-weight:400;font-size:14px;color:#666;padding:0 8px;margin:11px 0}.table__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 24px 13px 0}.table__btn .btn{width:220px}.table .input,.table .select,.table .textarea{margin-top:8px}.table .checkbox{margin-bottom:15px}.table .date-picker{margin-top:8px}.header{background-color:#fff;-webkit-box-shadow:0 1px 0 hsla(0,0%,44.7%,.3);box-shadow:0 1px 0 hsla(0,0%,44.7%,.3)}.header__wrapper{max-width:1120px;height:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding:0 15px}.header__info,.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__select{padding-right:30px;border-right:1px solid #e5e5e5}.header__btn{padding-left:24px}.logo{width:100px;height:39px;display:block}.btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;padding:0 15px;border-radius:6px;font-size:18px;cursor:pointer;z-index:1;-webkit-transition:.3s;transition:.3s}.btn_outline{background-image:-webkit-gradient(linear,left top,right top,from(#941abd),color-stop(49%,#f61f7e),to(#fea478));background-image:linear-gradient(90deg,#941abd 0,#f61f7e 49%,#fea478);color:#f61f7e}.btn_outline:before{content:"";position:absolute;left:1px;right:1px;top:1px;bottom:1px;background-color:#fff;border-radius:6px;z-index:-1}.btn_fill{background-image:-webkit-gradient(linear,left top,right top,from(#941abd),color-stop(49%,#f61f7e),to(#fea478));background-image:linear-gradient(90deg,#941abd 0,#f61f7e 49%,#fea478);color:#fff}.btn.loading{opacity:.5;pointer-events:none}.nav{height:77px;background-color:#00234e}.nav,.nav__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav__title{font-size:24px;font-weight:700;color:#fff}.container{padding:0 15px;width:100%;max-width:1390px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.home{opacity:0;-webkit-transition:.3s;transition:.3s;pointer-events:none;overflow:hidden}.home.active{opacity:1;pointer-events:auto}.home__wrapper{background-color:#eff0f2;min-height:calc(100vh - 147px);padding:1px 0}.home__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.home__search{padding:25px 0;width:343px}.home__table{margin-bottom:25px}.home__btn{padding-bottom:30px}.input{width:100%;max-width:100%;height:40px;border-radius:8px;border:1px solid #979797;background-color:#fff;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#666;resize:none;font-family:Montserrat,sans-serif;font-weight:600}.input:active,.input:focus{border:1px solid #979797;outline:none}.input.grey{background-color:#eff0f2}.textarea{width:100%;max-width:100%;height:100px;border-radius:8px;border:1px solid #979797;background-color:#fff;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#666;resize:none;font-family:Montserrat,sans-serif}.textarea:active,.textarea:focus{border:1px solid #979797;outline:none}.textarea.grey{background-color:#eff0f2}.date-picker{position:relative;max-width:193px;width:193px}.date-picker.grey input{background-color:#eff0f2}.date-picker .vdp-datepicker__calendar{top:104%;right:0}.date-picker__top .vdp-datepicker__calendar{top:auto;bottom:104%}.date-picker:before{content:"";position:absolute;width:24px;height:24px;background-image:url(/img/icon/calendar.svg);top:7px;right:15px;z-index:1;pointer-events:none}.date-picker input{font-family:Montserrat,sans-serif;border-radius:5px;background-color:#fff;border:1px solid #979797;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#666;width:100%;padding:0 15px;position:relative}.date-picker input:active,.date-picker input:focus{border:1px solid #979797;outline:none}.date-picker .next,.date-picker .prev{color:#00234e}.date-picker .day__month_btn{font-weight:700}.date-picker .vdp-datepicker__calendar{-webkit-box-shadow:0 2px 12px rgba(0,0,0,.2);box-shadow:0 2px 12px rgba(0,0,0,.2);border-radius:6px;border:1px solid #e5e5e5;background-color:#fff;color:#00234e;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400}.date-picker .vdp-datepicker__calendar .cell.selected{background-color:#00234e;color:#fff}.date-picker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover{border-color:#00234e}.date-picker .vdp-datepicker__calendar .cell.selected:hover{background-color:#00234e}.no-data{width:100%;padding:100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#666;font-weight:600}.preloader:after{position:absolute;top:0;bottom:4%;right:0;left:0;content:" ";display:block;margin:auto;height:32px;width:32px;-webkit-box-sizing:border-box;box-sizing:border-box;border:solid;border-width:4px;border-radius:50%;border-top-color:hsla(0,0%,54.9%,.55);border-bottom-color:hsla(0,0%,54.9%,.2);border-right-color:hsla(0,0%,54.9%,.2);border-left-color:hsla(0,0%,54.9%,.2);-webkit-animation:rotating .9s linear infinite;animation:rotating .9s linear infinite}.list{border-radius:4px;border:1px solid #c8ced3;overflow:hidden}.list.active .list__content{-webkit-transition:.3s;transition:.3s;height:623px}.list.active .show-more__arrow{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.list__header{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:43px;font-size:16px;font-weight:400;color:#30353a}.list__content{padding:0 10px;-webkit-transition:.3s;transition:.3s;height:0}.list__item{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 15px}.list__item b{font-weight:700;color:#23282c}.list__item.col-1{width:340px;padding-left:25px}.list__item.col-2{width:410px}.list__item.col-3,.list__item.col-4{width:250px}.list__item.col-5{min-width:110px}.list.row-blue,.list.row-blue .bg-input{background-color:#e0f2fc}.list.row-yellow,.list.row-yellow .bg-input{background-color:#fff2d1}.list.row-red{background-color:#f99}.list.light,.list.light .bg-input{background-color:#f0f3f5}.show-more{font-size:14px;color:#7a858f;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.show-more__text{width:82px}.show-more__arrow{width:12px;margin:0 0 -1px 15px;-webkit-transition:.3s;transition:.3s;-webkit-transform:scaleY(1);transform:scaleY(1)}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}