@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box;margin:0;padding:0}::selection{background:rgba(92,180,0,.9);color:#fff}body,html{display:flex;font-family:Inter,sans-serif;height:-webkit-fill-available;min-height:100vh;width:100%}body a,html a{color:#7dc320}@media(max-width:768px){body.index_page{overflow:hidden}}.layout{width:100%}.container{margin:0 auto;max-width:1498px;width:100%}@media(max-width:1500px){.container{max-width:calc(100vw - 32px)}}.default--layout{display:flex;flex:1 1;flex-direction:column;height:100%}.layout.content{padding-top:140px}@media(max-width:768px){.layout.content{padding-top:87.39px}}.user-header__profile{align-items:center;display:flex;flex-direction:row}.user-header__profile a{text-decoration:none}.user-header__profile .btn-signout{background-color:#f2f2f2;border-radius:5px;height:48px;margin-left:24px;padding:0;width:48px}.user-header__profile .btn-signout:hover{background-color:#7dc320}.user-header__profile .btn-signout:hover svg{fill:#fff}.user-header__profile .btn-signout svg{height:16px;position:relative;top:2px;transition:all .3s ease 0s;width:16px}.user-header__profile .user--profile{align-items:center;background-color:#f2f2f2;border-radius:5px;display:flex;flex-direction:row;padding:8px 11px;transition:all .3s ease 0s}.user-header__profile .user--profile .user--profile__info{display:flex;flex-direction:column}.user-header__profile .user--profile img{border-radius:5px;margin-right:16px;max-height:56px;min-height:56px;width:auto}.user-header__profile .user--profile .first_name,.user-header__profile .user--profile .last_name{color:#1a1a1a;font-size:13px;font-weight:700;letter-spacing:0;line-height:16px;transition:all .3s ease 0s}.user-header__profile .user--profile .info{color:#52555b;font-size:12px;letter-spacing:0;margin-top:4px;transition:all .3s ease 0s}.user-header__profile a.user--profile:hover{background-color:#7dc320}.user-header__profile a.user--profile:hover .first_name,.user-header__profile a.user--profile:hover .info,.user-header__profile a.user--profile:hover .last_name{color:#fff}h1{color:#1a1a1a;font-size:26px;font-weight:700;letter-spacing:0}@media(max-width:768px){h1{font-size:18px}}h2{color:#1a1a1a;font-size:20px;font-weight:700;letter-spacing:0;margin:24px 0}@media(max-width:768px){h2{font-size:16px}}.header{background:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.09);left:0;padding:20px 0;position:fixed;top:0;z-index:999}.header .container{align-items:center;display:flex;flex-direction:row}.header .container .logo svg{height:56px;width:308px}.header .container nav{display:flex;flex:1 1;flex-direction:row;justify-content:center}.header .container nav a{color:#1a1a1a;font-size:16px;font-weight:500;letter-spacing:0;padding:0 20px;text-align:center;text-decoration:none;transition:all .3s ease 0s}.header .container nav a.active,.header .container nav a:hover{color:#7dc320}@media(max-width:768px){.header{padding:15px 0}.header .container .user-header__profile,.header .container nav{display:none}}.menu__mobile-trigger{align-items:center;cursor:pointer;display:none;flex-direction:column;height:40px;justify-content:center;width:40px}.menu__mobile-trigger .trigger__wrapper{height:14px;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.5s ease-in-out;width:16px}.menu__mobile-trigger .trigger__wrapper span{background-color:#1a1a1a;display:block;height:2px;left:0;opacity:1;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;width:16px}.menu__mobile-trigger .trigger__wrapper span:first-child{top:0}.menu__mobile-trigger .trigger__wrapper span:nth-child(2),.menu__mobile-trigger .trigger__wrapper span:nth-child(3){top:6px}.menu__mobile-trigger .trigger__wrapper span:nth-child(4){top:12px}.menu__mobile-trigger .trigger__wrapper.open span:first-child{left:50%;top:7px;width:0}.menu__mobile-trigger .trigger__wrapper.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu__mobile-trigger .trigger__wrapper.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu__mobile-trigger .trigger__wrapper.open span:nth-child(4){left:50%;top:7px;width:0}@media(max-width:768px){.header .container{max-width:calc(100vw - 16px)}.menu__mobile-trigger{display:flex}.header .container .logo svg{height:32px;width:176px}.header .container{justify-content:space-between}.header .header__profile{align-items:center;display:flex;flex-direction:row}}.layout.addresses .btn.btn-add-contact{align-items:center;display:flex;flex-direction:row;margin-top:24px;padding:0;text-decoration:none;width:auto}.layout.addresses .btn.btn-add-contact span{color:#1a1a1a;font-size:15px;font-weight:500;letter-spacing:0;margin-left:16px}.layout.addresses .addresses__list{max-width:720px}.layout.addresses .address,.layout.addresses .addresses__list{display:flex;flex-direction:column;width:100%}.layout.addresses .address+.address{margin-top:16px}.layout.addresses .address .address--header{background-color:#eef2e9;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:16px 18px}.layout.addresses .address .address--header .address--title{color:#1a1a1a;font-size:18px;font-weight:700;letter-spacing:0}.layout.addresses .address .address--header button{height:20px;margin:0;padding:0;width:10px}.layout.addresses .address .address--header button svg{height:20px;width:10px}.layout.addresses .address .address--content{display:none;margin-top:32px}.layout.addresses .address.visible .address--content{display:flex;flex-direction:column}.layout.addresses .address.visible .address--header button{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layout.addresses .address-content--block+.address-content--block{margin-top:24px}.layout.addresses .address-content--block .block--title{color:#1a1a1a;font-size:18px;font-weight:700;letter-spacing:0;margin-bottom:16px}.layout.addresses .address-content--block .block--value{color:#1a1a1a;font-size:15px;font-weight:500;letter-spacing:0;line-height:22px}.layout.addresses .people-count,.layout.addresses .people-count .count{display:flex;flex-direction:row}.layout.addresses .people-count .count+.count{margin-left:16px}.layout.addresses .people-count .count .count-title{color:#1a1a1a;font-size:15px;font-weight:500;letter-spacing:0;line-height:22px}.layout.addresses .people-count .count .count-value{color:#1a1a1a;font-size:15px;font-weight:800;letter-spacing:0;line-height:22px;margin-left:8px}.layout.addresses .address-content--buttons{align-items:center;display:flex;flex-direction:row;margin-top:30px}.layout.addresses .address-content--buttons .btn{text-decoration:none}.layout.addresses .address-content--buttons .btn+.btn{margin-left:24px}.layout.map{background-color:#fff;display:flex;flex-grow:1;padding-top:100px;position:relative;width:100%}.layout.map .map--text{background-color:#fff;color:#585858;font-size:15px;font-weight:500;letter-spacing:0;padding:12px;position:absolute;text-align:center;top:100px;width:100%;z-index:997}.layout.map .map--text.auth_block{top:112px}@media(max-width:768px){.layout.map .map--text{color:#585858;font-size:9px;top:70px}.layout.map .map--text.auth_block{top:70px}.layout.map{padding-top:68px}}.layout.map #map{display:flex;flex:1 1;width:100%}.layout.map .map--controls,.layout.map .map--footer{position:absolute}@media(max-width:768px){.layout.map .map--controls,.layout.map .map--footer{position:fixed}}.layout.map .map--footer{align-items:center;bottom:0;display:flex;flex-direction:row;justify-content:center;left:0;width:100%}.layout.map .map--footer .container{padding-bottom:40px;position:relative;text-align:center}.layout.map .map--footer .rt-block{align-items:center;bottom:80px;display:flex;flex-direction:column;left:0;position:absolute}.layout.map .map--footer .rt-block .btn.btn-blue{align-items:center;border-radius:6px;display:flex;flex-direction:column;height:40px;justify-content:center;margin-bottom:6px;padding:0;width:40px}.layout.map .map--footer a{opacity:.98;transition:all .3s ease 0s}.layout.map .map--footer a:hover{opacity:1}.layout.map .map--footer a svg{height:72px;width:72px}#map .domoy-map__search-controls button,#map .domoy-map__zoom-controls button{align-items:center;border-radius:6px;display:flex;flex-direction:column;height:40px;justify-content:center;padding:0;width:40px}#map .domoy-map__search-controls button+button,#map .domoy-map__zoom-controls button+button{margin-top:8px}#map .domoy-map__search-controls svg,#map .domoy-map__zoom-controls svg{height:14px;width:14px}#map .domoy-map__search-controls #search-button svg,#map .domoy-map__zoom-controls #search-button svg{height:35px;width:35px}#map .domoy-map__search-controls{align-items:flex-start;background:#fff;border-radius:6px;display:flex;flex-direction:row;position:relative}#map .domoy-map__search-controls #search-button{position:absolute;right:0;top:0;z-index:40002}#map .domoy-map__search-controls input{border-radius:6px;box-shadow:0 2px 16px 0 rgba(0,0,0,.06);padding-right:50px;position:relative;z-index:40001}#map .domoy-map__search-controls [class*=custom-scroll]{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.mobile--menu{background-color:#fff;bottom:0;display:flex;flex-direction:column;height:100%;opacity:0;overflow-x:auto;padding:91px 16px 24px;position:fixed;-webkit-transform:translateX(120%);transform:translateX(120%);width:100%;z-index:-1}.mobile--menu.visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);z-index:998}.mobile--menu .user-header__profile,.mobile--menu .user-header__profile .user--profile{width:100%}.mobile--menu .mobile--menu__content{flex:1 1}.mobile--menu nav{display:flex;flex-direction:column;margin-top:26px;width:100%}.mobile--menu nav a{color:#1a1a1a;display:flex;flex-direction:row;font-size:14px;font-weight:500;letter-spacing:0;text-decoration:none;width:100%}.mobile--menu nav a+a{margin-top:16px}.mobile--menu .mobile--menu__footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.mobile--menu .mobile--menu__footer .btn{align-items:center;display:flex;flex-direction:row;padding:0;text-decoration:none}.mobile--menu .mobile--menu__footer .btn svg{margin-right:8px}.mobile--menu .mobile--menu__footer .rt--project{align-items:center;background:#f2f2f2;border-radius:5px;color:#1a1a1a;display:flex;flex-direction:row;font-size:12px;font-weight:500;letter-spacing:0;padding:8px;text-decoration:none}.mobile--menu .mobile--menu__footer .rt--project svg{height:32px;margin-left:8px;width:32px}@media(max-width:768px){#map .domoy-map__search-controls #search-button svg,#map .domoy-map__search-controls button,#map .domoy-map__zoom-controls #search-button svg,#map .domoy-map__zoom-controls button{height:32px;width:32px}.layout.map .map--footer .container{padding-bottom:24px}.layout.map .map--footer .container a svg{height:32px;width:32px}.layout.map .map--footer .container .btn.btn-blue{max-width:375px;width:100%}#map .domoy-map__search-controls input{padding-right:35px}}.map--count{left:24px;position:absolute;top:190px;z-index:997}.map--count .btn.btn-blue{border-radius:4px;padding:12px}@media(max-width:768px){.map--count{color:#585858;font-size:9px;left:12px;top:132px}.map--count span{display:none}}.layout.profile .notification{justify-content:flex-start;margin-bottom:12px;max-width:100%;text-align:left;width:100%}.profile-page{display:flex;flex-direction:row;padding-bottom:40px;width:100%}.profile-page .profile--cover{margin-right:48px;width:336px}.profile-page .profile--cover img{border-radius:6px;height:auto;width:100%}.profile-page .form--row{display:flex;flex-direction:column;width:100%}.profile-page .form--row+.form--row{margin-top:24px}.profile-page label{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:0;margin-bottom:16px}.profile-page .form--contacts+.form--contacts{margin-top:24px}.profile-page .form--contacts.tel-block{margin-top:32px;padding-top:24px}.profile-page .form--contacts.tel-block label+.contacts--block{margin-top:24px}.profile-page .form--contacts+button{margin-top:40px}.profile-page .contacts--block{display:flex;flex-direction:row}.profile-page .contacts--block+.contacts--block{margin-top:24px}.profile-page .contacts--block>div+div{margin-left:48px}.profile-page .contact-column{display:flex;flex-direction:column}.profile-page .contact-column input{min-width:336px}.profile-page .contact-column span{color:#767f85;font-size:14px;font-weight:500;letter-spacing:0;margin-bottom:16px}.profile-page .btn-add-contact{align-items:center;display:flex;flex-direction:row;margin-top:24px;padding:0}.profile-page .btn-add-contact:active{-webkit-transform:scale(.98);transform:scale(.98)}.profile-page .btn-add-contact span{color:#1a1a1a;font-size:15px;font-weight:500;letter-spacing:0;margin-left:16px}.profile-page .del-contact{padding:0;position:relative;top:5px}@media(max-width:768px){.profile-page{flex-direction:column}.profile-page .profile--cover{margin-bottom:24px;margin-right:0;width:100%}.profile-page .btn.btn-blue{width:100%}.profile-page .form--contacts.tel-block label+.contacts--block{flex-direction:column}.profile-page .contacts--block>div+div{margin-left:0;margin-top:24px}}.create-page form{margin-top:20px;max-width:720px;width:100%}.create-page .create--options{display:flex;flex-direction:row}.create-page .options-column{display:flex;flex-direction:column;margin-bottom:50px}.create-page .options-column+.options-column{margin-left:120px}.create-page .column--title{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:0;margin-bottom:24px}.create-page .column-info{color:#767f85;font-size:14px;letter-spacing:0;margin-bottom:16px}.create-page .radio-input{display:flex;flex-direction:column}.create-page .radio-input label+label{margin-top:16px}.create-page .radio-input label{align-items:center;display:flex;flex-direction:row}.create-page .radio-input label .radio-label{position:relative;top:2px}.create-page .form--row+.form--row__geo{margin-top:48px}.create-page .form--row label{color:#1a1a1a;display:inline-block;font-size:18px;font-weight:700;letter-spacing:0;margin-bottom:16px}.create-page .form--row .form--row__note{color:#767f85;font-size:14px;font-weight:500;letter-spacing:0;margin-bottom:16px}.create-page .form--row textarea{resize:vertical;transition:border .3s ease 0s;width:100%}.create-page .form--row__geo button{align-content:center;align-items:center;border-radius:9px;display:flex;flex-direction:column;height:48px;justify-content:center;margin-right:16px;padding:0;width:48px}.create-page .form--row__geo .geo-point{align-items:center;display:flex;flex-direction:row}.create-page .form--row__geo .geo-point input{flex:1 1}.create-page .map--row{background-color:#e2e2e2;height:405px;margin:24px 0 32px;width:100%}.create-page .map--row>div{height:100%;width:100%}@media(max-width:768px){.create-page .form{max-width:100%}.create-page .create--options{flex-direction:column}.create-page .create--options .options-column+.options-column{margin-left:0}.create-page .column--title{font-size:14px;margin-bottom:16px}.create-page .radio-input label .radio+.radio-label{font-size:13px;top:0}.create-page .column--info{font-size:12px}}.counter__row{align-items:center;display:flex;flex-direction:row}.counter__row+.counter__row{margin-top:17px}.counter__row .column--info{flex:1 1;margin-right:64px}.counter__row .column--info .counter__title{color:#1a1a1a;font-size:15px;font-weight:500;letter-spacing:0;line-height:22px}.counter__row .column--info .counter__note{color:#767f85;font-size:14px;font-weight:500;letter-spacing:0}.counter__row .counter_actions{align-items:center;display:flex;flex-direction:row}.counter__row .counter_actions button{align-content:center;align-items:center;border-radius:6px;display:flex;flex-direction:column;height:40px;justify-content:center;padding:0;width:40px}.counter__row .counter_actions button svg{margin-right:0;position:relative}.counter__row .counter_actions input{color:#1a1a1a;font-size:13px;font-weight:800;letter-spacing:0;text-align:center;width:40px}.counter__row .counter__value input{background-color:transparent;padding:0;text-align:center}.counter__row .counter__value input:disabled{background-color:transparent}@media(max-width:768px){.counter__row .column--info .counter__title{font-size:13px}.counter__row .column--info .counter__note{font-size:12px}.counter__row .counter_actions button{border-radius:4px;height:24px;width:24px}.counter__row .counter_actions button svg{width:8.4px}.create-page .options-column{margin-bottom:24px}.counter__row .counter__value input{min-width:80px}.create-page .form--row label{font-size:14px}.create-page .form--row .form--row__note{font-size:12px}.create-page .form--row+.form--row__geo{margin-top:24px}.create-page .map--row>div{margin-left:-16px;width:calc(100vw + 32px)}.create-page .map--row{margin-bottom:16px}form>button[type=submit]{display:block;margin:0 auto 33px}}.page--content{margin-bottom:60px;max-width:720px}.page--content p{line-height:1.3}@media(max-width:768px){.page--content p{font-size:16px}}.page--content p+p{margin-top:24px}.page--content ul{margin-top:24px;padding-left:40px}.page--content ul li+li{margin-top:24px}.btn{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:24px;color:#1a1a1a;cursor:pointer;display:inline-block;font-size:13px;letter-spacing:0;outline:0;padding:12px 24px;text-align:center;transition:all .3s ease 0s}.btn svg{height:19px;width:19px}.btn.btn-grey{align-items:center;background:#f2f2f2;display:flex;flex-direction:row;text-decoration:none}.btn.btn-grey:hover{background:#d9d9d9}.btn.btn-grey svg{margin-right:12px}.btn.btn-grey:active{-webkit-transform:scale(.97);transform:scale(.97)}.btn.btn-blue{background-color:#5cb400;border-radius:28px;color:#fff;font-size:13px;font-weight:600;letter-spacing:0;padding:16px 30px;text-align:center}.btn.btn-blue.btn-grey{background:#f2f2f2;color:#1a1a1a}.btn.btn-blue.btn-grey:hover{background:#d9d9d9}.btn.btn-blue:hover{background-color:#61be00}.btn.btn-blue:active{-webkit-transform:scale(.97);transform:scale(.97)}.btn.btn-load{position:relative}.btn.btn-load:after{background-color:hsla(0,0%,100%,.5);display:block;z-index:2}.btn.btn-load:after,.btn.btn-load:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.btn.btn-load:before{background-image:url(/assets/static/media/loader.39b9c6f55c232992405b.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;z-index:9}.btn.btn-telegram,.btn.btn-wh{background-color:#00aaf5;color:#fff;font-size:13px;font-weight:600;letter-spacing:0;position:relative;text-align:center}.btn.btn-telegram:before,.btn.btn-wh:before{background-image:url(/assets/static/media/telegram.90ddc86c893bb097e182.svg);background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:30px;left:20px;position:absolute;top:5px;width:30px}.btn.btn-telegram:hover,.btn.btn-wh:hover{background-color:#10b6ff}.btn.btn-wh{background-color:#35d94f}.btn.btn-wh:hover{background-color:#4add62}.btn.btn-wh:before{background-image:url(/assets/static/media/whatsapp.1799c6b858c0d98a0134.svg)}#current_geo{border-radius:6px;height:40px;padding:0;width:40px}@media(max-width:768px){#current_geo{height:32px;width:32px}}.link{text-decoration:none}.input{-webkit-appearance:none;appearance:none;border:0;color:#000;font-size:14px;letter-spacing:0;outline:0;padding:12px 16px}@media(max-width:768px){.input{font-size:13px;padding:8.4px 12px}}.input::-webkit-input-placeholder{color:rgba(0,0,0,.7)}.input:-ms-input-placeholder{color:rgba(0,0,0,.7)}.input::placeholder{color:rgba(0,0,0,.7)}.input.form-input{border:1px solid #dfdee3;border-radius:4px;color:#1a1a1a;font-size:15px;font-weight:500;letter-spacing:0;line-height:22px;transition:all .3s ease 0s}.input.form-input:focus{border:1px solid #0948f0}.radio{border:1px solid #dfdee3;height:20px;position:relative;width:20px}.radio,.radio input{border-radius:20px;display:inline-block}.radio input{-webkit-appearance:none;height:100%;left:0;position:absolute;top:0;width:100%}.radio input:checked:after{height:20px;width:20px}.radio input:checked:before{height:14px;width:14px}.radio input:before{background-color:#fff;z-index:4}.radio input:after,.radio input:before{border-radius:100%;content:"";display:block;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease 0s;width:0}.radio input:after{background-color:#5cb400;z-index:2}.radio+.radio-label{color:#1a1a1a;font-size:15px;font-weight:500;letter-spacing:0;line-height:22px;margin-left:20px}.modal{align-content:center;align-items:center;background:rgba(0,0,0,.6);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:-1}.modal .modal--content{background-color:#fff;border-radius:16px;box-shadow:0 5px 10px 0 rgba(0,0,0,.09);opacity:0;padding:40px 39px;position:relative;-webkit-transform:translateY(120%);transform:translateY(120%);transition:all .3s ease .1s}.modal.visible{opacity:1;z-index:10000}.modal.visible .modal--content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.modal .btn-close{height:14px;padding:0;position:absolute;right:24px;top:24px;width:21px}.modal .btn-close svg{height:14px;width:16px}.modal .modal--title{color:#1a1a1a;font-size:26px;font-weight:600;letter-spacing:0;text-align:center}.modal .modal--note{color:#767f85;font-size:15px;letter-spacing:0;margin-top:18px;text-align:center}.modal.registration .modal--content{max-width:518px;padding:40px 48px}.modal.registration .modal--socials{margin-top:38px}.modal--socials,.modal--socials>div{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal--socials>div{max-width:288px;width:100%}.modal--socials>div+div{margin-top:16px}.modal--socials>div.social-vk a{background:#457cb9}.modal--socials>div.social-vk a:hover{background:#6a96c7}.modal--socials>div.social-google a{background:#f44336}.modal--socials>div.social-google a:hover{background:#f77066}.modal--socials>div.social-yandex a{background:#fc0;color:#000}.modal--socials>div.social-yandex a:hover{background:#ffd633}.modal--socials>div>a{border-radius:24px;color:#fff;display:flex;flex-direction:column;font-size:13px;font-weight:700;letter-spacing:0;padding:15px 0;text-align:center;text-decoration:none;transition:all .3s ease 0s;width:100%}.modal--socials>div>a:hover{-webkit-transform:scale(.98);transform:scale(.98)}@media(max-width:768px){.modal.registration .modal--content{max-width:calc(100vw - 24px);padding:24px}.modal .modal--title{font-size:18px}.modal .modal--note{font-size:12px;margin-top:10px}.modal--socials>div{max-width:100%}.modal--socials>div.social--telegram iframe{height:44px!important;width:100%!important}}.notification{align-items:center;background-color:#e2e2e2;border-radius:8px;display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:800px;padding:12px}.notification.error{background:#f58787;color:#fff}.notification.success{background:#5cb400;color:#fff}.notification+.notification{margin-top:12px}.vmpopup-content{height:100%;overflow:scroll;padding:16px;width:100%}.vmpopup-content .user-header__profile,.vmpopup-content .user-header__profile>div{width:100%}.vmpopup-content .vmpopup_info{padding-top:16px}.vmpopup-content .popup--title{color:#1a1a1a;font-size:15px;font-weight:700;letter-spacing:0;margin-bottom:8px}.vmpopup-content .persons-count{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:24px;width:100%}.vmpopup-content .persons-count .count-item+.count-item{margin-left:20px}.vmpopup-content .persons-count .count-item .label{color:#1a1a1a;font-size:14px;font-weight:500;letter-spacing:0;margin-right:8px}.vmpopup-content .persons-count .count-item .value{color:#1a1a1a;font-size:14px;font-weight:800;letter-spacing:0;text-align:center}.vmpopup-content .popup--description{color:#1a1a1a;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 16px}.vmpopup-content .btn-grey{color:#1a1a1a;font-size:13px;font-weight:600;justify-content:center;letter-spacing:0;padding:16px 32px;text-align:center}.vmpopup-content .btns .btn{width:100%}.vmpopup-content .btns .btn+.btn{margin-top:16px}.vmhint{background:#fff;border-radius:6px;display:inline-block;font-size:13px;font-weight:500;max-width:220px;min-width:220px;padding:6px;width:100%}.vmhint,.vmmap-popup{box-shadow:0 2px 16px 0 rgba(0,0,0,.1)}.vmmap-popup{background-color:#fff;border-radius:8px;padding-bottom:8px;position:absolute}.vmmap-popup .arrow{background-size:cover;background:#fff;bottom:0;display:block;height:12px;left:50%;margin-bottom:-6px;margin-left:-6px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:12px}.popup--contacts{margin-top:16px}.popup--contacts a.btn,.popup--contacts button{text-decoration:none}.popup--contacts .popup-contact+.popup-contact{margin-top:16px}.popup--contacts .popup-contact button{margin-bottom:8px}.popup--contacts .popup-contact span{color:#1a1a1a;display:inline-block;font-size:13px;font-weight:500;letter-spacing:0;text-align:center;width:100%}.vmpopup_modal__title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.vmpopup_modal__title span{color:#000;font-size:18px;font-weight:700;letter-spacing:0;line-height:30px}.vmpopup_modal__title button{height:13px;padding:0;width:13px}.vmpopup_modal__title button svg{height:13px;width:13px}[class*=balloon-pane]{z-index:99999!important}.map-cluster__icon{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:600}
/*# sourceMappingURL=main.css.map*/