.z-scrollbar::-webkit-scrollbar{height:8px;width:8px}.z-scrollbar::-webkit-scrollbar-track{border-radius:10px;background:transparent}.z-scrollbar::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:10px;background:#0003;background-clip:padding-box}.z-scrollbar::-webkit-scrollbar-thumb:hover{background:#0006}.z-scrollbar::-webkit-scrollbar-thumb:active{background:#000000e6}.z-scrollbar--hidden::-webkit-scrollbar{display:none}.z-placeholder{position:relative}.z-placeholder.loaded:before{animation:none}.z-placeholder[data-io]:before{animation:none;justify-content:center;font-size:20px;color:#8b8b98;content:attr(data-io);position:absolute;inset:0;align-items:center;background:#f4f5f8;line-height:28px;display:flex}.z-placeholder__thumb{height:100%;position:absolute;background-size:cover;top:0;left:0;width:100%;background-repeat:no-repeat}.z-placeholder--icon{background-size:contain;background-position:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTA4IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTM5IDEwOCI+PHBhdGggc3Ryb2tlPSIjRUFFQkYyIiBzdHJva2Utd2lkdGg9IjMiIGQ9Ik0yIDkxLjU2N1YxNkMyIDguMjY4IDguMjY4IDIgMTYgMmgxMDdjNy43MzIgMCAxNCA2LjI2OCAxNCAxNHY3NS41NjdjMCA3LjczMi02LjI2OCAxNC0xNCAxNEgxNmMtNy43MzIgMC0xNC02LjI2OC0xNC0xNFoiLz48cGF0aCBmaWxsPSIjRUFFQkYyIiBkPSJNMTIyLjEwMiA5My4wNzZIMjIuMTM5Yy0yLjIyMyAwLTMuNjc0LTIuMzM0LTIuNjktNC4zMjdsMTAuNTkxLTIxLjQ3Yy45OTYtMi4wMTggMy43NzUtMi4yNjMgNS4xMDgtLjQ1bDQuNTE3IDYuMTQzYzEuMjYgMS43MTMgMy44NTIgMS42MDggNC45Ny0uMkw1Ny4zMjIgNTIuMjNhMyAzIDAgMCAxIDQuNTc1LS42MzlsMTMuMTY5IDEyLjAyNGEzIDMgMCAwIDAgNC41ODgtLjY2TDk3LjYwNSAzMy4zNWMxLjI4NS0yLjExOCA0LjQzOC0xLjg1NSA1LjM1My40NDhsMjEuOTMxIDU1LjE3Yy43ODMgMS45Ny0uNjY4IDQuMTA4LTIuNzg3IDQuMTA4Ii8+PGNpcmNsZSBjeD0iMzMuMDI5IiBjeT0iMzYuNjU4IiByPSIxMC44ODEiIGZpbGw9IiNFQUVCRjIiLz48L3N2Zz4=);background-repeat:no-repeat}.z-placeholder--fit,.z-placeholder--fit .z-placeholder__image{height:100%;width:100%}.z-placeholder--11[data-io]:before{font-size:11px;line-height:16px}.z-placeholder--16[data-io]:before{font-size:16px;line-height:24px}.z-placeholder--24[data-io]:before{font-size:24px;line-height:32px}.z-placeholder--32[data-io]:before{font-size:32px;line-height:44px}.z-placeholder--40[data-io]:before{font-size:40px;line-height:52px}.z-placeholder--48[data-io]:before{font-size:48px;line-height:60px}.z-placeholder--60[data-io]:before{font-size:60px;line-height:72px}.z-placeholder__image{position:relative;opacity:0}.z-placeholder.loaded .z-placeholder__image{opacity:1}.z-placeholder__canvas{height:100%;position:absolute;background-size:contain;top:0;left:0;width:100%}.z-skeleton{overflow:hidden;position:relative;background:#eaebf2}.z-skeleton:before{animation:skeleton-fade 1.5s linear infinite;content:"";position:absolute;inset:0;background-color:#eaebf2}[dir=rtl] .z-skeleton:before{animation-direction:reverse}.z-skeleton--wave:before{animation:skeleton-wave 1.5s linear infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}@keyframes skeleton-wave{0%{transform:translate(-100%)}70%{transform:translate(100%)}to{transform:translate(100%)}}@keyframes skeleton-fade{0%{background-color:#eaebf2}50%{background-color:#e4e4e6}to{background-color:#eaebf2}}.z-mt--4{margin-top:4px}.z-mt--8{margin-top:8px}.z-mt--12{margin-top:12px}.z-mt--16{margin-top:16px}.z-mt--20{margin-top:20px}.z-mt--24{margin-top:24px}.z-mt--28{margin-top:28px}.z-mt--32{margin-top:32px}.z-mt--36{margin-top:36px}.z-mt--40{margin-top:40px}.z-mt--auto{margin-top:auto}.z-mb--4{margin-bottom:4px}.z-mb--8{margin-bottom:8px}.z-mb--12{margin-bottom:12px}.z-mb--16{margin-bottom:16px}.z-mb--20{margin-bottom:20px}.z-mb--24{margin-bottom:24px}.z-mb--28{margin-bottom:28px}.z-mb--32{margin-bottom:32px}.z-mb--36{margin-bottom:36px}.z-mb--40{margin-bottom:40px}.z-gap--4{gap:4px}.z-gap--8{gap:8px}.z-gap--12{gap:12px}.z-gap--16{gap:16px}.z-gap--20{gap:20px}.z-gap--24{gap:24px}.z-gap--28{gap:28px}.z-gap--32{gap:32px}.z-gap--36{gap:36px}.z-gap--40{gap:40px}.z-flex{display:flex}.z-flex--auto{flex:1 0 auto}.z-flex--half{flex-grow:1;flex-basis:50%}.z-flex--column{flex-direction:column}.z-flex--center,.z-flex--center-x:not(.z-flex--column),.z-flex--column.z-flex--center-y{justify-content:center}.z-flex--center,.z-flex--center-y:not(.z-flex--column),.z-flex--column.z-flex--center-x{align-items:center}.z-flex--column.z-flex--start-y,.z-flex--start,.z-flex--start-x:not(.z-flex--column){justify-content:flex-start}.z-flex--column.z-flex--start-x,.z-flex--start,.z-flex--start-y:not(.z-flex--column){align-items:flex-start}.z-flex--column.z-flex--end-y,.z-flex--end,.z-flex--end-x:not(.z-flex--column){justify-content:flex-end}.z-flex--column.z-flex--end-x,.z-flex--end,.z-flex--end-y:not(.z-flex--column){align-items:flex-end}.z-flex--baseline{align-items:baseline}.z-flex--sb{justify-content:space-between}.z-flex--wrap{flex-wrap:wrap}.z-fade{-webkit-mask-image:linear-gradient(to left,transparent 0,#000 var(--z-fade-size));mask-image:linear-gradient(to left,transparent 0,#000 var(--z-fade-size));--z-fade-size:40px}html[dir=rtl] .z-fade{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--z-fade-size));mask-image:linear-gradient(to right,transparent 0,#000 var(--z-fade-size))}.z-fade--20{--z-fade-size:20px}.z-fade--40{--z-fade-size:40px}.z-fade--60{--z-fade-size:60px}.z-fade--80{--z-fade-size:80px}.z-stars{height:var(--z-stars-size);--stars-width:calc(var(--z-stars-size)*5 + var(--z-stars-gap)*4);position:relative;background-size:var(--z-stars-size);width:var(--stars-width);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EAEBF2' viewBox='0 0 16 16'%3E%3Cpath d='m15.21 5.51-4.124-.455a.7.7 0 0 1-.555-.404L8.83.878a.893.893 0 0 0-1.633 0L5.48 4.651a.7.7 0 0 1-.556.404l-4.123.454a.89.89 0 0 0-.505 1.55L3.36 9.854c.185.169.27.421.219.657l-.842 4.059c-.151.758.657 1.347 1.33.96l3.602-2.055a.72.72 0 0 1 .69 0l3.602 2.055c.674.387 1.482-.202 1.33-.96l-.841-4.059a.65.65 0 0 1 .202-.657l3.063-2.795c.555-.505.252-1.465-.505-1.55'/%3E%3C/svg%3E");background-repeat:space no-repeat}.z-stars__rating{overflow:hidden;position:absolute;top:0;width:calc((var(--z-stars-size) + var(--z-stars-gap))*var(--rating) - var(--z-stars-gap)/2);z-index:1}.z-stars__select{position:absolute;top:0;z-index:2}.z-stars__select label{height:var(--z-stars-size);position:absolute;max-height:none!important;opacity:0;display:block}.z-stars__select label:first-of-type{width:calc(var(--z-stars-size)*1 + var(--z-stars-gap)*0);z-index:4}.z-stars__select label:nth-of-type(2){width:calc(var(--z-stars-size)*2 + var(--z-stars-gap)*1);z-index:3}.z-stars__select label:nth-of-type(3){width:calc(var(--z-stars-size)*3 + var(--z-stars-gap)*2);z-index:2}.z-stars__select label:nth-of-type(4){width:calc(var(--z-stars-size)*4 + var(--z-stars-gap)*3);z-index:1}.z-stars__select label:nth-of-type(5){width:calc(var(--z-stars-size)*5 + var(--z-stars-gap)*4);z-index:0}.z-stars__select input[type=radio]{position:absolute;opacity:0}.z-stars__select input[type=radio]:checked+label{opacity:1}.z-stars__select--bordered label{padding:1px 1px 2px;border:1px solid #ffaa30;margin:-2px -2px 0;border-radius:6px}@media (min-width:480px){.z-stars--editable .z-stars__select label{cursor:pointer}.z-stars--editable .z-stars__select label:hover{opacity:1}.z-stars--editable .z-stars__select--cleared:hover input:checked+label{opacity:0}.z-stars--editable .z-stars__select--cleared input:checked+label:hover{opacity:1}.z-stars--editable .z-stars__select--bordered label:hover{border-color:#ffaa30!important}.z-stars--editable .z-stars__select--bordered:hover input:checked+label{border-color:transparent}}.z-stars--filled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFAA30' viewBox='0 0 16 16'%3E%3Cpath d='m15.21 5.51-4.124-.455a.7.7 0 0 1-.555-.404L8.83.878a.893.893 0 0 0-1.633 0L5.48 4.651a.7.7 0 0 1-.556.404l-4.123.454a.89.89 0 0 0-.505 1.55L3.36 9.854c.185.169.27.421.219.657l-.842 4.059c-.151.758.657 1.347 1.33.96l3.602-2.055a.72.72 0 0 1 .69 0l3.602 2.055c.674.387 1.482-.202 1.33-.96l-.841-4.059a.65.65 0 0 1 .202-.657l3.063-2.795c.555-.505.252-1.465-.505-1.55'/%3E%3C/svg%3E")}.z-stars--hovered{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFD598' viewBox='0 0 16 16'%3E%3Cpath d='m15.21 5.51-4.124-.455a.7.7 0 0 1-.555-.404L8.83.878a.893.893 0 0 0-1.633 0L5.48 4.651a.7.7 0 0 1-.556.404l-4.123.454a.89.89 0 0 0-.505 1.55L3.36 9.854c.185.169.27.421.219.657l-.842 4.059c-.151.758.657 1.347 1.33.96l3.602-2.055a.72.72 0 0 1 .69 0l3.602 2.055c.674.387 1.482-.202 1.33-.96l-.841-4.059a.65.65 0 0 1 .202-.657l3.063-2.795c.555-.505.252-1.465-.505-1.55'/%3E%3C/svg%3E")}.z-stars--12{--z-stars-size:12px;--z-stars-gap:2px}.z-stars--16{--z-stars-size:16px;--z-stars-gap:3px}.z-stars--20{--z-stars-size:20px;--z-stars-gap:4px}.z-stars--24{--z-stars-size:24px;--z-stars-gap:4px}.z-stars--36{--z-stars-size:36px;--z-stars-gap:8px}.z-stars--40{--z-stars-size:40px;--z-stars-gap:8px}.z-tooltip{padding:16px 20px;--tooltip-bg:#fff;font-size:13px;color:var(--tooltip-color);transition:visibility .25s ease-in,opacity .25s ease-in;--tooltip-color:#2c2d36;position:absolute;max-height:none!important;opacity:1;visibility:visible;top:0;box-sizing:border-box;box-shadow:0 0 1px #0000002b,0 7px 40px #00000012;border-radius:6px;background:var(--tooltip-bg);left:0;--tooltip-arrow-offset:0;line-height:20px;z-index:100}.z-tooltip--hidden{transition:visibility .15s ease-out,opacity .15s ease-out;opacity:0;visibility:hidden}.z-tooltip:after,.z-tooltip__arrow{height:12px;transform:rotate(45deg);color:var(--tooltip-color);content:"";position:absolute;max-height:none!important;background:var(--tooltip-bg);margin-left:var(--tooltip-arrow-offset);left:50%;width:12px;z-index:100}.z-tooltip--static{max-width:min(360px,90%)}.z-tooltip--dynamic{pointer-events:auto;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;opacity:0;visibility:hidden;top:0;left:0}.z-tooltip--dynamic:after{display:none}.z-tooltip--dark{--tooltip-bg:#2c2d36;--tooltip-color:#fff}.z-tooltip--top{margin-top:-10px}.z-tooltip--top:after{transform:translate(-50%,50%) rotate(45deg);bottom:0}.z-tooltip--bottom{margin-top:10px}.z-tooltip--bottom:after{transform:translate(-50%,-50%) rotate(45deg);top:0}.z-tooltip--fluid{width:100%}.z-tooltip-trigger{cursor:pointer;display:inline-block}.z-tooltip-trigger--disabled{cursor:auto}.z-tooltip-trigger--overflow>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.z-map-marker{position:relative;max-height:none!important;line-height:normal;display:inline-block}._hide .z-map-marker{display:none}.z-map-marker-icon{position:relative;vertical-align:top;z-index:1}.z-map-marker-icon svg{filter:drop-shadow(0 0 1px rgba(61,63,85,.4));fill:#6339f5}.z-map-marker-icon--active{position:absolute;top:-2px;left:-2px;z-index:2}.z-map-marker-icon--active svg{transform:scale(0)}._active .z-map-marker-icon--active svg,._hover .z-map-marker-icon--active svg{animation:placemark-active .15s;transform:scale(1)}._active .z-map-marker-icon svg,._hover .z-map-marker-icon svg{animation:placemark-active .15s;transform:scale(1);fill:#f84177}._cpa .z-map-marker-icon svg{fill:#43cb72}._visited .z-map-marker-icon svg{fill:#b19cfa}._visited ._cpa .z-map-marker-icon svg,._visited._cpa .z-map-marker-icon svg{fill:#a1e5b8}.z-map-marker--profile .z-map-marker-icon{filter:drop-shadow(0 0 24px rgb(248,65,119))}._active .z-map-marker--lego .z-map-marker-icon,._hover .z-map-marker--lego .z-map-marker-icon,.z-map-marker--lego .z-map-marker-icon{fill:#000}.z-map-marker-info{padding:2px 8px 2px 20px;color:#2c2d36;position:absolute;max-width:150px;max-height:none!important;min-width:125px;top:-4px;box-sizing:border-box;border-radius:6px;background:#ffffffe6;left:14px;white-space:nowrap;display:none}._active .z-map-marker-info{color:#f84177;display:block}._info .z-map-marker-info{display:block}.z-map-marker-info-title{overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:16px}[dir=rtl] .z-map-marker-info-title{text-align:right}.z-map-marker-info-extra{font-size:11px;align-items:center;line-height:16px;display:flex}.z-map-marker-info-rating{font-weight:700;margin:0 4px}.z-map-marker-info-rating-star{flex-grow:0;fill:#2c2d36;flex-shrink:0}._active .z-map-marker-info-rating-star,._hover .z-map-marker-info-rating-star{fill:#ffaa30}.z-map-marker-info-content{overflow:hidden;text-overflow:ellipsis}.z-map-marker--normal .z-map-marker-info{top:-12px;left:6px;padding-left:12px}.z-map-balloon{position:absolute;max-height:none!important;text-align:left;box-shadow:0 0 8px #0000004d;border-radius:6px;background:#fff}.z-map-balloon,.z-map-balloon a{color:#2c2d36}.z-map-balloon a:hover{color:#6339f5}.z-map-balloon__content{justify-content:center;position:relative;max-width:100%;display:flex;z-index:90}.z-map-balloon a.leaflet-popup-close-button,.z-map-balloon__close{font-size:32px;font-weight:400;right:10px;color:#aca7bf;position:absolute;top:10px;cursor:pointer;line-height:16px;font-family:Roboto,sans-serif;z-index:99}.z-map-balloon__arrow{height:13px;overflow:hidden;transform:translate(-50%);pointer-events:none;position:absolute;top:100%;left:50%;width:40px;z-index:99}.z-map-balloon__arrow:after{height:17px;transform:rotate(45deg);padding:1px;content:"";margin:-10px auto 0;box-shadow:0 0 8px #0000004d;background:#fff;width:17px;display:block}.z-map-balloon-loader{padding:16px}.z-map-balloon .leaflet-popup-content-wrapper{padding:0;color:inherit;box-shadow:none;border-radius:0;background:none}.z-map-balloon .leaflet-popup-content{margin:0;line-height:inherit}.leaflet-fixedPopup-pane .z-map-balloon{transform:translateY(calc(var(--vh, 1vh)*100 - 188px))!important;bottom:0!important;margin:0;left:0!important;width:100vw}.leaflet-fixedPopup-pane .z-map-balloon .leaflet-popup-content{justify-content:center;display:flex}.mobile_layout .z-map-balloon{border-radius:12px 12px 0 0}.mobile_layout .z-map-balloon a.leaflet-popup-close-button,.mobile_layout .z-map-balloon__close{padding:18px;font-size:22.5px;right:0;top:0;line-height:12px}@keyframes placemark-active{0%{transform:scale(.8)}to{transform:scale(1)}}.z-modal{overflow:hidden;overflow-y:auto;position:relative;max-height:calc(100vh - 64px);box-shadow:0 1px 5px #00000026;border-radius:4px;background:#fff}.z-modal-overlay{justify-content:center;flex-wrap:wrap;position:fixed;inset:0;align-items:center;background:#0009;display:flex;z-index:9999}.z-modal-overlay--blurred{background:#2c2d36}.z-modal-close{height:24px;justify-content:center;border:0;right:20px;position:absolute;top:16px;align-items:center;background:0;cursor:pointer;width:24px;display:flex}.z-modal-close:after,.z-modal-close:before{height:3px;overflow:hidden;transform:rotate(45deg);content:"";position:absolute;max-height:100%;background:#000;width:17px}.z-modal-close:after{transform:rotate(135deg)}.z-modal-header{padding:48px 60px 0;font-size:30px;font-weight:500;font-style:normal;text-align:center;line-height:36px;font-family:Ubuntu,Arial,sans-serif}.z-modal-content{padding:30px 60px 60px}.z-modal-content__group+.z-modal-content__group{margin-top:18px}.mobile_layout .z-modal-content__group+.z-modal-content__group{margin-top:12px}.z-modal-footer{padding:0 32px 32px;display:flex}.z-modal-footer .z-button+.z-button{margin-left:10px}.mobile_layout .z-modal{height:calc(var(--vh, 1vh)*100 - 48px);flex-direction:column;max-height:none;width:100vw;margin-top:auto;display:flex}.mobile_layout .z-modal-close{right:12px;top:12px}.mobile_layout .z-modal-header{padding:16px 48px;font-size:24px;border-bottom:1px solid #eaebf2;text-align:center;line-height:28px}.mobile_layout .z-modal-content{flex-grow:1;padding:20px 16px}.mobile_layout .z-modal-footer{padding:16px;border-top:1px solid #eaebf2}.mobile_layout .z-modal-footer .z-button{flex-grow:1;justify-content:center;flex-basis:50%}.mobile_layout .z-modal-footer--vertical{flex-wrap:wrap}.mobile_layout .z-modal-footer--vertical .z-button{flex-basis:100%}.mobile_layout .z-modal-footer--vertical .z-button+.z-button{margin-left:0;margin-top:10px}.mobile_layout .z-modal--fullscreen{height:calc(var(--vh, 1vh)*100);max-height:none;margin:0;border-radius:0;width:100vw}.mobile_layout .z-modal--compact{height:auto;margin:auto 20px 20px;box-shadow:0 7px 40px #00000012,0 0 1px #0000002b}.mobile_layout .z-modal--compact-center{margin:0 16px}.mobile_layout .z-modal--compact .z-modal-header{padding:44px 20px 0;border:0}.mobile_layout .z-modal--compact .z-modal-content{padding:28px 20px 36px;text-align:center}.mobile_layout .z-modal--compact .z-modal-footer{padding:0 20px 20px;border:0}.z-modal--520{width:520px}.z-modal-fade-enter-active,.z-modal-fade-leave-active{transition:opacity .3s cubic-bezier(.65,0,.35,1)}.z-modal-fade-enter-active .z-modal,.z-modal-fade-leave-active .z-modal{transition:transform .3s cubic-bezier(.65,0,.35,1)}.z-modal-fade-enter,.z-modal-fade-leave-to{opacity:0}.z-modal-fade-enter .z-modal,.z-modal-fade-leave-to .z-modal{transform:scale(0)}.z-modal-slide-enter-active,.z-modal-slide-leave-active,.z-modal-slideup-enter-active{transition:.3s cubic-bezier(.65,0,.35,1)}.z-modal-slide-enter,.z-modal-slide-leave-to,.z-modal-slideup-enter{top:100%}.z-modal-slide-enter-to,.z-modal-slide-leave,.z-modal-slideup-enter-to{top:0}.z-input,.z-modal-slideup-enter,.z-modal-slideup-enter-to{position:relative}.z-input{font:14px Roboto,sans-serif;margin:0 0 16px}.z-input input{padding:11px 16px;font-size:14px;border:1px solid #e0e2e8;appearance:none;color:#000;outline:none;box-sizing:border-box;border-radius:4px;width:100%;line-height:16px}.z-input input:-webkit-autofill{font-size:14px;box-shadow:inset 0 0 0 1000px #fff}.z-input input::placeholder{color:#8b8b98}.z-input__error{font-size:11px;color:#f84177;position:absolute;bottom:-16px;margin:0;left:0;line-height:16px;display:none}._invalid .z-input__error{display:block}.z-input--focused input,.z-input--focused:hover input{border-color:#6339f5}.z-input--focused .z-input__info{color:#6339f5}.z-input--disabled .z-input-text,.z-input--disabled .z-input__info{color:#d3d3d7}.z-input--disabled input,.z-input--disabled:hover input{border:1px solid #d3d3d7;background:#fff;cursor:not-allowed}.z-input--invalid input,.z-input--invalid:hover input,.z-input._invalid input,.z-input._invalid:hover input{border:1px solid #f84177}.z-textarea{position:relative;margin:0 0 16px;display:block}.z-textarea__textarea{overflow:hidden;padding:12px 16px;resize:none;font-size:14px;border:1px solid #e0e2e8;-webkit-appearance:none;color:#000;box-sizing:border-box;border-radius:4px;width:100%;line-height:16px;display:block}.z-textarea__textarea::placeholder{color:#8b8b98}.z-textarea__error{font-size:11px;color:#f84177;position:absolute;bottom:-16px;margin:0;left:0;line-height:16px;display:none}._invalid .z-textarea__error{display:block}.z-textarea__chars{font-size:13px;color:#bbbcc4;text-align:right;line-height:20px;display:block}.z-textarea--focused textarea{border-color:#6339f5}.z-textarea--focused .z-textarea__info{color:#6339f5}.z-textarea._invalid textarea{border-color:#f84177}.z-textarea--disabled textarea{border-color:#d3d3d7;cursor:not-allowed}.z-button{justify-content:space-between;border:none;text-decoration:none;color:#2c2d36;position:relative;outline:none;background-color:transparent;box-sizing:border-box;align-items:center;border-radius:4px;cursor:pointer;vertical-align:top;font-family:Roboto,sans-serif;display:inline-flex}.z-button--primary{color:#fff;background-color:#000}.z-button--primary:not([disabled]):hover{background-color:#404040}.z-button--secondary{background-color:#f4f5f8}.z-button--secondary:not([disabled]):hover{background-color:#eff0f5}.z-button[disabled]{color:#a7a7ae;background-color:#f4f5f8;cursor:default}.z-button--36{padding:6px 20px}.z-button--36,.z-button--40{font-size:16px;line-height:24px}.z-button--40{padding:8px 20px}.z-button--44{padding:10px 20px;font-size:16px;line-height:24px}.z-button--fluid{justify-content:center;width:100%;display:flex}.z-text--ubuntu{font-family:Ubuntu,Arial,sans-serif}.z-text--roboto{font-family:Roboto,sans-serif}.z-text--13{font-size:13px;line-height:16px}.z-text--14{font-size:14px;line-height:16px}.z-text--16{font-size:16px;line-height:24px}.z-text--30{font-size:30px;line-height:36px}.z-text--500{font-weight:500}.z-text--default{color:#2c2d36}.z-text--gray{color:#a7a7ae}.z-text--light-gray{color:#bbbcc4}.z-text--dark-gray{color:#8b8b98}.z-checkbox{gap:12px;align-items:flex-start;display:flex}.z-checkbox input[type=checkbox]{display:none}.z-checkbox__input{flex-shrink:0;box-sizing:border-box;border-radius:4px;background:#e0e2e8;margin-top:4px}.z-checkbox--13 .z-checkbox__content{font-size:13px;line-height:20px}.z-checkbox--13 .z-checkbox__input{height:13px;background-size:8px;width:13px}.z-checkbox--16 .z-checkbox__content{font-size:16px;line-height:24px}.z-checkbox--16 .z-checkbox__input{height:16px;width:16px}.z-checkbox--20 .z-checkbox__content{font-size:20px;line-height:28px}.z-checkbox--20 .z-checkbox__input{height:20px;background-size:16px 14px;width:20px}input[type=checkbox]:checked+.z-checkbox__input{background-color:#3d3f55;background-position:3px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjQxNiAzLjk4NS4wMDIgNS40IDMuNSA5LjAwNWw3LjUwMS03LjU5TDkuNTg3LjAwMSAzLjUgNi4xNjh6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-repeat:no-repeat}input[type=checkbox]:disabled+.z-checkbox__input{background-color:#eaebf2}input[type=checkbox]:disabled~.z-checkbox__text{color:#8b8b98}.z-checkbox--indeterminate .z-checkbox__input{background-color:#3d3f55;background-position:3px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIyIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTAgMiI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyaDEwVjBIMHoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)!important;background-repeat:no-repeat}.z-checkbox--indeterminate.z-checkbox--20 .z-checkbox__input{background-size:13px 11px}.list-reset{list-style:none;padding:0;margin:0}.list-mdash{position:relative;padding-left:20px}.list-mdash.fs-large{padding-left:25px}.list-mdash li:before{content:"\2014";position:absolute;left:0}.list-dotted{margin-bottom:9px;min-width:300px;line-height:25px}.list-dotted li,.list-dotted tr{position:relative;border-bottom:2px dotted #ccc;margin-top:10px}.list-dotted li:first-child,.list-dotted tr:first-child{margin-top:0}.list-dotted li .item,.list-dotted tr .item{position:relative;top:10px}.list-dotted li .item.left,.list-dotted tr .item.left{margin-right:120px}.list-dotted li .item.left .item-holder,.list-dotted tr .item.left .item-holder{padding-right:5px}.list-dotted li .item.right,.list-dotted tr .item.right{right:0;position:absolute;top:100%;margin-top:-16px}.list-dotted li .item.right .item-holder,.list-dotted tr .item.right .item-holder{padding-left:5px}.list-dotted li .item-holder,.list-dotted tr .item-holder{background:#fff}.highlight .list-dotted li .item-holder,.highlight .list-dotted tr .item-holder{background-color:#f7f8fb}.mp-service-item.highlight .list-dotted li .item-holder,.mp-service-item.highlight .list-dotted tr .item-holder{background-color:#fff}.list-dotted li .readmore .gray9,.list-dotted tr .readmore .gray9{border-bottom:1px solid;border-color:#0000001a}.list-dotted a{text-decoration:none}.table-dotted{border-spacing:0;display:block}.table-dotted tbody,.table-dotted tr{display:block}.table-dotted td{padding:0;display:block}.list-simple li{line-height:18px;margin-top:10px}.list-simple li:first-child{margin-top:0}.list-bordered>li{border-top:1px solid #e8e8e8}.list-bordered>li:first-child{border-top:0}.list-simple20 li{margin-top:20px}.list-simple20 li:first-child{margin-top:0}.ilist{font-size:0;position:relative;margin-left:-20px}.ilist .iblock{margin:20px 0 0 20px;vertical-align:top}.H1,.H1 .invisible-link,.H2,.H2 .invisible-link,.H3,.H3 .invisible-link{color:#3d3f55}.H1.gray,.H2.gray,.H3.gray{color:gray}.H1.rr,.H2.rr,.H3.rr{font-weight:400!important;font-family:Roboto,Arial,sans-serif!important}.H1{font-size:40px;line-height:52px}.H1,.H2{font-weight:400}.H2{font-size:32px;line-height:44px}.H3{font-size:20px;line-height:28px}.H3,.strong{font-weight:700}.p0{padding:0!important}.m0{margin:0!important}.b0{border:0!important}.pd-xs{padding:5px}.pd-s{padding:10px}.pd-m{padding:20px}.pd-l{padding:30px}.pd-xl{padding:40px}.pd-ml{padding:20px 30px}.pd-lxl{padding:30px 40px}.mg-right-xs{margin-right:5px}.mg-right-s{margin-right:10px}.mg-right-m{margin-right:20px}.mg-right-l{margin-right:30px}.mg-right-xl{margin-right:40px}.mg-left-xs{margin-left:5px}.mg-left-s{margin-left:10px}.mg-left-m{margin-left:20px}.mg-left-l{margin-left:30px}.mg-left-xl{margin-left:40px}.mg-top-xs{margin-top:5px}.mg-top-s{margin-top:10px}.mg-top-m{margin-top:20px}.mg-top-l{margin-top:30px}.mg-top-xl{margin-top:40px}.mg-bottom-xs{margin-bottom:5px}.mg-bottom-s{margin-bottom:10px}.mg-bottom-m{margin-bottom:20px}.mg-bottom-l{margin-bottom:30px}.mg-bottom-xl{margin-bottom:40px}.border{border:1px solid #e8e8e8}.btop{border-top:1px solid #e8e8e8}.bbottom{border-bottom:1px solid #e8e8e8}.bleft{border-left:1px solid #e8e8e8}.bright{border-right:1px solid #e8e8e8}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}.mt35{margin-top:35px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mb10{margin-bottom:10px}.mlr20{margin-right:20px;margin-left:20px}.mlr30{margin-right:30px;margin-left:30px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml30{margin-left:30px}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr30{margin-right:30px}.pd10{padding:10px}.pd15{padding:15px}.pd20{padding:20px}.pd25{padding:25px}.pd30{padding:30px}.pd40{padding:40px}.pd1520{padding:15px 20px}.pd2030{padding:20px 30px}.pd3040{padding:30px 40px}.pd1540{padding:15px 40px}.pt0{padding-top:0}.pb0{padding-bottom:0}.pl0{padding-left:0}.pr0{padding-right:0}.pb10{padding-bottom:10px}.black{color:#000}.red{color:red}.gray{color:gray}.gray6{color:#666}.gray9{color:#999}.purplelight{color:#b4a5d8}.bg-white{background-color:#fff}.cursor{cursor:pointer}.invisible-links{text-decoration:none}.invisible-links.gray,.invisible-links.gray a{color:gray}.invisible-links.dark,.invisible-links.dark a{color:#3d3f55}.invisible-link,.invisible-links a{text-decoration:none;color:#000}.invisible-link:hover,.invisible-links a:hover{color:#000}.link-underline{text-decoration:underline}.linkColor{color:#000!important}.linkLighten{color:#a08fc8}.linkLighten.active{color:#000}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flexbox{display:flex}.flexbox.columns{flex-direction:row}.flexbox.rows{flex-direction:column}.flexbox .flex{flex:1 1 auto}.upper{text-transform:uppercase}.strike{text-decoration:line-through}.unbold-important{font-weight:400!important}.clearfix:after,.clearfix:before{content:"";line-height:0;display:table}.clear,.clearfix:after{clear:both}.clear{height:0;overflow:hidden;padding:0;font-size:0;margin:0;width:100%;line-height:0;float:none;display:block}.hidden{display:none!important}.invisible{visibility:hidden}.pull-left{float:left}.pull-right{float:right}.rel{position:relative}.oh{overflow:hidden}.word-break{overflow-wrap:break-word;word-wrap:break-word}.vtop{vertical-align:top}.middle{vertical-align:middle}.tar{text-align:right}.tal{text-align:left}.tac{text-align:center}.nobr{white-space:nowrap}.get-out{position:absolute!important;visibility:hidden!important;margin-left:-100000px!important;margin-top:-100000px!important}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.scrolling-touch{-webkit-overflow-scrolling:touch}.simple-text{font-size:13px;line-height:18px}.simple-text p{margin:10px 0 0}.simple-text p:first-child{margin:0}.simple-text .text-container p:first-child{margin:10px 0 0}.iblock{display:inline-block!important}.table{width:100%}.table td,.table th{text-align:left;vertical-align:top}.table td.rtl,.table th.rtl{text-align:right}.table-collapsed{border-collapse:collapse}.fs-small,.fs13{font-size:13px;line-height:20px}.fs-large,.fs-simple,.fs16{font-size:16px;line-height:24px}.fs-largest{font-size:20px;line-height:28px}.fs20{font-size:20px;line-height:30px}.fs30{font-size:30px;line-height:40px}.mw600{max-width:600px}.mw800{max-width:800px}.mw1000{max-width:1000px}.w-percent-50{width:50%}.w-percent-100{width:100%}.panel{text-decoration:none;background-position:0;background-repeat:no-repeat;display:block}.panel-dark{background-color:#000;background-color:#0009}.panel-dark,.panel-dark a{color:#fff}.panel-dark.panel-dark30{background-color:#0000004d}.panel-dark .pd20{padding-top:15px;padding-bottom:15px}.panel-dark .panel-title{font-size:20px;font-weight:400;line-height:25px}.bg-cover{background-size:cover;background-position:50%;background-repeat:no-repeat}.round{border-radius:100%}.rounded{border-radius:4px}.circle-s{height:8px;background-color:#000;border-radius:100%;width:8px;display:block}.circle-s.red{background-color:red}.circle-s.sky{background-color:#2f96b4}.fake-table{display:table}.fake-table .table-row{display:table-row}.fake-table .table-col{display:table-cell}.linear-loader{height:3px;overflow:hidden;right:0;transition:transform 0s;position:absolute;max-height:none!important;opacity:1;left:0;width:100%}.linear-loader:before{height:100%;transform:scaleX(0);content:"";position:absolute;background-color:#f84177;transform-origin:left center;left:0;width:100%;background-image:linear-gradient(90deg,#6339f5,#f84177);background-repeat:repeat-x;z-index:2}.linear-loader.half-load:before{transform:scaleX(.9);transition:transform 20s cubic-bezier(.07,.8,.2,.93)}.linear-loader.full-load{transition:opacity 0s .55s;opacity:0}.linear-loader.full-load:before{transform:scale(1);transition:transform .5s}.linksmaker{position:absolute;inset:0;z-index:2}.fs-simple,.simple-text{font-size:16px;line-height:36px}.fs-large{font-size:20px;line-height:30px}.fs-small{font-size:14px;line-height:20px}.fs-largest{font-size:30px;font-weight:500;line-height:45px}.ff-title{font-family:Ubuntu,Arial,sans-serif}.invisible-link{text-decoration:none;color:inherit}.hide{display:none}.hidden,[aria-hidden=true]{display:none!important}.stretched-link:after{content:"";position:absolute;inset:0;z-index:5}.stretched-link-overlay{position:relative;z-index:6}label.checkbox.large input[type=checkbox]{display:none}label.checkbox.large input[type=checkbox]+span{padding-left:24px}label.checkbox.large input[type=checkbox]+span:before{height:14px;transform:translateY(-50%);border:1px solid #e2e2e2;content:"";position:absolute;top:50%;margin:0;border-radius:3px;background:#eaebf2;left:0;width:14px}label.checkbox.large input[type=checkbox]:checked+span:before{border-color:#3e3f54;height:14px;margin:0;background:#3e3f54;width:14px}label.checkbox.large input[type=checkbox]:checked+span:after{height:10px;content:"";position:absolute;top:7px;background-position:50%;left:3px;width:11px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjQxNiAzLjk4NS4wMDIgNS40IDMuNSA5LjAwNWw3LjUwMS03LjU5TDkuNTg3LjAwMSAzLjUgNi4xNjh6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-repeat:no-repeat}label.checkbox.large input[type=checkbox].disabled+span,label.checkbox.large input[type=checkbox].disabled+span:before,label.checkbox.large input[type=checkbox][disabled]+span,label.checkbox.large input[type=checkbox][disabled]+span:before{opacity:.5}[class$=-islets_gotoymaps],[class$=-map-copyrights-promo]{display:none!important}.map-shadow ymaps[class$=-inner-panes]>ymaps:first-child{box-shadow:inset 0 0 1px #3d3e5680;border-radius:3px}body,html{height:100%;padding:0;margin:0}body{overflow:auto;overflow-y:scroll;font-size:16px;color:#000;background:#f5f5f5;-webkit-font-smoothing:antialiased;line-height:30px;font-family:Roboto,Arial,sans-serif}body.desktop_layout{min-width:500px}body,button,input,select,td,textarea{font-size:16px;line-height:30px;font-family:Roboto,Arial,sans-serif}button,input,select,textarea{outline:none}fieldset,form,legend{padding:0;border:0;margin:0}a{text-decoration:none;color:#000}img{vertical-align:top}hr,img{border:0}hr{height:0;border-top:1px solid #e8e8e8;margin:20px 0}h1,h2,h3,h4,h5,h6{padding:0;font-size:inherit;font-weight:inherit;margin:0}iframe{border:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}p{margin:25px 0}.lego-text{color:#000;font:16px/30px Roboto}.lego-text--bold{font-weight:700}.lego-comment-info{font-size:15px}.build-route-list{position:absolute;box-sizing:border-box;margin:10px 0 0 -145px;box-shadow:0 3px 15px #0000004d;background:#fff;left:50%;width:290px;z-index:11}.build-route-list li{overflow:hidden;text-overflow:ellipsis;padding:8px 13px;font-size:20px;cursor:pointer;line-height:25px;white-space:nowrap}.similar-orgs{transform:translateY(100%);padding:18px 0;right:0;transition:transform .5s ease 0s;position:fixed;border-top:1px solid #eee;bottom:0;background:#fff;left:0;z-index:6}.similar-orgs--visible{transform:translateY(0)}.similar-orgs-title{padding:0 60px;font-size:18px;font-weight:700;line-height:20px;font-family:Ubuntu,Arial,sans-serif}.similar-orgs-collapsed{justify-content:flex-start;max-width:1400px;box-sizing:border-box;margin:0 auto;align-items:center;padding-left:60px;display:flex}.similar-orgs-collapsed-images{height:48px;margin-right:20px;position:relative;cursor:pointer;width:60px}.similar-orgs-collapsed-images img{height:35px;border:1px solid #fff;position:absolute;object-fit:cover;background-color:#eee;border-radius:6px;width:35px}.similar-orgs-collapsed-images img:first-of-type{bottom:0;left:0}.similar-orgs-collapsed-images img:nth-of-type(2){bottom:5px;left:7px}.similar-orgs-collapsed-images img:nth-of-type(3){bottom:10px;left:14px}.similar-orgs-collapsed-images-total{padding:3px 4px;font-size:11px;font-weight:700;right:0;color:#fff;position:absolute;top:0;border-radius:60px;background:#000;line-height:14px}.similar-orgs-collapsed-title{font-size:18px;margin-left:20px;line-height:20px}.similar-orgs-collapsed-button{margin-left:64px}.similar-orgs-expanded{margin-top:12px}.similar-orgs-expanded-close{height:16px;padding:4px;right:60px;position:relative;position:absolute;top:28px;cursor:pointer;width:16px;display:block}.similar-orgs-expanded-close:after,.similar-orgs-expanded-close:before{height:2px;content:"";position:absolute;top:50%;transform-origin:center center;background:#000;margin-left:-10px;left:50%;width:20px;margin-top:-1px}.similar-orgs-expanded-close:before{transform:rotate(45deg)}.similar-orgs-expanded-close:after{transform:rotate(-45deg)}.similar-orgs-list{margin-top:22px;display:flex}.similar-orgs-list-controls--left{left:37px}.similar-orgs-list-controls--left-icon{height:18px;position:relative;width:10px}.similar-orgs-list-controls--left-icon:after,.similar-orgs-list-controls--left-icon:before{height:2px;content:"";position:absolute;top:50%;background-color:#000;transform-origin:1px 1px;border-radius:1px;left:0;width:13px;margin-top:-1px}.similar-orgs-list-controls--left-icon:before{transform:rotate(45deg)}.similar-orgs-list-controls--left-icon:after{transform:rotate(-45deg)}.similar-orgs-list-controls--right{right:37px}.similar-orgs-list-controls--right-icon{height:18px;position:relative;width:10px}.similar-orgs-list-controls--right-icon:after,.similar-orgs-list-controls--right-icon:before{height:2px;right:0;content:"";position:absolute;top:50%;background-color:#000;transform-origin:12px 1px;border-radius:1px;width:13px;margin-top:-1px}.similar-orgs-list-controls--right-icon:before{transform:rotate(45deg)}.similar-orgs-list-controls--right-icon:after{transform:rotate(-45deg)}.similar-orgs-list-controls--left,.similar-orgs-list-controls--right{height:46px;justify-content:center;border:1px solid #f8f8f8;position:absolute;top:50%;box-sizing:border-box;align-items:center;border-radius:50%;background:#fff;cursor:pointer;width:46px;display:flex}.similar-orgs-list-controls--left.disabled,.similar-orgs-list-controls--right.disabled{display:none}.similar-orgs-item{padding:16px;border:1px solid #e0e0e0;margin-right:20px;position:relative;max-width:420px;box-sizing:border-box;border-radius:4px;display:flex}.similar-orgs-item:first-of-type{margin-left:60px}.similar-orgs-item:last-of-type{margin-right:60px}.similar-orgs-item-content{width:224px}.similar-orgs-item-image{margin-right:12px;position:relative}.similar-orgs-item-image img{height:100px;object-fit:cover;border-radius:4px;width:150px}.similar-orgs-item-image-label{overflow:hidden;text-overflow:ellipsis;padding:4px 8px;font-size:10px;right:0;position:absolute;max-width:100%;bottom:0;box-sizing:border-box;border-radius:4px 0 4px 4px;background:#ffca8c;line-height:16px;white-space:nowrap}.similar-orgs-item-title{overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:700;-webkit-box-orient:vertical;line-height:18px;-webkit-line-clamp:2;font-family:Ubuntu,Arial,sans-serif;display:-webkit-box}.similar-orgs-item-info{font-size:11px;font-weight:700;gap:14px;line-height:16px;margin-top:8px;display:flex}.similar-orgs-item-info-comments,.similar-orgs-item-info-rating{display:flex}.similar-orgs-item-info-rating svg{height:11px;fill:#ffca8c;padding:1px;margin-right:3px;width:11px}.similar-orgs-item-info-comments svg{height:10px;fill:#000;padding:2px;margin-right:2px;width:10px}.similar-orgs-item-address{overflow:hidden;text-overflow:ellipsis;font-size:11px;color:#979797;-webkit-box-orient:vertical;line-height:16px;-webkit-line-clamp:2;margin-top:8px;display:-webkit-box}.mobile_layout .similar-orgs{transform:translateY(calc(100% + 70px));padding:0;border:1px solid #eee;border-radius:8px 8px 0 0}.mobile_layout .similar-orgs--collapsed{transform:translateY(100%);right:20px;bottom:0;border-radius:4px;left:20px}.mobile_layout .similar-orgs--visible{transform:translateY(0)}.mobile_layout .similar-orgs--collapsed.similar-orgs--visible{transform:translateY(-70px)}.mobile_layout .similar-orgs-title{flex-grow:1;overflow:hidden;text-overflow:ellipsis;padding:0 40px 0 20px;font-size:13px;-webkit-box-orient:vertical;line-height:15px;-webkit-line-clamp:2;display:-webkit-box}.mobile_layout .similar-orgs-item{margin-right:10px;max-width:320px}.mobile_layout .similar-orgs-item:first-of-type{margin-left:20px}.mobile_layout .similar-orgs-list{margin-top:20px}.mobile_layout .similar-orgs-list-controls{display:none}.mobile_layout .similar-orgs-expanded .similar-orgs-title{font-size:18px;line-height:24px}.mobile_layout .similar-orgs-expanded{padding-bottom:33px}.mobile_layout .similar-orgs-expanded-close{padding:16px;right:0;top:0}.mobile_layout .similar-orgs-collapsed{padding:12px 15px 12px 0}.mobile_layout .similar-orgs-collapsed-images{margin-right:0;order:2}.mobile_layout .similar-orgs-image img{height:80px;width:120px}.main-disclaimer{padding:40px 60px 26px}.main-disclaimer-title{font-weight:700;margin-top:8px}.main-disclaimer-feedback a{color:#ffaa30}.mobile_layout .main-disclaimer{padding:32px 20px 24px}#wrap{min-height:100%;max-width:1400px;flex-direction:column;margin:0 auto;background:#fff;display:flex}.wrapper{flex-grow:1}#footer,.wrapper{flex-shrink:0;flex-basis:auto}#footer{flex-grow:0;min-height:125px;position:relative;background:#fff;z-index:2}.container{padding:0 60px;margin:0 auto}.container:after,.container:before{content:"";line-height:0;display:table}.container:after{clear:both}.container-offset-s{margin-bottom:15px;margin-top:15px}.container-offset-m{margin-bottom:30px;margin-top:30px}.container-offset-l{margin-bottom:50px;margin-top:50px}.container-offset-xl{margin-bottom:72px;margin-top:72px}.container-offset-top-xl{margin-top:72px}.container-rightcol{position:relative}@media (min-width:960px){.container-rightcol{width:100%;float:left}.container-rightcol:after,.container-rightcol:before{content:"";line-height:0;display:table}.container-rightcol:after{clear:both}}.maincol{box-sizing:border-box}@media (min-width:960px){.maincol{margin-right:330px}.maincol:after,.maincol:before{content:"";line-height:0;display:table}.maincol:after{clear:both}}.rightcol{position:relative;box-sizing:border-box;z-index:1}@media (min-width:960px){.rightcol{margin-left:-330px;width:330px;float:left}.rightcol:after,.rightcol:before{content:"";line-height:0;display:table}.rightcol:after{clear:both}}.maincol-l{box-sizing:border-box}@media (min-width:960px){.maincol-l{margin-right:400px}.maincol-l:after,.maincol-l:before{content:"";line-height:0;display:table}.maincol-l:after{clear:both}}.rightcol-l{position:relative;box-sizing:border-box;z-index:1}@media (min-width:960px){.rightcol-l{margin-left:-400px;width:400px;float:left}.rightcol-l:after,.rightcol-l:before{content:"";line-height:0;display:table}.rightcol-l:after{clear:both}.container-rightcol-padding .maincol{padding-right:40px}.container-rightcol-padding .rightcol{padding-left:40px}.container-header .maincol{box-shadow:1px 0 #e8e8e8}.container-header .rightcol{box-shadow:inset 1px 0 #e8e8e8}}.grid{font-size:0;margin:0 -20px}.grid:after,.grid:before{content:"";line-height:0;display:table}.grid:after{clear:both}.grid-item{padding:0 20px;font-size:16px;box-sizing:border-box;line-height:36px;vertical-align:top;display:inline-block}.grid-item-3{width:50%}@media (min-width:960px){.grid-item-3{width:33%}}.grid-item-4{width:50%}@media (min-width:960px){.grid-item-4{width:25%}}.lego-network .services-count{font-size:30px;line-height:45px;font-family:Ubuntu,Arial,sans-serif}.network-items{flex-wrap:wrap;width:100%;margin-top:30px;display:flex}.network-items .lego-service-item{flex:1 0 calc(25% - 20px);margin-right:20px;margin-bottom:20px;position:relative;max-width:calc(25% - 20px);flex-direction:column;box-sizing:border-box;display:flex}.network-items .lego-service-item:nth-child(4n){flex:1 0 25%;margin-right:0;max-width:25%}@media (max-width:1240px){.network-items .lego-service-item,.network-items .lego-service-item:nth-child(4n){flex:1 0 calc(33.3% - 20px);max-width:calc(33.3% - 20px)}.network-items .lego-service-item:nth-child(4n){margin-right:20px}.network-items .lego-service-item:nth-child(3n){flex:1 0 33.3%;margin-right:0;max-width:33.3%}}@media (max-width:960px){.network-items .lego-service-item,.network-items .lego-service-item:nth-child(3n){flex:1 0 calc(50% - 20px);max-width:calc(50% - 20px)}.network-items .lego-service-item:nth-child(3n){margin-right:20px}.network-items .lego-service-item:nth-child(2n){flex:1 0 50%;margin-right:0;max-width:50%}}@media (max-width:700px){.network-items .lego-service-item{flex:1 0 100%;margin-right:0;max-width:100%}.network-items .lego-service-item:nth-child(2n),.network-items .lego-service-item:nth-child(3n){flex:1 0 100%;max-width:100%}}.network-items .lego-service-item-container{padding-left:20px}.network-items .lego-service-item-content{flex-grow:1;padding:20px 25px 0 0;border:1px solid #e8e8e8;border-top-right-radius:4px;position:relative;border-top-left-radius:4px;box-sizing:border-box}.network-items .lego-service-item-content:hover{border:1px solid #000;transition:border-color .1s ease-in;cursor:pointer}.network-items .lego-service-item-title{font-size:16px;font-weight:700;margin-bottom:5px;line-height:20px;display:block}.network-items .lego-service-item-rating{margin-bottom:10px}.network-items .lego-service-item-rating .stars-view{margin-right:8px}.network-items .lego-service-item-address{font-size:13px;color:#8c8c8c;padding-bottom:36px;line-height:20px}.network-items .lego-service-item-phone{padding:17px 0;box-sizing:border-box;cursor:pointer;width:100%;line-height:20px}.network-items .lego-service-item-phone .phone-showed{text-align:center;margin-left:-20px;width:100%;display:block}.network-items .lego-service-item-phone .phone-showed .showPhoneNumber{display:none}.network-items .lego-service-item-phone .tel-phone{font-size:16px;font-weight:500}.network-items .lego-service-item-phone:hover{color:#fff;transition:color .1s ease-in-out,background-color .1s ease-in;background:#000}.network-items .lego-service-item-phone:hover .tel-phone{color:#fff;transition:color .1s ease-in}.network-items .lego-service-item-footer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;border:1px solid #e8e8e8;border-top:none}.page-404{padding:43px 0 0;text-align:center}.page-404 .fs-largest{font-size:80px;line-height:90px;font-family:Ubuntu,Arial,sans-serif}.page-404 .fs-simple{font-size:15px}.page-404 .fs-simple a{color:#959595}.page-404 img{height:auto;max-width:1269px;margin:11px 0 0 -42px;width:100%}.we-closed{height:248px;transform:translate(-50%,-50%);position:fixed;top:50%;background:url(/images/we_closed.png) no-repeat;left:50%;width:504px;z-index:9999}.button{padding:5px 15px;font-size:14px;border:1px solid #e8e8e8;text-decoration:none;color:#000;outline:0;text-align:center;box-sizing:border-box;margin:0;border-radius:4px;background:#fff;cursor:pointer;line-height:22px;vertical-align:middle;white-space:nowrap;display:inline-block}.button:hover{background:#e8e8e8}.button button.button,button[type=reset] .button,button[type=submit] .button,input[type=button] .button{-webkit-appearance:none}.button button.button::-moz-focus-inner,button[type=reset] .button::-moz-focus-inner,button[type=submit] .button::-moz-focus-inner,input[type=button] .button::-moz-focus-inner{padding:0;border:0}.button[disabled]{opacity:.5}.button[hidden]{display:none}.button-xl{padding:14px 20px}.button-m,.button-xl{font-size:16px;line-height:30px}.button-m{padding:4px 20px}.button-dark{border-color:#000;color:#fff;background:#000}.button-dark:hover{border-color:#404040;background:#404040}.button-white{border-color:#e8e8e8;color:#000;background:#fff}.button-white-active,.button-white.active,.button-white.hover,.button-white:active,.button-white:hover{border-color:#000;color:#000;background:#fff}.button-block{width:100%;display:block}.button-group .button{border-radius:0;float:left}.button-group .button:not(:last-child){border-right:none}.button-group .button:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.button-group .button:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.phone-button__block{padding:0 20px;position:fixed;bottom:10px;box-sizing:border-box;left:0;width:100%;z-index:5}.phone-button__mobile{height:45px;font-size:20px;border:none;font-weight:500;color:#fff;text-align:center;border-radius:4px;background:#000;width:100%;line-height:45px;font-family:Ubuntu,Arial,sans-serif;display:block}@keyframes callback-phone{0%{height:70px;opacity:0;margin-left:-35px;width:70px;margin-top:-35px}to{height:110px;opacity:.2;margin-left:-55px;width:110px;margin-top:-55px}}.callback-form{height:250px;right:0;position:fixed;bottom:0;text-align:center;background:#000c;left:0;z-index:501}.callback-form .form-holder{display:inline-block}.callback-form .form-holder input.text{height:42px;padding:8px 10px;font-size:22px;border:0;font-weight:400;box-sizing:border-box;border-radius:4px 0 0 4px;background:#fff;width:210px}.callback-form .form-holder button{height:42px;padding:8px 20px;font-size:22px;font-weight:400;box-sizing:border-box;border-radius:0 4px 4px 0}.callback-form .balloon-callback-time{font-size:16px;right:0;bottom:0;margin:0 15px 55px 0;left:auto}.callback-form .balloon-callback-time .balloon-arrow{bottom:auto;top:100%}.callback-text{font-size:44px;font-weight:100;color:#fff;line-height:60px}.callback-time.cursor{border-bottom:1px dashed #fff}.callback-close{right:20px;position:absolute;top:20px;cursor:pointer}.callback-phone-icon{padding:20px;right:50px;position:fixed;bottom:50px;cursor:pointer;z-index:500}.callback-phone-icon .icon-container{height:70px;text-align:center;background-color:#6339f5;border-radius:100%;width:70px}.callback-phone-icon .icon-radius{height:70px;animation-iteration-count:infinite;animation-timing-function:ease-in;position:absolute;animation-fill-mode:none;animation-delay:1s;animation-name:callback-phone;opacity:0;top:50%;background-color:#6339f5;border-radius:100%;margin-left:-35px;left:50%;width:70px;animation-play-state:running;animation-duration:1.5s;margin-top:-35px}.callback-phone-icon i{position:relative;top:15px;vertical-align:top}.lego-rating{overflow:hidden;text-overflow:ellipsis;padding:25px 5px 3px;font-size:12px;border:1px solid #e0e0e0;color:#000;position:relative;box-sizing:border-box;border-radius:4px;width:107px;line-height:14px;white-space:nowrap;display:block}.lego-rating-star{margin-right:3px}.lego-rating-star svg{height:10px;width:11px}.lego-rating .icon{position:absolute}.lego-rating-yandex .icon{top:3px;left:5px;width:82px}.lego-rating-google .icon{top:5px;left:6px;width:88px}.lego-rating-zoon .icon{top:7px;left:7px;width:37px}.lego-rating-nicelocal .icon{top:7px;left:7px;width:69px}.stars-view{font-size:0}.stars-view,.stars-view .star-item{vertical-align:middle;display:inline-block!important}.stars-view .star-item{height:20px;position:relative;margin:0 2px 0 0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12'%3E%3Cpath fill='%23E0E0E0' d='M12.262 4.047 9.17 3.691a.53.53 0 0 1-.417-.317L7.478.416a.659.659 0 0 0-1.225 0L4.966 3.374a.52.52 0 0 1-.417.317l-3.093.356c-.58.066-.808.806-.379 1.215l2.298 2.192c.14.132.202.33.164.515l-.63 3.182c-.115.595.491 1.057.996.753l2.702-1.611a.52.52 0 0 1 .517 0l2.702 1.611c.505.304 1.11-.158.997-.753l-.63-3.182a.53.53 0 0 1 .15-.515l2.298-2.192c.417-.396.19-1.149-.379-1.215'/%3E%3C/svg%3E") no-repeat 0;background-size:20px 20px;width:20px}.stars-view .star-item:last-child{margin:0}.stars-view .star-item span{height:20px;position:absolute;top:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12'%3E%3Cpath fill='%23FFCA8C' d='M12.262 4.047 9.17 3.691a.53.53 0 0 1-.417-.317L7.478.416a.659.659 0 0 0-1.225 0L4.966 3.374a.52.52 0 0 1-.417.317l-3.093.356c-.58.066-.808.806-.379 1.215l2.298 2.192c.14.132.202.33.164.515l-.63 3.182c-.115.595.491 1.057.996.753l2.702-1.611a.52.52 0 0 1 .517 0l2.702 1.611c.505.304 1.11-.158.997-.753l-.63-3.182a.53.53 0 0 1 .15-.515l2.298-2.192c.417-.396.19-1.149-.379-1.215'/%3E%3C/svg%3E") no-repeat 0;background-size:20px 20px;left:0;width:20px}.gallery{height:300px;background-color:#e0e0e0;display:flex}.gallery-photo{height:100%;transition:transform .4s ease;background-size:cover;background-position:50%;cursor:pointer;width:100%}.gallery-photo:hover{transform:scale(1.08)}.gallery-photo-container{flex:1 1 20%;height:100%;overflow:hidden;min-width:320px}.gallery-photo--first{min-width:auto;flex-basis:60%}.scrollbar{height:3px;background:#e0e0e0;width:100%}.scrollbar .handle{height:100%;background:#000;width:100px}.slider-paging-segment{position:relative;margin:0 -2px;display:flex}.slider-paging-segment .slider-dot{height:3px;position:relative;width:100%}.slider-paging-segment .slider-dot:before{height:100%;right:2px;content:"";position:absolute;top:0;background:#e8e8e8;left:2px}.slider-paging-segment .slider-dot.active:before{background:#000}.sly-next,.sly-prev{height:16px;transform:rotate(-45deg);border-left:4px solid #000;position:absolute;border-top:4px solid #000;top:50%;transform-origin:center center;box-sizing:border-box;margin:-8px 0 0;cursor:pointer;width:16px}.sly-next.disabled,.sly-prev.disabled{display:none}.sly-prev{transform:rotate(-45deg);left:-30px}.sly-next{transform:rotate(135deg);right:-30px}.offers__title{margin-bottom:40px}.offers-list{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:40px;display:grid}.offers-list__link{color:#000}.offers-list__link:hover{color:#6339f5}.offer-card,.offer-card *,.offer-card :after,.offer-card :before,.offer-card:after,.offer-card:before{box-sizing:border-box}.offer-card{height:100%;overflow:hidden;min-height:500px;border:1px solid #e0e0e0;position:relative;flex-direction:column;margin:0;border-radius:4px;display:flex}.offer-card--main{border:none}.offer-card__img{height:267px;position:relative;background-size:contain;background-position:50%;width:100%;background-repeat:no-repeat}.offer-card__img-backdrop{height:267px;filter:blur(15px);position:absolute;background-size:cover;width:100%}.offer-card__img--dummy{justify-content:center;background-color:#e0e0e0;align-items:center;display:inline-flex}.offer-card__img--dummy svg{height:50%;fill:#bbbcc4;width:50%}.mobile_layout .offer-card__img,.mobile_layout .offer-card__img-backdrop{height:auto;padding-top:92%}.offer-card__img--main{height:auto;padding-top:87%}.offer-card__caption{padding:35px;position:relative;flex-direction:column;background-color:#fff;align-items:center;display:inline-flex}.offer-card__caption--mobile{padding:35px 20px 20px}.offer-card__icon{height:51px;justify-content:center;border:4px solid #fff;position:absolute;top:-25.5px;background-color:#000;align-items:center;border-radius:50%;left:calc(50% - 25.5px);width:51px;display:inline-flex}.offer-card__icon svg{height:100%;fill:#fff;width:1.5em}.offer-card__label{text-align:center;line-height:normal}.offer-card__label--days-left{font-size:14px;margin-bottom:20px;font-family:Roboto,sans-serif,serif}.offer-card__label--text{overflow:hidden;font-size:20px;font-weight:700;line-height:1.5;font-family:Ubuntu,Roboto,sans-serif,serif}.offer-card__label--main{margin-bottom:15px}.offer-preview__image-hidden{visibility:hidden}.offer-preview__container{margin-bottom:100px;display:flex}.offer-preview__container--has-image{margin-top:20px}.offer-preview__top-image{height:250px;background-size:cover;background-position:50%}.offer-preview__gallery-image{height:45px;background-size:cover;background-position:50%}.offer-preview__image{height:220px;flex-shrink:0;margin-right:25px;background-size:cover;background-position:50%;border-radius:8px;width:220px;display:block}.offer-preview__description{margin-right:20px;max-width:730px}.offer-preview__title{font-size:35px;margin-right:25px;margin-bottom:15px;line-height:50px;font-family:Ubuntu,Arial,sans-serif}.offer-preview__price-block{margin:0 auto}.offer-preview__price{font-size:35px;font-weight:500;line-height:50px;font-family:Ubuntu,Arial,sans-serif}.offer-preview__enddate{margin-bottom:40px;font:14px/16px Roboto;display:block}.offer-preview__text{font:16px/30px Roboto;margin:0;white-space:pre-line}.offer-preview__offers-title{font-size:20px;font-weight:500;margin-bottom:30px}.offer-preview__offers-list{flex-wrap:wrap;display:flex}.offer-preview__offers-list .offers-list__item{flex-shrink:0;margin:0 42px 40px 0;width:288px}.offer-preview__offers-list .offers-list__item:nth-child(4n){margin-right:0}.offer-preview__offers-list .offers-list__item--mobile{margin-bottom:25px;width:100%}.offer-preview__offers-show-more{height:40px;padding:0;width:100%;line-height:40px}.offer-preview__offers-show-more--mobile{font-size:16px}.mobile_layout .offers-list{grid-template-columns:auto;grid-column-gap:0}.mobile_layout .offers-list__container{display:flex}.mobile_layout .offers-list__item{flex-shrink:0}.mobile_layout .offer-card{min-height:auto}.mobile_layout #footer{padding-bottom:0}.mobile_layout .offer-preview__container,.mobile_layout .offer-preview__row{flex-direction:column}.mobile_layout .offer-preview__price{display:none}.mobile_layout .offer-preview__offers{padding:0 10px}.map-contacts{position:absolute;inset:0;z-index:2}.map-contacts-container{padding:175px 0 60px;position:relative;z-index:1}.map-contacts-text{padding:30px 35px 40px;font-size:15px;position:relative;background:#fff;width:330px;line-height:25px;z-index:3}.content-phone .phoneView{display:block}.content-phone .phoneView>.button{height:55px;padding:0 15px;width:100%;line-height:55px}.service-container{padding:0 60px;position:relative;margin:15px auto}.service-container:after,.service-container:before{content:"";line-height:0;display:table}.service-container:after{clear:both}.service-container .price-sample{margin-bottom:100px;margin-top:52px}.reviews-container{position:relative;margin-top:100px}.reviews-container:before{height:1px;content:"";position:absolute;top:-100px;background:#e8e8e8;margin-left:-60px;width:100%}.reviews-container .comment-head .name{margin-right:10px}.reviews-container .comment-bottom .button-mark,.reviews-container .comment-photos-show-more{display:none}.reviews-container .read-more-link{display:block}.reviews-container .read-more-link:first-letter{text-transform:uppercase}.reviews-container .read-more-link-dash{display:none}.reviews-container--service .feedbacks-left,.reviews-container--service .reviews-top-panel{margin-top:0;padding-left:0}.comments-header .H3{font-size:30px;font-weight:500;color:#000}.service-image{height:220px;background:#e8e8e8 no-repeat 50%;background-size:cover;border-radius:10px;width:220px}@media (min-width:1200px){.service-image{float:left}}.service-image+.service-content{margin:25px 0}@media (min-width:1200px){.service-image+.service-content{margin:0 0 0 25px;width:calc(100% - 245px);float:left}}.service-title{font-family:Ubuntu,Arial,sans-serif}.service-price,.service-title{font-size:35px;line-height:50px}.service-price{font-weight:500;box-sizing:border-box;margin:10px 0}@media (min-width:960px){.service-price{padding:0 0 0 40px;position:absolute;top:0;margin:0;left:100%;width:330px}}.service-stars-view{font-size:14px;margin:15px 0;line-height:20px}.service-stars-view .star-view{margin-top:-5px}.service-stars-view .stars-view{margin-right:8px;position:relative;top:-2px}.service-list{margin-bottom:9px;min-width:300px;line-height:25px}.service-list li{padding:12px 0 13px;position:relative;border-bottom:1px solid #e8e8e8;margin:0 0 10px}.service-list li .item.left{margin-right:120px;float:left}.service-list li .item.left .item-holder{padding-right:5px}.service-list li .item.right{right:0;position:absolute;top:100%;margin-top:-38px}.service-list li .item.right .item-holder{padding-left:5px}.lego-price .service-list{max-width:620px;margin-top:40px}.lego-price .service-list:first-of-type{margin-top:32px}.lego-price .service-list .item-descr{color:gray;margin-top:4px}.lego-price .service-list li{display:flex}.lego-price .service-list li .left{margin-right:70px;float:none}.lego-price .service-list li .right{position:relative;top:0;margin-left:auto;margin-top:0}.lego-price .service-list li .right .item-holder{position:relative;white-space:nowrap}.lego-price .service-list li .right .item-holder-time{color:gray;position:absolute}.lego-price-section{margin-bottom:85px}.feedbacks,.feedbacks ul{list-style:none;padding:0;margin:0}.feedbacks .comment-level-level .comment-container{padding-left:40px;padding-left:60px;padding-left:80px;padding-left:100px;padding-left:120px;padding-left:140px;padding-left:160px;padding-left:180px;padding-left:200px}.feedbacks li{border-top:1px solid #e8e8e8}.feedbacks li .subcomments{overflow:hidden;border-right:1px solid #f1f2f5;border-left:1px solid #f1f2f5;background-color:#f4f5f8;margin:0 20px 20px;box-shadow:inset 0 1px #f1f2f5;border-radius:5px}.feedbacks li .subcomments ul{position:relative}.feedbacks li .subcomments li{box-shadow:inset 0 1px #fff}.feedbacks li .subcomments>li:first-child{border-top:0;box-shadow:none}.feedbacks li:hover>.comment-container .comment-complaint,.feedbacks li:hover>.comment-container .comment-share{display:block}.feedbacks-photoview{height:60px;background-size:cover;background-position:50%;width:60px;background-repeat:no-repeat}.feedbacks-form{position:relative}.feedbacks-form .textarea{border:1px solid #d8d8d8;max-width:562px;box-sizing:border-box;margin:0 0 10px;box-shadow:inset 0 1px 3px #0000001a;background:#fff;width:100%}.feedbacks-form .textarea textarea{height:100px;padding:6px;border:none;box-sizing:border-box;margin:0;background:none;width:100%;display:block}.feedbacks-form .textarea textarea:-moz-placeholder,.feedbacks-form .textarea textarea::-moz-placeholder{color:#b8b8b8;opacity:1}.feedbacks-form .textarea textarea:-ms-input-placeholder{color:#b8b8b8}.feedbacks-form .textarea textarea::-webkit-input-placeholder{color:#b8b8b8}.mobile_layout .feedbacks-form .textarea{max-width:100%;width:auto}.feedbacks-form .textarea .min-length-notice{padding:0 6px;color:gray}.feedbacks-form .input{height:28px;padding:6px 5px 7px;border:1px solid transparent;color:#2c2d36;box-sizing:border-box;background:transparent;width:100%;border-bottom-color:#d8d8d8}.feedbacks-form .input:-moz-placeholder,.feedbacks-form .input::-moz-placeholder{color:#b8b8b8;opacity:1}.feedbacks-form .input:-ms-input-placeholder{color:#b8b8b8}.feedbacks-form .input::-webkit-input-placeholder{color:#b8b8b8}.feedbacks-form .invalid .input{border-color:red}.feedbacks-form .rating-holder{height:100%;padding:7px 6px 8px;color:#b8b8b8;box-sizing:border-box;align-items:center;display:flex}.feedbacks-form .stars-view{margin-left:5px;vertical-align:top;display:inline-block}.feedbacks-form .button{box-sizing:border-box}.feedbacks-form .error-box{color:red;margin-top:7px;display:none}.feedbacks-form.invalid .error-box{display:block}.feedbacks-new.loading{transition:opacity .1s ease-in;opacity:.3}.feedbacks-new .comment-container{padding:0 40px;margin:30px 0}.feedbacks-new .comment-container_moderation{padding-top:15px;background-color:#ffaa300d}.feedbacks-new .comment-container_moderation .comment-top{display:flex}.feedbacks-new .comment-container_moderation .moderation-sign{padding:2px 8px;font-size:13px;color:#2c2d36;background-color:#ffaa301a;align-items:center;border-radius:14px;cursor:pointer;line-height:20px;display:inline-flex}.feedbacks-new .comment-container_moderation .moderation-sign svg{height:16px;width:16px}html:not([dir=rtl]) .feedbacks-new .comment-container_moderation .moderation-sign svg{padding-right:8px}html[dir=rtl] .feedbacks-new .comment-container_moderation .moderation-sign svg{padding-left:8px}.feedbacks-new .comment-container .comment-text p{margin-top:0}.feedbacks-new .comment-container .comment-text-subtitle{font-size:13px;font-weight:700;margin-bottom:8px;line-height:20px;margin-top:12px}.feedbacks-new .comment-container .comment-top{margin-bottom:20px;position:relative}html:not([dir=rtl]) .feedbacks-new .comment-container .comment-top{padding-right:24px}html[dir=rtl] .feedbacks-new .comment-container .comment-top{padding-left:24px}.feedbacks-new .comment-container .edit-comment{position:absolute;top:-3px}html:not([dir=rtl]) .feedbacks-new .comment-container .edit-comment{right:0}html[dir=rtl] .feedbacks-new .comment-container .edit-comment{left:0}.feedbacks-new .comment-container .edit-comment:hover .edit-comment-wrapper{display:block}.feedbacks-new .comment-container .edit-comment-wrapper{padding:15px 0;position:absolute;min-width:200px;top:17px;display:none}html:not([dir=rtl]) .feedbacks-new .comment-container .edit-comment-wrapper{right:-19px}html[dir=rtl] .feedbacks-new .comment-container .edit-comment-wrapper{left:-19px}.feedbacks-new .comment-container .edit-comment-balloon{padding:8px 0;border:1px solid #eaebf2;position:relative;box-shadow:0 4px 10px #0000001a;border-radius:4px;background:#fff;width:100%;z-index:1}.feedbacks-new .comment-container .edit-comment-balloon-item{font-size:16px;line-height:24px;white-space:nowrap}html:not([dir=rtl]) .feedbacks-new .comment-container .edit-comment-balloon-item{padding:8px 12px 8px 24px}html[dir=rtl] .feedbacks-new .comment-container .edit-comment-balloon-item{padding:8px 24px 8px 12px}.feedbacks-new .comment-container .edit-comment-balloon-item:hover{background:#eaebf2}.feedbacks-new .comment-container .edit-comment-balloon-item .comment-edit-counter{color:#bbbcc4}.feedbacks-new .comment-container .edit-comment-balloon:after,.feedbacks-new .comment-container .edit-comment-balloon:before{height:0;pointer-events:none;border:solid transparent;content:"";position:absolute;bottom:100%;width:0}html:not([dir=rtl]) .feedbacks-new .comment-container .edit-comment-balloon:after,html:not([dir=rtl]) .feedbacks-new .comment-container .edit-comment-balloon:before{left:90%}html[dir=rtl] .feedbacks-new .comment-container .edit-comment-balloon:after,html[dir=rtl] .feedbacks-new .comment-container .edit-comment-balloon:before{right:90%}.feedbacks-new .comment-container .edit-comment-balloon:after{border-color:#fff0 #fff0 #fff;border-width:8px}html:not([dir=rtl]) .feedbacks-new .comment-container .edit-comment-balloon:after{margin-left:-19px}html[dir=rtl] .feedbacks-new .comment-container .edit-comment-balloon:after{margin-right:-19px}.feedbacks-new .comment-container .edit-comment-balloon:before{border-color:#eaebf200 #eaebf200 #eaebf2;border-width:9px}html:not([dir=rtl]) .feedbacks-new .comment-container .edit-comment-balloon:before{margin-left:-20px}html[dir=rtl] .feedbacks-new .comment-container .edit-comment-balloon:before{margin-right:-20px}html:not([dir=rtl]) .feedbacks-new .comment-level-0{margin-left:44px}html[dir=rtl] .feedbacks-new .comment-level-0{margin-right:44px}html:not([dir=rtl]) .feedbacks-new .comment-level-0{padding-left:40px}html[dir=rtl] .feedbacks-new .comment-level-0{padding-right:40px}html:not([dir=rtl]) .feedbacks-new .comment-level-0{border-left:1px solid #e8e8e8}html[dir=rtl] .feedbacks-new .comment-level-0{border-right:1px solid #e8e8e8}html:not([dir=rtl]) .feedbacks-new .comment-level-0 .comment-container{padding-left:40px}html[dir=rtl] .feedbacks-new .comment-level-0 .comment-container{padding-right:40px}html:not([dir=rtl]) .feedbacks-new .comment-level-1 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-2 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-3 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-4 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-5 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-6 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-7 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-8 .comment-container,html:not([dir=rtl]) .feedbacks-new .comment-level-9 .comment-container{padding-left:64px}html[dir=rtl] .feedbacks-new .comment-level-1 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-2 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-3 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-4 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-5 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-6 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-7 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-8 .comment-container,html[dir=rtl] .feedbacks-new .comment-level-9 .comment-container{padding-right:64px}.feedbacks-new .comment-bottom,.feedbacks-new .comment-edit-counter{font-weight:400}html:not([dir=rtl]) .feedbacks-new .comment-edit-counter{margin-left:4px}html[dir=rtl] .feedbacks-new .comment-edit-counter{margin-right:4px}.feedbacks-new .comment-complaint,.feedbacks-new .comment-share{visibility:hidden}.feedbacks-new li:hover>.comment-container .comment-complaint,.feedbacks-new li:hover>.comment-container .comment-share{visibility:visible}.feedbacks-new .comment-thumb.active{color:#6339f5}.feedbacks-new .comment-thumb.active svg{fill:#6339f5}.feedbacks-new .comment-thumb svg{height:24px;fill:#8b8b98;width:24px;vertical-align:middle;display:inline-block}html:not([dir=rtl]) .feedbacks-new .comment-thumb svg{margin-right:6px}html[dir=rtl] .feedbacks-new .comment-thumb svg{margin-left:6px}.feedbacks-new .comment-thumb.disabled{opacity:.5}.feedbacks-new .comment-thumb.plus svg{margin-bottom:2px}.feedbacks-new .comment-thumb.minus svg{margin-top:2px}.feedbacks-form-new{padding:0 60px;border:none;margin:30px 0}.comment-container .feedbacks-form-new{padding:0;margin:30px 0}.feedbacks-form-new .form{border:1px solid #d8d8d8;margin-bottom:20px;border-radius:4px}.feedbacks-form-new .form textarea{overflow:hidden;min-height:124px;resize:none;font-size:16px;box-sizing:border-box;line-height:24px}html:not([dir=rtl]) .feedbacks-form-new .form textarea{padding:10px 26px 10px 15px}html[dir=rtl] .feedbacks-form-new .form textarea{padding:10px 15px 10px 26px}.feedbacks-form-new .form .textarea-clean{height:16px;position:relative;position:absolute;top:10px;cursor:pointer;width:16px;display:block}.feedbacks-form-new .form .textarea-clean:after,.feedbacks-form-new .form .textarea-clean:before{height:2px;content:"";position:absolute;top:50%;transform-origin:center center;background:#bbbcc4;margin-left:-10px;left:50%;width:20px;margin-top:-1px}.feedbacks-form-new .form .textarea-clean:before{transform:rotate(45deg)}.feedbacks-form-new .form .textarea-clean:after{transform:rotate(-45deg)}html:not([dir=rtl]) .feedbacks-form-new .form .textarea-clean{right:10px}html[dir=rtl] .feedbacks-form-new .form .textarea-clean{left:10px}.feedbacks-form-new .error{color:#ff0800;display:none}.feedbacks-form-new .form-field{border-bottom:1px solid #d8d8d8}.feedbacks-form-new .form-field.invalid{border-bottom-color:#ff0800}.feedbacks-form-new .form-field-fluid{flex:1 1 auto}.feedbacks-form-new .form-group{display:flex}html:not([dir=rtl]) .feedbacks-form-new .form-group .form-field{border-right:1px solid #d8d8d8}html[dir=rtl] .feedbacks-form-new .form-group .form-field{border-left:1px solid #d8d8d8}html:not([dir=rtl]) .feedbacks-form-new .form-group .form-field:last-child{border-right:none}html[dir=rtl] .feedbacks-form-new .form-group .form-field:last-child{border-left:none}.feedbacks-form-new .input{height:45px;padding:6px 15px 7px;font-size:16px;border:none;box-sizing:border-box;line-height:24px}.feedbacks-form-new .comment-images{margin:0}html:not([dir=rtl]) .feedbacks-form-new .comment-images{padding:0 15px 15px 0}html[dir=rtl] .feedbacks-form-new .comment-images{padding:0 0 15px 15px}.feedbacks-form-new .comment-images-delete{position:absolute;top:-10px;border-radius:100%;cursor:pointer;z-index:1}html:not([dir=rtl]) .feedbacks-form-new .comment-images-delete{right:-10px}html[dir=rtl] .feedbacks-form-new .comment-images-delete{left:-10px}.feedbacks-form-new .comment-images-delete i{display:block}.feedbacks-form-new .comment-images ul{flex-wrap:wrap;display:flex}.feedbacks-form-new .comment-images li{position:relative}html:not([dir=rtl]) .feedbacks-form-new .comment-images li{margin:15px 0 0 15px}html[dir=rtl] .feedbacks-form-new .comment-images li{margin:15px 15px 0 0}.feedbacks-form-new .comment-file.invalid .error-box{display:block}.feedbacks-form-new .zuploader{margin:0}.feedbacks-form-new .zuploader .qq-uploader{position:relative;display:block!important}.feedbacks-form-new .zuploader .qq-upload-button{height:66px;padding:20px 15px 0;box-sizing:border-box;direction:inherit!important;display:block!important}.feedbacks-form-new .zuploader .qq-upload-button .button-file{padding:0;font-size:16px;border:none;color:#000;border-radius:0;width:100%;line-height:24px}html:not([dir=rtl]) .feedbacks-form-new .zuploader .qq-upload-button .button-file{text-align:left}html[dir=rtl] .feedbacks-form-new .zuploader .qq-upload-button .button-file{text-align:right}.feedbacks-form-new .zuploader .qq-upload-button .button-file:active,.feedbacks-form-new .zuploader .qq-upload-button .button-file:focus,.feedbacks-form-new .zuploader .qq-upload-button .button-file:hover{background:none}.feedbacks-form-new .zuploader .qq-upload-button .button-file span{vertical-align:middle}.feedbacks-form-new .zuploader .qq-upload-button input{right:0!important}[dir=rtl] .feedbacks-form-new .zuploader .qq-upload-button input{right:auto!important;left:0!important}.feedbacks-form-new .zuploader .qq-upload-drop-area{border-bottom-right-radius:4px;border-bottom-left-radius:4px;position:absolute;inset:0;background:#d8d8d8}.feedbacks-form-new .zuploader .qq-upload-drop-area:before{border-width:2px;display:none}.feedbacks-form-new .zuploader .uploader-download-icon{position:relative;top:2px}html:not([dir=rtl]) .feedbacks-form-new .zuploader .uploader-download-icon{margin-right:16px}html[dir=rtl] .feedbacks-form-new .zuploader .uploader-download-icon{margin-left:16px}.feedbacks-form-new .comment-text{word-break:break-all}.feedbacks-form-new .comment-photo-limiter{padding-top:8px;clear:both}.feedbacks-form-new .submit-btns{padding-top:10px;clear:both;display:flex}.feedbacks-form-new .qq-upload-drop-area{position:absolute;border-radius:4px;background:#e8e8e8}.feedbacks-form-new .qq-upload-drop-area:before{display:none}.feedbacks-form-new .qq-upload-drop-area .upload-area-text{transform:translate(-50%);font-size:16px;color:#3d3f55;position:absolute;top:50%;left:50%;line-height:24px;margin-top:-9px;display:flex}html:not([dir=rtl]) .feedbacks-form-new .qq-upload-drop-area .icon-drop{margin-right:16px}html[dir=rtl] .feedbacks-form-new .qq-upload-drop-area .icon-drop{margin-left:16px}.feedbacks-form-new .qq-uploaded-img{height:100px;width:100px}.feedbacks-form-new .qq-uploaded-img .loading{opacity:.5}.feedbacks-form-new .dropzone-progress-wrapper{height:4px;overflow:hidden;background:#e6ecf2;width:100px}.feedbacks-form-new .dropzone-progress-wrapper .dropzone-progress-bar{height:100%;transition:width .3s linear;background:#6339f5}.comments-controls-sort{gap:20px;display:flex}.comments-controls-sort label{font-size:13px;color:#000;align-items:center;cursor:pointer;line-height:20px;display:flex}.comments-controls-sort label svg{height:8px;transform:rotate(-90deg);fill:#2c2d36;padding:6px 5px;transition:transform .1s ease-in;visibility:hidden;width:10px}.comments-controls-sort label.active{color:#2c2d36}.comments-controls-sort label.active svg{transform:rotate(90deg);visibility:visible}.comments-controls-sort label.asc svg{transform:rotate(-90deg)}.button-comment-add.active,.button-comment-add.hide,.button-comment-edit.active,.button-comment-edit.hide{display:none}.review-page .review-clear{clear:both}.review-page .review-section{display:flex}.review-page .review-section-container{box-sizing:border-box}html:not([dir=rtl]) .review-page .review-section-container{padding:30px 0 0 120px}html[dir=rtl] .review-page .review-section-container{padding:30px 120px 0 0}@media (max-width:1370px){html:not([dir=rtl]) .review-page .review-section-container{padding-left:80px}html[dir=rtl] .review-page .review-section-container{padding-right:80px}}html:not([dir=rtl]) .review-page .review-section-container.box-right{padding-left:0}html[dir=rtl] .review-page .review-section-container.box-right{padding-right:0}html:not([dir=rtl]) .review-page .review-section-container.box-right{padding-right:70px}html[dir=rtl] .review-page .review-section-container.box-right{padding-left:70px}.review-page .review-note{position:relative;max-width:280px;min-width:230px;box-sizing:border-box;border-radius:14px;background:#eaebf2;margin-top:75px}html:not([dir=rtl]) .review-page .review-note{margin-left:25px}html[dir=rtl] .review-page .review-note{margin-right:25px}html:not([dir=rtl]) .review-page .review-note{padding:30px 30px 10px 20px}html[dir=rtl] .review-page .review-note{padding:30px 20px 10px 30px}.review-page .review-note:before{height:120px;content:"";position:absolute;background:url(/images/lamp-img.png);background-size:100%;top:-120px;width:120px;display:block}html:not([dir=rtl]) .review-page .review-note:before{left:0}html[dir=rtl] .review-page .review-note:before{right:0}.review-page .review-note-title{font-size:20px;font-weight:700;margin-bottom:5px;line-height:30px}.review-page .review-note-subtitle{font-size:16px;font-weight:700;line-height:24px;display:block}.review-page .review-note-text{font-size:16px;margin-bottom:20px;line-height:24px;margin-top:5px}.review-page .review-section.review-section__submit .review-section-container,.review-page .review-section__rating .review-item-label{padding-top:0}.review-page .review-section.review-section__submit .review-item{margin-top:20px}.review-page .review-title{font-size:25px;margin-bottom:0;line-height:35px;margin-top:0}.review-page .review-subtitle{font-size:16px;max-width:640px;line-height:24px;margin-top:5px}.review-header{position:relative;border-bottom:1px solid #eaebf2;align-items:center;display:flex}html:not([dir=rtl]) .review-header,html[dir=rtl] .review-header{padding:50px 120px 40px}@media (max-width:1370px){html:not([dir=rtl]) .review-header{padding-left:80px}html[dir=rtl] .review-header{padding-right:80px}}.review-header .review-back-arrow,.review-header-title{vertical-align:middle;display:inline-block}.review-header-arrow-back{height:25px;padding:16px;position:relative;width:14px}.review-header-arrow-back:after,.review-header-arrow-back:before{height:3px;content:"";position:absolute;top:50%;background-color:gray;transform-origin:1.5px 1.5px;border-radius:1.5px;left:"unset";width:17.5px;margin-top:-1.5px}.review-header-arrow-back:before{transform:rotate(45deg)}.review-header-arrow-back:after{transform:rotate(-45deg)}html:not([dir=rtl]) .review-header-arrow-back{margin-left:-56px}html[dir=rtl] .review-header-arrow-back{margin-right:-56px}[dir=rtl] .review-header-arrow-back:after,[dir=rtl] .review-header-arrow-back:before{transform-origin:17px 1px}.review-header-cross{height:24px;padding:10px;position:relative;position:absolute;top:50%;width:24px;margin-top:-24px;display:block}.review-header-cross:after,.review-header-cross:before{height:2px;content:"";position:absolute;top:50%;transform-origin:center center;background:gray;margin-left:-15px;left:50%;width:30px;margin-top:-1px}.review-header-cross:before{transform:rotate(45deg)}.review-header-cross:after{transform:rotate(-45deg)}html:not([dir=rtl]) .review-header-cross{right:70px}html[dir=rtl] .review-header-cross{left:70px}.layer-review-close{min-width:640px;box-sizing:border-box;padding-bottom:50px}.layer-review-close-title{font-size:40px;font-weight:100;line-height:50px}.comments-header{margin-top:22px}.comments-header__info{flex-grow:1;padding:28px 60px 20px}.comments-body{border-top:1px solid #e8e8e8;display:flex}.comments-main,.comments-sidebar{padding:20px 60px 40px}.comments-main--empty{padding-bottom:32px}.comments-main{flex:1 1 auto}.comments-empty-search{padding:40px 0 0}.comments-sidebar{flex:0 0 212px;flex-direction:column;gap:40px;display:flex}.comments-sidebar--edit{align-self:flex-end;padding-bottom:20px}.comments-filters{padding:0 0 20px;border-bottom:1px solid #e8e8e8}.comment-item,.comments-next{margin-top:24px}.comment-item{padding-top:24px;border-top:1px solid #e8e8e8}.comment-item:first-child{border-top:0;margin-top:0}.comment-item__header-container{column-gap:12px;row-gap:4px}.comment-item__header-name{flex-wrap:wrap;gap:6px;display:flex}.comment-item__verified{padding:2px 8px;color:#00a436;gap:8px;align-items:center;border-radius:14px;background:#43cb721a;display:flex}.comment-item__verified svg{height:16px;fill:#7483f3;width:16px}.comment-item .subcomments,.comment-item__children{margin-top:24px}.subcomments .comment-item{padding-top:0;border-top:0}.comment-item--moderated .comment-item__container{padding:24px 40px;background-color:#ffaa300d;margin:0 -40px}.comment-item__wrapper{position:relative;flex-direction:column;gap:12px;display:flex}.comment-item__menu{position:absolute;top:0}html:not([dir=rtl]) .comment-item__menu{left:100%}html[dir=rtl] .comment-item__menu{right:100%}html:not([dir=rtl]) .comment-item__menu{margin-left:8px}html[dir=rtl] .comment-item__menu{margin-right:8px}.comment-item__menu:hover .comment-item__menu-wrapper{display:block}.comment-item__menu-wrapper{padding:15px 0;position:absolute;min-width:200px;top:17px;display:none}html:not([dir=rtl]) .comment-item__menu-wrapper{right:0}html[dir=rtl] .comment-item__menu-wrapper{left:0}.comment-item__menu .show-edit-balloon svg{height:24px;width:24px}.comment-item__menu-balloon{padding:8px 0;border:1px solid #eaebf2;position:relative;box-shadow:0 4px 10px #0000001a;border-radius:4px;background:#fff;width:100%;z-index:1}.comment-item__menu-balloon-item{font-size:16px;line-height:24px;white-space:nowrap}html:not([dir=rtl]) .comment-item__menu-balloon-item{padding:8px 12px 8px 24px}html[dir=rtl] .comment-item__menu-balloon-item{padding:8px 24px 8px 12px}.comment-item__menu-balloon-item:hover{background:#eaebf2}.comment-item__menu-balloon-item .comment-edit-counter{color:#bbbcc4}.comment-item__menu-balloon:after,.comment-item__menu-balloon:before{height:0;pointer-events:none;border:solid transparent;content:"";position:absolute;bottom:100%;width:0}html:not([dir=rtl]) .comment-item__menu-balloon:after,html:not([dir=rtl]) .comment-item__menu-balloon:before{right:4px}html[dir=rtl] .comment-item__menu-balloon:after,html[dir=rtl] .comment-item__menu-balloon:before{left:4px}.comment-item__menu-balloon:after{border-color:#fff0 #fff0 #fff;border-width:8px}html:not([dir=rtl]) .comment-item__menu-balloon:after{margin-right:1px}html[dir=rtl] .comment-item__menu-balloon:after{margin-left:1px}.comment-item__menu-balloon:before{border-color:#eaebf200 #eaebf200 #eaebf2;border-width:9px}.comment-item .moderation-sign{padding:2px 8px;font-size:13px;color:#2c2d36;background-color:#ffaa301a;align-items:center;border-radius:14px;cursor:pointer;line-height:20px;display:inline-flex}.comment-item .moderation-sign svg{height:16px;width:16px}html:not([dir=rtl]) .comment-item .moderation-sign svg{padding-right:8px}html[dir=rtl] .comment-item .moderation-sign svg{padding-left:8px}.comment-item .moderation-sign__wrapper{position:relative;display:inline}html:not([dir=rtl]) .comment-item .moderation-sign__wrapper{padding-left:2px}html[dir=rtl] .comment-item .moderation-sign__wrapper{padding-right:2px}.comment-item .moderation-sign__wrapper:hover .moderation-text{display:block}.comment-item .comment-text-subtitle{font-size:13px;font-weight:700;line-height:20px}.comment-item .feedbacks-form-new{margin:16px 0 0}.comment-item__share{height:24px;align-items:center;display:flex}.comment-item .share__icon{display:none}.comment-item .share__icon._active,.comment-item__wrapper:hover .comment-item__share .share__icon{display:flex}.nav{position:sticky;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;top:0;z-index:9}.nav-block{padding:9px 0;font-size:15px;background:#fff;line-height:25px;z-index:99}.nav-block.affix{box-shadow:0 1px 3px #00000026}.nav-item{margin-right:40px;vertical-align:top;display:inline-block}.nav-item:last-child{margin-right:0}.nav-item.active{font-weight:700}.nav-item a{padding:10px 0;display:block}.nav-item a:hover{opacity:.5}.logo{font-size:40px;font-weight:500;line-height:45px;font-family:Ubuntu,Arial,sans-serif}.inivisible-link,.inivisible-link:hover,.logo,.nav-block .nav-item .item-link{color:#000}.nav-block .nav-item .item-link:hover{color:#000;opacity:1}.header-phone{margin-bottom:12px}.header-phone .phoneView .tel-phone{font-size:25px;font-weight:700;gap:5px;align-items:center;line-height:28px;font-family:Ubuntu,Arial,sans-serif;display:flex}.header-phone .phoneView .showPhoneNumber{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto,Arial,sans-serif;display:none}.header-phone .phoneView.phone-hidden .showPhoneNumber{display:block}.header-workhours{font-size:12px;line-height:16px}.header-workhours .workhours{text-decoration:none;color:inherit}.header-workhours .workhours:hover{color:#000}.footer-link{font-size:13px;color:gray;text-align:right;margin:25px 0;line-height:20px}.footer-banner{margin:75px 0 35px}.copyright{font-weight:500;font-family:Ubuntu,Arial,sans-serif}.mainpage-img{height:460px;position:relative;max-height:80vh;background:#e0e0e0 no-repeat 50%;background-size:cover}.mainpage-img-logo{height:210px;font-size:0;right:50%;position:absolute;text-align:center;top:50%;margin:-105px -105px 0 0;border-radius:100%;background:#fff;width:210px;line-height:210px}@media (min-width:960px){.mainpage-img-logo{margin-right:0;right:70px}}.mainpage-img-logo img{vertical-align:middle}.map{height:365px}.share{font-size:0;line-height:0}.share-btn{margin-right:15px}.share-btn:last-child{margin-right:0}.pricelist-container{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.pricelist-container .pricelist-arr{height:10px;transform:rotate(225deg);border-left:3px solid #000;position:relative;border-top:3px solid #000;top:1px;transform-origin:center center;box-sizing:border-box;width:10px;display:block}.pricelist-container .active .pricelist-arr{transform:rotate(45deg)}.filter{padding:24px 0 0}.filter-items-container,.filter-items-list{display:flex}.filter-item{margin-right:10px;position:relative}.filter .button-filter{padding:9px 40px;font-size:16px;line-height:20px}.filter .button-filter.active,.filter .button-filter:focus,.filter .button-filter:hover{border-color:#000;color:#fff;background-color:#000}.filter .select-filter ul{list-style:none;transform:translate(-50%);padding:0;border:1px solid #c9c9c9;position:absolute;margin:16px 0 0;border-radius:4px;background:#fff;left:50%;width:252px;z-index:55}.filter .select-filter ul:before{height:12px;transform:rotate(45deg) translateY(-50%);border-left:1px solid #c9c9c9;margin-bottom:-11px;content:"";position:absolute;border-top:1px solid #c9c9c9;bottom:100%;background-color:#fff;margin-left:-10px;left:50%;width:12px}.filter .select-filter ul li{padding:8px 14px}.filter .select-filter ul li:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.filter .select-filter ul li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.filter .select-filter ul li.selected,.filter .select-filter ul li:hover{color:#fff;background:#000}.lego-filters ._fade,.lego-filters._fade{position:relative}.lego-filters ._fade:after,.lego-filters._fade:after{height:100%;content:"";position:absolute;top:0;left:0;width:20px;background-image:linear-gradient(270deg,#fff,#fff0)}html[dir=rtl] .lego-filters ._fade:after,html[dir=rtl] .lego-filters._fade:after{background-image:linear-gradient(90deg,#fff,#fff0)}.lego-filters .filter-list{flex-wrap:wrap;gap:12px;display:flex}.lego-filters .filter-list-item{flex:0 0 auto;padding:10px 20px;box-sizing:border-box;border-radius:6px;background:#f4f5f8}.lego-filters .filter-list-item-toggler{flex:0 0 40px;height:40px;justify-content:center;align-items:center;border-radius:6px;background:#f4f5f8;display:flex}.lego-filters .filter-list-item-toggler svg{height:20px;fill:#2c2d36;width:20px}.lego-filters .filter-list::-webkit-scrollbar{display:none}.lego-filters--inline .filter-list{overflow:auto;padding:5px 18px 0;flex-wrap:nowrap;margin:-5px -18px 0}.lego-share-btn{align-items:center;display:inline-flex}.lego-share-btn svg{height:20px;width:20px}.lego-share-btn .icon-social-vk svg{width:25px}.prof--offset-xl{margin-top:64px}.prof--offset-xl:empty{margin:0}.prof__item{padding:0 0 30px;border-bottom:1px solid #e0e0e0;margin:0 0 30px}.prof__item:last-child{border-bottom:none}.prof__box{display:flex}.prof__photo{height:243px;overflow:hidden;flex-shrink:0;background-size:cover;box-shadow:inset 0 0 8px #00000026;background-position:50%;border-radius:4px;width:180px;background-repeat:no-repeat;display:block}.prof__photo:after{height:100%;content:"";position:absolute;top:0;box-shadow:inset 0 0 0 1px #0000001a;border-radius:6px;left:0;width:100%}.prof__about{padding:0 0 0 28px;margin-top:-5px}.prof__name-link{font-size:20px;font-weight:500;line-height:1.5}.prof__orientation{font-size:14px;line-height:16px;margin-top:5px}.prof__data{margin:5px 0 0}.prof-stars:after,.prof-stars:before{content:"";line-height:0;display:table}.prof-stars:after{clear:both}.prof-stars .mr15{margin-right:10px}.prof-stars .comments{font-size:14px;line-height:32px}.prof-stars .comments.gray{color:#000}.prof__reviews{font-size:14px;margin-left:10px}.prof__desc{padding:6px 0 0;font-size:14px;max-width:645px;line-height:20px}.prof__desc-title{font-weight:500}.prof__phone{padding:40px 0 0}.prof__phone .tel-phone{font-size:16px;font-weight:500;color:#fff;line-height:20px}.prof__phone .phoneView{padding:8px 16px;font-size:14px;border:1px solid #000;text-decoration:none;color:#fff;outline:0;text-align:center;box-sizing:border-box;margin:0;border-radius:4px;background:#000;cursor:pointer;line-height:22px;vertical-align:middle;white-space:nowrap;display:inline-block}.prof__phone .phoneView:hover{border-color:#404040;background:#404040}.prof__phone .phoneView button.prof__phone .phoneView,button[type=reset] .prof__phone .phoneView,button[type=submit] .prof__phone .phoneView,input[type=button] .prof__phone .phoneView{-webkit-appearance:none}.prof__phone .phoneView button.prof__phone .phoneView::-moz-focus-inner,button[type=reset] .prof__phone .phoneView::-moz-focus-inner,button[type=submit] .prof__phone .phoneView::-moz-focus-inner,input[type=button] .prof__phone .phoneView::-moz-focus-inner{padding:0;border:0}.prof__phone .phoneView[disabled]{opacity:.5}.prof__phone .phoneView.phone-showed .showPhoneNumber,.prof__phone .phoneView[hidden]{display:none}.prof__phone-btn{padding:11px 16px 9px}.prof-page .catalog-button-showMore{padding:20px 60px}.prof-page .catalog-button-showMore .button{border-color:#000;padding:10px 15px;font-size:16px;color:#fff;border-radius:4px;background:#000}.prof-page .prof-search-empty{padding:41px 0;text-align:center}.prof-page .prof-search-empty-text{font-size:16px;color:#2c2d36;line-height:24px;margin-top:28px}.prof-page .prof-search-empty-text span{font-weight:700}.prof-page .prof-search-empty-text__sub{font-size:13px;color:#a7a7ae;line-height:20px;margin-top:8px}.balloon-simple{border:1px solid #c9c9c9;position:absolute;background:#fff;z-index:55}.balloon-simple .balloon-arrow,.balloon-simple .s-icons-award-arrow,.balloon-simple .s-icons-balloon-arrow-top{position:absolute;bottom:100%;margin-left:-10px;left:50%}.balloon-simple .s-icons-balloon-arrow-bottom{position:absolute;top:100%;margin-left:-10px;left:50%}.balloon-simple .s-icons-balloon-arrow-left{right:100%;position:absolute;top:50%;margin-top:-10px}.balloon-simple .s-icons-balloon-arrow-right{position:absolute;top:50%;left:100%;margin-top:-10px}.balloon-simple .title{font-size:20px;font-weight:700;margin-bottom:20px;color:#3d3f55}.balloon-simple .balloon-content{padding:20px 15px}.balloon-simple .balloon-header{position:relative;border-bottom:1px solid #e8e8e8}.balloon-simple .balloon-footer{position:relative;border-top:1px solid #e8e8e8}.balloon-simple .balloon-footer .button[type=submit]{margin-right:6px}.balloon-simple .balloon-multicol{overflow:hidden;position:relative}.balloon-simple .balloon-multicol-col{padding:0 1px;box-shadow:inset 1px 0 #d8d9e0,inset -1px 0 #d8d9e0;margin-left:-1px;width:195px;float:left}.balloon-simple .balloon-multicol-col:first-child{box-shadow:inset -1px 0 #d8d9e0;margin-left:0;padding-left:0}.balloon-simple .balloon-multicol-col:last-child{padding-right:0;box-shadow:inset 1px 0 #d8d9e0}.balloon-simple .balloon-multicol-scroll{overflow-y:auto;overflow-x:hidden;max-height:300px}.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar{width:6px}.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-button{height:0;width:0}.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-thumb{border:0 #fff;border-radius:3px;background:#d2d2d2}.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-thumb:active,.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-thumb:hover{background:#d2d2d2}.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-track{border:0 #fff;border-radius:3px;background:#fff}.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-track:active,.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-track:hover{background:#fff}.balloon-simple .balloon-multicol-scroll::-webkit-scrollbar-corner{background:transparent}.balloon-simple .balloon-multicol-footer{border-top:1px solid #d8d9e0}.balloon-simple-filters{border-radius:4px;width:210px;margin-top:16px;z-index:51}.balloon-simple-filters.balloon-arrow-position-bottom .balloon-arrow{display:none}.balloon-simple-filters.balloon-simple-long{width:252px}.balloon-simple-filters .balloon-arrow{height:12px;transform:rotate(45deg) translateY(-50%);border-left:1px solid #c9c9c9;margin-bottom:-11px;border-top:1px solid #c9c9c9;background-color:#fff;width:12px}.balloon-simple-filters .balloon-overview{overflow:auto;position:relative;max-height:300px}.balloon-simple-filters .balloon-overview-short{max-height:220px}.balloon-simple-filters .input-search{position:relative}.balloon-simple-filters .input-search .input-clear{right:9px;position:absolute;top:50%;cursor:pointer;margin-top:-5px;z-index:2}.balloon-simple-filters .input-search .input-clear.hide{display:none}.balloon-simple-filters .input-search input.text{padding:4px 15px;border:none;box-sizing:border-box;box-shadow:none;border-radius:4px;width:100%}.balloon-simple-filters .input-search input.text::-webkit-search-cancel-button{-webkit-appearance:none}.balloon-simple-filters .input-search input.text::-ms-clear{display:none}.balloon-simple-filters .input-search input.text::placeholder{color:#8c8c8c}.balloon-simple-filters .tooltip-target{position:relative;margin:9px 0;display:block}.balloon-simple-filters .tooltip-target .hint{margin-right:-15px;margin-left:2px}.balloon-simple-filters .tooltip-target:hover .hint{display:inline-block}.balloon-simple-filters .balloon-content{padding:8px 14px}.balloon-simple-filters .filter-group{margin:20px 0 10px}.balloon-simple-filters .filter-group:first-child{margin-top:10px}.balloon-simple-filters .filter-group+.tooltip-target{margin-top:20px}.balloon-simple-filters .filter-group-title{padding:0 0 10px}.balloon-simple-filters .balloon-footer{border:none;margin:-1px}.balloon-simple-filters .balloon-footer .button[type=submit]{border-color:#000;padding-top:8px;font-size:16px;font-weight:400;color:#fff;background-color:#000;box-sizing:border-box;margin:0;box-shadow:none;border-radius:0 0 4px 4px;padding-bottom:8px;width:100%}.balloon-simple-filters .balloon-footer .button[type=submit]:hover{border-color:#404040;background:#404040}.balloon-simple-filters .checkbox.large{display:block}.balloon-simple-filters .checkbox.large .checkbox-span-reset{font-size:16px;line-height:20px}.balloon-simple-filters .checkbox.large span{display:block}.balloon-simple-filters .balloon-alphabet{font-size:20px;line-height:30px}.balloon-simple-filters .hint{display:none}.balloon-simple-filters .hint.hover{display:inline-block}.prices{position:relative}.prices-header{background-color:#fff}.prices-header .phone{flex:1 0 240px;padding:0 30px;max-width:240px;box-sizing:border-box;margin:0;align-items:center;display:none}.prices-header .phone .phoneView .tel-phone{font-size:20px;font-weight:500;line-height:23px;font-family:Ubuntu,Arial,sans-serif}.prices-header .phone .phoneView .showPhoneNumber{font-size:12px;font-weight:400;line-height:16px;font-family:Roboto,Arial,sans-serif;display:block}.prices-header.sticky{position:fixed;top:0;box-shadow:0 1px 3px #00000026;left:0;width:100%;display:flex;z-index:100}.prices-header.sticky .phone{display:flex}.prices__container{flex-direction:column;display:flex}.prices__title{margin-bottom:20px;color:#000;font:700 32px/50px Ubuntu,Arial,sans-serif;order:-1}.categories{flex-wrap:wrap;font-size:16px;visibility:hidden;line-height:35px;display:flex}.categories__item{align-items:center;white-space:nowrap;display:inline-flex}.categories__item--more{color:gray;cursor:pointer}.sticky .categories__item--more.showed{min-width:100px}.sticky .categories__item--more{min-height:66px;min-width:240px}.categories__item[hidden]{display:none!important}.categories__item:not(:last-child):after{content:"\2022";margin:0 10px}.sticky .categories__item:not(:last-child):after{content:"";margin:0}.sticky .categories__item{height:100%;padding:0;margin:0 60px}.sticky .categories__item+.categories__item{margin-left:0!important}.sticky .categories__item:last-child:after{content:"";padding-right:60px}.mobile_layout .sticky .categories__item{margin:0 20px}.categories__link{color:inherit}.categories__link.active{font-weight:700}.sticky .categories__link.active{border-color:#000}.sticky .categories__link{padding:15px 0;border-bottom:2px solid transparent}.categories-frame__scrollbar{height:2px;position:relative;bottom:100%;display:none}.sticky .categories-frame__scrollbar{display:block}.categories-frame__handle{height:100%;background-color:#00000059}.sticky .categories-frame{height:66px;overflow:hidden;text-shadow:none;margin:0 auto;width:calc(100% - 60px);line-height:66px;display:block!important}.mobile_layout .categories-frame{display:none}.loaded .categories{visibility:visible}.sticky .categories{flex-wrap:nowrap}.search{justify-content:center;position:relative;align-items:center;width:100%;margin-top:15px;display:flex}.search__input{flex-grow:1;border:none;font:16px/35px Roboto,Arial,sans-serif;border-bottom:1px solid #e8e8e8;padding-right:15px;padding-left:30px}.sticky .search__input{margin-left:60px;padding-left:0;display:none}.mobile_layout .sticky .search__input{margin-left:20px}.search__icon{height:16px;transform:translate(-50%,-50%);position:absolute;top:50%;left:16px/2;width:16px;display:inline-flex}.sticky .search__icon{display:none}.search__icon-bars{height:20px;width:34px;display:none}.search.active,.sticky .search__icon-bars{display:inline-flex}.search.active{flex:1 0 calc(100% - 242px)!important;justify-content:space-between}.search.active .search__input{display:inline-flex}.search.active .search__icon-bars{padding:0 13px}.mobile_layout .search.active .search__icon-bars{padding:0 15px}.mobile_layout .search.active{flex:1 0 100%!important}.sticky .search{flex:1 0 60px;border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8;cursor:pointer;width:60px;margin-top:0;display:flex!important}.mobile_layout .search{display:none}.service{flex-direction:column;display:flex}.service__label,.service__title{font:500 30px/34px Ubuntu,Arial,sans-serif;margin:80px 0 30px}.service__title{margin-bottom:0}.service__label{margin-bottom:0;font:500 16px/19px Roboto,Arial,sans-serif;border-bottom:1px solid #e8e8e8;padding-bottom:20px;margin-top:50px}.mobile_layout .service__label{justify-content:space-between;align-items:center;display:flex}.mobile_layout .service__label.active .service__icon{transform:rotate(180deg)}.mobile_layout .service__label.active+.service__accordion{display:block}.mobile_layout .service__label.active+.service__accordion+.service__label{margin-top:50px}.service__icon{height:9px;width:14px;display:inline-flex}.service__list{font:16px/19px Roboto,Arial,sans-serif}.mobile_layout .service__accordion{display:none}.mobile_layout .service__accordion+.service__label{margin-top:20px}.service-item{padding:25px 0 15px;border-bottom:1px solid #e8e8e8;display:flex}.service-item__divider:first-child{flex:1 0 60%}.service-item__divider:last-child{flex:1 0 auto;text-align:right}.service-item__description,.service-item__info,.service-item__label,.service-item__price{font-size:16px;line-height:19px}.service-item__description{color:gray;margin:0}.service-item__description:not(:empty){margin-top:5px}.service-item__price{font-weight:500}.service-item__info:not(:empty){color:gray;margin-left:5px}.service-item__info:not(:empty):before{content:"/ "}.service-item[hidden]{display:none!important}.mobile_layout .service-item{flex-direction:column;display:flex}.mobile_layout .service-item__label{margin-bottom:10px;display:block}.mobile_layout .service-item__info:not(:empty){position:static;margin-left:0}.mobile_layout .service-item__description:not(:empty){font-size:.9em}.service[hidden]{display:none!important}.mobile_layout .sticky .service:first-of-type>.service__title{margin-top:80px}.mobile_layout .service:first-of-type>.service__title{margin-top:0}.mobile_layout .service__list{width:100%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.zlayer{padding:30px 40px;background-color:#fff;border-radius:8px}.zlayer-pd-reset{padding:0}.zlayer hr{margin-right:-40px;margin-left:-40px}.zlayer a{text-decoration:none}.zlayer a.u{text-decoration:underline}.zlayer-route{padding:0;max-width:1000px}.zlayer-route-info{box-sizing:border-box;width:320px}.zlayer-route-info .phoneView .showPhoneNumber{font-size:16px}.zlayer-route-info .phoneView.phone-hidden .tel-phone{border:none}.zlayer-route-info .button-taxi{height:auto;padding:8px 20px;font-size:16px;line-height:26px}.zlayer-route-map{margin-right:320px;box-sizing:border-box}.zlayer-route .map-layer-org-desktop{height:350px;max-width:100%;width:600px}.zlayer-route-location{font-size:16px;max-width:600px;line-height:25px}.zlayer-route-location-title{font-size:13px;margin-bottom:5px;color:#bbbcc4;line-height:20px;margin-top:10px}.zlayer-route-location .lk-photos-block{margin-top:5px}.zlayer-route-location .lk-photos-item{margin-right:20px;float:left}.zlayer-route-location .lk-photos-item:last-child{margin-right:0}.zlayer-route-location .lk-photos-item img{border:1px solid rgba(0,0,0,.1);border-radius:4px}.zlayer-close{height:20px;right:20px;position:relative;position:absolute;top:20px;cursor:pointer;width:20px;display:block}.zlayer-close:after,.zlayer-close:before{height:2px;content:"";position:absolute;top:50%;transform-origin:center center;background:#000;margin-left:-13px;left:50%;width:26px;margin-top:-1px}.zlayer-close:before{transform:rotate(45deg)}.zlayer-close:after{transform:rotate(-45deg)}#popupLayerScreenLocker{position:fixed;opacity:.8;inset:0;background:#000;display:none;z-index:11000}.layer-container-static{position:absolute;z-index:11001}.body-open-layer{position:relative}@media (max-width:520px){.body-open-layer{position:static}}.feedback{text-align:center}.feedback-btn{margin-top:28px}.feedback-email,.feedback-message{margin-top:20px}.feedback-agreement{text-align:left;cursor:pointer;margin-top:20px}.feedback-agreement a{color:#6339f5}[dir=rtl] .feedback-agreement{text-align:right}.feedback-success-image{height:96px;width:96px;margin-top:46px}.feedback-success-title{margin-top:40px}.feedback-success-subtitle{margin-top:8px}.feedback-success-btn{margin-top:72px}.feedback-error-title{margin-top:110px}.feedback-error-subtitle{margin-top:8px}.feedback-error-btn{margin-top:120px}.mobile_layout .feedback-success-image{margin-top:34px}.mobile_layout .feedback-error-btn{margin-top:108px}.metro-circle{height:9px;margin:0 0 0 5px;border-radius:50%;width:9px;vertical-align:middle;display:inline-block}.metro-circle-list{font-size:0;vertical-align:middle}.metro-circle-name{margin-right:14px}.metro-circle:first-child{margin-left:-9px}.metro-circle.grey-line{background:#999}.metro-circle.grey-line .metro-text{color:#fff}.metro-circle.aqua-line{background:#2092a8}.metro-circle.aqua-line-border{border:1px solid #2092a8;background:none}.metro-circle.aqua-line .metro-text{color:#fff}.metro-circle.yellow-line{background:#cc0}.metro-circle.yellow-line-border{border:1px solid #cc0;background:none}.metro-circle.yellow-line .metro-text{color:#000}.metro-circle.red-line{background:#d9261c}.metro-circle.red-line-border{border:1px solid #d9261c;background:none}.metro-circle.red-line .metro-text{color:#fff}.metro-circle.lightblue-line{background:#3d93bb}.metro-circle.lightblue-line-border{border:1px solid #3d93bb;background:none}.metro-circle.lightblue-line .metro-text{color:#fff}.metro-circle.blue-line{background:#3552a1}.metro-circle.blue-line-border{border:1px solid #3552a1;background:none}.metro-circle.blue-line .metro-text{color:#fff}.metro-circle.pink-line{background:#a31c78}.metro-circle.pink-line-border{border:1px solid #a31c78;background:none}.metro-circle.pink-line .metro-text{color:#fff}.metro-circle.lightgreen-line{background:#a2d80d}.metro-circle.lightgreen-line-border{border:1px solid #a2d80d;background:none}.metro-circle.lightgreen-line .metro-text{color:#000}.metro-circle.orange-line{background:#f09e36}.metro-circle.orange-line-border{border:1px solid #f09e36;background:none}.metro-circle.orange-line .metro-text{color:#fff}.metro-circle.white-line{background:#9fd0dc}.metro-circle.white-line-border{border:1px solid #9fd0dc;background:none}.metro-circle.white-line .metro-text{color:#000}.metro-circle.green-line{background:#018913}.metro-circle.green-line-border{border:1px solid #018913;background:none}.metro-circle.green-line .metro-text{color:#fff}.metro-circle.brown-line{background:#914523}.metro-circle.brown-line-border{border:1px solid #914523;background:none}.metro-circle.brown-line .metro-text{color:#fff}.metro-circle.lightpink-line{background:#f7bed1}.metro-circle.lightpink-line-border{border:1px solid #f7bed1;background:none}.metro-circle.lightpink-line .metro-text{color:#000}.metro-circle.black-line{background:#000}.metro-circle.black-line-border{border:1px solid #000;background:none}.metro-circle.black-line .metro-text{color:#000}.policy-list{padding-top:24px;margin-bottom:48px}.policy-list .policy-list-wrapper{padding-left:22px}.policy-list .policy-list-wrapper>li{margin-top:16px}.policy-list .policy-list-wrapper>li span,.policy-list .policy-list-wrapper>li:before{font-size:20px;font-weight:500;line-height:30px;font-family:Ubuntu,Arial,sans-serif}.policy-list .policy-list-wrapper>li>ol>li{margin-top:8px}.policy-list .policy-list-wrapper>li>ol>li>ol>li{margin-top:4px}.policy-list ol{counter-reset:item;padding-left:24px}.policy-list ol>li>ol{padding-left:32px}.policy-list ol>li>ol>li>ol{padding-left:48px}.policy-list li{display:block}.policy-list li:before{transform:translate(-120%);content:counters(item,".") ".";position:absolute;counter-increment:item}.policy-list ol.parenthesis{counter-reset:parenthesis;padding-left:18px}.policy-list ol.parenthesis li:before{content:counter(parenthesis) ") ";counter-increment:parenthesis}.policy-list ol.dashed{list-style:none;padding-left:18px}.policy-list ol.dashed li:before{content:"\2014"}.policy-list-feedback{color:#6339f5}.mobile_layout .policy-list ol{padding-left:0}.mobile_layout .policy-list li:before{position:static}.booking-button{padding:8px 24px;font-size:15px;color:#fff;border-radius:12px;background:#7f4cf7;cursor:pointer;line-height:25px;display:inline-flex}@media (max-width:600px){.booking-button{padding:8px 16px;font-size:14px;line-height:20px}}.booking-button-container{margin-inline-start:auto;padding-inline-start:40px;box-sizing:border-box;width:330px}