@-webkit-keyframes likeAdd{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}40%{-webkit-transform:translateY(3px);transform:translateY(3px)}60%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}80%{-webkit-transform:translateY(1px);transform:translateY(1px)}}@keyframes likeAdd{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}40%{-webkit-transform:translateY(3px);transform:translateY(3px)}60%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}80%{-webkit-transform:translateY(1px);transform:translateY(1px)}}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;outline:0;border:0;text-decoration:none;-webkit-transition:var(--transition);transition:var(--transition);color:inherit}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{line-height:1.15;margin:0}optgroup{font-family:inherit;font-size:100%}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.favor-button svg.icon__favor,.favor-button.active svg.icon__favor-empty,[hidden],template{display:none}img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}@font-face{font-family:'Geometria';src:url(../fonts/geometria_light.otf);font-weight:400;font-style:normal}@font-face{font-family:'Artegra Sans';src:url(../fonts/ArtegraSans-Thin.otf);font-weight:300;font-style:normal}@font-face{font-family:'Artegra Sans';src:url(../fonts/ArtegraSans-Black.otf);font-weight:900;font-style:normal}h1,h2,h3{padding:0}h3{margin:0}.title,.title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title{line-height:1.2;gap:8px;margin:0;padding:0}.title span{min-width:24px;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:35px;padding:0 8px;font-size:14px;font-weight:400}.title_h1,h1{font-weight:900;font-size:56px;line-height:1.1;margin:0 0 16px;color:#000}@media (max-width:1350px){.title_h1,h1{font-size:36px}}@media (max-width:750px){.title_h1,h1{font-size:32px}}.title_page{font-size:36px;margin:0 0 16px}@media (max-width:1350px){.title_page{font-size:32px;font-weight:800}}@media (max-width:750px){.title_page{font-size:20px;font-weight:600}}.subtitle-b,.title_h2,h2{font-size:20px;font-weight:600;margin:0 0 16px}.subtitle-b{margin:0 0 40px}.button,.button svg{-webkit-transition:var(--transition);transition:var(--transition)}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:0;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-box-shadow:none;box-shadow:none;gap:8px;border-radius:var(--border-radius);padding:0 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1;font-size:16px;font-family:var(--font-family);background:var(--color-accent);height:40px}.button svg{fill:currentColor}.button_active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.button span,.button_small{font-size:14px;padding:0 8px}.button span{min-width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:var(--color-main);border-radius:35px;font-weight:400}.button em,.share-list-b__value em,.share-list-b__value i{font-style:normal}.button_small{height:32px;border-radius:6px}@media (min-width:750px){.button:hover{background:var(--color-button-hover)}}.button_secondary{background:var(--color-light);color:var(--color-main)}@media (min-width:750px){.button_secondary:hover{background:#c8e5fa}}.button_border{background:0 0;border:1px solid var(--color-accent);color:var(--color-main)}@media (min-width:750px){.button_border:hover{color:#fff}}.button_border-red{border:1px solid #e57373}@media (min-width:750px){.button_border-red:hover{background:#e57373;color:#fff}}.button_border-red,.button_none,.button_white{background:0 0;color:var(--color-main)}@media (min-width:750px){.button_none:hover{background:var(--color-light)}}.button_white{color:var(--color-accent)}@media (min-width:750px){.button_white:hover{background:var(--color-light)}}.button:disabled,.button_disabled{background:#eee;pointer-events:none;color:#9e9e9e}.input-text{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-box-shadow:none;box-shadow:none;height:32px;padding:0 12px;background:0 0;border:1px solid #3d5aff;border-radius:var(--border-radius);-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;line-height:1.3;font-weight:400;font-family:var(--font-family);color:var(--color-main);-webkit-transition:var(--transition);transition:var(--transition)}.input-text::-webkit-input-placeholder{color:#9e9e9e}.input-text::-moz-placeholder{color:#9e9e9e}.input-text:-ms-input-placeholder{color:#9e9e9e}.input-text::-ms-input-placeholder{color:#9e9e9e}.input-text::placeholder{color:#9e9e9e}.input-text:hover{border-color:#2b47e5}.input-text:focus{border-color:#2b47e5;-webkit-box-shadow:0 0 0 1px #2b47e5;box-shadow:0 0 0 1px #2b47e5}.input-text_error{border-color:var(--color-error)}.input-text_dates,.input-text_search{background:url(../img/content/date.svg) no-repeat calc(100% - 8px) 50%}.input-text_form{height:40px;border-color:#eee}.input-text_form:hover{border-color:#2b47e5}.input-text_form:focus{border-color:#2b47e5;-webkit-box-shadow:0 0 0 1px #2b47e5;box-shadow:0 0 0 1px #2b47e5}select.input-text{background:url(../img/content/toggle.svg) no-repeat calc(100% - 16px) 50%;cursor:pointer}.input-text_search{background:url(../img/content/search.svg) no-repeat calc(100% - 16px) 50%}textarea.input-text{resize:none;height:90px;padding:12px}.select-list-b{position:relative}.select-list-b__value{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:32px;padding:0 12px;background:0 0;border:1px solid #3d5aff;border-radius:var(--border-radius);-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;line-height:1.3;font-weight:400;font-family:var(--font-family);color:var(--color-main);-webkit-transition:var(--transition);transition:var(--transition);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:750px){.select-list-b__value{font-size:18px}}.select-list-b__value span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select-list-b__value:hover{border-color:#2b47e5}.select-list-b__value:focus{border-color:#2b47e5;-webkit-box-shadow:0 0 0 1px #2b47e5;box-shadow:0 0 0 1px #2b47e5}.select-list-b__drop,.select-list-b__value img{-webkit-transition:var(--transition);transition:var(--transition)}.select-list-b__value_active img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-list-b__drop{width:100%;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;top:calc(100% + 2px);left:0;border-radius:var(--border-radius);padding:8px 0;z-index:5;position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;pointer-events:none}.select-list-b__drop_show{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.select-list-b__list{border-bottom:1px solid #e0e0e0;padding:0 0 8px;margin:0 0 8px}.select-list-b__list:last-child{border:0;margin:0;padding:0}.select-list-b__item{padding:4px 32px 4px 8px;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-list-b__item:hover{background-color:var(--color-light)}.select-list-b__item_current{background:#bbdefb url(../img/content/check.svg) no-repeat calc(100% - 8px) 8px}.settings-button-b{margin:0 0 40px;display:none}@media (max-width:1350px){.settings-button-b{display:block}}.favor-button{width:32px;height:32px;border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:var(--transition);transition:var(--transition);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.favor-button svg{width:16px;height:auto}.favor-button.active svg.icon__favor{display:block}@media (max-width:750px){.favor-button{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.favor-button:hover,.share-list-b__item:hover{background:var(--color-light)}.share-list-b{position:relative}.share-list-b__drop{min-width:240px;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;bottom:calc(100% + 4px);right:0;border-radius:var(--border-radius);padding:8px 0;z-index:3;position:absolute;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;pointer-events:none}.share-list-b__drop_show{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.share-list-b__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;height:32px;gap:8px}.share-list-b__item svg{-webkit-box-flex:0;-ms-flex:none;flex:none;max-height:22px;width:auto}.share-list-b__value{height:40px;padding:0 12px;gap:8px;border-radius:var(--border-radius);-webkit-transition:var(--transition);transition:var(--transition);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-family);outline:0;border:0;color:var(--color-main);background:0 0}.master-card-b__actions-item i>i,.share-list-b__value,.share-list-b__value i>i,.share-list-b__value span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.master-card-b__actions-item i>i,.share-list-b__value i>i{gap:8px}.master-card-b__actions-item i>i svg,.share-list-b__value i>i svg{height:14px;width:auto}.share-list-b__value .done-sub{display:none}@media (min-width:750px){.share-list-b__value:hover,.share-list-b__value_active{background:var(--color-light)}}.share-list-b__value span{min-width:24px;height:24px;padding:0 8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:35px;font-size:14px;font-weight:400}@media (max-width:750px){.share-list-b__value{background:var(--color-light-blue)}.share-list-b__value span{background:#fff}.share-list-b__value em{display:none}}a.share-list-b__value:hover{color:var(--color-accent)}.pay-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:24px 0 0;background:var(--color-light);padding:0 8px;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:14px}.pay-info_mobile{display:none;margin:0 0 24px}@media (max-width:1350px){.pay-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pay-info_desktop{display:none}.pay-info_mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.tags-list-b{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}@media (max-width:750px){.tags-list-b{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.tags-list-b__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-light);height:28px;padding:0 8px 1px;border-radius:var(--border-radius);font-size:14px;font-weight:500;line-height:1.4}@media (max-width:750px){.tags-list-b__item{height:initial;padding:4px 8px 5px}}.tags-list-b__item:hover{background:var(--color-light-blue)}.sub-b{margin:0 0 20px;position:relative;z-index:2}.sub-b_mobile{display:none}@media (max-width:1350px){.sub-b{margin:0 0 8px}.sub-b_desktop{display:none}.sub-b_mobile{display:block;margin:0 0 16px}}.sub-b__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1350px){.sub-b__list{margin:0 -16px;padding:0 16px;-ms-flex-wrap:initial;flex-wrap:initial;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch}.sub-b__list::-webkit-scrollbar{display:none}}.sub-b__item{padding:0 22px 0 0;font-size:14px;color:var(--color-gray);position:relative}.sub-b__item:after{content:'';background:#bdbdbd;width:6px;height:6px;position:absolute;top:8px;border-radius:50%;right:7px}.sub-b__item:last-child:after{display:none}.sub-b__links{color:var(--color-main)}.master-card-b__name a:hover,.master-scroll__name span,.sub-b__links:hover,a.master-card-b__field:hover{color:var(--color-accent)}.wrapper:has(.hero-bg) .content__inner{padding-top:20%}@media (max-width:1350px){.wrapper:has(.hero-bg) .content__inner{padding-top:31%}}@media (max-width:750px){.wrapper:has(.hero-bg) .content__inner{padding-top:29%}}.wrapper:has(.hero-bg) .content__inner:has(.top-detail-b){padding-top:0}@media (min-width:1350px){.wrapper:has(.hero-bg) .sub-b__item{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.wrapper:has(.hero-bg) .sub-b__links{color:#fff}.wrapper:has(.hero-bg) .sub-b__links:hover{color:var(--color-accent)}}.rating-area{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:0 2px 0 0}.rating-area:not(:checked)>input{display:none}.rating-area:not(:checked)>label{padding:0;cursor:pointer;border:2px solid #b9c4ff;width:12px;height:12px;border-radius:50%;background:#fff;margin:0 -2px 0 0}.rating-area:not(:checked)>label:before{content:''}.rating-area>input:checked~label{background:var(--color-accent)}.rating-area:not(:checked)>label:hover,.rating-area:not(:checked)>label:hover~label{background:var(--color-accent)}.rating-area>input:checked+label:hover,.rating-area>input:checked+label:hover~label,.rating-area>input:checked~label:hover,.rating-area>input:checked~label:hover~label,.rating-area>label:hover~input:checked~label{background:var(--color-accent)}.rate-area>label:active{position:relative}.checkbox,.radio{display:none}.checkbox+label,.radio+label{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:4px 4px 4px 28px;display:block;-webkit-transition:var(--transition);transition:var(--transition)}@media (min-width:750px){.radio+label:hover{color:var(--color-accent)}}.radio+label:after,.radio+label:before{content:'';position:absolute;border-radius:50%}.radio+label:before{top:8px;left:4px;background:var(--color-light);width:16px;height:16px;z-index:2}.radio+label:after{top:12px;left:8px;background:var(--color-accent);width:8px;height:8px;z-index:3;-webkit-transition:var(--transition);transition:var(--transition);opacity:0}.checkbox:checked+label:after,.radio:checked+label:after{opacity:1}@media (min-width:750px){.checkbox+label:hover{color:var(--color-accent)}}.checkbox+label:before{top:8px;left:4px;background:var(--color-light);width:16px;height:16px;content:'';z-index:2;position:absolute;border-radius:3px}.checkbox+label:after{top:12px;left:7px;background:url(../img/content/checkbox.svg) no-repeat;width:10px;height:7px;content:'';z-index:3;position:absolute;-webkit-transition:var(--transition);transition:var(--transition);opacity:0}.daterangepicker td.active,.daterangepicker td.active:hover{background:var(--color-accent)!important}.seo-item-b{margin:40px 0 0;font-weight:300}.seo-item-b img{margin:40px 0;border-radius:var(--border-radius)}.seo-item-b img:first-child{margin:0 0 40px}.seo-item-b h2,.seo-item-b h3{font-weight:500;font-size:24px;margin:0 0 15px}.has-help{cursor:help}.has-help__toggle{position:absolute;bottom:calc(100% + 10px);left:100px;padding:8px 16px;font-size:14px;line-height:1.4;-webkit-box-shadow:0 8px 8px 0 rgba(133,137,148,.12);box-shadow:0 8px 8px 0 rgba(133,137,148,.12);background:#fff;border-radius:var(--border-radius);z-index:3;color:var(--color-main);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:330px;opacity:0;pointer-events:none;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}@media (max-width:1350px){.has-help__toggle{-webkit-transform:translate(0,-10px);transform:translate(0,-10px);left:-20px;width:280px;font-size:13px;line-height:1.35}}.has-help__toggle:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff transparent transparent;border-width:10px;margin-left:-10px}@media (max-width:1350px){.has-help__toggle:after{left:10%}}.has-help:hover .has-help__toggle{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:1350px){.has-help:hover .has-help__toggle{-webkit-transform:translate(0,0);transform:translate(0,0)}}body,html{height:100%}body{font-size:16px;line-height:1.5;font-family:var(--font-family);color:var(--color-main);background:var(--color-bg);-webkit-font-smoothing:antialiased;font-display:swap}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.wrapper:has(.map-b){overflow:hidden;min-height:initial;height:100vh;height:calc(var(--vh, 1vh)*100)}@media (max-width:1350px){.wrapper:has(.lk-chat){overflow:hidden;min-height:initial;height:100vh;height:calc(var(--vh, 1vh)*100)}}.max-width{padding:0 16px;width:100%;margin:0 auto;max-width:1472px}@media (max-width:1350px){.max-width{max-width:767px}}@media (max-width:750px){.max-width{max-width:450px}}.max-width_main{max-width:1536px}.max-width_middle{max-width:1032px}@media (max-width:1350px){.max-width_middle{max-width:767px}}@media (max-width:750px){.max-width_middle{max-width:450px}}.content:has(.contacts-b) .max-width,.content:has(.master-b) .max-width,.content:has(.news-item-b) .max-width{max-width:1032px}@media (max-width:1350px){.content:has(.contacts-b) .max-width,.content:has(.master-b) .max-width,.content:has(.news-item-b) .max-width{max-width:767px}}@media (max-width:750px){.content:has(.contacts-b) .max-width,.content:has(.master-b) .max-width,.content:has(.news-item-b) .max-width{max-width:450px}}.content{padding:40px 0 68px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;position:relative}.content_small-top{padding-top:20px}@media (max-width:1350px){.content{padding-top:16px}}@media (max-width:750px){.content{padding-bottom:56px}}.content_main{overflow:hidden;padding-top:0}.content_map{padding:8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content_map .sub-b{margin:0 0 8px}.content_map>.max-width{-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:1350px){.content:has(.lk-chat){padding-bottom:0;overflow:hidden}.content:has(.lk-chat)>.max-width{position:relative}}.content:has(.master-b){padding-top:20px}@media (max-width:1350px){.content:has(.master-b){padding-top:8px}}.content:has(.lk-form){padding:20px 0 114px;display:-webkit-box;display:-ms-flexbox;display:flex}.content:has(.lk-form) .max-width{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1350px){.content:has(.lk-form){padding:16px 0 80px}.content:has(.top-detail-b){padding-top:0}.content:has(.top-detail-b) .sub-b{top:20px;left:0;position:absolute;z-index:7;width:100%}.content:has(.top-detail-b) .sub-b__links{color:#fff}.content:has(.top-detail-b) .sub-b__item{color:rgba(255,255,255,.5)}.content__inner{position:relative}}.top-detail-b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:5;color:#fff;min-height:420px;padding:0 0 40px;gap:24px}@media (max-width:1350px){.top-detail-b{min-height:initial;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:110px 0 70px;gap:40px}}@media (max-width:750px){.top-detail-b{padding:65px 0 45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.top-detail-b__title{margin:auto 0;padding:0;color:#fff;font-size:56px;font-weight:900;line-height:1.1}@media (max-width:1350px){.top-detail-b__title{font-size:36px;font-weight:800}}@media (max-width:750px){.top-detail-b__title{font-size:32px}}.top-detail-b__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:750px){.top-detail-b__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top-detail-b__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:750px){.top-detail-b__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.top-detail-b__date{padding:4px 8px;border-radius:8px;background:#fff;color:var(--color-main)}@media (max-width:750px){.top-detail-b__date{padding:1px 8px;font-size:14px}}.top-detail-b__status{background:var(--color-accent);color:#fff;padding:4px 8px;border-radius:24px}@media (max-width:750px){.top-detail-b__status{padding:1px 8px;font-size:14px}}.top-detail-b__price{font-size:32px;font-weight:700}@media (max-width:1350px){.top-detail-b__price{font-size:24px;font-weight:500}}@media (max-width:750px){.top-detail-b__price{font-size:20px;font-weight:600}}.hero-bg,.hero-bg_circle:after{top:0;width:100%;position:absolute}.hero-bg{overflow:hidden;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:1440px}.hero-bg_circle{border-radius:0 0 100px 100px}@media (max-width:1350px){.hero-bg_circle{border-radius:0}}.hero-bg_circle img{height:520px;-o-object-fit:cover;object-fit:cover}@media (max-width:1350px){.hero-bg_circle img{height:356px}}@media (max-width:750px){.hero-bg_circle img{height:376px}}.hero-bg_circle:after{content:'';left:0;height:100%;background:rgba(0,0,0,.4)}@media (max-width:1350px){.hero-bg{left:0;-webkit-transform:none;transform:none}}.hero-bg img{width:100%}.hero-bg__fade{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-100px);transform:translate(-50%,-100px);width:calc(100% + 250px);max-width:1668px}.master-scroll{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;position:fixed;top:0;left:0;pointer-events:none;width:100%;height:64px;background:var(--color-bg);z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;opacity:0}@media (max-width:750px){.master-scroll{display:-webkit-box;display:-ms-flexbox;display:flex}}.master-scroll__photo{-webkit-box-flex:0;-ms-flex:none;flex:none}.master-scroll__photo img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius)}.master-scroll__name{font-weight:500;-webkit-box-flex:1;-ms-flex:auto;flex:auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.master-scroll__arrow{-webkit-box-flex:0;-ms-flex:none;flex:none}body:has(.master-b__tabs .is-sticky) .master-scroll{opacity:1;pointer-events:auto}.master-card-b{margin:0 0 16px;border-radius:var(--border-radius);background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(133,137,148,.12);box-shadow:0 4px 8px 0 rgba(133,137,148,.12)}.master-card-b__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;padding:32px 32px 24px}@media (max-width:1350px){.master-card-b__grid{padding:16px;gap:16px}}@media (max-width:750px){.master-card-b__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.master-card-b__sidebar{-webkit-box-flex:0;-ms-flex:none;flex:none;width:190px}@media (max-width:1350px){.master-card-b__sidebar{width:170px}}@media (max-width:750px){.master-card-b__sidebar{width:100%}}.master-b__about p,.master-card-b__photo{margin:0 0 16px}@media (max-width:750px){.master-card-b__photo{max-width:260px;margin-left:auto;margin-right:auto}}.master-card-b__photo img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius);width:100%}@media (max-width:750px){.master-card-b__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:12px}}.master-card-b__field{margin:0 0 8px;gap:4px;color:var(--color-gray);font-size:14px;position:relative;display:block;padding:0 0 0 22px}.master-card-b__field svg{fill:#bdbdbd;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}@media (max-width:750px){.master-card-b__field{margin:0}.master-card-b__field_verify{padding:0}.master-card-b__field_verify svg{position:initial;-webkit-transform:none;transform:none}.master-card-b__field_verify span{display:none}}.master-card-b__field_rate{color:var(--color-main);font-weight:500}.master-card-b__field_rate svg,a.master-b__article-action:hover svg{fill:var(--color-accent)}@media (max-width:750px){.master-card-b__field_rate span{display:none}}.master-card-b__field_status:before{left:3px;top:6px;width:10px;height:10px;background:#bdbdbd;border-radius:50%;position:absolute;content:''}@media (max-width:750px){.master-card-b__field_status span{display:none}}.master-card-b__field:last-child{margin:0}.master-services-b .master-card-b__field{margin:0}.master-card-b__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media (max-width:750px){.master-card-b__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.master-card-b__bottom{padding:32px;background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;border-radius:0 0 8px 8px}@media (max-width:1350px){.master-card-b__bottom{gap:16px;padding:16px}}@media (max-width:750px){.master-card-b__bottom{position:fixed;left:0;bottom:0;z-index:9;padding:16px;gap:8px;width:100%;border-radius:0}}.master-card-b__verify{position:absolute;bottom:calc(100% + 10px);left:100px;padding:8px 16px;font-size:14px;line-height:1.4;-webkit-box-shadow:0 8px 8px 0 rgba(133,137,148,.12);box-shadow:0 8px 8px 0 rgba(133,137,148,.12);background:#fff;border-radius:var(--border-radius);z-index:3;color:var(--color-main);width:330px;opacity:0;pointer-events:none;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}@media (max-width:1350px){.master-card-b__verify{-webkit-transform:translate(0,-10px);transform:translate(0,-10px);left:-20px;width:280px;font-size:13px;line-height:1.35}}.master-card-b__verify:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff transparent transparent;border-width:10px;margin-left:-10px}@media (max-width:1350px){.master-card-b__verify:after{left:10%}}.master-card-b__field_verify:hover .master-card-b__verify{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:1350px){.master-card-b__field_verify:hover .master-card-b__verify{-webkit-transform:translate(0,0);transform:translate(0,0)}}.master-card-b__name{font-size:32px;line-height:1.2;margin:0 0 16px;font-weight:800;color:#000;position:relative;display:table}.master-b__article-title a:hover,.master-card-b__name span,a.master-card-b__actions-item:hover{color:var(--color-accent)}.master-card-b__name-vip{display:inline-block;vertical-align:middle;margin:-1px 0 0 2px;width:24px;height:24px}@media (max-width:750px){.master-card-b__name{font-size:24px;text-align:center;font-weight:500;margin:0 0 24px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.master-card-b__desc{margin:0 0 24px;font-weight:300;word-break:break-word}@media (max-width:750px){.master-card-b__desc{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.master-card-b__info{margin:0 0 24px}@media (max-width:750px){.master-card-b__info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.master-card-b__info-item{margin:0 0 8px;position:relative;padding:0 0 0 20px;color:var(--color-gray);font-size:14px}.master-card-b__info-item_company{color:var(--color-main)}.master-card-b__info-item svg{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.master-card-b__info-item:last-child{margin:0}.master-card-b__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 24px;gap:8px}@media (max-width:750px){.master-card-b__actions{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 16px}}.master-card-b__actions-item,.master-card-b__social svg{-webkit-transition:var(--transition);transition:var(--transition)}.master-card-b__actions-item,.master-card-b__actions-item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.master-card-b__actions-item{height:40px;padding:0 12px;gap:8px;border-radius:var(--border-radius);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-family);outline:0;border:0;color:var(--color-main);background:0 0}.master-card-b__actions-item .done-sub{display:none}.master-card-b__actions-item em,.master-card-b__actions-item i{font-style:normal}@media (min-width:750px){.master-card-b__actions-item:hover,.master-card-b__actions-item_active{background:var(--color-light)}}.master-card-b__actions-item span{min-width:24px;height:24px;padding:0 8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:35px;font-size:14px;font-weight:400}@media (max-width:750px){.master-card-b__actions-item{background:var(--color-light-blue)}.master-card-b__actions-item span{background:#fff}.master-card-b__actions-item em{display:none}}.master-card-b__buttons{gap:8px}.master-card-b__buttons .button_call,.master-card-b__social-item span{display:none}@media (max-width:750px){.master-card-b__buttons .button_call{display:-webkit-box;display:-ms-flexbox;display:flex}.master-card-b__buttons .button_get-number{display:none}}.master-card-b__buttons,.master-card-b__social,.master-card-b__social-item{display:-webkit-box;display:-ms-flexbox;display:flex}.master-card-b__social{gap:8px;position:relative}.master-card-b__social svg{width:24px;height:24px;fill:var(--color-accent)}.master-card-b__social svg.icon__all-social{display:none;fill:currentColor}@media (max-width:750px){.master-card-b__social svg.icon__all-social{display:block}.master-card-b__social svg.icon__more{display:none}}.master-card-b__social-item{background:var(--color-light-blue);width:48px;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--border-radius)}.master-card-b__social-item_active{background:var(--color-accent);color:#fff}.master-card-b__social-item_active svg{fill:#fff}@media (max-width:1350px){.master-card-b__social-item_hidden-tablet{display:none}}@media (max-width:750px){.master-card-b__social-item span{display:block}}.master-card-b__social-item_more{display:none}@media (max-width:1350px){.master-card-b__social-item_more{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:750px){.master-card-b__social-item{-webkit-transition:0s;transition:0s}.master-card-b__social-item_hidden-mobile{display:none}.master-card-b__social-item_more{width:initial;padding:0 12px;gap:8px}.master-card-b__social-item_more svg{height:16px;width:auto}}@media (min-width:750px){.master-card-b__social-item:hover{background:var(--color-accent)}.master-card-b__social-item:hover svg{fill:#fff}}.master-card-b__social-drop{width:180px;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;bottom:calc(100% + 10px);right:0;border-radius:var(--border-radius);padding:8px 0;z-index:3;position:absolute;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;pointer-events:none}.master-card-b__social-drop_show{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.master-card-b__social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;height:38px;gap:8px}.master-card-b__social-links_hidden-tablet{display:none}@media (max-width:1350px){.master-card-b__social-links_hidden-tablet{display:-webkit-box;display:-ms-flexbox;display:flex}}.master-b__events-favor svg.icon__favor,.master-b__events-favor.active svg.icon__favor-empty,.master-card-b__social-links_hidden-mobile{display:none}@media (max-width:750px){.master-card-b__social-links_hidden-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.master-card-b__social-links:hover{background:var(--color-light)}.master-b{position:relative;z-index:2}.master-b__tabs{margin:0 0 48px}@media (max-width:750px){.master-b__tabs{margin:0 -16px 48px}}.master-b__tabs-grid{padding:8px 0;background:var(--color-bg);z-index:6!important}.is-sticky .master-b__tabs-grid{-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.08);box-shadow:0 1px 0 0 rgba(0,0,0,.08)}.master-b__tabs .swiper-slide{width:auto}@media (max-width:750px){.master-b__tabs .swiper-container{padding:0 16px}}.master-b__tabs .swiper-wrapper,.master-b__tabs-item,.master-b__tabs-item span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1350px){.master-b__tabs .swiper-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.master-b__tabs-item,.master-b__tabs-item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.master-b__tabs-item{background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;-webkit-transition:var(--transition);transition:var(--transition);gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;padding:0 12px;font-family:var(--font-family);border-radius:var(--border-radius)}@media (min-width:750px){.master-b__tabs-item:hover{color:var(--color-accent)}}.master-b__tabs-item span{min-width:24px;height:24px;background:var(--color-light-blue);border-radius:35px;font-size:14px;font-weight:400}.master-b__tabs-item_current{background:var(--color-light-blue);cursor:default}.master-b__tabs-item_current span{background:#fff}.master-b__tabs-item_current:hover{color:var(--color-main)}.master-b__section{margin:56px 0 0}.master-b__section_margin{margin:40px 0}.master-b__section:first-child{margin-top:0}.master-b__filter,.master-b__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.master-b__headline{margin:0 0 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.master-b__headline .title{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0}@media (max-width:750px){.master-b__headline .title{font-size:18px;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}.master-b__filter{gap:8px;position:relative}.master-b__filter-label{-webkit-box-flex:0;-ms-flex:none;flex:none;font-weight:500}.master-b__filter .select-list-b__value{width:240px}@media (max-width:750px){.master-b__filter .select-list-b__value{width:140px}}.master-b__filter .select-list-b__drop{min-width:200px}@media (max-width:750px){.master-b__filter .select-list-b__drop{left:initial;right:0}}.master-b__content{border-radius:var(--border-radius);background:#fff;padding:32px}@media (max-width:1350px){.master-b__content{padding:16px}}@media (max-width:750px){.master-b__content:has(.master-services-b){padding:0;background:0 0}}.master-b__slider .swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:0;bottom:0;top:initial;height:10px;background:#f0f0f0;border-radius:10px;width:100%}@media (max-width:1350px){.master-b__slider .swiper-container-horizontal>.swiper-scrollbar{display:none}}.master-b__slider .swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag,.slider-horizontal .swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag{background:#bdbdbd}.master-b__slider .swiper-container{padding:0 0 26px}@media (max-width:1350px){.master-b__slider .swiper-container{padding:0}}.master-b__slider .swiper-slide{width:264px}.master-b__article-photo img{border-radius:var(--border-radius);width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.master-b__article_video .master-b__article-photo{position:relative}.master-b__article_video .master-b__article-photo:after{width:96px;height:96px;background:url(../img/content/play.svg) no-repeat;position:absolute;pointer-events:none;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:'';z-index:2}.master-b__article-title{margin:16px 0 8px;font-size:16px}.master-b__article-title a{color:var(--color-main);display:block;font-weight:500}.master-b__article_video .master-b__article-title a{font-size:16px;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.master-b__article-category,.master-b__article-date{font-size:14px;font-weight:500;line-height:1.4;margin:0 0 8px}.master-b__article-category{color:#a8a8a8}.master-b__article-action,.master-b__article-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.master-b__article-action{gap:8px;font-size:14px;font-weight:500;line-height:1.4;color:#2c2c2c}.master-b__article-action svg{fill:#757575;-webkit-transition:var(--transition);transition:var(--transition)}.master-b__events-title a:hover,a.master-b__article-action:hover{color:var(--color-accent)}@media (max-width:750px){.master-b__content:has(.master-b__services){background:0 0;padding:0}}.master-b__person{background:#f9f2fc url(../img/content/person-bg.webp) repeat-y;background-size:cover;padding:40px 26px;border-radius:var(--border-radius)}@media (max-width:1350px){.master-b__person{margin:0 -16px;padding:40px 16px;border-radius:0}}.master-b__person-content{max-width:714px;margin:0 auto;font-weight:300;color:#000}.master-b__person-content h2{margin:0 0 24px;font-size:32px;line-height:1.2;font-weight:800}.master-b__person-content h3{margin:64px 0 16px;font-size:24px;line-height:1.3;font-weight:500}.master-b__person-video{display:block;position:relative}.master-b__person-video-play{-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:rgba(255,255,255,.9);border-radius:50%;width:96px;height:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:3;top:50%;left:50%;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.master-b__person-video:hover .master-b__person-video-play{background:#fff}.master-b__events-photo img,.master-b__person-gallery-item img,.master-b__person-video img,.master-services-b__photo img{width:100%;height:100%;border-radius:var(--border-radius);-o-object-fit:cover;object-fit:cover}.master-b__person-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:64px 0}@media (max-width:750px){.master-b__person-gallery{grid-template-columns:repeat(1,1fr)}}.master-b__person-gallery-item{height:260px}@media (max-width:750px){.master-b__person-gallery-item{height:initial}}.master-b__person-gallery_x3{grid-template-columns:repeat(3,1fr)}@media (max-width:750px){.master-b__person-gallery_x3{grid-template-columns:repeat(1,1fr)}}.master-b__person-gallery_x3 .master-b__person-gallery-item,.master-vip_events .master-vip__slider .swiper-slide img{height:166px}@media (max-width:750px){.master-b__person-gallery_x3 .master-b__person-gallery-item{height:initial}.master-b__content:has(.master-b__events){background:0 0;padding:0}}.master-b__events{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media (max-width:1350px){.master-b__events{grid-template-columns:repeat(1,1fr);gap:24px}}.master-b__events-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.master-b__events-photo{width:120px;-webkit-box-flex:0;-ms-flex:none;flex:none}.master-b__events-photo img,.master-services-b__photo img{height:120px}.master-b__events-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;position:relative}.master-b__events-favor{position:absolute;width:32px;height:32px;border-radius:var(--border-radius);top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:var(--transition);transition:var(--transition);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.master-b__events-favor svg{width:16px;height:auto}.master-b__events-favor.active svg.icon__favor{display:block}.master-b__events-favor:hover{background:var(--color-light)}.master-b__events-title{margin:0 0 8px;font-weight:500;padding:0 48px 0 0;font-size:16px}.master-b__events-title a{display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.master-b__events-address{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 8px;gap:8px;font-size:14px;color:#9e9e9e}.master-b__events-info,.master-b__events-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.master-b__events-tag{color:var(--color-main);height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:12px;padding:0 8px 2px;font-weight:400}.master-b__events-info{gap:8px;font-weight:500;-ms-flex-wrap:wrap;flex-wrap:wrap}.master-b__events-countdown,.master-services-b__name a:hover,.master-services-b__name span,.master-services-b__title a:hover,a.master-services-b__field_status:hover{color:var(--color-accent)}.master-b__about{font-weight:300}.master-b__about ul{list-style:none;margin:0;padding:0}.master-b__about ul li{padding:0 0 0 16px;position:relative}.master-b__about ul li:before{content:'';background:var(--color-main);width:4px;height:4px;position:absolute;left:0;top:10px;border-radius:50%}.master-b__about ul~*{margin-top:24px}.master-b__address{max-height:320px;overflow-y:auto;padding:0 26px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;grid-row-gap:40px}@media (max-width:1350px){.master-b__address{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:hidden;overflow-x:auto;padding:0 0 22px;gap:16px}}.master-b__address::-webkit-scrollbar{width:10px;background:#f0f0f0;border-radius:10px}@media (max-width:1350px){.master-b__address::-webkit-scrollbar{height:10px;width:initial}}.master-b__address::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}.master-b__address-card{display:block;position:relative;padding:16px;border-radius:var(--border-radius);background:#fafafa;font-size:14px;line-height:1.4}@media (max-width:1350px){.master-b__address-card{min-width:264px}}.master-b__address-icon{position:absolute;top:16px;right:16px}.master-b__address-value{display:block;padding:0 40px 0 0;-webkit-transition:var(--transition);transition:var(--transition)}.master-b__address-phone,.master-b__address-type{margin:16px 0 0;display:block}.master-b__address-type{font-size:12px;line-height:1.1}.master-b__all,.master-b__end{margin:32px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.master-b__end{margin:24px 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:750px){.master-b__end{gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.master-b__copyright{font-size:12px;color:var(--color-gray)}.master-b__alert,.master-b__alert svg{-webkit-transition:var(--transition);transition:var(--transition)}.master-b__alert{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--color-gray);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;gap:8px}.master-b__alert:hover{color:var(--color-main)}.master-b__alert svg{fill:currentColor}.skill-list-b__section{margin:0 0 40px}.master-services-b__item:last-child,.skill-list-b__item:last-child,.skill-list-b__section:last-child{margin:0}.skill-list-b__label{margin:0 0 24px;font-size:20px;font-weight:600}.skill-list-b__item{margin:0 0 24px;font-weight:300;color:#212121}.skill-list-b__item strong{display:block;margin:0 0 8px;font-weight:500;color:var(--color-main)}.master-services-b__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin:0 0 40px;position:relative}@media (max-width:750px){.master-services-b__item{padding:16px;background:#fff;border-radius:var(--border-radius);-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 16px}}.master-services-b__desc{font-weight:300}@media (max-width:750px){.master-services-b__desc{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.master-services-b .tags-list-b{margin-top:16px}}.master-services-b__info{margin:16px 0}@media (max-width:750px){.master-services-b__info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.master-services-b__info_hide-desktop{display:none}}.master-services-b__info-item{margin:0 0 8px;position:relative;padding:0 0 0 20px;color:var(--color-gray);font-size:14px}.master-services-b__info-item_company{color:var(--color-main)}.master-services-b__info-item svg{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.master-services-b__info-item:last-child,.master-services-b_medium .master-services-b__item:last-child,.master-services-b_small .master-services-b__item:last-child{margin:0}.master-services-b_small-sidebar .master-services-b__info{margin:8px 0}.master-services-b_medium .master-services-b__item{padding:28px 32px;background:#fff;border-radius:16px;margin:0 0 24px}@media (max-width:1350px){.master-services-b_medium .master-services-b__item{padding:16px}}.master-services-b_small .master-services-b__item{padding:28px 32px;background:#fff;border-radius:16px;margin:0 0 24px;gap:32px}@media (max-width:1350px){.master-services-b_small .master-services-b__item{padding:16px}}.master-services-b_catalog .master-services-b__item{gap:32px}.master-services-b__author{margin:0 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.master-services-b__author_gray{color:#757575}@media (max-width:750px){.master-services-b_medium .master-services-b__author{padding-left:96px}}.master-services-b__name{line-height:1.2;color:#000;position:relative;display:table;font-size:20px;margin:0 0 8px;text-align:left;font-weight:600}@media (max-width:750px){.master-services-b__name{padding:0 0 0 96px;font-size:20px;font-weight:600;margin:0 0 8px;text-align:left;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.master-services-b__name-vip{display:inline-block;vertical-align:middle;margin:-1px 0 0 2px;width:20px;height:20px}.master-services-b__sidebar{width:120px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:750px){.master-services-b__sidebar{position:absolute;left:16px;top:16px;width:60px}}.master-services-b_small .master-services-b__sidebar,.master-services-b_small-sidebar .master-services-b__sidebar{width:80px}@media (max-width:750px){.master-services-b_medium .master-services-b__sidebar{width:80px}}.master-services-b__photo{margin:0 0 16px}@media (max-width:750px){.master-services-b__photo{margin:0 0 8px}}@media (max-width:750px){.master-services-b__photo img{height:60px}}.master-services-b_small-sidebar .master-services-b__photo{margin:0 0 8px}.master-services-b_small-sidebar .master-services-b__photo img{height:80px}@media (max-width:750px){.master-services-b_medium .master-services-b__photo img{height:80px}}.master-services-b__fields{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 16px;gap:16px}@media (max-width:750px){.master-services-b__fields{display:block}}.master-services-b__fields_mobile{display:none}@media (max-width:750px){.master-services-b__fields_mobile{display:block}.master-services-b__content .master-services-b__fields{margin:0;padding-left:96px}}.master-services-b__sidebar .master-services-b__fields{margin:0}.master-services-b__top .master-services-b__fields,.reviews-list-b__header br{display:none}@media (max-width:750px){.master-services-b__top .master-services-b__fields{display:-webkit-box;display:-ms-flexbox;display:flex}}.master-services-b__field{gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;padding:0 0 0 22px;position:relative}.master-services-b__field svg{fill:#bdbdbd;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.master-services-b__field_rate{color:var(--color-main);font-weight:500}.master-services-b__field_rate svg{fill:var(--color-accent)}@media (max-width:750px){.master-services-b__field_rate span{display:none}}.master-services-b__field_people{height:28px;padding:0 8px;border-radius:var(--border-radius);background:var(--color-light);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:750px){.master-services-b__field_people{display:none}}.master-services-b__field_people svg{-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0);opacity:.8;height:15px;width:auto;position:initial;-webkit-transform:none;transform:none}.master-services-b__field_status{color:var(--color-gray);font-weight:400;position:relative;display:block}.master-services-b__field_status:before{left:3px;top:6px;width:10px;height:10px;background:#bdbdbd;border-radius:50%;position:absolute;content:''}@media (max-width:750px){.master-services-b__field_hide-mobile,.master-services-b__field_status span{display:none}}.master-services-b__content .master-services-b__field{color:var(--color-gray)}@media (max-width:750px){.master-services-b__content .master-services-b__field{margin:0 0 8px}.master-services-b__content .master-services-b__field:last-child{margin:0}.master-services-b__content .master-services-b__field_pin:last-child{margin:0 0 16px}.master-services-b__content .master-services-b__field_pin svg{-webkit-transform:none;transform:none;top:3px}}.master-services-b__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media (max-width:750px){.master-services-b__content{min-height:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.master-services-b__title{margin:0 0 8px}@media (max-width:750px){.master-services-b__title{padding-left:76px}}.master-services-b__title a{display:block;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media (max-width:750px){.master-services-b_medium .master-services-b__title{padding-left:96px}.master-services-b_medium .master-services-b__title a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}}.master-services-b__address{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 8px;gap:8px;font-size:14px;color:#9e9e9e;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.master-services-b__address svg{margin:0 -4px 0 0}@media (max-width:750px){.master-services-b__address{padding-left:76px}.master-services-b_medium .master-services-b__address{padding:0}}.master-services-b__tag{color:var(--color-main);height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:12px;padding:0 8px 2px;font-size:14px;font-weight:400}.master-services-b__text{font-weight:300;margin:0 0 8px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media (max-width:750px){.master-services-b__text{margin:auto 0 8px}}.master-services-b__category{font-size:14px;color:#9e9e9e}.master-services-b__other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px;text-align:right;-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:100px}@media (max-width:1350px){.master-services-b__other_float{position:absolute;top:16px;right:16px}}@media (max-width:750px){.master-services-b__other_float{display:none}.master-services-b__other{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:0}}.master-services-b__price{font-weight:500}@media (max-width:750px){.master-services-b__price{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 16px 0 auto}.master-services-b__button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.reviews-list-b__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 24px;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:10px}.reviews-list-b__label{font-weight:500}.reviews-list-b__label strong{font-size:20px;font-weight:600}.reviews-list-b__label_gray{color:#a8a8a8}@media (max-width:750px){.reviews-list-b__label{font-weight:400;font-size:14px}.reviews-list-b__label span{display:block}}.reviews-list-b__add_mobile{display:none}@media (max-width:750px){.reviews-list-b__add_desktop{display:none}.reviews-list-b__add_mobile{display:block}}.reviews-list-b__item{margin:0 0 24px}.reviews-list-b__item:last-child{margin:0}.reviews-list-b__name{margin:0 0 8px;font-weight:500}.reviews-list-b__info{margin:0 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.reviews-list-b__date{font-size:14px;font-weight:500}.reviews-list-b__rate{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews-list-b__rate span{border:2px solid #b9c4ff;width:12px;height:12px;border-radius:50%;background:#fff;margin:0 -2px 0 0}.reviews-list-b__rate span.filled,.top-slider-b__arrow:hover{background:var(--color-accent)}.reviews-list-b__text{font-weight:300}.top-slider-b{margin:0 0 40px;position:relative}.top-slider-b__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;width:48px;height:48px;margin-top:-24px;-webkit-transition:var(--transition);transition:var(--transition)}@media (max-width:1350px){.top-slider-b__arrow{display:none}}.top-slider-b__arrow_prev{left:-16px}.top-slider-b__arrow_next{right:-16px}.top-slider-b__arrow:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.top-slider-b .swiper-slide img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;border-radius:16px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}@media (max-width:750px){.top-slider-b .swiper-slide img{border-radius:var(--border-radius)}}.top-slider-b__block{color:#fff;padding:50px 120px;min-height:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;font-weight:500}.top-slider-b__block_middle{text-align:center;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1350px){.top-slider-b__block{text-align:center;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:initial;padding:100px 24px}.top-slider-b__block .button{color:#fff;background:var(--color-accent)}}@media (max-width:750px){.top-slider-b__block{padding:62px 24px}}@media (max-width:1350px) and (min-width:750px){.top-slider-b__block .button:hover{background:var(--color-button-hover)}}.top-slider-b__desc{font-size:24px;line-height:1.3;max-width:450px}.top-slider-b__desc strong{display:block;max-width:400px;font-weight:500;font-size:48px;line-height:1.1;margin:0 0 15px}@media (max-width:1350px){.top-slider-b__desc{max-width:100%}.top-slider-b__desc strong{display:inline;max-width:100%;font-size:24px;line-height:1.3;margin:0 5px 0 0}.top-slider-b__desc strong:after{content:'.'}}@media (max-width:750px){.top-slider-b__desc,.top-slider-b__desc strong{font-size:16px}}.top-slider-b__block_middle .top-slider-b__desc,.top-slider-b__block_middle .top-slider-b__desc strong{max-width:100%}.top-slider-b_bold .top-slider-b__desc strong{font-weight:900;font-size:56px}@media (max-width:1350px){.top-slider-b_bold .top-slider-b__desc strong{font-size:24px;font-weight:500;display:block}.top-slider-b_bold .top-slider-b__desc strong:after{display:none}}@media (max-width:750px){.top-slider-b_bold .top-slider-b__desc strong{font-size:16px}}.top-slider-b .swiper-pagination{position:initial}.top-slider-b .swiper-pagination-bullet{background:#e0e0e0;opacity:1}.top-slider-b .swiper-pagination-bullet-active{background:#424242}.page-b__all,.page-b__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.page-b__all{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:16px 0 0}.page-b__grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1350px){.page-b__grid{display:block}}.page-b__sidebar{width:336px}@media (max-width:1350px){.page-b__sidebar{height:100vh;height:calc(var(--vh, 1vh)*100);display:block;width:100%;position:fixed;top:0;left:0;overflow-y:auto;background:#fff;z-index:99;opacity:0;-webkit-transition:var(--transition);transition:var(--transition);pointer-events:none;background:rgba(49,51,61,.2)}.page-b__sidebar_show{opacity:1;pointer-events:auto}}.page-b__content{width:calc(100% - 368px)}@media (max-width:1350px){.page-b__content{width:100%}}.page-b__section{margin:56px 0 0}.page-b__section_margin{margin:40px 0}.page-b__section:first-child{margin-top:0}.page-b__filter,.page-b__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-b__headline{margin:0 0 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.page-b__headline .title{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0}@media (max-width:750px){.page-b__headline .title{font-size:18px}}.page-b__filter{gap:8px;position:relative}.page-b__filter-label{-webkit-box-flex:0;-ms-flex:none;flex:none;font-weight:500}@media (max-width:750px){.page-b__filter-label{display:none}}.page-b__filter .select-list-b__value{width:240px}@media (max-width:750px){.page-b__filter .select-list-b__value{width:140px}}.page-b__filter .select-list-b__drop{min-width:200px}@media (max-width:750px){.page-b__filter .select-list-b__drop{left:initial;right:0}}.page-b__inner{border-radius:var(--border-radius);background:#fff;padding:32px}@media (max-width:1350px){.page-b__inner{padding:16px}}.page-b__inner .page-b__all,.tabs-component__content p~h1,.tabs-component__content p~h2,.tabs-component__content p~h3,.tabs-component__content p~h4{margin-top:32px}.banner-top{margin:0 0 40px;position:relative}.banner-top__block{color:#fff;padding:50px 120px;min-height:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;font-weight:500}.banner-top__block_middle{text-align:center;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1350px){.banner-top__block{text-align:center;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:initial;padding:100px 24px}.banner-top__block .button{color:#fff;background:var(--color-accent)}}@media (max-width:750px){.banner-top__block{padding:62px 24px}}@media (max-width:1350px) and (min-width:750px){.banner-top__block .button:hover{background:var(--color-button-hover)}}.banner-top__desc{font-size:24px;line-height:1.3;max-width:450px}.banner-top__desc strong{display:block;max-width:400px;font-weight:500;font-size:48px;line-height:1.1;margin:0 0 15px}@media (max-width:1350px){.banner-top__desc{max-width:100%}.banner-top__desc strong{display:inline;max-width:100%;font-size:24px;line-height:1.3;margin:0 5px 0 0}.banner-top__desc strong:after{content:'.'}}@media (max-width:750px){.banner-top__desc,.banner-top__desc strong{font-size:16px}}.banner-top__block_middle .banner-top__desc,.banner-top__block_middle .banner-top__desc strong{max-width:100%}.banner-top_bold .banner-top__desc strong{font-weight:900;font-size:56px}@media (max-width:1350px){.banner-top_bold .banner-top__desc strong{font-size:24px;font-weight:500;display:block}.banner-top_bold .banner-top__desc strong:after{display:none}}@media (max-width:750px){.banner-top_bold .banner-top__desc strong{font-size:16px}}.banner-top img{border-radius:16px;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}@media (max-width:750px){.banner-top img{border-radius:var(--border-radius)}}.catalog-category-b{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;grid-row-gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:500;margin:0 0 40px}.catalog-category-b,.catalog-category-b__item,.catalog-filter-b{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-category-b__item{padding:0 8px 2px;font-size:14px;border-radius:var(--border-radius);height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--color-light)}.catalog-category-b__item:hover{background:var(--color-accent);color:#fff}.catalog-filter-b{gap:16px;grid-row-gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:500;margin:0 0 40px;display:none}.catalog-filter-b:has(.catalog-filter-b__item){display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1350px){.catalog-filter-b:has(.catalog-filter-b__item){display:none}.catalog-filter-b{display:none}}.catalog-filter-b__item,.catalog-filter-b__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-filter-b__list{gap:16px;grid-row-gap:8px}.catalog-filter-b__item{padding:0 8px 2px;border-radius:var(--border-radius);height:24px;gap:8px;background:#fff}@media (max-width:1350px){.catalog-filter-b__item{background:var(--color-light)}}.catalog-filter-b__item svg{cursor:pointer}.catalog-filter-b_blue .catalog-filter-b__item{background:#cce7fa}.catalog-filter-b__clear{padding:0 8px 2px;border-radius:var(--border-radius);height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-light)}.catalog-filter-b__clear:hover{background:var(--color-accent);color:#fff}.frame-list-b{display:grid;gap:16px;grid-row-gap:40px;grid-template-columns:repeat(3,1fr)}@media (max-width:1350px){.frame-list-b{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:750px){.frame-list-b{grid-template-columns:repeat(1,1fr)}}.frame-list-b_w4{grid-template-columns:repeat(4,1fr)}@media (max-width:1350px){.frame-list-b_w4{gap:16px;grid-template-columns:repeat(1,1fr)}}.frame-list-b__card{padding:16px;border-radius:16px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.frame-list-b__card-pic{margin:0 0 16px}.frame-list-b__card-pic img{height:176px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius)}.frame-list-b__card-title{font-size:20px;line-height:1.4;font-weight:600;margin:0 0 8px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.frame-list-b__card-title a,.news-list-b__title a{display:block}.frame-list-b__card-title a:hover{color:var(--color-accent)}.frame-list-b__card-address{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 8px;gap:8px;font-size:14px;color:#9e9e9e}.frame-list-b__card-address-tag,.frame-list-b__card-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.frame-list-b__card-address-tag{color:var(--color-main);height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:12px;padding:0 8px 2px;font-size:14px;font-weight:400}.frame-list-b__card-author{margin:0 0 12px;gap:8px}.frame-list-b__card-author_gray{color:#757575}.frame-list-b__card-desc{font-size:14px;color:#757575;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 28px}.frame-list-b__card-bottom,.frame-list-b__card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.frame-list-b__card-bottom{margin:auto 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.frame-list-b__card-info{font-size:14px;gap:8px;grid-row-gap:0;font-weight:500;-ms-flex-wrap:wrap;flex-wrap:wrap}.frame-list-b__card-countdown{color:var(--color-accent)}@media (max-width:1350px){.frame-list-b_w4 .frame-list-b__card{padding-left:245px;position:relative;min-height:152px}}@media (max-width:750px){.frame-list-b_w4 .frame-list-b__card{padding:246px 16px 16px;min-height:initial}}.frame-list-b_w4 .frame-list-b__card-pic img{height:126px}@media (max-width:1350px){.frame-list-b_w4 .frame-list-b__card-pic{position:absolute;left:16px;top:16px;width:212px}.frame-list-b_w4 .frame-list-b__card-pic img{height:120px}}@media (max-width:750px){.frame-list-b_w4 .frame-list-b__card-pic{top:0;left:0;width:100%}.frame-list-b_w4 .frame-list-b__card-pic img{height:230px;border-radius:var(--border-radius) 8px 0 0}}.frame-list-b_w4 .frame-list-b__card-title{font-size:16px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media (max-width:1350px){.frame-list-b_w4 .frame-list-b__card-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}}.frame-list-b_w4 .frame-list-b__card-author{color:#757575}.side-banner-b{border-radius:16px;padding:24px 32px 32px;background:#fff;margin-top:48px}.side-banner-b_mobile{display:none}@media (max-width:1350px){.side-banner-b{overflow-x:auto;overflow-y:hidden;padding:0 0 16px;border-radius:0;margin:0 0 40px;gap:24px;white-space:nowrap;background:0 0}.side-banner-b_desktop{display:none}.side-banner-b_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:750px){.side-banner-b{margin:0 -16px 40px;padding:0 16px}}.side-banner-b__item{margin:0 0 24px}@media (max-width:1350px){.side-banner-b__item{margin:0;min-width:272px}}.side-banner-b__item:last-child{margin:0}.side-banner-b__banner{min-height:320px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.side-banner-b__banner img{border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}.side-banner-b__content{position:relative;z-index:2}@media (max-width:1350px) and (min-width:750px){.side-banner-b::-webkit-scrollbar{background:#f0f0f0;border-radius:10px;height:10px}.side-banner-b::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}}.filter-b{border-radius:16px;padding:24px 32px 32px;background:#fff;position:relative}.filter-b__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter-b__empty{display:none;font-size:14px;color:#757575;padding:8px 0 0}.filter-b__category-item_hidden{display:none}.filter-b__category-links{display:block;padding:8px;border-radius:4px;line-height:1}.filter-b__category-links:hover,.news-list-b__actions-item a:hover,.news-list-b__title a:hover,a.news-list-b__actions-item:hover{color:var(--color-accent)}.filter-b__category-links_current{background:#bbdefb url(../img/content/check.svg) no-repeat calc(100% - 8px) 8px}.filter-b__category-toggle{margin:24px 0 0}.filter-b__category-toggle .button{min-width:155px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-b .catalog-b__filter{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.filter-b__for-mobile{display:none}.filter-b__close{position:absolute;top:16px;right:16px;display:none}@media (max-width:1350px){.filter-b{padding:24px 16px}.filter-b__close,.filter-b__for-mobile{display:block}.filter-b__for-desktop{display:none}}.filter-b__title{font-size:20px;font-weight:600;margin:0 0 8px}@media (max-width:1350px){.filter-b__title{font-size:32px;font-weight:800;margin:0 0 24px}}.filter-b__desc{margin:0 0 24px;font-weight:500}.filter-b__desc span{display:block;color:#9e9e9e}.filter-b__form{margin:0 0 48px}@media (max-width:1350px){.filter-b__form .catalog-filter-b{display:-webkit-box;display:-ms-flexbox;display:flex}}.filter-b__field{margin:0 0 24px}.filter-b__field_tags{display:none}@media (max-width:1350px){.filter-b__field_tags{display:block}}.filter-b__field:last-child{margin:0}.filter-b__label{margin:0 0 8px;font-weight:500}.filter-b__list{max-height:168px;overflow-y:auto;overflow-x:hidden}.filter-b__list_master{min-height:139px}.filter-b__list::-webkit-scrollbar{width:10px;background:#f0f0f0;border-radius:10px}.filter-b__list::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}.input-text~.filter-b__list,.select-list-b~.filter-b__list{margin-top:8px}.filter-b__item{margin:0 0 4px}.filter-b__item:last-child{margin:0}.filter-b__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (max-width:1350px){.filter-b__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:absolute;left:0;bottom:0;padding:0 16px 20px;width:100%;z-index:3}}.filter-b__buttons .button{width:100%}@media (max-width:1350px){.filter-b__buttons .button{width:initial}.filter-b__buttons .button_none{background:0 0;border:1px solid var(--color-accent);color:var(--color-main)}}@media (max-width:750px){.filter-b__buttons .button{width:100%}}.news-list-b__item{margin:0 0 16px;padding:16px;border-radius:var(--border-radius);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (max-width:750px){.news-list-b__item{padding:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.news-list-b__item:last-child{margin:0}.news-list-b__pic{-webkit-box-flex:0;-ms-flex:none;flex:none;width:218px}.news-list-b__pic img{height:126px;border-radius:var(--border-radius);-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:750px){.news-list-b__pic{width:100%}.news-list-b__pic img{height:230px;border-radius:var(--border-radius) 8px 0 0}}.news-list-b__about{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media (max-width:750px){.news-list-b__about{padding:16px}}.news-list-b__desc,.news-list-b__title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.news-list-b__title{margin:0 0 8px;font-weight:500}.news-list-b__desc{font-weight:300}.news-list-b__actions,.news-list-b__actions-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-list-b__actions{margin:8px 0 0;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:8px}.news-list-b__actions-item{gap:8px;font-weight:500;font-size:14px}.news-list-b__actions-item svg{margin:2px -3px 0 0}.news-list-b__actions-item_author a{margin-left:-5px}.news-item-b__preview{margin:0 0 16px}.news-item-b__preview img{border-radius:var(--border-radius);width:100%}@media (max-width:750px){.news-item-b__preview{margin:0 -16px 40px}.news-item-b__preview img{width:initial;border-radius:0}}.news-item-b__content{padding:32px;border-radius:16px;background:#fff;font-weight:300}@media (max-width:1350px){.news-item-b__content{padding:16px;border-radius:var(--border-radius)}}.category-b__list a b,.category-b__list a strong,.news-item-b__content b,.news-item-b__content strong{font-weight:600}.news-item-b__content em,.news-item-b__content i{font-style:italic}.content-zone blockquote,.news-item-b__content blockquote{background:#f1f9ff;border-radius:var(--border-radius);padding:50px 32px;position:relative;text-align:center;display:block;margin:32px 0;font-size:20px;font-style:italic;color:#000;font-weight:500}.news-item-b__content blockquote:after,.news-item-b__content blockquote:before{content:'';position:absolute;width:32px;height:24px}.news-item-b__content blockquote:before{top:16px;left:32px;background:url(../img/content/quote-start.png) no-repeat}.news-item-b__content blockquote:after{bottom:16px;right:32px;background:url(../img/content/quote-end.png) no-repeat}.news-item-b__slider{margin:40px 0;position:relative}@media (max-width:750px){.news-item-b__slider{margin:32px 0}}.news-item-b__slider .swiper-slide img{border-radius:16px}@media (max-width:1350px){.news-item-b__slider .swiper-slide img{border-radius:var(--border-radius)}}.news-item-b__slider .swiper-pagination{position:initial}.news-item-b__slider .swiper-pagination-bullet{background:#e0e0e0;opacity:1}.news-item-b__slider .swiper-pagination-bullet-active{background:#424242}.news-item-b__slider-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;width:48px;height:48px;margin-top:-24px;-webkit-transition:var(--transition);transition:var(--transition)}@media (max-width:1350px){.news-item-b__slider-arrow{display:none}}.news-item-b__slider-arrow_prev{left:-16px}.news-item-b__slider-arrow_next{right:-16px}.news-item-b__slider-arrow:hover,.news-item-b__tag:hover{background:var(--color-accent)}.master-vip__slider-arrow:hover img,.news-item-b__slider-arrow:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.news-item-b__actions{margin:48px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media (max-width:750px){.news-item-b__actions{gap:16px}}.news-item-b__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;font-size:14px;font-weight:500}@media (max-width:750px){.news-item-b__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0;width:100%}}.news-item-b__date{color:#a8a8a8;font-weight:400}.news-item-b__views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.news-item-b__views svg{margin:2px 0 0}.news-item-b__tag{background:#e9f6ff;border-radius:8px;padding:3px 8px 4px;font-size:14px;font-weight:500}.news-item-b__tag:hover{color:#fff}.news-item-b__like{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:var(--transition);transition:var(--transition)}.news-item-b__like:hover{color:var(--color-accent)}.news-item-b__like .icon__like-thumb-active{display:none}.news-item-b__like_active{-webkit-animation:likeAdd .5s linear forwards;animation:likeAdd .5s linear forwards}.news-item-b__like_active .icon__like-thumb-active{display:block}.news-item-b__like_active .icon__like-thumb{display:none}.news-item-b__like span,.news-item-b__share{display:-webkit-box;display:-ms-flexbox;display:flex}.news-item-b__like span{width:40px;height:40px;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:var(--transition);transition:var(--transition);border-radius:50%}.news-item-b__like span:hover{-webkit-box-shadow:0 2px 12px 0 rgba(77,77,77,.25);box-shadow:0 2px 12px 0 rgba(77,77,77,.25)}.news-item-b__share{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:16px 0 0}.news-author-b{margin:56px 0 40px}@media (max-width:750px){.news-author-b .master-services-b__top{margin:0 0 16px;min-height:109px}}.news-author-b .master-services-b__card-field_status{display:none}@media (max-width:750px){.news-author-b .master-services-b__card-field_status{display:-webkit-box;display:-ms-flexbox;display:flex}}.news-author-b .master-services-b__photo{margin:0 0 8px}.news-author-b .master-services-b__other{position:absolute;top:24px;right:32px}@media (max-width:1350px){.news-author-b .master-services-b__other{top:16px}}.lk-form{max-width:485px;width:100%;margin:auto}.lk-form_check{max-width:720px}.lk-form__content{background:#fff;padding:32px;color:#000;border-radius:16px}@media (max-width:750px){.lk-form__content{padding:16px}}.lk-form__title{font-size:36px;text-align:center;margin:0 0 24px;font-weight:800;line-height:1.1}.lk-form__note{margin:0 0 24px;font-size:14px;line-height:1.4}.lk-form__note_middle{text-align:center}.lk-form__sex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 16px;gap:8px}.lk-form__field{margin:0 0 16px;position:relative}.lk-form__field_datehb{max-width:260px}@media (max-width:750px){.lk-form__field_datehb{max-width:100%}}.lk-form__field .input-text{height:40px}.lk-form__field:last-child{margin:0}.lk-form__eye{position:absolute;top:0;right:0;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lk-form__eye:before{background:var(--color-accent);-webkit-transform:rotate(30deg);transform:rotate(30deg);position:absolute;left:9px;top:19px;-webkit-transition:var(--transition);transition:var(--transition);z-index:2;height:1px;width:21px;opacity:0;content:''}.lk-form__eye_active:before{opacity:1}.lk-form__error{margin:24px 0 0;color:var(--color-error);font-size:14px;line-height:1.4;max-width:340px;display:none}.lk-form__block:has(.input-text_error) .lk-form__error{display:block}.lk-form__forget,.lk-form__forget-links{display:-webkit-box;display:-ms-flexbox;display:flex}.lk-form__forget{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:16px 0 0;font-size:14px}.lk-form__forget-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--color-accent)}@media (min-width:750px){.lk-form__forget-links:hover{color:var(--color-button-hover)}}.lk-form__success{padding:24px;border-radius:var(--border-radius);background:#dcedc8;margin:0 0 24px;font-weight:500;color:#1b5e20}.lk-form__agree{margin:16px 0 0}.lk-form__agree label{font-size:12px;line-height:1.3;color:#9e9e9e;cursor:default;padding-top:1px}.lk-form__agree label:before{top:0;cursor:pointer}.lk-form__agree label:after{top:4px;cursor:pointer}.lk-form__agree label:hover{color:#9e9e9e}.lk-form__agree label a{color:#9e9e9e;border-bottom:1px solid rgba(0,0,0,.2)}.lk-form__agree label a:hover{color:#666;border-bottom:1px solid rgba(0,0,0,.5)}.lk-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0 0}@media (max-width:750px){.lk-form__actions{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:8px}}.lk-form__actions_middle,.lk-form__end{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lk-form__actions_middle{gap:20px}.lk-form__actions_middle .button{min-width:160px}.lk-form__end{margin:20px 0 0;font-size:14px}.contacts-b,.lk-form__end,.lk-form__end-links{display:-webkit-box;display:-ms-flexbox;display:flex}.lk-form__end-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--color-accent)}@media (min-width:750px){.lk-form__end-links:hover{color:var(--color-button-hover)}}.contacts-b{gap:32px}@media (max-width:1350px){.contacts-b{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contacts-b .title{margin:0 0 16px;font-size:24px;font-weight:500;color:#000;line-height:32px}.contacts-b__text{font-weight:300}.contacts-b__sidebar{border-radius:16px;background:#fff;padding:32px;width:388px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:1350px){.contacts-b__sidebar{width:100%;padding:16px}}.contacts-b__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;border-radius:16px;background:#fff;padding:32px}@media (max-width:1350px){.contacts-b__content{padding:16px}.contacts-b__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:750px){.contacts-b__info{display:block}}.contacts-b__info-field{margin:0 0 32px}@media (max-width:1350px){.contacts-b__info-field_double{width:50%}}@media (max-width:750px){.contacts-b__info-field_double{width:100%}}.contacts-b__info-field:last-child{margin:0}.contacts-b__list{margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-b__field{width:calc(50% - 8px)}.contacts-b__field textarea{display:block;height:180px}.contacts-b__field_full{width:100%}.contacts-b__note{color:#9e9e9e;font-size:12px;line-height:14px}.contacts-b__note a{color:#9e9e9e;border-bottom:1px solid rgba(0,0,0,.1)}.contacts-b__note a:hover{color:#212121;border-color:rgba(0,0,0,.3)}.contacts-b__bottom{margin:16px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (max-width:750px){.contacts-b__bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.contacts-b__bottom .button{min-width:160px}.contacts-b__captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:750px){.contacts-b__captcha{width:100%}}.contacts-b__captcha-label{font-size:12px;color:#9e9e9e;line-height:14px}@media (max-width:750px){.contacts-b__captcha-label{-webkit-box-flex:0;-ms-flex:none;flex:none}}.contacts-b__captcha-value{font-weight:500;font-size:24px}@media (max-width:750px){.contacts-b__captcha-value{-webkit-box-flex:0;-ms-flex:none;flex:none}}.contacts-b__captcha-input{width:120px}@media (max-width:750px){.contacts-b__captcha-input{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:initial}}.reviews-empty-b{display:-webkit-box;display:-ms-flexbox;display:flex;padding:44px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.master-vip{padding:28px 32px;background:#fff;border-radius:16px}@media (max-width:1350px){.master-vip{padding:16px}}.master-vip__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1350px){.master-vip__grid{margin:0 0 16px}}@media (max-width:750px){.master-vip__grid{gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.master-vip_events .master-vip__grid{display:block}.master-vip__gallery{width:38%}@media (max-width:1350px){.master-vip__gallery{width:220px}}@media (max-width:750px){.master-vip__gallery{width:310px}}.master-vip_events .master-vip__gallery{width:100%;margin:0 0 40px}@media (max-width:750px){.master-vip_events .master-vip__gallery{margin:0 auto 24px;max-width:310px}}.master-vip__slider{position:relative}.master-vip__slider-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;width:48px;height:48px;margin-top:-24px;-webkit-transition:var(--transition);transition:var(--transition)}@media (max-width:1350px){.master-vip__slider-arrow{display:none}}.master-vip__slider-arrow_prev{left:-16px}.master-vip__slider-arrow_next{right:-16px}.master-vip__rating-value span.filled,.master-vip__slider-arrow:hover{background:var(--color-accent)}.master-vip__slider .swiper-slide img{width:100%;height:100%;border-radius:var(--border-radius)}.master-vip__slider .swiper-pagination{position:initial}.master-vip__slider .swiper-pagination-bullet{background:#e0e0e0;opacity:1}.master-vip__slider .swiper-pagination-bullet-active{background:#424242}.content-zone table td p,.content-zone table td ul,.master-vip_events .master-vip__slider-arrow{margin:0}@media (max-width:1350px){.master-vip_events .master-vip__slider-arrow{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:750px){.master-vip_events .master-vip__slider-arrow{display:none}}.master-vip_events .master-vip__slider-arrow.swiper-button-disabled{display:none}@media (min-width:750px){.master-vip_events .master-vip__slider .swiper-pagination{display:none}}@media (max-width:750px){.master-vip_events .master-vip__slider .swiper-slide img{height:310px}}.master-vip__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;color:#2c2c2c;width:calc(62% - 40px)}@media (max-width:1350px){.master-vip__about{width:calc(100% - 244px)}}@media (max-width:750px){.master-vip__about{width:100%;gap:24px}}.master-vip_events .master-vip__about{gap:0;width:100%}.master-vip__title{margin:0;font-size:36px;font-weight:800;color:#2c2c2c}@media (max-width:750px){.master-vip__title{font-size:32px}}.master-vip__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.master-vip__text{font-weight:300}.master-vip__section{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.master-vip__section_desktop,.master-vip_events .master-vip__section{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1350px){.master-vip__section_desktop{display:none}.master-vip__section_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:750px){.master-vip__section{gap:24px}}.master-vip_events .master-vip__section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;margin-top:40px}@media (max-width:1350px){.master-vip_events .master-vip__section{margin-top:32px;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:750px){.master-vip_events .master-vip__section{margin-top:24px}}.master-vip_events .master-vip__section_mobile{display:none}@media (max-width:1350px){.master-vip_events .master-vip__section_desktop{display:none}.master-vip_events .master-vip__section_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.master-vip__desc-field{margin:0 0 8px;position:relative;padding:0 0 0 32px;min-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.master-vip__desc-field svg{position:absolute;left:0;top:3px}.master-vip__desc-field:last-child,.tabs-component__content p:last-child{margin:0}.master-vip__rating{gap:8px}.master-vip__rating svg{display:none}@media (max-width:750px){.master-vip__rating svg{display:block}}.master-vip__rating,.master-vip__rating-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:750px){.master-vip__rating-value{display:none}}.master-vip__rating-value span{border:2px solid #b9c4ff;width:12px;height:12px;border-radius:50%;background:#fff;margin:0 -2px 0 0}.master-vip__rating-note{color:var(--color-accent);line-height:1;font-size:14px}.master-vip__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.master-vip__actions-links{gap:4px;font-size:14px;height:24px;padding:0 8px 1px;border-radius:4px;color:var(--color-accent)}.master-vip__actions .share-list-b__value svg,.master-vip__actions-links svg{top:1px;position:relative}.master-vip__actions .share-list-b__value:hover,.master-vip__actions-links:hover{background:var(--color-light)}.master-vip__actions .share-list-b__value,.master-vip__actions-links,.master-vip__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.master-vip__actions .share-list-b__value{gap:4px;font-size:14px;height:24px;padding:0 8px 1px;border-radius:4px;color:var(--color-accent)}.master-vip__actions .share-list-b__drop{bottom:initial;top:calc(100% + 4px)}.master-vip__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f5f5f5;padding:16px;border-radius:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}@media (max-width:750px){.master-vip__bottom:has(.button){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.master-vip_events .master-vip__bottom{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:16px 0 0}.master-vip__price{font-size:20px;font-weight:600;line-height:1.3}.master-vip__buttons,.master-vip__fixed,.master-vip__price-value{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.master-vip__price-value strong{font-weight:600;color:#ef5350}.master-vip__price-sale s{color:#757575;position:relative;font-size:16px;display:table;margin:0 0 0 auto;text-decoration:none}.master-vip__price-sale s:after{-webkit-transform:rotate(-8deg) translateY(-50%);transform:rotate(-8deg) translateY(-50%);position:absolute;width:100%;height:1px;content:'';z-index:2;background:#ef5350;left:0;top:50%}@media (max-width:750px){.master-vip__bottom:has(.button) .master-vip__price-sale s{margin:0 auto}}.master-vip__buttons,.master-vip__fixed{gap:8px}.master-vip__buttons .button{min-width:160px;height:48px;border-radius:12px}.master-vip__buttons .favor-button{width:48px;height:48px;background:var(--color-light-blue);border-radius:12px}.master-vip__buttons .favor-button svg{width:24px;height:auto}.master-vip__fixed{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f5f5f5;padding:14px 16px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;position:fixed;bottom:0;left:0;z-index:9;opacity:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.master-vip__fixed_show{-webkit-transform:none;transform:none;pointer-events:auto;opacity:1}@media (min-width:750px){.master-vip__fixed{display:none!important}}.master-vip__fixed .master-vip__price-sale s{margin:0 0 0 auto}.master-vip__fixed .master-vip__buttons .button{min-width:initial;padding:0 12px;height:40px;border-radius:var(--border-radius)}.master-vip__fixed .master-vip__buttons .favor-button{width:40px;height:40px;border-radius:var(--border-radius)}.master-vip__fixed .master-vip__buttons .favor-button svg{width:16px}.unit-b{background:#fff;padding:32px;border-radius:16px}@media (max-width:1350px){.unit-b{padding:16px}}.start-head-b{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin:0 0 24px}@media (max-width:750px){.start-head-b{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.start-head-b__title{-webkit-box-flex:0;-ms-flex:none;flex:none}.start-head-b__title .title{font-size:32px;margin:0;font-weight:800}@media (max-width:750px){.start-head-b__title .title{font-size:26px}}.start-head-b__note{max-width:330px;font-size:14px;opacity:.5;color:#000;line-height:1.4}.category-list-b{-webkit-columns:3;-moz-columns:3;columns:3;margin:0 0 48px;font-weight:500;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1350px){.category-list-b{-webkit-columns:2;-moz-columns:2;columns:2}}.category-list-b__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:16px}.category-list-b__links:hover,.error-page__text a{color:var(--color-accent)}.select-type-b{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin:0 0 48px}@media (max-width:750px){.select-type-b{grid-template-columns:repeat(1,1fr);gap:16px}}.select-type-b__item{padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;border-radius:16px}.content-zone h1,.select-type-b__title{font-weight:800;font-size:32px;line-height:1.2}.select-type-b__title{color:#000}.content-zone strong,.error-page__text strong,.lk-orders__column strong,.lk-request__column strong,.select-type-b__text{font-weight:500}.select-type-b__button{margin:auto 0 0}.select-type-b__button .button{height:48px;padding:0 12px;border-radius:12px}.content-zone p{font-weight:300;margin:16px 0}.content-zone h1{margin:0 0 24px}.content-zone h2{margin:24px 0 16px;font-size:24px;font-weight:500}.content-zone h3,.content-zone h4{margin:32px 0 16px;font-size:20px;font-weight:600}.content-zone h4{font-size:16px;font-weight:500}.content-zone ul{margin:0 0 16px;padding:0 0 0 20px}.content-zone .table-b{overflow:hidden;margin:0 0 48px}@media (max-width:1350px){.content-zone .table-b{padding:0 0 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;overflow-y:hidden}.content-zone .table-b::-webkit-scrollbar{background:#f0f0f0;border-radius:10px;height:10px}.content-zone .table-b::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}}.content-zone table{border-collapse:collapse;border:1px solid #eee;width:100%;min-width:800px}.content-zone table th{padding:4px 8px;font-weight:500;text-align:left;background:#f5f5f5;border:1px solid #eee;white-space:nowrap}.content-zone table td{min-width:150px;padding:4px 8px;border:1px solid #eee;vertical-align:top}.content-zone blockquote:after,.content-zone blockquote:before{content:'';position:absolute;width:32px;height:24px}.content-zone blockquote:before{top:16px;left:32px;background:url(../img/content/quote-start.png) no-repeat}.content-zone blockquote:after{bottom:16px;right:32px;background:url(../img/content/quote-end.png) no-repeat}.content-zone figure{display:table;margin:0 auto 48px}.content-zone figure img{border-radius:var(--border-radius)}.content-zone figure figcaption{margin:10px 0 0;opacity:.5;font-size:14px;color:#000;font-weight:400}.column-text{-webkit-columns:2;-moz-columns:2;columns:2;margin:0 0 32px}.column-text_h3{-webkit-columns:3;-moz-columns:3;columns:3}@media (max-width:750px){.column-text_h3{-webkit-columns:initial;-moz-columns:initial;columns:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.column-text_h4{-webkit-columns:4;-moz-columns:4;columns:4}@media (max-width:750px){.column-text_h4{-webkit-columns:initial;-moz-columns:initial;columns:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.column-text p{margin:0;padding:0}.tabs-component{margin:0 0 48px}@media (min-width:750px){.tabs-component_vertical{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}}.tabs-component__nav,.tabs-component__nav-links,.tabs-component__nav-links span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs-component__nav{gap:8px;margin:0 0 8px;-webkit-box-flex:0;-ms-flex:none;flex:none}.tabs-component__nav-links,.tabs-component__nav-links span{font-weight:400}.tabs-component__nav-links{gap:8px;height:40px;padding:0 12px;border-radius:var(--border-radius);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#2c2c2c;-webkit-transition:.3s ease-out;transition:.3s ease-out}.tabs-component__nav-links:hover{background:var(--color-light)}.tabs-component__nav-links span{min-width:24px;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:35px;padding:0 8px;font-size:14px}.tabs-component__nav-links span,.tabs-component__nav-links_active{background:var(--color-light-blue)}.tabs-component__nav-links_active span,.video-block:hover .video-block__play{background:#fff}@media (min-width:750px){.tabs-component_vertical .tabs-component__nav{width:200px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs-component_vertical .tabs-component__nav-links{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:750px){.tabs-component_vertical .tabs-component__nav{white-space:nowrap;overflow-x:auto;overflow-y:hidden;padding:0 0 10px;-webkit-overflow-scrolling:touch}.tabs-component_vertical .tabs-component__nav::-webkit-scrollbar{background:#f0f0f0;border-radius:10px;height:10px}.tabs-component_vertical .tabs-component__nav::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}}@media (max-width:1350px){.tabs-component_horizontal .tabs-component__nav{white-space:nowrap;overflow-y:hidden;overflow-x:auto;padding:0 0 10px;-webkit-overflow-scrolling:touch}.tabs-component_horizontal .tabs-component__nav::-webkit-scrollbar{background:#f0f0f0;border-radius:10px;height:10px}.tabs-component_horizontal .tabs-component__nav::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}}.tabs-component__content{display:none;background:#fafafa;padding:16px;border-radius:var(--border-radius);-webkit-box-flex:1;-ms-flex:auto;flex:auto}.tabs-component__content h1,.tabs-component__content h2,.tabs-component__content h3,.tabs-component__content h4{margin-top:0}.tabs-component__content_show{display:block}.accordion-component{margin:0 0 48px}.accordion-component__item{margin:0 0 8px}.accordion-component__item:last-child{margin:0}.accordion-component__head{padding:12px;border-radius:var(--border-radius);-webkit-transition:.3s ease-out;transition:.3s ease-out;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#212121;gap:32px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion-component__head:hover{background:var(--color-light)}.accordion-component__head svg{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:.3s ease-out;transition:.3s ease-out}.accordion-component__item_active .accordion-component__head{background:var(--color-light-blue);border-radius:var(--border-radius) 8px 0 0}.accordion-component__item_active .accordion-component__head svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-component__content{display:none;padding:8px 12px 16px;background:#f5f5f5;border-radius:0 0 8px 8px}.accordion-component__content p:first-child{margin-top:0}.accordion-component__content p:last-child{margin-bottom:0}.video-block{display:block;position:relative;margin:0 0 48px}.video-block__play{-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:rgba(255,255,255,.9);border-radius:50%;width:96px;height:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:3;top:50%;left:50%;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider-horizontal{margin:0 0 48px;position:relative}.slider-horizontal .swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:0;bottom:0;top:initial;height:10px;background:#f0f0f0;border-radius:10px;width:100%}.slider-horizontal .swiper-container{padding:0 0 26px}.slider-horizontal .swiper-slide{width:264px}.slider-horizontal .video-block{margin:0}@media (min-width:1350px){.slider-horizontal_hidden-scrollbar .swiper-container{padding:0}.slider-horizontal_hidden-scrollbar .swiper-container-horizontal>.swiper-scrollbar{display:none!important}}.slider-horizontal_items-5 .swiper-slide{width:168px}.slider-horizontal_items-5 .swiper-slide img{height:168px;-o-object-fit:cover;object-fit:cover}.slider-horizontal_items-5 .video-block__play{-webkit-box-shadow:none;box-shadow:none;background:0 0!important}.slider-horizontal-arrow:hover img,.slider-horizontal_items-5 .video-block__play svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.slider-horizontal h3{margin:16px 0 8px}.column-section img,.slider-horizontal img,.video-block img{border-radius:var(--border-radius)}.slider-horizontal-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;width:48px;height:48px;-webkit-transition:var(--transition);transition:var(--transition)}.slider-horizontal-arrow.swiper-button-disabled{display:none}@media (max-width:1350px){.slider-horizontal-arrow{display:none}}.slider-horizontal-arrow_prev{left:-16px}.slider-horizontal-arrow_next{right:-16px}.slider-horizontal-arrow:hover{background:var(--color-accent)}.slider-default{margin:0 0 48px;position:relative}.slider-default .swiper-slide img{border-radius:16px}@media (max-width:1350px){.slider-default .swiper-slide img{border-radius:var(--border-radius)}}.slider-default .swiper-slide .video-block{margin:0}.slider-default .swiper-pagination{position:initial}.slider-default .swiper-pagination-bullet{background:#e0e0e0;opacity:1}.slider-default .swiper-pagination-bullet-active{background:#424242}.slider-default-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;width:48px;height:48px;margin-top:-24px;-webkit-transition:var(--transition);transition:var(--transition)}.slider-default-arrow_prev{left:-16px}.slider-default-arrow_next{right:-16px}.slider-default-arrow:hover{background:var(--color-accent)}.slider-default-arrow:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.column-section{margin:0 0 48px;gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:750px){.column-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.column-section_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:750px){.column-section_reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.column-section__item{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.column-section__item:has(img){-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:394px}@media (max-width:750px){.column-section__item:has(img){max-width:100%}}.column-section p:first-child{margin-top:0}.column-section p:last-child{margin-bottom:0}.fieldset-block{border:1px solid #d4edff;border-radius:8px;padding:24px}.fieldset-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-row-gap:24px;margin:0 0 24px}@media (max-width:750px){.fieldset-block__list{grid-row-gap:40px}}.fieldset-block__item{width:calc(50% - 20px)}@media (max-width:750px){.fieldset-block__item{width:100%}}.fieldset-block__label{position:relative;margin:0 0 8px;gap:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.fieldset-block__value .input-text{height:40px;padding:0 8px}.fieldset-block__value .select-list-b__value{height:40px;padding:0 12px}.fieldset-block__error{margin:4px 0 0;color:#ef5350;font-size:12px}.controls-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.controls-list,.controls-list~.notice-alert{margin-top:24px}.order-list-b{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;grid-row-gap:40px}.order-list-b .side-banner-b{margin-bottom:0}@media (max-width:1350px){.order-list-b{gap:16px;grid-template-columns:repeat(1,1fr)}}.order-list-b__item{border-radius:16px;background:#fff;padding:28px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:244px}@media (max-width:1350px){.order-list-b__item{padding:16px;min-height:initial}}.order-list-b__author,.order-list-b__date,.order-list-b__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-list-b__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 8px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.order-list-b__author,.order-list-b__date{color:#757575;gap:4px;font-size:14px}.order-list-b__date{gap:10px}.order-list-b__text{padding:4px 8px;background:#f7f9fa;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media (max-width:1350px){.order-list-b__text{background:0 0;padding:0}}.order-list-b__field{margin:0 0 4px;position:relative;padding-left:24px;color:#757575;font-size:14px}.order-list-b__field:first-child{min-height:42px}.order-list-b__field svg{position:absolute;left:0;top:2px;opacity:.9;height:16px;width:auto}.error-page__text p:last-child,.order-list-b__field:last-child{margin:0}.order-list-b__address{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.order-list-b__address,.order-list-b__bottom,.order-list-b__tag{display:-webkit-box;display:-ms-flexbox;display:flex}.order-list-b__tag{color:var(--color-main);height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:12px;padding:0 8px 2px;font-size:14px;font-weight:400}.order-list-b__bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto 0 0;padding:16px 0 0;gap:16px}@media (max-width:750px){.order-list-b__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-list-b__button{-webkit-box-flex:0;-ms-flex:none;flex:none}.error-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:810px;height:442px;background:url(../img/content/cloud-bg.png) no-repeat;background-size:contain;margin:auto;padding:0 75px 60px;text-align:center}.error-page_tech{padding-bottom:45px}@media (max-width:750px){.error-page{padding:40px 25px;background:#fff;border-radius:8px;width:100%;height:initial}}.error-page__title{margin:0 0 40px;font-weight:800;line-height:1.1;font-size:36px}@media (max-width:750px){.error-page__title{margin:0 0 25px;font-size:28px}}.error-page__icon{margin:0 0 40px}@media (max-width:750px){.error-page__icon{margin:0 0 25px}}.error-page__text{font-weight:300}.error-page__text p{margin:0 0 15px}.error-page__text a:hover{opacity:.7}.error-page__note{font-weight:500;margin:0 0 20px}.error-page__search{margin:40px 0 0;width:100%}.error-page__search .header-b__search{max-width:initial;gap:8px}.error-page__search .header-b__search-drop{width:180px;text-align:left}.error-page__search .header-b__search-value{margin-right:20px}.error-page__search .header-b__search-mic{right:0;z-index:2;position:absolute}.map-b{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.map-b,.map-b__frame{position:relative}@media (max-width:750px){.map-b__frame{height:calc(100vh - 140px)!important;height:calc(calc(var(--vh, 1vh)*100) - 140px)!important}}.map-b__frame-screen{height:100%}.map-b__frame-screen img,.map-b__select-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map-b__pin{position:absolute;cursor:pointer;z-index:8;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#3d5aff;border:2px solid #fff;border-radius:50%;-webkit-transition:.3s ease-out;transition:.3s ease-out}.map-b__pin:hover{-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.5);box-shadow:0 2px 8px 0 rgba(77,77,77,.5)}.lk-page__sidebar-actions .button svg.icon__svg-icon_settings,.map-b__pin svg{fill:none}.map-b__pin_event{background:#bbdefb}.map-b__pin_master{background:#ffe0b2}.map-b__pin_service{background:#c8e6c9}.map-b__pin_more{background:-webkit-radial-gradient(50% 50%,49.5% 49.5%,#bbdefb 30.000001192092896%,#c8e6c9 64.99999761581421%,#ffe0b2 100%);background:radial-gradient(49.5% 49.5% at 50% 50%,#bbdefb 30.000001192092896%,#c8e6c9 64.99999761581421%,#ffe0b2 100%)}.map-b__foot{position:fixed;bottom:0;left:0;width:100%;z-index:9;background:rgba(54,54,54,.5);color:#fff;font-size:14px}@media (max-width:750px){.map-b__foot{display:none}}.map-b__foot-grid,.map-b__foot-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-b__foot-grid{gap:40px;height:32px}.map-b__foot-menu{gap:8px}.map-b__foot-menu a{display:block;line-height:1.2;border-bottom:1px solid rgba(255,255,255,.4)}.map-b__foot-menu a:hover{border-color:#fff}.map-b__filter{position:absolute;top:40px;left:40px;z-index:12;width:320px;-webkit-box-shadow:0 8px 24px 0 rgba(202,207,224,.44);box-shadow:0 8px 24px 0 rgba(202,207,224,.44);border-radius:8px}@media (max-width:1350px){.map-b__filter{width:260px;top:16px;left:16px}}@media (max-width:750px){.map-b__filter{width:initial}}.map-b__filter-head,.map-b__filter-head svg{-webkit-transition:.3s ease-out;transition:.3s ease-out}.map-b__filter-head{background:var(--color-accent);height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px 0 12px;border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1350px){.map-b__filter-head{height:40px}}.map-b__filter-head svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.map-b__filter-head_active{border-radius:8px 8px 0 0}.map-b__filter-head_active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:750px){.map-b__filter-head{border-radius:8px;height:40px}.map-b__filter-head svg{display:none}}.map-b__filter-title,.map-b__filter-title span,.map-b__select-tab span,.map-b__select-title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-b__filter-title{color:#fff;gap:8px}.map-b__filter-title span,.map-b__select-tab span,.map-b__select-title span{min-width:24px;color:#2c2c2c;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:35px;padding:0 8px;font-size:14px;font-weight:400}.map-b__filter-content{background:#fff;border-bottom:1px solid #eaedfd;border-left:1px solid #eaedfd;border-right:1px solid #eaedfd;padding:12px;border-radius:0 0 8px 8px}@media (max-width:750px){.map-b__filter-content{position:fixed;left:0;top:0;pointer-events:none;opacity:0;width:100%;height:100vh;height:calc(var(--vh, 1vh)*100);overflow-y:auto;-webkit-transition:.3s ease-out;transition:.3s ease-out;overflow-x:hidden;padding:24px 16px;z-index:99;background:#fff;border:0}.map-b__filter-content_show{opacity:1;pointer-events:auto}}.map-b__filter-content .catalog-filter-b{margin-bottom:24px}.map-b__filter-content .catalog-filter-b__label{width:100%}@media (max-width:750px){.map-b__filter-content .filter-b__list{max-height:initial}.map-b__filter-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.map-b__filter-caption{font-size:32px;font-weight:800;line-height:1.1}.map-b__filter-close{position:absolute;top:0;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0}.map-b__filter-top{display:none;-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 0 24px}@media (max-width:750px){.map-b__filter-top{display:block}}.map-b__filter-scroll{padding:0 8px 0 0;overflow-y:auto;max-height:300px}@media (max-width:750px){.map-b__filter-scroll{max-height:initial!important;padding:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.map-b__filter-scroll::-webkit-scrollbar{width:8px;border-radius:10px}.map-b__filter-scroll::-webkit-scrollbar-thumb{background:#90caf9;cursor:pointer;border-radius:10px}.map-b__filter-item{margin:0 0 16px}.map-b__filter-item:last-child{margin:0}.map-b__filter-value{padding:4px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px}@media (min-width:750px){.map-b__filter-value:hover{background:#f5f5f5}}.map-b__filter-value,.map-b__filter-value svg{-webkit-transition:.3s ease-out;transition:.3s ease-out}.map-b__filter-value_active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.map-b__filter-drop{padding:8px 8px 0;display:none}.map-b__filter-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px 0 0;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}@media (max-width:750px){.map-b__filter-buttons{margin:auto 0 0;padding:24px 0 0}.map-b__filter-buttons .button{-webkit-box-flex:1;-ms-flex:1;flex:1}}.map-b__category{max-height:168px;overflow-y:auto;overflow-x:hidden;margin:8px 0 0}.map-b__category::-webkit-scrollbar{width:8px;border-radius:10px}.map-b__category::-webkit-scrollbar-thumb{background:#90caf9;cursor:pointer;border-radius:10px}.map-b__category-section{margin:0 0 8px}.map-b__category-section:last-child{margin:0}.map-b__category-element:has(.map-b__category-arrow){padding-left:20px;position:relative}.map-b__category-arrow{position:absolute;left:0;top:6px;cursor:pointer;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.3s ease-out;transition:.3s ease-out}.map-b__category-element_show .map-b__category-arrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.map-b__category-toggle{padding-left:30px;display:none}.map-b__select{position:absolute;top:40px;right:40px;z-index:10;width:460px;-webkit-box-shadow:0 8px 24px 0 rgba(202,207,224,.44);box-shadow:0 8px 24px 0 rgba(202,207,224,.44);border-radius:8px}@media (max-width:1350px){.map-b__select{width:415px;top:16px;right:16px}}@media (max-width:750px){.map-b__select{bottom:40px;width:calc(100% - 32px);top:initial}}.map-b__select-head,.map-b__select-head svg{-webkit-transition:.3s ease-out;transition:.3s ease-out}.map-b__select-head{background:var(--color-accent);height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px 0 12px;border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1350px){.map-b__select-head{height:40px}}.map-b__select-head svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.map-b__select-head_active{border-radius:8px 8px 0 0}.map-b__select-head_active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.map-b__select-title{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.map-b__select-content{display:none;border-radius:0 0 8px 8px;overflow:hidden}.map-b__select-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;background:#fff;padding:8px 12px}@media (max-width:750px){.map-b__select-tabs{overflow-x:auto;white-space:nowrap;overflow-y:hidden}.map-b__select-tabs::-webkit-scrollbar{display:none}}.map-b__select-tab{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;height:40px;cursor:pointer;-webkit-transition:.3s ease-out;transition:.3s ease-out;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 16px}.map-b__select-tab:not(.map-b__select-tab_active):hover{color:var(--color-accent)}.map-b__select-tab_active{background:var(--color-light-blue)}.map-b__select-tab_active span{background:#fff}.map-b__select-tab_disable{background:0 0;pointer-events:none;color:#9e9e9e}.map-b__select-list{background:#f5f5f5;border-bottom:1px solid #eaedfd;border-left:1px solid #eaedfd;border-right:1px solid #eaedfd;padding:12px;display:none}.map-b__select-list_active{display:block}.map-b__select-scroll{padding:0 8px 0 0;overflow-y:auto;max-height:300px}.map-b__select-scroll::-webkit-scrollbar{width:8px;border-radius:10px}.map-b__select-scroll::-webkit-scrollbar-thumb{background:#90caf9;cursor:pointer;border-radius:10px}.map-b__select-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 8px;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:16px;padding:16px;line-height:1.4}@media (max-width:750px){.map-b__select-item{padding:12px;border-radius:8px}}.map-b__select-item:last-child{margin:0}.map-b__select-item:hover{-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.15);box-shadow:0 2px 8px 0 rgba(77,77,77,.15)}.map-b__select-photo{width:80px;height:80px;overflow:hidden;border-radius:8px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:750px){.map-b__select-photo{width:60px;height:60px}}.map-b__select-about{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;font-size:14px}@media (max-width:750px){.map-b__select-about{gap:0}}.map-b__select-about img{display:inline;height:14px;width:auto}.map-b__select-name{font-size:16px;font-weight:500}@media (max-width:750px){.map-b__select-name{font-size:15px}}.lk-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}@media (max-width:1350px){.lk-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;gap:16px}}.lk-page__sidebar{-webkit-box-flex:0;-ms-flex:none;flex:none;width:336px;background:#fff;border-radius:16px;padding:24px 32px}@media (max-width:1350px){.lk-page__sidebar{width:initial;padding:0;background:0 0;border-radius:0;-webkit-transition:.3s ease-out;transition:.3s ease-out}.lk-page__sidebar_hidden{opacity:0}}.lk-page__sidebar-title{margin:0 0 24px;line-height:1.2;font-weight:600;font-size:20px}@media (max-width:1350px){.lk-page__sidebar-title{display:none}.lk-page__sidebar-list{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;overflow-x:auto;overflow-y:hidden;gap:8px;margin:0 -16px;padding:0 16px}.lk-page__sidebar-list::-webkit-scrollbar{display:none}}.lk-page__sidebar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;border-radius:8px;padding:0 12px;margin:0 0 4px;gap:8px}@media (max-width:1350px){.lk-page__sidebar-item{margin:0}}.lk-page__sidebar-item:last-child{margin:0}.lk-page__sidebar-item:not(.lk-page__sidebar-item_active):hover{background:#f5f5f5}.lk-page__sidebar-item span{min-width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:35px;padding:0 8px;font-size:14px;font-weight:400}.lk-page__sidebar-item span,.lk-page__sidebar-item_active{background:var(--color-light-blue)}.lk-page__sidebar-item_active span{background:#fff}.lk-page__sidebar-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:24px 0 0;gap:24px}@media (max-width:1350px){.lk-page__sidebar-actions{display:none}}.lk-page__sidebar-actions .button{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lk-page__sidebar-actions .button svg{fill:#757575}.lk-page__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media (max-width:1350px){.lk-page__content{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}.lk-page__content .title{font-size:32px;margin:0 0 16px}.lk-page__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 16px}@media (max-width:750px){.lk-page__head{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}}.lk-page__head .select-list-b{min-width:180px}.lk-page__head .select-list-b__value{height:40px}.lk-page__head .title{margin:0}.lk-page__head .button svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.lk-page__back,.lk-page__search{margin:0 0 16px}.lk-page__search .input-text{max-width:580px}@media (max-width:1350px){.lk-page__search .input-text{max-width:100%}}.lk-subs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.lk-subs__item{background:#fff;padding:16px;border-radius:16px;text-align:center;display:block;-webkit-transition:.3s ease-out;transition:.3s ease-out;width:calc(25% - 12px)}@media (max-width:1350px){.lk-subs__item{width:calc(33.3% - 11px)}}@media (max-width:750px){.lk-subs__item{position:relative;text-align:left;padding:8px 16px 12px 112px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:750px){.lk-subs__item:hover{-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.1);box-shadow:0 2px 8px 0 rgba(77,77,77,.1)}}.lk-subs__photo{width:140px;height:140px;margin:0 auto 16px;display:table}@media (max-width:750px){.lk-subs__photo{left:16px;top:8px;width:80px;position:absolute;height:80px;margin:0}}.lk-subs__photo img{border-radius:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lk-subs__type{margin:0 0 8px;font-weight:300}@media (max-width:750px){.lk-subs__type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 16px;width:100%}}.lk-subs__name{margin:0 0 8px;display:block;font-weight:300}.lk-cards__title a:hover,.lk-subs__name span,.lk-subs__name:hover,.lk-subs__unsub:hover{color:var(--color-accent)}@media (max-width:750px){.lk-subs__name{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%;margin:0}}.lk-subs__name img{display:inline;height:14px;width:auto}.lk-subs__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin:0 0 18px;font-size:14px}@media (max-width:750px){.lk-subs__rating{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}}.lk-subs__unsub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;color:#a8a8a8;-webkit-transition:.3s ease-out;transition:.3s ease-out}@media (max-width:750px){.lk-subs__unsub{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:14px}}.lk-cards__item{margin:0 0 16px;padding:12px 32px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media (max-width:1350px){.lk-cards__item{padding:16px}}.lk-cards__item:last-child{margin:0}.lk-cards_favorite .lk-cards__item{padding-right:88px}@media (max-width:1350px){.lk-cards_favorite .lk-cards__item{padding-right:72px}}@media (max-width:750px){.lk-cards_favorite .lk-cards__item{padding-right:64px}}.lk-cards__remove{position:absolute;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:32px}@media (max-width:1350px){.lk-cards__remove{right:16px}}.lk-cards__remove svg{fill:none}.lk-cards__photo{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80px;height:80px}.lk-cards__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media (max-width:750px){.lk-cards_reviews .lk-cards__photo{position:absolute;top:16px;left:16px}}.lk-cards__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:calc(100% - 104px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:80px}@media (max-width:1350px){.lk-cards__about{min-height:initial;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:750px){.lk-cards__about{width:calc(100% - 96px)}}.lk-cards__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}@media (max-width:750px){.lk-cards_reviews .lk-cards__about{width:100%}.lk-cards_reviews .lk-cards__top{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:96px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:13px;min-height:80px}}.lk-cards__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:500}.lk-cards__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;padding:0 8px;height:24px;gap:4px;font-size:14px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:750px){.lk-cards__tag{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lk-cards__tag span{display:none}}.lk-cards__tag svg{fill:none;height:16px;width:auto}.lk-cards__tag_event{background:#bbdefb}.lk-cards__tag_master{background:#ffe0b2}.lk-cards__tag_service{background:#c8e6c9}.lk-cards__name{margin:0 auto 0 10px;font-weight:500;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:750px){.lk-cards__name{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0;text-overflow:initial;white-space:normal;width:calc(100% - 50px);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}.lk-cards__name:hover{color:var(--color-accent)}.lk-cards_favorite .lk-cards__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:initial;display:block;font-weight:300}@media (max-width:750px){.lk-cards_favorite .lk-cards__name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.lk-cards__date{font-weight:300;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:750px){.lk-cards__date{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.lk-cards__text{font-weight:300}.favorite-list__item{margin:0 0 16px;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:16px;gap:24px}@media (max-width:1350px){.favorite-list__item{padding:16px}}.favorite-list__item:last-child{margin:0}.favorite-list__title,.favorite-list__title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.favorite-list__title{gap:16px;font-weight:500;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.favorite-list__title span{min-width:24px;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:35px;padding:0 8px;font-size:14px;-webkit-box-flex:0;-ms-flex:none;flex:none;font-weight:400;color:#2c2c2c}@media (max-width:750px){.favorite-list__title span{margin:0 0 0 auto}}@media (min-width:750px){.favorite-list__title:hover{color:var(--color-accent)}}.favorite-list .share-list-b{-webkit-box-flex:0;-ms-flex:none;flex:none}.favorite-list .share-list-b__value svg{-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0);opacity:.5;-webkit-transition:.3s ease-out;transition:.3s ease-out}@media (max-width:750px){.favorite-list .share-list-b__value{background:0 0}}.favorite-list .share-list-b__value:hover svg{opacity:1;-webkit-filter:none;filter:none}.lk-orders__item{border-radius:16px;padding:32px;background:#fff;margin:0 0 16px}@media (max-width:1350px){.lk-orders__item{padding:16px}}.lk-orders__column p:last-child,.lk-orders__item:last-child{margin:0}.lk-orders__name{display:block;font-weight:500;margin:0 0 16px}.lk-orders__column a,.lk-orders__name:hover,.lk-request__column a{color:var(--color-accent)}.lk-orders__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:1350px){.lk-orders__info{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.lk-orders__column{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.lk-orders__column p{margin:0 0 8px;padding:0}@media (max-width:750px){.lk-orders__column p{margin:0 0 4px}}@media (max-width:1350px){.lk-orders__column:nth-child(1),.lk-orders__column:nth-child(2){width:calc(50% - 12px);-webkit-box-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lk-orders__column:nth-child(1) p,.lk-orders__column:nth-child(2) p{margin:0}}@media (max-width:750px){.lk-orders__column:nth-child(1),.lk-orders__column:nth-child(2),.lk-orders__column:nth-child(3){width:100%}}.lk-orders__column a:hover,.lk-request__column a:hover{opacity:.7}.lk-orders__column span,.lk-request__column span{font-weight:300;color:#9e9e9e}.lk-orders__column_address p{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:160px}.lk-orders__status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;height:24px;padding:0 8px;font-size:14px;background:#eee}.lk-orders__status_wait{background:#bbdefb}.lk-orders__status_none{background:#ffcdd2}.lk-order{padding:32px;border-radius:16px;background:#fff}@media (max-width:1350px){.lk-order{padding:16px}}.lk-order__note{margin:0 0 40px;max-width:656px;font-size:14px}.lk-order__title{margin:0 0 16px;font-size:20px;line-height:1.4;font-weight:600}.lk-order__field{margin-top:40px}.lk-order__field .map-b__category{max-height:328px}.lk-order__field .map-b__category::-webkit-scrollbar{background:#f0f0f0}.lk-order__field:first-child{margin-top:0}.lk-order__item{margin:0 0 16px}.lk-order__item:last-child{margin:0}.lk-order__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1350px){.lk-order__grid_text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}@media (max-width:750px){.lk-order__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.lk-order__label{width:176px;-webkit-box-flex:0;-ms-flex:none;flex:none}.lk-order__label .lk-order__title{margin:0}.lk-order__value{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.lk-order__value .select-list-b{max-width:240px}@media (max-width:750px){.lk-order__value .select-list-b{max-width:100%}}.lk-order__value textarea.input-text{height:120px;max-width:480px}@media (max-width:1350px){.lk-order__value textarea.input-text{max-width:100%}}.lk-order__value small,.lk-settings__section small{display:block;margin:8px 0 0;color:#9e9e9e;line-height:1.3;font-size:14px}.lk-request__item{margin:0 0 16px}.lk-request__item:last-child{margin:0}.lk-request__content{border-radius:16px 16px 0 0;background:#fff;padding:32px 32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:750px){.lk-request__content{padding:16px}}.lk-request__tag,.lk-request__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.lk-request__tags{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.lk-request__tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;padding:3px 8px 4px;background:#e9f6ff;font-size:14px;font-weight:500}.lk-request__tag:hover{color:#fff;background:var(--color-accent)}.lk-request__text{font-weight:300}.lk-request__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:1350px){.lk-request__grid{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.lk-request__column{-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-weight:300}@media (max-width:1350px){.lk-request__column:first-child{width:100%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.lk-request__column:first-child p{margin:0!important}}@media (max-width:750px){.lk-request__column:nth-child(2){width:100%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}.lk-request__column p{margin:0 0 8px;padding:0}@media (max-width:1350px){.lk-request__column p{margin:0 0 4px}}.lk-request__column p:last-child{margin:0}.lk-request__column_address em,.lk-request__column_name p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:260px}.lk-request__column_address em{display:inline-block;vertical-align:top;font-style:normal}@media (max-width:1350px){.lk-request__column_address em{max-width:200px}}.lk-request__column_name p{display:block}@media (max-width:1350px){.lk-request__column_name p{max-width:200px}}.lk-request__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#2c2c2c!important;font-weight:400;font-size:14px;padding:0 8px;border-radius:12px;background:#e9f6ff}.lk-request__bottom,.lk-request__label,.lk-request__status{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lk-request__status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;font-size:14px;font-weight:400}.lk-request__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0 0 16px 16px;padding:16px 32px;background:#eff1f2}@media (max-width:750px){.lk-request__bottom{padding:16px}}.lk-request__report{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.lk-request__report-label{margin:0 12px 0 0;font-weight:500}@media (max-width:750px){.lk-request__report-label{display:none}}.lk-request__report-all,.lk-request__report-imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lk-request__report-imgs{margin:0 16px 0 0}.lk-request__report-imgs img{margin-right:-10px;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:750px){.lk-request__report-imgs img:last-child{display:none}}.lk-request__report-all{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;-webkit-transition:.3s ease-out;transition:.3s ease-out;height:40px;padding:0 12px;border-radius:8px;color:var(--color-accent)}@media (max-width:750px){.lk-request__report-all{padding:0}}.lk-request__report-all:hover{background:var(--color-light-blue)}.lk-request__close{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;color:#a8a8a8;-webkit-transition:.3s ease-out;transition:.3s ease-out}.lk-request__close svg,.lk-settings__avatar-upload input{display:none}@media (max-width:750px){.lk-request__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lk-request__close span{display:none}.lk-request__close svg{display:block}}.lk-request__close:hover{color:var(--color-accent)}.lk-settings{padding:32px;border-radius:16px;background:#fff}@media (max-width:1350px){.lk-settings{padding:16px}}.lk-settings__section{margin:40px 0 0}.lk-settings__section:first-child{margin:0}.lk-settings__avatar,.lk-settings__avatar-photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lk-settings__avatar{gap:24px}.lk-settings__avatar .button{height:28px;font-size:14px;padding:0 8px}.lk-settings__avatar-photo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;background:#e3f2fd;width:120px;height:120px;overflow:hidden;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:750px){.lk-settings__avatar-photo{width:100px;height:100px}}.lk-settings__avatar-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lk-settings__avatar-note{font-size:14px;margin:8px 0 0;color:#9e9e9e}.lk-settings__title{margin:0 0 16px;font-size:20px;line-height:1.4;font-weight:600}.lk-settings__item{margin:0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:750px){.lk-settings__item{display:block}}.lk-settings__item:last-child{margin:0}@media (max-width:750px){.lk-settings__section_info .lk-settings__item{margin-bottom:40px}.lk-settings__section_info .lk-settings__item:last-child{margin:0}}.lk-settings__sex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.lk-settings__label .lk-settings__title,.lk-settings__sex .lk-settings__title{margin:0}.lk-settings__label{width:176px;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:5px 0 0}@media (max-width:750px){.lk-settings__label{width:initial;padding:0 0 8px}}.lk-settings__value{position:relative}.lk-settings__value .input-text{max-width:240px;height:40px}@media (max-width:750px){.lk-settings__value .input-text{max-width:100%}}.lk-settings__eye{position:absolute;top:0;right:0;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lk-settings__eye:before{background:var(--color-accent);-webkit-transform:rotate(30deg);transform:rotate(30deg);position:absolute;left:9px;top:19px;-webkit-transition:var(--transition);transition:var(--transition);z-index:2;height:1px;width:21px;opacity:0;content:''}.lk-settings__eye_active:before{opacity:1}.lk-settings__sub{margin:3px 0 0 16px}@media (max-width:750px){.lk-settings__sub{margin:16px 0 0}}.lk-settings__button{margin:16px 0 0}.lk-chat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1350px){.lk-chat{display:block}}.lk-chat__sidebar{width:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1350px){.lk-chat__sidebar{width:100%}}.lk-chat__search{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 0 16px}.lk-chat__search .input-text{height:40px;background:#fff}.lk-chat__list{border-radius:16px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;background:#fff;overflow-y:auto;overflow-x:hidden}.lk-chat__item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 8px 8px 56px;position:relative;-webkit-transition:.3s ease-out;transition:.3s ease-out}@media (min-width:1350px){.lk-chat__item_active{background:#e9f6ff}.lk-chat__item:not(.lk-chat__item_active):hover{background:#f5f5f5}}.lk-chat__item-photo{left:8px;top:8px;position:absolute;width:40px;height:40px}.lk-chat__author img,.lk-chat__item-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.lk-chat__item-about,.lk-chat__item-top{display:-webkit-box;display:-ms-flexbox;display:flex}.lk-chat__item-about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:1.4}.lk-chat__item-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.lk-chat__item-name{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.lk-chat__item-date{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:12px}.lk-chat__item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.lk-chat__item-text{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:auto;flex:auto;color:#757575}.lk-chat__item-count{min-width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:35px;font-size:14px;font-weight:400}.lk-chat__mobile{width:calc(100% - 296px)}@media (max-width:1350px){.lk-chat__mobile{position:absolute;width:100%;top:-16px;left:100%;height:100%;z-index:9;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.3s ease-out;transition:.3s ease-out}.lk-chat__mobile_show{-webkit-transform:none;transform:none;left:0;pointer-events:auto}}.lk-chat__top{-webkit-box-flex:0;-ms-flex:none;flex:none;display:none;padding:0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}@media (max-width:1350px){.lk-chat__top{display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;background:#fff}.lk-chat__screen{padding:16px;background:var(--color-bg)}}.lk-chat__content{height:660px;border-radius:16px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;position:relative}@media (max-width:1350px){.lk-chat__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;height:100%}}.lk-chat__content_show{display:-webkit-box;display:-ms-flexbox;display:flex}.lk-chat__settings{position:absolute;top:4px;right:16px}@media (max-width:1350px){.lk-chat__settings{display:none}}.lk-chat__settings-icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}.lk-chat__settings-icon svg{fill:none}.lk-chat__settings-drop{position:absolute;top:calc(100% + 5px);right:0;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;padding:8px 0;border-radius:8px;width:180px;z-index:5;opacity:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translateY(10px);transform:translateY(10px);pointer-events:none}.lk-chat__settings-drop_show{pointer-events:auto;opacity:1;-webkit-transform:none;transform:none}.lk-chat__message-settings-drop a,.lk-chat__settings-drop a{padding:8px;display:block}.lk-chat__settings-drop a.remove{color:#f44336}.lk-chat__settings-drop a:hover{background:#f5f5f5}.lk-chat__author,.lk-chat__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lk-chat__back{width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1350px){.lk-chat__top .lk-chat__settings{display:block;position:relative;top:0;right:0}.lk-chat__top .lk-chat__settings-icon{width:40px;height:40px}}.lk-chat__author{font-size:14px;gap:8px;margin:0 auto 0 0}.lk-chat__author img{width:40px;height:40px}.lk-chat__frame{-webkit-box-flex:1;-ms-flex:auto;flex:auto;overflow-y:auto;overflow-x:hidden;padding:24px 40px}@media (max-width:750px){.lk-chat__frame{padding:24px 16px}}.lk-chat__frame::-webkit-scrollbar{width:10px;background:#f0f0f0;border-radius:10px}@media (max-width:750px){.lk-chat__frame::-webkit-scrollbar{display:none}}.lk-chat__frame::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}.lk-chat__date{margin:0 0 16px;text-align:center;font-size:12px;color:#9e9e9e}.lk-chat__bonus{margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:16px}.lk-chat__bonus:last-child{margin-bottom:0}.lk-chat__bonus-title,.lk-chat__message{display:-webkit-box;display:-ms-flexbox;display:flex}.lk-chat__bonus-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;color:#4caf50}.lk-chat__bonus-title svg{fill:none;stroke:none}.lk-chat__bonus-btn .button{height:32px;padding:0 8px}.lk-chat__message{max-width:400px;margin:0 0 16px;gap:8px}@media (max-width:750px){.lk-chat__message{max-width:354px}}.lk-chat__message:last-child{margin-bottom:0}.lk-chat__message_im{margin-left:auto}@media (max-width:750px){.lk-chat__message_im{max-width:322px}}.lk-chat__message-photo{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:none;flex:none}.lk-chat__message-photo img{border-radius:50%}.lk-chat__message-about{position:relative;padding:8px;background:#e3f2fd;border-radius:8px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.lk-chat__message-name{font-size:12px;line-height:1.1}.lk-chat__message-text{font-size:14px;line-height:1.4;padding-right:48px}.lk-chat__message-settings{position:absolute;top:0;right:4px}.lk-chat__message-settings-icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}.category-b__head .button svg,.header-b__profile-panel .button svg,.lk-chat__bottom-btn svg,.lk-chat__message-settings-icon svg,.lk-chat__reply-icon svg{fill:none}.lk-chat__message-settings-drop{position:absolute;top:calc(100% + 5px);right:0;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;padding:8px 0;border-radius:8px;width:180px;z-index:5;opacity:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translateY(10px);transform:translateY(10px);pointer-events:none}.lk-chat__message-settings-drop_show{pointer-events:auto;opacity:1;-webkit-transform:none;transform:none}.lk-chat__message-settings-drop a.remove{color:#f44336}.lk-chat__message-settings-drop a:hover,.lk-chat__message_im .lk-chat__message-about{background:#f5f5f5}.lk-chat__message-date{position:absolute;bottom:8px;right:8px;font-size:12px;color:#9e9e9e}.lk-chat__message_reply .lk-chat__message-about{background:#e3f2fd}.lk-chat__message_reply .lk-chat__message-name,.lk-chat__reply-head span{color:#9e9e9e}.lk-chat__message_answer{position:relative;display:block}.lk-chat__message_answer .lk-chat__message-settings{top:-10px}.lk-chat__message_answer .lk-chat__message-date{bottom:0}.lk-chat__reply{display:none}.lk-chat__reply-grid{margin:0 0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:8px;background:#e3f2fd;padding:9px 8px}.lk-chat__reply-icon{-webkit-box-flex:0;-ms-flex:none;flex:none}.lk-chat__reply-content{width:calc(100% - 80px);font-size:12px}.lk-chat__reply-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:560px}.lk-chat__bottom,.lk-chat__reply-close{-webkit-box-flex:0;-ms-flex:none;flex:none}.lk-chat__reply-close{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justfify-content:center}.lk-chat__bottom{padding:16px 40px 24px}@media (max-width:750px){.lk-chat__bottom{padding:16px}}.lk-chat__bottom-send{position:relative}.lk-chat__bottom-send .input-text{height:40px}@media (max-width:750px){.lk-chat__bottom-send .input-text{font-size:14px}}.lk-chat__bottom-btn{position:absolute;right:1px;top:1px;width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px}.lk-chat__bottom-btn:hover{background:var(--color-light-blue)}.lk-chat__bottom-note{font-size:12px;line-height:1.1;color:#9e9e9e;margin:10px 0 0}@media (max-width:1350px){.lk-chat__sidebar{height:calc(100vh - 286px);height:calc(calc(var(--vh, 1vh)*100) - 286px)}body:has(.topbar-b) .lk-chat__sidebar{height:calc(100vh - 340px);height:calc(calc(var(--vh, 1vh)*100) - 340px)}}@media (max-width:750px){body:has(.topbar-b) .lk-chat__sidebar{height:calc(100vh - 411px);height:calc(calc(var(--vh, 1vh)*100) - 411px)}}@media (max-width:1350px){.lk-chat__screen{height:calc(100vh - 162px);height:calc(calc(var(--vh, 1vh)*100) - 162px)}}@media (max-width:750px){.lk-chat__screen{height:calc(100vh - 164px);height:calc(calc(var(--vh, 1vh)*100) - 164px)}}@media (max-width:1350px){body:has(.topbar-b) .lk-chat__screen{height:calc(100vh - 216px);height:calc(calc(var(--vh, 1vh)*100) - 216px)}}@media (max-width:750px){body:has(.topbar-b) .lk-chat__screen{height:calc(100vh - 288px);height:calc(calc(var(--vh, 1vh)*100) - 288px)}}@media (max-width:1350px){.lk-chat__mobile{height:calc(100vh - 106px);height:calc(calc(var(--vh, 1vh)*100) - 106px)}}@media (max-width:750px){.lk-chat__mobile{height:calc(100vh - 108px);height:calc(calc(var(--vh, 1vh)*100) - 108px)}}@media (max-width:1350px){body:has(.topbar-b) .lk-chat__mobile{height:calc(100vh - 160px);height:calc(calc(var(--vh, 1vh)*100) - 160px)}}@media (max-width:750px){body:has(.topbar-b) .lk-chat__mobile{height:calc(100vh - 232px);height:calc(calc(var(--vh, 1vh)*100) - 232px)}}@media (max-width:1350px){body:has(.topbar-b) .header-b__results{height:calc(100vh - 166px);height:calc(calc(var(--vh, 1vh)*100) - 166px)}}@media (max-width:750px){body:has(.topbar-b) .header-b__results{height:calc(100vh - 237px);height:calc(calc(var(--vh, 1vh)*100) - 237px)}}.top-banner-b{margin:0 0 40px;position:relative}.top-banner-b__pic{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:16px}.category-b__banner-pic img,.lk-chat__message-photo img,.top-banner-b__pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category-b__banner-pic:after,.top-banner-b__pic:after{content:'';background:rgba(48,40,66,.2);position:absolute;top:0;left:0;width:100%;height:100%}.top-banner-b__block{padding:66px;max-width:540px;position:relative;z-index:2;text-align:center;margin:0 auto;color:#fff}.top-banner-b__title{font-size:36px;font-weight:800;line-height:1.1;margin:0 0 16px}.category-b{margin:40px 0 0;padding:40px 32px;border-radius:16px;background:#fff}@media (max-width:1350px){.category-b{padding:24px 16px}}@media (max-width:750px){.category-b{border-radius:0;margin:16px -16px 0}}.category-b__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 40px}@media (max-width:750px){.category-b__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px}}.category-b__search{max-width:432px;width:100%}@media (max-width:750px){.category-b__search{max-width:100%}}.category-b__grid{-webkit-columns:3;-moz-columns:3;columns:3;gap:40px}@media (max-width:1350px){.category-b__grid{-webkit-columns:2;-moz-columns:2;columns:2}}@media (max-width:750px){.category-b__grid{-webkit-columns:initial;-moz-columns:initial;columns:initial;gap:0}}.category-b__empty{color:#666;display:none}.category-b__section{display:inline-block;width:100%;vertical-align:top;margin:0 0 40px;line-height:1.4}.category-b__section.hidden{display:none}.category-b__label{margin:0 0 16px;font-weight:600;font-size:20px}.category-b__list{font-size:14px}.category-b__list a{color:#2c2c2c}.category-b__list a:hover{color:var(--color-accent)}.category-b__item{margin:0 0 16px;text-transform:lowercase}.category-b__item_hidden{display:none}.category-b__item_show{display:block}.category-b__item:last-child,.seo-text p:last-child{margin:0}.category-b__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;color:#616161;font-style:italic;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:16px 0 0}.category-b__toggle:hover{opacity:.7}.category-b__toggle,.category-b__toggle svg{-webkit-transition:.3s ease-out;transition:.3s ease-out}.category-b__toggle_active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.category-b__banner{position:relative}.category-b__banner-pic{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:16px}.category-b__banner-block{padding:88px 32px;position:relative;z-index:2;text-align:center;margin:0 auto;color:#fff}.category-b__banner-title{font-size:32px;font-weight:800;line-height:1.1;margin:0 0 16px}.hero-b{padding:70px 0 170px;background:-webkit-gradient(linear,left top,left bottom,from(#d4edff),to(#f7f9fa));background:-webkit-linear-gradient(top,#d4edff,#f7f9fa);background:linear-gradient(to bottom,#d4edff,#f7f9fa);position:relative}@media (max-width:1350px){.hero-b{padding:60px 0 142px;background:0 0}}@media (max-width:750px){.hero-b{padding:60px 0 190px}}.hero-b:after{content:'';top:-145px;left:calc(50% - 150px);-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2;-webkit-transition:var(--transition);transition:var(--transition);background:url(../img/content/hero-ill.png) no-repeat;background-size:contain;width:1689px;height:824px;position:absolute;pointer-events:none}@media (max-width:1350px){.hero-b:after{background:url(../img/content/hero-ill-tablet.png) no-repeat;background-size:contain;width:1423px;height:695px;left:calc(50% - 40px);top:-120px}}@media (max-width:750px){.hero-b:after{background:url(../img/content/hero-ill-mobile.png) no-repeat;background-size:contain;width:960px;height:502px;left:calc(50% + 35px);top:-85px}}.hero-b__block{margin:0 auto;position:relative;z-index:4;display:table}@media (max-width:1350px){.hero-b__block{text-align:center}}.hero-b__logo{margin:0 0 40px}@media (max-width:750px){.hero-b__logo{margin:0 0 25px}}.hero-b__logo img{max-width:100%}.hero-b__text{font-size:32px;letter-spacing:.6em;font-family:'Geometria',sans-serif;text-transform:uppercase}@media (max-width:1350px){.hero-b__text{font-size:18px;letter-spacing:.9em}}@media (max-width:750px){.hero-b__text{font-size:12px;letter-spacing:.6em}}.fiches-b{margin:0 auto 155px;max-width:1194px;gap:32px;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:1350px){.fiches-b{grid-template-columns:repeat(1,1fr);margin-bottom:80px}}.fiches-b__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px;border-radius:24px;border:2px solid var(--color-accent);height:266px;position:relative}@media (max-width:1350px){.fiches-b__item{height:initial}}.fiches-b__item:after{position:absolute;content:'';top:-30px;right:5px;z-index:2;opacity:0;-webkit-transition:var(--transition);transition:var(--transition)}@media (max-width:1350px){.fiches-b__item:after{opacity:1}}.fiches-b__item:nth-child(1):after{right:-40px;top:-50px;background:url(../img/content/fiches-hover-1.png) no-repeat;background-size:contain;width:245px;height:140px}@media (max-width:1350px){.fiches-b__item:nth-child(1):after{width:215px;height:110px;top:-40px;right:-50px}}.fiches-b__item:nth-child(2):after{background:url(../img/content/fiches-hover-2.png) no-repeat;background-size:contain;width:164px;height:92px}@media (max-width:1350px){.fiches-b__item:nth-child(2):after{width:164px;height:84px;right:-10px;top:-20px}}.fiches-b__item:nth-child(3):after{right:-40px;top:-50px;background:url(../img/content/fiches-hover-3.png) no-repeat;background-size:contain;width:223px;height:123px}@media (max-width:1350px){.fiches-b__item:nth-child(3):after{width:210px;height:100px;top:-30px;right:-60px}}@media (min-width:1350px){.fiches-b__item:hover{background:#fff;border-color:transparent}.fiches-b__item:hover:after{opacity:1}}.fiches-b__title{display:block;font-weight:900;font-size:32px;position:relative;z-index:3;line-height:1.2;text-transform:uppercase;color:var(--color-accent)}@media (max-width:1350px){.fiches-b__title{margin:0 0 24px}.fiches-b__title br{display:none}}@media (max-width:750px){.fiches-b__title{font-size:24px;max-width:190px}.fiches-b__title img{height:32px;margin-top:-1px}}.fiches-b__title img{display:inline-block;vertical-align:top}.fiches-b__text{color:var(--color-accent);font-weight:500}.map-banner{margin:0 0 446px;padding:368px 0 0;position:relative}@media (max-width:1350px){.map-banner{margin:0 0 480px;padding:300px 0 0}}@media (max-width:750px){.map-banner{padding:126px 0 0;margin:0 0 88px}}.map-banner:after{content:'';width:1521px;height:1202px;background:url(../img/content/map-bg.png) no-repeat;background-size:contain;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;pointer-events:none}@media (max-width:1350px){.map-banner:after{width:996px;height:963px;background:url(../img/content/map-bg-tablet.png) no-repeat;background-size:contain}}@media (max-width:750px){.map-banner:after{width:442px;height:464px;background:url(../img/content/map-bg-mobile.png) no-repeat;background-size:contain}}.map-banner__block{position:relative;z-index:2;display:table;margin:0 auto;text-align:right}.map-banner__text{font-weight:900;font-size:56px;line-height:1.1;text-align:left;text-transform:uppercase}@media (max-width:1350px){.map-banner__text{font-size:48px}}@media (max-width:750px){.map-banner__text{font-size:32px}}.map-banner__button{margin:8px 36px 0 0}@media (max-width:1350px){.map-banner__button{margin:12px -12px 0 0}}@media (max-width:750px){.map-banner__button{margin:120px -40px 0 0}}.map-banner__button .button:not(:hover){background:#fff}.get-b{margin:0 0 24px;position:relative;z-index:3}@media (max-width:1350px){.get-b{margin:0 0 80px}}@media (max-width:750px){.get-b{margin:0 0 40px}}.get-b .title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 40px;text-transform:uppercase}@media (max-width:1350px){.get-b .title{font-size:48px}}@media (max-width:750px){.get-b .title{font-size:34px}}.get-b__scroller{padding:32px;border-radius:24px;border:2px solid #89e4f0}.get-b__list{display:grid;grid-template-columns:repeat(5,1fr);gap:32px}@media (max-width:1350px){.get-b__list{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;overflow-x:auto;overflow-y:hidden;margin:0 -48px;padding:0 48px}.get-b__list::-webkit-scrollbar{display:none}}.get-b__item{background:#fff;padding:24px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;white-space:normal;height:320px}@media (max-width:1350px){.get-b__item{min-width:260px}}.get-b__icon{margin:0 0 20px}.get-b__title{font-size:24px;font-weight:900;color:#000;text-transform:uppercase;line-height:1.3}.get-b__text{margin:auto 0 0;font-weight:500}.for-master{position:relative}.for-master__block{position:relative;z-index:2;background:#265aff url(../img/content/for-master-bg.png) no-repeat;background-size:contain;padding:335px 60px 60px;color:#fff;border-radius:0 0 80px 80px;margin:0 0 112px}@media (max-width:1350px){.for-master__block{margin:0 0 80px;padding-top:26%;border-radius:0 0 60px 60px;background:#265aff url(../img/content/for-master-bg-tablet.png) no-repeat;background-size:contain}}@media (max-width:950px){.for-master__block{padding-top:30%}}@media (max-width:750px){.for-master__block{padding:130px 24px 36px;background:#265aff url(../img/content/for-master-bg-mobile.png) no-repeat;background-size:contain;border-radius:0 0 35px 35px}}.for-master .title,.for-master__tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.for-master .title{text-transform:uppercase;color:#fff;margin:0 0 40px;text-align:center}@media (max-width:1350px){.for-master .title{font-size:40px;max-width:580px;margin-left:auto;margin-right:auto}.for-master .title br{display:none}}@media (max-width:750px){.for-master .title{font-size:34px}}.for-master__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 70px;gap:8px;-webkit-transition:var(--transition);transition:var(--transition)}@media (max-width:1350px){.for-master__tabs{margin:0 -60px 35px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:0 60px}.for-master__tabs::-webkit-scrollbar{display:none}}@media (max-width:750px){.for-master__tabs{margin:0 -24px 20px;padding:0 24px}}.for-master__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--font-family);background:0 0;padding:0 12px;height:40px;border-radius:8px;cursor:pointer;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.for-master__tab:hover{background:rgba(255,255,255,.1)}.for-master__tab_active{background:var(--color-light-blue)!important;color:var(--color-main)}.for-master .swiper-container{margin:0 -60px}@media (max-width:750px){.for-master .swiper-container{margin:0 -24px}}.for-master .swiper-slide{padding:0 60px}@media (max-width:750px){.for-master .swiper-slide{padding:0 24px}}.for-master__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1350px){.for-master__item{gap:30px}}@media (max-width:750px){.for-master__item{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.for-master__about{font-weight:700;font-size:32px;line-height:1.2;position:relative;min-width:400px}@media (max-width:1350px){.for-master__about{font-size:24px}}@media (max-width:750px){.for-master__about{font-size:16px;min-width:initial;margin-bottom:-30px}}.for-master__about span{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.for-master__pic{position:relative;z-index:2;max-width:652px}@media (max-width:1350px){.for-master__pic{max-width:520px;margin:0 0 0 auto}}.for-master__button{margin:90px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1350px){.for-master__button{margin:40px 0 0}}.for-master__button .button{max-width:458px;width:100%;background:#fff;border-radius:12px;font-size:32px;font-weight:800;color:var(--color-main);height:80px}@media (max-width:1350px){.for-master__button .button{max-width:350px}}@media (max-width:750px){.for-master__button .button{max-width:100%;height:56px;font-size:24px}.for-master__button .button img{height:24px}}.for-master__button .button:hover{background:var(--color-light-blue)}.seo-text{margin:0 auto 80px;max-width:1194px;font-weight:300}.seo-text p{margin:0 0 24px}.partners-b{margin:0 auto;max-width:1194px}.partners-b .title,.partners-b__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners-b .title{margin:0 0 24px;font-size:24px}.partners-b__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media (max-width:750px){.partners-b__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0;grid-row-gap:32px}}.partners-b__item{display:block;width:calc(16.6% - 26px)}@media (max-width:1350px){.partners-b__item{width:calc(25% - 26px)}}@media (max-width:750px){.partners-b__item{width:calc(50% - 16px)}}.partners-b__pic{background:#d9d9d9;height:80px;border-radius:8px;margin:0 0 16px;display:block}.partners-b__label{-webkit-transition:var(--transition);transition:var(--transition)}.partners-b__item:hover .partners-b__label{color:var(--color-accent)}body:has(.content_main) .header-b .max-width{max-width:1536px}.header-b{position:sticky;top:0;width:100%;left:0;z-index:9;background:#fff}@media (max-width:1350px){.header-b{padding:0 8px 8px;position:initial}}@media (max-width:750px){.header-b:has(.header-b__burger_active){z-index:15}}.header-b_tech{background:0 0}@media (max-width:1350px){.header-b .max-width,.header-b_tech{padding:0}}.header-b__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;position:relative}@media (max-width:1350px){.header-b__grid{gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.header-b_tech .header-b__grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1350px){.header-b .sticky-header{margin-left:calc(-50vw + 50%);width:100vw!important;max-width:100vw;z-index:9;position:relative}}.header-b__start{height:80px;background:var(--color-accent);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;width:220px}@media (max-width:1350px){.header-b__start{height:50px;width:100vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;z-index:99}}.header-b__start-drop{position:absolute;top:100%;left:0;width:280px;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;border-radius:0 8px 8px 8px;overflow:hidden;pointer-events:none;-webkit-transition:var(--transition);transition:var(--transition);opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}@media (max-width:1350px){.header-b__start-drop{height:100vh;overflow-y:auto;border-radius:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@media (max-width:750px){.header-b__start-drop{width:100%}}.header-b__start-drop_show{-webkit-transform:translate(0);transform:translate(0);pointer-events:auto;opacity:1}.header-b__start-label{height:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;font-size:20px;font-weight:600;display:none}@media (max-width:1350px){.header-b__start-label{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-b__start-links{border-bottom:1px solid #eee;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;gap:8px}.header-b__start-links_toggle-city{background:#e9f6ff;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px;height:initial;padding:9px 16px 10px 40px;line-height:1.3;position:relative}.header-b__start-links_toggle-city svg{position:absolute;left:16px;top:10px}.header-b__start-links_show-tablet{display:none}@media (max-width:1350px){.header-b__start-links_show-tablet{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-b__start-links:last-child{border:0}.header-b__start-links:hover{background:var(--color-light)}.header-b__start-list_show-tablet{display:none;border-top:40px solid #eee}@media (max-width:1350px){.header-b__start-list_show-tablet{display:block}}.header-b__start-list:last-child{border:0}.header-b_tech .header-b__start{padding:0;width:220px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1350px){.header-b_tech .header-b__start{width:180px;position:initial;-webkit-transform:none;transform:none}}@media (max-width:750px){.header-b_tech .header-b__start{width:100%}}.header-b__logo,.header-b__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-b__user{gap:8px;color:#fff}.header-b__start .header-b__user{display:none}@media (max-width:1350px){.header-b__start .header-b__user{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:750px){.header-b__start .header-b__user span{display:none}}.header-b__start .header-b__profile{display:none}@media (max-width:1350px){.header-b__start .header-b__profile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:750px){.header-b__start .header-b__profile-value span{display:none}}.header-b__logo{gap:16px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:64px;-webkit-transition:var(--transition);transition:var(--transition)}@media (min-width:1350px){.header-b__logo:hover{background:#2b47e5}.header-b__logo:active{background:#2237b2}}@media (max-width:1350px){.header-b__logo{height:50px;gap:8px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header-b__logo img{height:32px}.header-b_tech .header-b__logo{position:initial;-webkit-transform:none;transform:none}}.header-b__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;width:54px;cursor:pointer;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:var(--transition);transition:var(--transition)}@media (max-width:1350px){.header-b__burger{height:50px;width:initial}}@media (min-width:1350px){.header-b__burger:hover{background:#2b47e5}.header-b__burger:active{background:#2237b2}}.header-b__burger i{background:#fff;width:21px;display:block;margin:2.5px 0;height:2px;-webkit-transition:width .1s linear;transition:width .1s linear}.header-b__burger i:first-child{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);position:relative;-webkit-transition:top .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,top .2s linear;transition:transform .2s linear,top .2s linear,-webkit-transform .2s linear}.header-b__burger i:nth-child(2){opacity:1;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.header-b__burger i:nth-child(3){position:relative;top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,top .2s linear;transition:transform .2s linear,top .2s linear,-webkit-transform .2s linear}.header-b__burger_active i:first-child{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,top .2s linear;transition:transform .2s linear,top .2s linear,-webkit-transform .2s linear}.header-b__burger_active i:nth-child(2){opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.header-b__burger_active i:nth-child(3){top:-7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,top .2s linear;transition:transform .2s linear,top .2s linear,-webkit-transform .2s linear}.header-b__city{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative}@media (max-width:1350px){.header-b__city{display:none}}.header-b__city-value{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px;border-radius:var(--border-radius);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.header-b__city-value span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:90px}.header-b__city-value:hover{background:var(--color-light-blue)}.header-b__city-help,.header-b__city-value,.header-b__city-value svg{-webkit-transition:var(--transition);transition:var(--transition)}.header-b__city-value svg{fill:var(--color-main)}.header-b__city-value_active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-b__city-help{position:absolute;top:calc(100% + 15px);left:50%;padding:16px;width:280px;border-radius:16px;background:#fff;-webkit-box-shadow:0 -2px 8px 0 rgba(77,77,77,.16);box-shadow:0 -2px 8px 0 rgba(77,77,77,.16);pointer-events:none;opacity:0;-webkit-transform:translateY(10px) translateX(-50%);transform:translateY(10px) translateX(-50%)}.header-b__city-help_show{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);pointer-events:auto;opacity:1}.header-b__city-drop:after,.header-b__city-help:after{bottom:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent transparent #fff;border-width:10px;margin-left:-10px}.header-b__city-close{position:absolute;top:16px;right:16px;cursor:pointer}.header-b__city-label{font-weight:500;padding:0 48px 0 0;margin:0 0 16px}.header-b__city-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin:16px 0 0}.header-b__city-drop{position:absolute;top:calc(100% + 15px);left:50%;padding:16px;width:280px;border-radius:16px;background:#fff;-webkit-box-shadow:0 -2px 8px 0 rgba(77,77,77,.16);box-shadow:0 -2px 8px 0 rgba(77,77,77,.16);pointer-events:none;-webkit-transition:var(--transition);transition:var(--transition);opacity:0;-webkit-transform:translateY(10px) translateX(-50%);transform:translateY(10px) translateX(-50%)}.header-b__city-drop_show{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);pointer-events:auto;opacity:1}.header-b__city-field{margin:0 0 8px}.header-b__city-list{max-height:240px;overflow-y:auto;margin:0 0 0 -16px}.header-b__city-list::-webkit-scrollbar{width:10px;background:#f0f0f0;border-radius:10px}.header-b__city-list::-webkit-scrollbar-thumb{background:#90caf9;cursor:pointer;border-radius:10px;border:solid 1px #f0f0f0}.header-b__city-item{padding:8px 12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-b__city-item:hover,.header-b__search-item:hover{background-color:var(--color-light)}.header-b__city-item_current{background:#bbdefb url(../img/content/check.svg) no-repeat calc(100% - 8px) 50%!important}.header-b__search{padding:4px;height:40px;max-width:392px;border:1px solid var(--color-accent);border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:var(--transition);transition:var(--transition);position:relative}@media (max-width:1350px){.header-b__search{max-width:initial;width:100%;margin-top:8px}}.header-b__search-drop{width:130px;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;top:calc(100% - 2px);left:4px;border-radius:var(--border-radius);padding:8px 0;z-index:3;position:absolute;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;pointer-events:none}.header-b__search-drop_show{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.header-b__search-item{padding:4px 32px 4px 8px;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-b__search-item_current{background:#bbdefb url(../img/content/check.svg) no-repeat calc(100% - 8px) 8px}.header-b__search-mic,.header-b__search-select{-webkit-box-flex:0;-ms-flex:none;flex:none;cursor:pointer}.header-b__search-select,.header-b__search-select svg{-webkit-transition:var(--transition);transition:var(--transition)}.header-b__search-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-light-blue);gap:8px;padding:0 8px;height:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-b__search-select svg{fill:currentColor}@media (min-width:750px){.header-b__search-select:hover{color:#fff;background:var(--color-accent)}}.header-b__search-select_active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-b__search-mic{margin:0 8px}.header-b__search-value{-webkit-box-flex:1;-ms-flex:auto;flex:auto;overflow:hidden;margin:0 10px 0 0;position:relative}.header-b__search-value:before{content:'';width:40px;height:100%;position:absolute;right:0;top:0;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(right,#fff,rgba(255,255,255,0));background:linear-gradient(to left,#fff,rgba(255,255,255,0));pointer-events:none}.header-b__search-value input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-family:var(--font-family);border:0;padding:0;margin:0;outline:0;background:0 0;color:var(--color-main)}.header-b__search-value input::-webkit-input-placeholder{color:#a8a8a8}.header-b__search-value input::-moz-placeholder{color:#a8a8a8}.header-b__search-value input:-ms-input-placeholder{color:#a8a8a8}.header-b__search-value input::-ms-input-placeholder{color:#a8a8a8}.header-b__search-value input::placeholder{color:#a8a8a8}.header-b__search:has(.header-b__search-value input:focus){-webkit-box-shadow:0 0 0 1px var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.header-b__search-clear{position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;cursor:pointer;display:none}.header-b__results,.header-b__search-button{-webkit-transition:var(--transition);transition:var(--transition)}.header-b__search-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-light-blue);gap:8px;padding:0 8px;height:32px;border-radius:4px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-flex:0;-ms-flex:none;flex:none;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-box-shadow:none;box-shadow:none;color:var(--color-main)}.header-b__search-button:hover{background:var(--color-accent);color:#fff}.header-b__results{position:absolute;top:100%;left:0;width:100%;border-radius:0 0 16px 16px;-webkit-box-shadow:0 2px 8px 0 rgba(77,77,77,.16);box-shadow:0 2px 8px 0 rgba(77,77,77,.16);background:#fff;z-index:9;padding:24px;pointer-events:none;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}@media (max-width:1350px){.header-b__results{left:-8px;width:calc(100% + 16px);padding:16px;top:calc(100% + 2px);height:calc(100vh - 110px);height:calc(calc(var(--vh, 1vh)*100) - 110px);overflow-y:auto}}.header-b__results_show{-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;opacity:1}.header-b__results .button{height:32px;padding:0 8px}.header-b__results-label{font-size:24px;font-weight:500;margin:0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.header-b__results-close{display:none;padding:5px 0 0;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:1350px){.header-b__results-close{display:block}}.header-b__results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media (max-width:1350px){.header-b__results-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:750px){.header-b__results-grid{grid-template-columns:repeat(1,1fr)}}.header-b__results-caption{margin:0 0 8px;font-weight:600;font-size:20px}.header-b__results-list{margin:0 0 8px}.header-b__results-item{position:relative;display:block;font-weight:300;margin:0 0 8px}.header-b__results-item:hover{color:var(--color-accent)}.header-b__results-item:has(img){min-height:32px;padding-left:48px;padding-top:5px}.header-b__results-item img{position:absolute;left:0;top:0;width:32px;height:32px;border-radius:var(--border-radius);-o-object-fit:cover;object-fit:cover}.header-b__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:1350px){.header-b__actions{display:none}}.header-b__actions-item{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:0 12px}.header-b__actions-item p{margin:0;padding:0}.header-b__actions-item svg,.header-b__profile{-webkit-box-flex:0;-ms-flex:none;flex:none}.header-b__actions-item:hover,.header-b__profile-value:hover{color:var(--color-accent)}.header-b__profile{position:relative}@media (max-width:1350px){.header-b__profile{display:none}}@media (max-width:750px){.header-b__profile span{display:none}}.header-b__profile-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.header-b__profile-value img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--color-accent)}@media (max-width:1350px){.header-b__profile-value{color:#fff;gap:8px}.header-b__profile-value:hover{color:#fff}.header-b__profile-value img{width:32px;height:32px;border-color:var(--color-light)}}.header-b__profile-drop{position:absolute;top:calc(100% + 15px);right:-8px;padding:0 0 8px;width:220px;border-radius:var(--border-radius);background:#fff;-webkit-box-shadow:0 -2px 8px 0 rgba(77,77,77,.16);box-shadow:0 -2px 8px 0 rgba(77,77,77,.16);pointer-events:none;-webkit-transition:var(--transition);transition:var(--transition);opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}@media (max-width:1600px){.header-b__profile-drop{left:initial;-webkit-transform:translateY(10px);transform:translateY(10px);right:0}}.header-b__profile-drop_show{-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;opacity:1}@media (max-width:1600px){.header-b__profile-drop_show{left:initial;-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:1350px){.header-b__profile-drop{-webkit-transform:translateY(10px);transform:translateY(10px);left:initial;top:calc(100% + 5px)}.header-b__profile-drop_show{-webkit-transform:translateY(0);transform:translateY(0)}}.header-b__profile-drop:after{bottom:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent transparent #fff;border-width:10px;margin-left:-10px}@media (max-width:1350px){.header-b__profile-drop:after{display:none}}.header-b__profile-panel{padding:8px}.header-b__profile-panel .button{width:100%}.header-b__profile-item,.header-b__profile-item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-b__profile-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;padding:0 12px 0 36px;position:relative;color:#212121}.header-b__profile-item span{min-width:16px;height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-light-blue);border-radius:35px;padding:0 8px 1px;font-size:14px;font-weight:400}.header-b__profile-item svg{fill:#757575;position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer-b__copy a:hover,.header-b__profile-item:hover,a.footer-b__item:hover{color:var(--color-accent)}.header-b__profile-item:hover svg{fill:var(--color-accent)}.header-b__profile-item svg,.header-b__shadow,.paging-b__arrow svg{-webkit-transition:var(--transition);transition:var(--transition)}.header-b__shadow{background:rgba(49,51,61,.2);position:fixed;top:50px;left:0;width:100%;height:calc(100vh - 50px);z-index:2;opacity:0;pointer-events:none}.header-b__shadow_active{opacity:1;pointer-events:auto}.topbar-b{background:#ccff90}@media (max-width:1350px){.topbar-b .max-width{padding:0;max-width:100%}}.topbar-b_black{background:#212121;color:#fff}.topbar-b__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (max-width:1350px){.topbar-b__grid{height:56px}}@media (max-width:750px){.topbar-b__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;height:127px}}.topbar-b__pic{width:216px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:750px){.topbar-b__pic{width:100%;height:56px}}.topbar-b__pic img,.topbar-b__pic picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topbar-b__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;grid-row-gap:8px;padding:12px 0;font-weight:300;line-height:1.3;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1350px){.topbar-b__content{font-size:14px;padding:8px 16px 9px;gap:8px}}@media (max-width:750px){.topbar-b__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.topbar-b__content .button{background:#fff;height:32px;padding:0 8px;-webkit-box-flex:0;-ms-flex:none;flex:none}.paging-b__arrow:hover,.topbar-b__content .button:hover{background:var(--color-accent)}@media (max-width:750px){.topbar-b__text{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.paging-b{display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px 0 0;gap:8px}@media (max-width:750px){.paging-b{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.paging-b__arrow{width:40px;height:40px;border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-accent)}@media (max-width:750px){.paging-b__arrow{-webkit-box-flex:0;-ms-flex:none;flex:none;width:32px;height:32px;border-radius:4px}}.paging-b__arrow:hover{color:#fff}.paging-b__arrow svg{fill:currentColor}.paging-b__arrow_disabled{background:#eee;pointer-events:none}.paging-b__arrow_disabled svg{fill:#9e9e9e}.paging-b__item,.paging-b__list{display:-webkit-box;display:-ms-flexbox;display:flex}.paging-b__list{gap:8px}.paging-b__item{min-width:50px;height:40px;border-radius:var(--border-radius);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-main)}@media (max-width:750px){.paging-b__item{font-size:14px;height:32px;min-width:32px;border-radius:4px}}.paging-b__item:hover,.paging-b__item_current,.paging-b__item_current:hover{background:var(--color-light-blue)}.paging-b__item_current{cursor:default}.paging-b__item_current:hover{color:var(--color-main)}.modal-b,body.scroll-locked{position:fixed;left:0;width:100%;height:100%;overflow:hidden}.modal-b{top:0;z-index:1000;overflow:auto;-webkit-overflow-scrolling:touch;display:none;color:#000;text-align:left;background:rgba(49,51,61,.2)}.modal-b::-webkit-scrollbar{display:none}.modal-b__close,.modal-b__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-b__inner{min-height:100%;position:relative;padding:16px;z-index:2}.modal-b__close{position:absolute;top:24px;right:32px;line-height:1;cursor:pointer;z-index:3;width:32px;height:32px;border-radius:50%;-webkit-transition:var(--transition);transition:var(--transition)}@media (max-width:750px){.modal-b__close{top:16px;right:10px}}.modal-b__close:hover,.modal-b__review-rate span:hover{background:var(--color-light)}.modal-b__block{background:#fff;border-radius:16px;padding:24px 32px;max-width:540px;margin:0 auto;width:100%;position:relative}@media (max-width:750px){.modal-b__block{padding:16px}}.modal-b__block_city{max-width:320px;padding:16px}.modal-b__block_filter{border-radius:0;max-width:400px;height:100%;padding:24px 16px 100px;margin:0;overflow-x:hidden;min-height:100vh;overflow-y:auto}.modal-b__block_filter .filter-b__form{margin:0}.modal-b__block_filter .filter-b__buttons{position:fixed;background:#fff;padding:20px 16px;max-width:400px}@media (max-width:750px){.modal-b__block_filter .filter-b__buttons{max-width:100%}}@media (max-width:1350px){.modal-b__block_filter .catalog-b__filter{display:none}.modal-b__block_filter .catalog-b__filter:has(.catalog-b__filter-item){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:750px){.modal-b__block_filter{max-width:100%}}.modal-b__inner:has(.modal-b__block_filter){display:block;padding:0}.modal-b__block_filter .modal-b__close{top:16px;right:16px}.modal-b__title{font-weight:600;margin:0 0 24px;font-size:20px}.modal-b__block_city .modal-b_-title{margin:0 0 16px}.modal-b__block_city .modal-b__close{top:16px;right:16px}.modal-b__review-action{margin:0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.modal-b__review-label{font-weight:500}.modal-b__buttons,.modal-b__review-rate{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-b__review-rate{padding:2px 0 0}.modal-b__review-rate span{border:2px solid #b9c4ff;width:17px;height:17px;cursor:pointer;border-radius:50%;background:#fff;margin:0 -2px 0 0}.modal-b__review-rate span.filled{background:var(--color-accent)}.modal-b__review-form textarea{min-height:180px;margin:0 0 -5px}.modal-b__buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:24px 0 0;gap:16px}.modal-b__reports-list{max-height:462px;overflow-y:auto;overflow-x:hidden;padding:0 16px 0 0;margin-right:-16px}@media (max-width:750px){.modal-b__reports-list{padding:0;margin:0}}.modal-b__reports-list::-webkit-scrollbar{width:8px;background:#f5f5f5;border-radius:10px}@media (max-width:750px){.modal-b__reports-list::-webkit-scrollbar{display:none}}.modal-b__reports-list::-webkit-scrollbar-thumb{background:#bdbdbd;cursor:pointer;border-radius:10px}.modal-b__reports-item{margin:0 0 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.modal-b__reports-item:last-child{margin:0}.modal-b__reports-photo{width:40px;height:40px;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none}.modal-b__reports-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.modal-b__reports-about{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.modal-b__reports-name{font-size:14px;color:var(--color-accent)}.modal-b__reports-name span{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:260px;vertical-align:top}@media (max-width:750px){.modal-b__reports-name span{max-width:130px}}.modal-b__reports-name img{display:inline;height:14px;width:auto;position:relative;top:2px}.modal-b__reports-who{font-size:14px;margin:0 0 4px}.modal-b__reports-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-weight:500;font-size:14px}.modal-b__reports-btn{-webkit-box-flex:0;-ms-flex:none;flex:none}.modal-b__reports-btn .button{height:28px;font-size:14px;font-weight:500;padding:0 8px}.modal-b__favorite .input-text{height:40px}.notices-b{position:fixed;top:0;right:0;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;padding:20px}@media (max-width:750px){.notices-b{gap:10px;padding:10px}}.notices-b__item{-webkit-box-shadow:0 4px 8px 0 rgba(133,137,148,.12);box-shadow:0 4px 8px 0 rgba(133,137,148,.12);background:#fff;padding:16px;border-radius:16px;width:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;overflow:hidden;position:relative}@media (max-width:750px){.notices-b__item{width:100%;font-size:14px;border-radius:8px;padding:12px}}.notices-b__item_default{background:#e1f5fe}.notices-b__item_save{background:#e8f5e9}.notices-b__item_alert{background:#ffebee}.notices-b__item_error{background:#fffde7}.notices-b__item:has(.notices-b__loader){padding-bottom:20px;width:360px}@media (max-width:750px){.notices-b__item:has(.notices-b__loader){width:100%}}.notices-b__loader{width:100%;border-radius:4px;height:8px;right:0;position:absolute;bottom:0;background:#d9d9d9}.notices-b__item_save .notices-b__loader{background:#66bb6a}.notices-b__item_alert .notices-b__loader{background:#ef5350}.notices-b__item_error .notices-b__loader{background:#ffee58}.notices-b__close{position:absolute;top:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;right:9px;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9}.notices-b__label{position:relative;padding:0 56px 0 0;max-width:350px}.notices-b__label:has(svg),.notices-b__text:has(svg){padding-left:24px}.notices-b__label:has(svg) svg,.notices-b__text:has(svg) svg{position:absolute;left:0;top:0}.notices-b__text{font-weight:300;padding:0 56px 0 0;position:relative}.notices-b__item:has(.notices-b__label) .notices-b__text{padding-right:0}.notices-b__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin:12px 0 0}@media (max-width:750px){body:has(.master-b__card-bottom) .footer-b{padding-bottom:72px}}@media (max-width:1350px){.footer-b_chat{display:none}}.footer-b__sub{background:#e3f2fd;padding:26px 0}@media (max-width:750px){.footer-b__sub{padding:36px 0}}.footer-b__sub-grid{gap:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:750px){.footer-b__sub-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:16px}}.footer-b__sub-label{font-size:24px;font-weight:500;line-height:1.3}.footer-b__sub-item,.footer-b__sub-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-b__sub-list{gap:32px}.footer-b__sub-item{width:48px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-b__sub-item svg{fill:var(--color-accent)}.footer-b__sub-item:hover{opacity:.8}.footer-b__content{background:#d2e7f6}.footer-b__grid{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 0 30px}@media (max-width:750px){.footer-b__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.footer-b__column{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-b__label{margin:0 0 16px;font-size:20px;font-weight:600}.footer-b__item{margin:0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.footer-b__bottom p:last-child,.footer-b__item:last-child{margin:0}.footer-b__bottom{border-top:1px solid #bbcedb;padding:30px 0;text-align:center;font-size:14px}.footer-b__bottom_tech{border-top:0}.footer-b__bottom p{margin:0 0 18px}@media (max-width:750px){.footer-b__bottom{display:inline-block}}.footer-b__copy a{border-bottom:1px solid}