/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}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;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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:root{--ui-font-family: -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;--c-green-base: #00ba34;--c-green-hover: #33c85d;--c-green-active: #00952a;--c-red-base: #ba0000;--c-red-hover: #c83333;--c-red-active: #950000;--c-text-white: #ffffff;--c-text-default: #1c1c1c;--c-text-light-1: #585757;--c-text-light-2: #969696;--c-text-black: #000000;--c-border-gray: #e8e8e8;--c-background-light: #f7f7f7;--c-background-light-2: #f9f9fd;--c-background-light-red: rgba(255, 59, 59, .1);--c-blue-bright: #0085ff;--c-blue-bright-semi: rgba(0, 133, 255, .5);--c-blue-dark: #1272cc;--c-blue-light-1: #339dff;--c-blue-light: #e5f3ff;--c-red-bright: #e92c2c}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#111;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;flex-direction:column;align-items:stretch;min-width:320px;min-height:100vh;font-size:14px}#app{display:flex;flex-direction:column;align-items:stretch;flex:1;min-width:100%;min-width:320px;min-height:100vh}*{box-sizing:border-box}input,button{outline:0;border:0}a{color:#3b87ff}.input.offer-title{font-size:42px;width:100%;color:var(--c-text-default)}@media (max-width: 767px){.input.offer-title{font-size:24px}}.input.offer-subtitle{font-size:18px;width:100%;color:var(--c-text-default)}@media (max-width: 767px){.input.offer-subtitle{font-size:14px}}[data-icon=loading]{animation:loadingCircle 1s infinite linear}@keyframes loadingCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rules{padding:15px;margin-top:15px;font-size:16px}.rules ol{padding-left:20px;margin-bottom:30px}.rules ol li{margin-bottom:10px}.rules p{font-size:18px;margin-bottom:20px}.show-more{margin-top:50px;margin-bottom:30px}.logo{width:120px;height:35px}.layout{display:flex;flex-direction:column;min-width:100%;min-height:100vh;flex:1;align-items:stretch;justify-content:flex-start}.layout .layout__header{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:30px}@media (max-width: 767px){.layout .layout__header{padding-top:15px}}.layout .layout__header .layout__header__wrap{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;flex:1 0 0;width:1200px}@media (max-width: 767px){.layout .layout__header .layout__header__wrap{flex-direction:column;align-items:center}}@media (max-width: 1199px){.layout .layout__header .layout__header__wrap{width:100%;padding-left:15px;padding-right:15px}}.layout .layout__header .layout__header__logo{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:1 1 auto}.layout .layout__header .layout__header__logo .layout__header__title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:26px;color:#193ee0;font-weight:500;text-decoration:none}.layout .layout__header .layout__header__logo .layout__header__title svg{margin-top:-8px}@media (max-width: 1023px){.layout .layout__header .layout__header__logo{display:none}}.layout .layout__header .layout__header__menu{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:0 0 auto}.layout .layout__header .layout__header__menu .layout__header__menu__item{margin-left:20px;margin-right:20px}.layout .layout__header .layout__header__menu .layout__header__menu__item a{font-size:16px;color:#111;text-decoration:none}.layout .layout__header .layout__header__menu .layout__header__menu__item a:hover{text-decoration:underline}@media (max-width: 1199px){.layout .layout__header .layout__header__menu .layout__header__menu__item{margin-left:10px;margin-right:10px}.layout .layout__header .layout__header__menu .layout__header__menu__item a{font-size:14px}}@media (max-width: 767px){.layout .layout__header .layout__header__menu .layout__header__menu__item{margin-left:6px;margin-right:6px}.layout .layout__header .layout__header__menu .layout__header__menu__item a{font-size:14px}}.layout .layout__header .layout__header__auth{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex:1 1 auto;gap:24px}@media (max-width: 1199px){.layout .layout__header .layout__header__auth{gap:16px}}@media (max-width: 767px){.layout .layout__header .layout__header__auth{margin-top:15px;gap:24px}}.layout .layout__header .layout__header__auth .layout__header__auth__item a{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 20px;min-height:40px;color:#111;border-radius:12px;font-size:16px;text-decoration:none}.layout .layout__header .layout__header__auth .layout__header__auth__item a:hover{background:#dedede}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user .user__avatar{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:10px}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user .user__avatar .user__avatar__img{width:30px;height:30px;border-radius:50%}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user .user__name{display:flex;flex-direction:row;align-items:center;justify-content:center}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user .user__dropdown{display:none;flex-direction:column;align-items:stretch;justify-content:flex-start;position:absolute;top:20px;right:0;background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;z-index:1000;width:200px}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user .user__dropdown .user__dropdown__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:10px 20px;font-size:16px;color:#111;text-decoration:none}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user .user__dropdown .user__dropdown__item:hover{background:#f1f1f1}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user .user__dropdown .user__dropdown__divider{height:2px;background:#e1e1e1;margin-top:4px;margin-bottom:4px}.layout .layout__header .layout__header__auth .layout__header__auth__item .layout__header__auth__item__user:hover .user__dropdown{display:flex}.layout .layout__header .layout__header__auth .layout__header__auth__item.emph a{text-align:center;min-height:0px;padding:2px 8px;border-radius:6px;background-color:var(--c-blue-light);border:1px solid var(--c-blue-bright-semi);box-shadow:0 0 5px var(--c-blue-bright-semi);transition:all .3s}.layout .layout__header .layout__header__auth .layout__header__auth__item.emph a:hover{background-color:var(--c-blue-light-1);color:#fff}@media (max-width: 1199px){.layout .layout__header .layout__header__auth .layout__header__auth__item.emph a{padding:2px 6px;font-size:14px}}.layout .layout__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 0 0}.layout .layout__content .layout__wrap{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex:1 0 0;width:1200px}@media (max-width: 1199px){.layout .layout__content .layout__wrap{width:100%;padding-left:15px;padding-right:15px}}.layout .layout__footer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 0 0;margin-top:40px;padding-top:60px;padding-bottom:60px;background-color:#e1e1e1}.layout .layout__footer .layout__footer__wrap{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex:1 0 0;width:1200px}@media (max-width: 1199px){.layout .layout__footer .layout__footer__wrap{width:100%;padding-left:15px;padding-right:15px}}.layout .layout__footer .layout__footer__logo{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:20px}.layout .layout__footer .layout__footer__logo .layout__footer__title{font-size:26px;color:#193ee0;font-weight:500;text-decoration:none}.layout .layout__footer .layout__footer__menu{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;margin-bottom:30px}.layout .layout__footer .layout__footer__menu .layout__footer__menu__column{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex:1 0 0}.layout .layout__footer .layout__footer__menu .layout__footer__menu__column .layout__footer__menu__item{font-size:16px;color:#111;text-decoration:none;margin-bottom:15px}.layout .layout__footer .layout__footer__social{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.layout .layout__footer .layout__footer__social .layout__footer__social__item .layout__footer__social__icon{width:30px;height:30px;margin-right:10px}.layout .layout__footer .layout__footer__copy{font-size:14px;color:#777}.hero{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.hero__block{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;margin-top:40px}@media (max-width: 767px){.hero__block{margin-top:20px}}.hero__block .hero__title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-height:300px;padding:43px 0 50px;opacity:1;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out,padding .3s ease-out}@media (max-width: 767px){.hero__block .hero__title{padding:20px 0}}.hero__block .hero__title .flag-emoji{font-size:65px}.hero__block .hero__title .hero__title__text{font-size:80px;line-height:80px;letter-spacing:-2px;color:#333;font-weight:600}@media (max-width: 767px){.hero__block .hero__title .hero__title__text{font-size:48px;line-height:48px}.hero__block .hero__title .flag-emoji{font-size:40px}}.hero__block .hero__title__controls{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px}@media (max-width: 767px){.hero__block .hero__title__controls{flex-direction:row;justify-content:center;margin-top:15px}}.hero__block .hero__title__controls-list{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.hero__block.hero__block_service{margin-top:10px}.hero__block.hero__block_service .hero__title{padding:43px 0 5px;font-size:60px}@media (max-width: 767px){.hero__block.hero__block_service .hero__title{flex-direction:row;padding:30px 0 5px}.hero__block.hero__block_service .hero__title .hero__title__controls{flex-direction:column;align-items:flex-start}}.hero__block.hero__block_service .hero__subtitle{font-size:22px;line-height:26px;margin-bottom:4px}.hero__block.hero__block_service .hero__subtitle.hero__address{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}@media (max-width: 767px){.hero__block.hero__block_service .hero__subtitle.hero__address{flex-direction:column;align-items:stretch;gap:4px}}.hero__block.hero__block_service .hero__subtitle.hero__subtitle_address{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:8px}.hero__block.hero__block_service .hero__subtitle.hero__subtitle_address .hero__subtitle_address_city{font-weight:600}.hero__block.hero__block_service .hero__subtitle.hero__subtitle_address .hero__subtitle_address_address{font-weight:400;font-size:18px}.hero__block .hero__search{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex:1 0 0;position:relative}.hero__block .hero__search .hero__search__input{flex:1 1;height:65px;padding:18px 19px 19px;background:#ebebeb;border:1px solid transparent;color:#333;border-radius:12px;font-size:22px;font-weight:600;line-height:26px;outline:0}.hero__block .hero__search .hero__search__input::placeholder{color:#aaa}@media (max-width: 767px){.hero__block .hero__search .hero__search__input{font-size:18px;padding:15px 16px 16px;height:50px}}.hero__block .hero__search .hero__search_button{max-width:220px;flex:1 1;font-size:22px;margin-left:10px;padding:0 25px;min-height:50px;color:#fff;font-weight:600;border-radius:.6em;background-color:#193ee0;cursor:pointer;position:relative;overflow:hidden;z-index:3;transition:background-color .3s ease-out}.hero__block .hero__search .hero__search_button .button-text{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.hero__block .hero__search .hero__search_button .button-text .button-text_bold{font-size:22px}.hero__block .hero__search .hero__search_button .button-text .button-text_light{margin-top:2px;font-weight:400;font-size:12px}@media (max-width: 767px){.hero__block .hero__search .hero__search_button{max-width:130px;font-size:18px;padding:0 15px;min-height:40px}.hero__block .hero__search .hero__search_button .button-text .button-text_bold{font-size:18px}.hero__block .hero__search .hero__search_button .button-text .button-text_light{font-size:10px}}.hero__block .hero__search .hero__search_button.hero__search_button_loading:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;z-index:0;background:linear-gradient(90deg,#193ee0 0%,#4c6ef5 25%,#193ee0 50%,#4c6ef5 75%,#193ee0 100%);animation:gradient-move .5s linear infinite}.hero__block .hero__search .hero__search_button.hero__search_button_loading svg{margin-right:8px;position:relative;z-index:1}.hero__block .hero__search .hero__search_button:hover{background-color:#1130bc}.hero__block .hero__hints{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-top:20px;max-height:300px;opacity:1;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out,padding .3s ease-out;gap:6px}@media (max-width: 767px){.hero__block .hero__hints{margin-top:10px;flex-wrap:wrap}}.hero__block .hero__hints .hero__hints__item{padding:13px 15px 15px;border-radius:25px;background-color:#ebebeb;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:17px;line-height:22px;font-weight:400;transition:background-color .3s ease}@media (max-width: 767px){.hero__block .hero__hints .hero__hints__item{font-size:14px;padding:5px 10px;border-radius:20px;margin-bottom:10px}}.hero__block .hero__hints .hero__hints__item:hover{background-color:#d9d9d9}.hero.hero--collapsed .hero__block .hero__title,.hero.hero--collapsed .hero__block .hero__hints{padding:0;max-height:0;opacity:0}.search{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:relative;flex:1 0 0}.search .hero__search__input{z-index:2}.search__suggestions{position:absolute;top:100%;left:0;right:0;z-index:1;background-color:#fff;padding-top:10px;margin-top:-10px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow-y:scroll;max-height:40vh;box-shadow:0 0 30px #00000080}.search__suggestions .search__suggestions__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;padding-left:8px;padding-right:8px;gap:8px}.search__suggestions .search__suggestions__item.search__suggestions__item_muted{opacity:.7}.search__suggestions .search__suggestions__item.search__suggestions__item_active{background-color:#d5ecfb}.search__suggestions .search__suggestions__item .search__suggestions__item__icon{display:flex;flex-direction:row;align-items:center;justify-content:center;width:30px;height:40px}.search__suggestions .search__suggestions__item .search__suggestions__item__icon .search__suggestions__item__icon__img{font-size:20px}.search__suggestions .search__suggestions__item .search__suggestions__item__icon .search__suggestions__item__icon__avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.search__suggestions .search__suggestions__item .search__suggestions__item__title{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;flex:1 0 0;font-size:20px;line-height:26px;letter-spacing:-.5px;color:#333;font-weight:500}.search__suggestions .search__suggestions__item .search__suggestions__item__title .search__suggestions__item__subtitle{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;font-size:14px;line-height:18px;letter-spacing:-.5px;color:#aaa;font-weight:400;margin-left:7px;margin-top:7px}.search__suggestions .search__suggestions__item .search__suggestions__item__count{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:17px;line-height:22px;letter-spacing:-.5px;color:#aaa;font-weight:400;padding-right:10px}@keyframes gradient-move{0%{transform:translate(0)}to{transform:translate(50%)}}.offers{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;flex:1 0 0;margin-top:80px;gap:20px}@media (max-width: 767px){.offers{margin-top:40px}}.offers .offer{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:285px;background-color:#ededed;border-radius:10px;margin-bottom:30px;padding:15px;position:relative;z-index:0}@media (max-width: 767px){.offers .offer{width:100%}}.offers .offer .offer__overtop{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;position:absolute;border-top-left-radius:5px;border-top-right-radius:5px;top:-20px;height:20px;width:auto;z-index:-1;transform:translateZ(-1px)}.offers .offer .offer__overtop .offer__entity{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-top-left-radius:5px;border-top-right-radius:5px;padding:2px 10px}.offers .offer .offer__overtop .offer__entity.offer__entity_human{background-color:#eaddb0}.offers .offer .offer__overtop .offer__entity.offer__entity_business{background-color:#c6e0f1}.offers .offer .offer__head{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start}.offers .offer .offer__head .offer__avatar{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex:0;margin-right:10px;width:80px;flex-basis:80px}.offers .offer .offer__head .offer__avatar .offer__avatar__img{object-fit:cover;width:80px;height:100px;border-radius:5px;background-color:#ebebeb}.offers .offer .offer__head .offer__info{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex:1 0 0}.offers .offer .offer__head .offer__info .offer__title{font-size:22px;line-height:26px;color:#333;font-weight:600;padding:0 0 10px}.offers .offer .offer__head .offer__info .offer__title a{text-decoration:none;color:inherit}.offers .offer .offer__head .offer__info .offer__job{font-size:14px;line-height:20px;color:#626262;font-weight:400}.offers .offer .offer__body{flex:1 0 auto;font-size:15px;line-height:21px;color:#333;font-weight:400;padding-top:10px;padding-bottom:10px}.offers .offer .offer_tags{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:5px}.offers .offer .offer_tags .offer_tags__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1px 5px;margin-right:5px;margin-bottom:5px;border-radius:4px;border:1px solid #dadada;font-size:12px;letter-spacing:-.5px;color:#333;font-weight:400}.offers .offer .offer__footer{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between}.offers .offer .offer__footer .offer__footer__item{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex:1 0 0}.offers .offer .offer__footer .offer__footer__item:not(:last-child){margin-right:10px}.offers .offer .offer__footer .offer__footer__item .offer__footer__button{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1 0 0;padding:0 20px;min-height:48px;color:#111;background-color:#ddd;border-radius:12px;text-decoration:none}.offers .offer .offer__footer .offer__footer__item .offer__footer__button.offer__footer__button_telegram{background-color:#bfd0ff}.offers .offer .offer__footer .offer__footer__item .offer__footer__button.offer__footer__button_whatsapp{background-color:#b5f0b8}.offers .offer .offer__footer .offer__footer__item .offer__footer__button.offer__footer__button_viber{background-color:#f7d7ff}.offers .offer .offer__footer .offer__footer__item .offer__footer__button:hover{background-color:#ccc}.offers .offer .offer__footer .offer__footer__item .offer__footer__button:hover.offer__footer__button_telegram{background-color:#abbcea}.offers .offer .offer__footer .offer__footer__item .offer__footer__button:hover.offer__footer__button_whatsapp{background-color:#a1d8a3}.offers .offer .offer__footer .offer__footer__item .offer__footer__button:hover.offer__footer__button_viber{background-color:#e0bfe9}.offers .offer .offer__footer .offer__footer__item .offer__footer__button .offer__footer__button__icon{width:1rem;height:1rem;margin-right:.3rem;fill:#000}.offers .offer .offer__footer .offer__footer__item .offer__footer__button .offer__footer__button__icon.offer__footer__button__icon_telegram{fill:#3a8bbd}.offers .offer .offer__footer .offer__footer__item .offer__footer__button.offer__footer__button_details{flex-direction:column;align-items:center;justify-content:center}.offers .offer .offer__footer .offer__footer__item .offer__footer__button .offer__footer__button__text{font-size:14px;line-height:140%;font-weight:400}.offers .offer .offer__footer .offer__footer__item .offer__footer__button .offer__footer__button__subtitle{font-size:10px;line-height:80%;font-weight:400}.offers .offers__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 0 0;font-size:20px;line-height:17px;padding-bottom:100px}.offers .offers__empty .offers__empty_button{margin-top:20px}.contact-type-select{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:8px;padding:4px 8px}.service{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;margin-top:50px;gap:32px}@media (max-width: 767px){.service{flex-direction:column}}.service .service__sidebar{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.service .service__sidebar .service__avatar{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex:0 0 auto;margin-right:10px;width:100%;border-radius:10px;overflow:hidden;position:relative}@media (max-width: 767px){.service .service__sidebar .service__avatar{min-width:50vw;max-width:50vw;min-height:50vw;max-height:50vw;width:50vw;height:50vw;margin-right:0;align-self:center}}.service .service__sidebar .service__avatar .service__avatar__img{min-width:220px;width:100%;aspect-ratio:1/1;background-color:#ebebeb;background-position:center;background-repeat:no-repeat;background-size:cover}@media (max-width: 767px){.service .service__sidebar .service__avatar .service__avatar__img{min-width:50vw;max-width:50vw;min-height:50vw;max-height:50vw;width:50vw;height:50vw}}.service .service__sidebar .service__avatar .service__avatar__input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.00001;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:5;cursor:pointer}.service .service__sidebar .service__avatar .service__avatar__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:20px;line-height:140%;padding:20px;z-index:4}.service .service__sidebar .service__avatar:hover .service__avatar__overlay{cursor:pointer;background-color:#000c}.service .service__sidebar .service__contacts-hint{font-size:15px;line-height:140%;color:#2f2f2f;margin-top:20px;font-weight:500;background-color:#fcffdab3;border:1px solid rgba(228,194,60,.7);padding:4px 6px;border-radius:6px}.service .service__sidebar .service__contacts{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;margin-top:10px;gap:8px}.service .service__sidebar .service__contacts h3{font-size:20px;font-weight:600}.service .service__sidebar .service__contacts .service__contacts__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:4px 8px;border-radius:8px;border:1px solid transparent;gap:6px}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__icon{display:flex;flex-direction:row;align-items:center;justify-content:center;width:2rem;height:2rem;margin-right:4px}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__icon .service__contacts__item__icon__svg{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:2rem;height:2rem}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__icon .service__contacts__item__icon__svg.phone{width:1.7rem;height:1.7rem}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1 1 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__text a{text-decoration:none}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__text .pref{font-size:11px;color:var(--c-text-default);margin-top:-2px;opacity:.8}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__del{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;margin-left:4px;color:#c00000}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__del:hover{color:#8f0000}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__edit{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;color:#0073c0}.service .service__sidebar .service__contacts .service__contacts__item .service__contacts__item__edit:hover{color:#004f8f}.service .service__sidebar .service__contacts .service__contacts__item.service__contacts__item_preferred{font-weight:500;background-color:#daffda;border:1px solid rgb(60,228,60)}.service .service__content{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-grow:1}.service .service__content .service__section{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px}.service .service__content .service__section:not(:last-child){margin-bottom:20px}.service .service__content .service__section .service__section__title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:22px;font-weight:600}.service .service__content .service__section .service__section__title .service__section__title__controls{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px}.service .service__content .service__section .service__section__subtitle{font-size:14px;color:#666}.service .service__content .service__section .service__section__subtitle.service__section__subtitle_error{color:#ba0000}.service .service__content .service__section .service__section__content{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.service .service__content .service__section.service__description .service__section__content{font-size:16px;line-height:160%}.service .service__content .service__section.service__gallery .service__section__content{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-top:10px}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item{position:relative;width:160px;height:160px;overflow:hidden;border-radius:8px;margin-right:15px;margin-bottom:15px;box-shadow:0 0 10px #0000;cursor:pointer;transition:box-shadow .2s ease}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item .service__gallery__item__image{object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item .service__gallery__item__title{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;position:absolute;left:0;right:0;bottom:0;z-index:2;background-color:#000000b3;color:#fff;letter-spacing:.1px;line-height:110%;padding-top:8px;padding-bottom:8px}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item .service__gallery__item__del{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:30px;height:30px;border-radius:8px;background-color:#efefefdd;color:#8d0000;font-size:16px;cursor:pointer;z-index:3}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item .service__gallery__item__del:hover{background-color:#c8c8c8b3}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item.service__gallery__item_add{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;font-size:50px;border:1px dashed #e0e0e0;background-color:#f9f9f9}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item.service__gallery__item_add.drag-over{border-color:#ba0000;background-color:#ffd9d9}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item.service__gallery__item_add.drag-over.drag-over-good{border-color:#00ba34;background-color:#d9ffd9}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item.service__gallery__item_add:hover{border-color:#d0d0d0}.service .service__content .service__section.service__gallery .service__section__content .service__gallery__item:hover{box-shadow:0 0 10px #00000080}.service .service__content .service__section.service__services .service__section__content .service__services__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #e0e0e0;gap:16px}.service .service__content .service__section.service__services .service__section__content .service__services__item .service__services__item__title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:1 0 0;font-size:16px;font-weight:400}.service .service__content .service__section.service__services .service__section__content .service__services__item .service__services__item__price{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex:0;flex-basis:150px;font-size:16px;font-weight:400}.service .service__content .service__section.service__services .service__section__content .service__services__item .service__services__item__del{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;color:#c00000}.service .service__content .service__section.service__services .service__section__content .service__services__item .service__services__item__del:hover{color:#8f0000}.service .service__content .service__section.service__services .service__section__content .service__services__item .service__services__item__edit{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;color:#0063c0}.service .service__content .service__section.service__services .service__section__content .service__services__item .service__services__item__edit:hover{color:#004d95}.service .service__content .service__section.service__tags .service__section__content{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.service .service__content .service__section.service__footer{gap:10px}.tag{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:4px;border:1px solid rgb(217,217,217);padding:4px 8px;background-color:#ededed;gap:8px}.tag .tag-del{display:flex;flex-direction:row;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;cursor:pointer;font-size:10px;color:#000000e0}.tag .tag-del:hover{color:#c00000}.tag.tag-add{cursor:pointer}.tag.tag-add:hover{background-color:#e0e0e0}.avatar-modal .modal{display:flex;flex-direction:column;align-items:center}.avatar-field{border-radius:8px;overflow:hidden;margin-bottom:12px}.service-modal .modal{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px}.service-modal .modal h3{font-size:20px;font-weight:500}.service-modal .modal .service-modal__field{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px}.service-modal .modal .service-modal__drag-field{padding:10px 20px;height:80px;border-radius:8px;border:1px dashed var(--c-border-gray);position:relative;transition:border-color .2s ease;cursor:pointer}.service-modal .modal .service-modal__drag-field .drag-field-overlay{padding:20px;font-size:13px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transition:color .2s ease;text-align:center}.service-modal .modal .service-modal__drag-field input{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;opacity:.001;cursor:pointer}.service-modal .modal .service-modal__drag-field:hover{border-color:var(--c-blue-bright)}.service-modal .modal .service-modal__drag-field:hover .drag-field-overlay{color:var(--c-blue-bright)}.service-modal .modal .service-modal__field.disabled,.service-modal .modal .service-modal__drag-field.disabled{opacity:.5;pointer-events:none}.modal-backdrop.gallery-modal .modal{width:60vw;height:80vh;overflow:hidden;-webkit-user-select:none;user-select:none}.modal-backdrop.gallery-modal .modal .gallery-modal__image{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#323232;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1;cursor:pointer}.modal-backdrop.gallery-modal .modal .gallery-modal__left-control,.modal-backdrop.gallery-modal .modal .gallery-modal__right-control{position:absolute;top:0;bottom:0;width:80px;display:flex;align-items:center;justify-content:center;z-index:2}.modal-backdrop.gallery-modal .modal .gallery-modal__left-control svg,.modal-backdrop.gallery-modal .modal .gallery-modal__right-control svg{font-size:40px;color:#fff}.modal-backdrop.gallery-modal .modal .gallery-modal__left-control:hover,.modal-backdrop.gallery-modal .modal .gallery-modal__right-control:hover{opacity:.7}.modal-backdrop.gallery-modal .modal .gallery-modal__left-control{left:0}.modal-backdrop.gallery-modal .modal .gallery-modal__right-control{right:0}.modal-backdrop.gallery-modal .modal .gallery-modal__right-control svg{transform:rotate(180deg)}.modal-backdrop.gallery-modal .modal .gallery-modal__overlay{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;position:absolute;left:0;right:0;bottom:0;height:60px;background-color:#00000080;color:#fff;padding:10px 20px;font-size:18px;z-index:3}.service__related-offers{margin-top:10px;border:1px solid #c0c0c0;border-radius:8px;padding:4px 8px;background-color:#ff000026;border:1px solid var(--c-red-bright);box-shadow:0 0 2px 2px #ff000026}.service__related-offers h3{font-size:18px;font-weight:500;margin-bottom:4px}.service__related-offers li{margin-bottom:4px}.service__contacts__error{color:#ba0000;font-size:14px;max-width:300px}.auth-backdrop{position:fixed;z-index:100;left:0;top:0;right:0;bottom:0;background-color:#000000b3;display:none;align-items:center;justify-content:center}.auth-backdrop.visible{display:flex}.auth{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:relative;width:430px;height:230px;background-color:#fff;border-radius:10px;padding:20px}.auth .auth__title{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:24px;font-weight:500;margin-bottom:10px}.auth .auth__subtitle{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.auth .auth__hint{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;font-size:11px;color:#606060}.auth .auth_button{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:30px;margin-bottom:20px}.auth .auth__close{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;right:5px;top:5px;width:20px;height:20px;cursor:pointer;color:#666;font-size:18px}.auth .auth__close:hover{color:#111}.feedback{display:flex;flex-direction:column;margin-top:40px;padding-left:20px;padding-right:20px}.feedback__form{display:flex;flex-direction:column}.feedback__form__subtitle{font-size:16px;font-weight:400;line-height:1.5;max-width:500px;margin-bottom:20px}.feedback__form__fields{display:flex;flex-direction:column;gap:16px}.feedback__form__fields .feedback__form__field{display:flex;flex-direction:column;gap:8px}.feedback__form__field__title{font-size:16px;font-weight:700}.pseudo-input{display:inline-flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex:1 0 0}.pseudo-input .pseudo-input__input,.pseudo-input .pseudo-input__textarea{flex:1 0 0;padding:8px 12px;border:1px solid var(--c-border-gray);border-radius:8px;font-size:13px;font-weight:400;line-height:20px;outline:0;color:var(--c-text-default);box-shadow:0 0 2px 2px transparent;transition:box-shadow .2s ease,border .2s ease}.pseudo-input .pseudo-input__input::placeholder,.pseudo-input .pseudo-input__textarea::placeholder{color:var(--c-text-light-2)}.pseudo-input .pseudo-input__input:focus,.pseudo-input .pseudo-input__textarea:focus{border:1px solid var(--c-blue-bright);box-shadow:0 0 2px 2px #0085ff26}.pseudo-input .pseudo-input__input.invalid,.pseudo-input .pseudo-input__textarea.invalid{border:1px solid var(--c-red-bright);box-shadow:0 0 2px 2px #ff000026}.modal-backdrop{display:flex;align-items:center;justify-content:center;position:fixed;z-index:100;left:0;top:0;right:0;bottom:0;background-color:#000000b3}.modal-backdrop .modal{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:relative;width:430px;background-color:#fff;border-radius:10px;padding:20px}.modal-backdrop .modal .modal__close{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:50%;background-color:#f1f1f1;font-family:monospace;font-size:13px;cursor:pointer;z-index:3}.modal-backdrop .modal .modal__close:hover{background-color:#e1e1e1}.modal-backdrop .modal .modal__close svg{width:10px;height:10px}.tm-btn{display:flex;padding:7px 11px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid transparent;cursor:pointer}.tm-btn .tm-btn-title{text-align:center;font-size:16px;font-weight:500}.tm-btn .tm-btn-icon{display:flex;justify-content:center;align-items:center;font-size:16px;width:20px;height:20px;flex:20px 0 0}.tm-btn.tm-btn-ghost{padding:2px}.tm-btn.tm-btn-ghost .tm-btn-icon{color:var(--c-text-light-2)}.tm-btn.tm-btn-ghost:hover .tm-btn-icon{color:var(--c-text-light-1)}.tm-btn.tm-btn-default{background:var(--c-text-white);border:1px solid var(--c-border-gray);box-shadow:0 1px 1px #0000000f}.tm-btn.tm-btn-default .tm-btn-title{color:var(--c-text-default)}.tm-btn.tm-btn-default .tm-btn-icon{color:var(--c-text-light-2)}.tm-btn.tm-btn-default:hover{background:var(--c-background-light)}.tm-btn.tm-btn-primary{background:var(--c-blue-bright);border:1px solid var(--c-blue-bright);box-shadow:0 1px 3px #0000001a,0 2px 1px #0000000f,0 1px 1px #00000014}.tm-btn.tm-btn-primary .tm-btn-title,.tm-btn.tm-btn-primary .tm-btn-icon{color:var(--c-text-white)}.tm-btn.tm-btn-primary:hover{background:var(--c-blue-light-1)}.tm-btn.tm-btn-primary:active{background:var(--c-blue-dark)}.tm-btn.tm-btn-success{background:var(--c-green-base);box-shadow:0 1px 3px #0000001a,0 2px 1px #0000000f,0 1px 1px #00000014}.tm-btn.tm-btn-success .tm-btn-title,.tm-btn.tm-btn-success .tm-btn-icon{color:var(--c-text-white)}.tm-btn.tm-btn-success:hover{background:var(--c-green-hover)}.tm-btn.tm-btn-danger{background:var(--c-red-base);box-shadow:0 1px 3px #0000001a,0 2px 1px #0000000f,0 1px 1px #00000014}.tm-btn.tm-btn-danger .tm-btn-title,.tm-btn.tm-btn-danger .tm-btn-icon{color:var(--c-text-white)}.tm-btn.tm-btn-danger:hover{background:var(--c-red-hover)}.tm-btn.tm-btn-disabled{opacity:.7;pointer-events:none}.form{display:flex;flex-direction:column;align-items:stretch;gap:16px}.form .form-item{display:flex;flex-direction:column;align-items:stretch;gap:8px}.form .form-footer{display:flex;flex-direction:row;align-items:center;justify-content:center}.input{padding:8px 12px;border:1px solid var(--c-border-gray);border-radius:8px;font-size:13px;font-weight:400;line-height:20px;color:var(--c-text-default);box-shadow:0 0 2px 2px transparent;transition:box-shadow .2s ease,border .2s ease}.input::placeholder{color:var(--c-text-light-2)}.input:focus{border:1px solid var(--c-blue-bright);box-shadow:0 0 2px 2px #0085ff26}.input.invalid{border:1px solid var(--c-red-bright);box-shadow:0 0 2px 2px #ff000026}.tm-checkbox{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer}.tm-checkbox .tm-checkbox-box{display:flex;flex-direction:row;align-items:center;justify-content:center;width:24px;height:24px;position:relative;border:1px solid var(--c-border-gray);border-radius:4px}.tm-checkbox .tm-checkbox-box .tm-checkbox-mark{display:none;box-sizing:border-box;position:absolute;top:50%;inset-inline-start:28%;width:7.1428571429px;height:11.4285714286px;border:2px solid white;border-top:0;border-inline-start:0;content:"";opacity:1;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.tm-checkbox .tm-checkbox-title{font-size:14px;color:var(--c-text-default)}.tm-checkbox .tm-checkbox-disabled{opacity:.5;pointer-events:none}.tm-checkbox.tm-checkbox-checked .tm-checkbox-box{border:1px solid var(--c-blue-bright);background-color:var(--c-blue-bright)}.tm-checkbox.tm-checkbox-checked .tm-checkbox-box .tm-checkbox-mark{display:table}.tag-input-container{position:relative}.tag-input-container .tag-input{padding:4px 8px;border-radius:4px}.suggestions{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ccc;z-index:1000}.suggestions .suggestion{padding:8px;cursor:pointer}.suggestions .suggestion.active{background:#f0f0f0}.suggestions.city-suggestions .suggestion{padding:4px;font-size:14px}.city-input-container{position:relative}.city-input-container .city-input{font-size:18px;padding:8px 12px;border:1px solid var(--c-border-gray);border-radius:8px;font-weight:400;line-height:20px;min-width:240px}@media (max-width: 767px){.city-input-container .city-input{font-size:14px;min-width:100%}}.back_button{display:none;flex-direction:row;align-items:left;justify-content:left}.back_button.visible{display:flex}.offers-list{display:flex;flex-direction:column;align-items:stretch;font-size:13px;padding-left:15px;padding-right:15px;margin-top:30px;gap:8px}.offers-list .ol-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px}.offers-list .ol-item .ol-item__avatar{flex:0 0 60px}.offers-list .ol-item .ol-item__avatar img{width:60px;height:60px;border-radius:50%;background-color:#ebebeb}.offers-list .ol-item .ol-item__name{flex:0 0 140px}.offers-list .ol-item .ol-item__preview{flex:1 1 0}.offers-list .ol-item .ol-item__add-date,.offers-list .ol-item .ol-item__edit-date{flex:0 0 100px}.offers-list .ol-item .ol-item__views1d,.offers-list .ol-item .ol-item__views7d,.offers-list .ol-item .ol-item__views30d{flex:0 0 80px;text-align:right}.offers-list .ol-item.ol-item___header{text-align:left;font-weight:500;font-size:12px}.offers-list .ol-item .ol-item__status{flex:0 0 100px;font-size:12px;font-weight:500}.offers-list .ol-item.ol-item-offer{cursor:pointer}.offers-list .ol-item.ol-item-offer:hover{background-color:#f0f0f0}.pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px}.pagination .pagination__item{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:30px;min-height:30px;padding:0 10px;border-radius:5px;background-color:#f0f0f0;color:#333;font-size:14px;font-weight:500;cursor:pointer}.pagination .pagination__item.active{background-color:#333;color:#f0f0f0}.pagination .pagination__item:hover{background-color:#e0e0e0}.offers-toolbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.offers-toolbar .offers-toolbar-left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.offers-toolbar .offers-toolbar-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.offers-search{padding:4px 8px;font-size:14px;line-height:140%;font-weight:400;background:rgb(241,244,249);border-radius:6px;border:1px solid rgb(232,232,232);color:#000}.offers-search:focus{outline:1px solid #3a8bbd}
