:root {--main_elem_base_color: #821c31;--main_elem_hover_color: #54111e;--main_elem_text_color: #ffffff;--site_background: #ffffff;--site_border_color: #f5f5f5;--page_title_color: #171717;--page_title_light_color: #797a7c;--page_text_color: #606060;--page_text_light_color: #979797;--site_header_bg: #ffffff;--site_header_border_color: #f5f5f5;--site_header_text_color: #171717;--site_header_text_light_color: #797a7c;--site_footer_bg: #ffffff;--site_footer_border_color: #f5f5f5;--site_footer_text_color: #171717;--site_footer_text_light_color: #797a7c;--auxiliary_elem_bg: #f5f5f5;--auxiliary_elem_color: #525252;--font_family: "Roboto";--header__font_weight: 500;--buttons__border_radius: 4px }.wrap_bitrix_area>div[id^=bx_incl_area_] {display: inline-block }* {outline: none !important }html, body {font-weight: 400;font-size: 16px;line-height: 24px;min-width: 320px }html, body {font-family: var(--font_family), sans-serif }body {color: var(--page_title_color);background-color: var(--site_background) }.page__wrap__row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap }.page__wrap__left {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;width: auto;max-width: 100% }.page__wrap__left>div[id^=bx_incl_area_] {height: 100% }.page__wrap__right {-webkit-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;width: 100%;max-width: 100% }@media (min-width: 992px) {.page__wrap__left+.page__wrap__right {overflow: hidden }}nav ul {margin: 0;padding: 0;list-style: none }a {text-decoration: underline;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }a:hover, a:focus {text-decoration: none }a.h1, a.h2, a.h3, a.h4, a.h5, a.h6 {cursor: pointer }h1, .h1 {font-size: 2rem;line-height: 2.25rem;margin-bottom: 2.25rem }h2, .h2 {font-size: 2rem;line-height: 2.25rem;margin-bottom: 1.25rem }h3, .h3 {font-size: 1.75rem;line-height: 2rem;margin-bottom: 1rem }h4, .h4 {font-size: 1.5rem;line-height: 1.875rem;margin-bottom: .75rem }h5, .h5 {font-size: 1.25rem;line-height: 1.5rem;margin-bottom: .75rem }h6, .h6 {font-size: 1rem;line-height: 1.375rem;margin-bottom: .5rem }h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h-f-w {font-weight: var(--header__font_weight) }label {cursor: pointer }textarea {resize: none;min-height: 100px }.font-light {font-weight: 300 }.font-normal {font-weight: 400 }.font-medium {font-weight: 500 }.font-bold {font-weight: 600 }.text-small {font-size: .875rem;line-height: 1.25rem }.text-big {font-size: 1.125rem;line-height: 1.75rem }.text-large {font-size: 1.25rem;line-height: 1.75rem }.no-undrline {text-decoration: none }.form-group {cursor: default }@media (max-width: 1199px) {h5, .h5 {font-size: 1.25rem;line-height: 1.375rem;margin-bottom: 0.5rem }.text-large {font-size: 1.25rem;line-height: 1.5rem }}@media (max-width: 991px) {h1, .h1 {margin-bottom: 1.75rem }}@media (max-width: 767px) {h1, .h1, h2, .h2 {font-size: 1.75rem;line-height: 2rem }h3, .h3, h4, .h4 {font-size: 1.375rem;line-height: 2.375rem }.text-large {font-size: 1rem;line-height: 1.375rem }}@media (max-width: 575px) {h1, .h1, h2, .h2 {font-size: 1.5rem;line-height: 1.75rem }h3, .h3, h4, .h4 {font-size: 1.25rem;line-height: 1.75rem }}.btn {padding: .5rem 1rem;min-width: 10.3125rem;text-align: center;border: 2px solid;font-size: .875rem;line-height: 1.5rem;font-weight: 500;text-decoration: none !important }.btn-full {width: 100% }.btn-slim {min-width: 0 }.btn-big {padding: .75rem 1rem }.btn-wide {min-width: 12.1875rem }.btn.focus, .btn:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none }.btn {border-radius: var(--buttons__border_radius) }.row.all-margin {margin-top: -15px;margin-bottom: -15px }.row.all-margin>.col, .row.all-margin>[class*="col-"] {padding-top: 15px;padding-bottom: 15px }.row-slim {margin-right: -10px;margin-left: -10px }.row-slim>.col, .row-slim>[class*="col-"] {padding-right: 10px;padding-left: 10px }.row-slim.all-margin {margin-top: -10px;margin-bottom: -10px }.row-slim.all-margin>.col, .row-slim.all-margin>[class*="col-"] {padding-top: 10px;padding-bottom: 10px }.row-thin {margin-right: -5px;margin-left: -5px }.row-thin>.col, .row-thin>[class*="col-"] {padding-right: 5px;padding-left: 5px }.row-thin.all-margin {margin-top: -5px;margin-bottom: -5px }.row-thin.all-margin>.col, .row-thin.all-margin>[class*="col-"] {padding-top: 5px;padding-bottom: 5px }.row-nowrap {-ms-flex-wrap: nowrap;flex-wrap: nowrap }a, a:hover, a:focus {color: var(--main_elem_base_color) }p, ul {color: var(--page_text_color) }.table {color: #212529 }.btn-default, a.btn-default {background-color: var(--main_elem_base_color);border-color: var(--main_elem_base_color);color: var(--main_elem_text_color) }.btn-default:hover, a.btn-default:hover, .btn-default:focus, a.btn-default:focus {background-color: var(--main_elem_hover_color);border-color: var(--main_elem_hover_color);color: var(--main_elem_text_color) }.btn-transparent, a.btn-transparent {background-color: transparent;border-color: var(--main_elem_base_color);color: var(--main_elem_base_color) }.btn-transparent:hover, a.btn-transparent:hover, .btn-transparent:focus, a.btn-transparent:focus {background-color: var(--main_elem_base_color);border-color: var(--main_elem_base_color);color: var(--main_elem_text_color) }.btn-inverse, a.btn-inverse {background-color: var(--main_elem_base_color);border-color: var(--main_elem_text_color);color: var(--main_elem_text_color) }.btn-inverse:hover, a.btn-inverse:hover, .btn-inverse:focus, a.btn-inverse:focus {background-color: var(--main_elem_text_color);border-color: var(--main_elem_text_color);color: var(--main_elem_base_color) }.btn-outline-default, a.btn-outline-default {background-color: var(--main_elem_text_color);border-color: var(--main_elem_base_color);color: var(--main_elem_base_color) }.btn-outline-default:hover, a.btn-outline-default:hover, .btn-outline-default:focus, a.btn-outline-default:focus {background-color: var(--main_elem_base_color);border-color: var(--main_elem_base_color);color: var(--main_elem_text_color) }.dotted-link {border-bottom: 1px dotted;text-decoration: none !important }.dotted-link:hover, .dotted-link:focus {border-bottom: 1px solid;text-decoration: none !important }.link-default a, a.link-default {color: var(--main_elem_base_color);text-decoration: underline }.link-default a:hover, a.link-default:hover, .link-default a:focus, a.link-default:focus {color: var(--main_elem_base_color);text-decoration: none }.link-inverse a, a.link-inverse {color: var(--main_elem_base_color);text-decoration: none }.link-inverse a:hover, a.link-inverse:hover, .link-inverse a:focus, a.link-inverse:focus {color: var(--main_elem_base_color);text-decoration: underline }.link-base a, a.link-base {color: var(--page_title_color);text-decoration: none }.link-base a:hover, a.link-base:hover, .link-base a:focus, a.link-base:focus {color: var(--main_elem_base_color);text-decoration: none }.link-base-decor a, a.link-base-decor {color: var(--page_title_color);text-decoration: none }.link-base-decor a:hover, a.link-base-decor:hover, .link-base-decor a:focus, a.link-base-decor:focus {color: var(--main_elem_base_color);text-decoration: underline }.link-default-card-light a, a.link-default-card-light {color: var(--page_text_light_color);text-decoration: underline }.link-default-card-light a:hover, a.link-default-card-light:hover, .link-default-card-light a:focus, a.link-default-card-light:focus {color: var(--page_text_light_color);text-decoration: none }.color-text-primary, a.color-text-primary {color: var(--page_title_color) }a.color-text-primary_hover:hover, a.color-text-primary_hover:focus {color: var(--page_title_color) }.color-text-light, a.color-text-light {color: var(--page_title_light_color) }a.color-text-light_hover:hover, a.color-text-light_hover:focus {color: var(--page_title_light_color) }.color-text-secondary, a.color-text-secondary {color: var(--page_text_color) }a.color-text-secondary_hover:hover, a.color-text-secondary_hover:focus {color: var(--page_text_color) }.color-text-secondary-light, a.color-text-secondary-light {color: var(--page_text_light_color) }a.color-text-secondary_hover:hover, a.color-text-secondary_hover:focus {color: var(--page_text_light_color) }.color_bg-text-base, a.color_bg-text-base {color: var(--main_elem_base_color) }a.color_bg-text-base_hover:hover, a.color_bg-text-base_hover:focus {color: var(--main_elem_base_color) }.color_bg-text-base-auxi, a.color_bg-text-base-auxi {color: var(--main_elem_hover_color) }a.color_bg-text-base-auxi_hover:hover, a.color_bg-text-base-auxi_hover:focus {color: var(--main_elem_hover_color) }.color-text-base, a.color-text-base {color: var(--main_elem_text_color) }a.color-text-base_hover:hover, a.color-text-base_hover:focus {color: var(--main_elem_text_color) }.color-text-auxi, a.color-text-auxi {color: var(--auxiliary_elem_color) }a.color-text-auxi_hover:hover, a.color-text-auxi_hover:focus {color: var(--auxiliary_elem_color) }.color_bg-text-auxi, a.color_bg-text-auxi {color: var(--auxiliary_elem_bg) }a.color_bg-text-auxi_hover:hover, a.color_bg-text-auxi_hover:focus {color: var(--auxiliary_elem_bg) }#scrollUp {background-color: var(--site_background);border-color: var(--main_elem_base_color);color: var(--main_elem_base_color);-webkit-box-shadow: 0 0 1px 1px var(--main_elem_text_color);box-shadow: 0 0 1px 1px var(--main_elem_text_color) }#scrollUp:hover {background-color: var(--main_elem_base_color);border-color: var(--main_elem_base_color);color: var(--site_background) }@media (min-width: 768px) {.dl-horizontal dt {float: left;width: 160px;overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap }.dl-horizontal dd {margin-left: 180px }}@media (max-width: 1199px) {.text-large {font-size: 18px;line-height: 24px }}@media (max-width: 991px) {.text-small {font-size: 14px;line-height: 18px }#scrollUp {display: none !important }}@media (max-width: 767px) {.text-large {font-size: 16px;line-height: 22px }}.include__error-module {width: 100%;margin: 3rem 0 }.include__error-module img {height: 3rem;width: auto;margin: .125rem }.include__error-module p {font-size: 1.25rem;line-height: 1.25rem;margin-bottom: .5rem }.wrap__header-cookie {position: relative;z-index: 20;background-color: var(--site_background);color: var(--page_title_color) }.wrap__header-cookie.no {display: none !important }.row__header-cookie {-webkit-box-align: center;-ms-flex-align: center;align-items: center }.mobile-menu-toggle {background: none;border: none;margin: 0;padding: 0 }.mobile-menu-toggle span {display: block;width: 22px;height: 3px;margin: 4px 0;-webkit-transition: all .25s ease-in;transition: all .25s ease-in }.mobile-menu-toggle.open span:nth-child(1) {-webkit-transform: rotate(135deg);transform: rotate(135deg);margin-bottom: -6px }.mobile-menu-toggle.open span:nth-child(2) {opacity: 0 }.mobile-menu-toggle.open span:nth-child(3) {-webkit-transform: rotate(-135deg);transform: rotate(-135deg);margin-top: -8px }.mobile-menu-toggle span {background-color: var(--page_title_color) }.mobile-menu {position: fixed;padding-right: inherit;top: 0;left: 0;right: 0;bottom: 0;z-index: 15;display: none;overflow: auto }.mobile-menu {background-color: var(--site_background) }.mobile-menu--open {overflow: hidden }.mobile-menu__search {margin: 20px 15px;border-bottom: 1px solid;position: relative }.mobile-menu__search {border-color: #f0f0f0 }.mobile-menu__search button {border: none;background: none;position: absolute;right: 0;top: 0;padding: 12px 16px }.mobile-menu__search input {border: 1px solid;width: 100%;padding: 8px 20px;font-size: 14px;line-height: 26px;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.mobile-menu__search {border-color: var(--site_border_color) }.mobile-menu__search button {color: var(--page_title_color) }.mobile-menu__search input {border-color: var(--site_border_color);background-color: var(--site_background);color: var(--page_title_color) }.mobile-menu__search input:focus {border-color: var(--main_elem_base_color) }.mobile-menu__search input::-webkit-input-placeholder {color: var(--page_title_light_color) }.mobile-menu__search input:-ms-input-placeholder {color: var(--page_title_light_color) }.mobile-menu__search input::-ms-input-placeholder {color: var(--page_title_light_color) }.mobile-menu__search input::placeholder {color: var(--page_title_light_color) }.mobile-menu__phone {margin: 20px 15px }.mobile-menu__phone a {font-size: 18px;line-height: 24px;display: block;font-weight: 500;white-space: nowrap;text-decoration: none }.mobile-menu__phone small {color: var(--page_title_light_color) }.mobile-menu__btn-sign {margin: 0 15px }.mobile-menu__socnet {padding: 30px 15px }@media (max-width: 991px) {mobile-menu__search input {padding: 8px 10px }}.m-menu a {display: inline-block;padding: 15px;line-height: 24px;text-decoration: none;font-weight: 500;-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;-webkit-box-flex: 1;flex-grow: 1;max-width: 100% }.m-menu a.dropdown-toggler {margin-left: auto;margin-right: 15px;-ms-flex: 0 0 auto;-webkit-box-flex: 0;flex: 0 0 auto;width: auto;max-width: 100% }.m-menu li {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap }.m-menu>ul>li {border-top: 1px solid;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap }.m-menu>ul {border-bottom: 1px solid }.m-menu .dropdown-menu {margin-left: 10px }.m-menu .dropdown-menu {position: static;float: none;width: 100%;padding: 0;border: none;border-radius: 0;-webkit-box-shadow: none !important;box-shadow: none !important }.m-menu .dropdown-item {display: block;font-size: 1rem;font-weight: 400;padding: 10px 15px;white-space: normal;word-break: break-all }.m-menu .dropdown-toggler i {display: block;line-height: 1.5rem }.m-menu .dropdown-toggler.open {-webkit-transform: rotateX(-180deg);transform: rotateX(-180deg) }.m-menu a {color: var(--page_title_color) }.m-menu a:hover {color: var(--main_elem_base_color) }.m-menu>ul, .m-menu>ul>li {border-color: var(--site_border_color) }.m-menu .dropdown-menu {background-color: var(--site_background) }.m-menu .dropdown-item.active, .m-menu .dropdown-item:active {color: var(--main_elem_base_color);background-color: transparent }.m-menu .dropdown-item:focus, .m-menu .dropdown-item:hover {color: var(--main_elem_base_color);background-color: transparent }.header__logo-img img {height: 150px;width: auto;margin: 0 }.header__logo-img.fixd img {height: 44px;width: auto;margin: 0 }.header__logo-title {font-size: 1.625rem;line-height: 1.25rem;font-weight: 500 }.header__logo-tagline {font-size: 1rem;line-height: 1 }.header__logo:hover {text-decoration: none }.header__logo-text {height: 100% }.header__logo-slogan {line-height: 1.25 }.header__search {position: relative }.header__search input[type="text"] {font-size: .875rem;line-height: 1.625rem;width: 100%;padding: 8px 40px 8px 20px;border-radius: 4px;border: 2px solid;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.header__search button {border: none;background: none;position: absolute;right: 0;top: 0;padding: 12px 16px }.header__phone a {font-size: 1.375rem;line-height: 1.5rem;display: block;font-weight: 500 }.header__phone a:hover {text-decoration: none }.header__phone {line-height: 1.5rem;white-space: nowrap }.header__logo-title {color: var(--site_header_text_color) }.header__logo-slogan {color: var(--site_header_text_light_color) }.header__search input[type="text"] {background-color: var(--site_header_bg);color: var(--site_header_text_color);border-color: var(--site_header_border_color) }.header__search input[type="text"]::-webkit-input-placeholder {color: var(--site_header_text_light_color) }.header__search input[type="text"]:-ms-input-placeholder {color: var(--site_header_text_light_color) }.header__search input[type="text"]::-ms-input-placeholder {color: var(--site_header_text_light_color) }.header__search input[type="text"]::placeholder {color: var(--site_header_text_light_color) }.header__main-row .header__search input[type="text"]::-webkit-input-placeholder {color: var(--site_header_text_light_color) }.header__main-row .header__search input[type="text"]:-ms-input-placeholder {color: var(--site_header_text_light_color) }.header__main-row .header__search input[type="text"]::-ms-input-placeholder {color: var(--site_header_text_light_color) }.header__main-row .header__search input[type="text"]::placeholder {color: var(--site_header_text_light_color) }.header__search button {color: var(--site_header_text_color) }.header__phone a, .header__link a {color: var(--site_header_text_color) }.header__phone-label {color: var(--site_header_text_light_color) }.header__search input[type="text"]:focus {border-color: var(--main_elem_base_color) }@media (max-width: 991px) {.header__logo-img img {height: 40px;margin: 2px 0 }.header__logo-title {font-size: 1.375rem }.header__logo-slogan {font-size: .8125rem;line-height: 1.125rem }}@media (max-width: 767px) {.header__logo-img img {height: 40px;margin: 1px 0 }}@media (max-width: 575px) {.header__logo-img img {height: 1.75rem }.header__logo-title {font-size: .9375rem;line-height: 1.125rem }.header__logo-slogan {font-size: .5625rem;line-height: .625rem }}.header__search .dropdown-panel, .top-row__search-shift .dropdown-panel, .modal-search .dropdown-panel {display: block;position: absolute;top: calc(100% + 5px);width: 100%;min-width: 400px;margin: 0;padding: 0;font-size: .875rem;line-height: 1.125rem;background-color: #fff;border: 0;border-radius: 4px;-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);z-index: 1001 }.header__search .dropdown-panel, .modal-search .dropdown-panel {left: 0 }.top-row__search-shift .dropdown-panel {right: 0 }.header__search .dropdown-panel ul, .top-row__search-shift .dropdown-panel ul, .modal-search .dropdown-panel ul {margin: 0;padding: 0;list-style: none }.header__search .dropdown-panel li, .top-row__search-shift .dropdown-panel li, .modal-search .dropdown-panel li {line-height: 1.25rem;padding: .125rem 0 }.header__search .dropdown-panel a, .top-row__search-shift .dropdown-panel a, .modal-search .dropdown-panel a {display: block;overflow: hidden;text-overflow: ellipsis;text-decoration: none }.header__search .dropdown-panel a, .top-row__search-shift .dropdown-panel a, .modal-search .dropdown-panel a {color: var(--site_header_text_color) }.header__search .dropdown-panel a:hover, .top-row__search-shift .dropdown-panel a:hover, .modal-search .dropdown-panel a:hover {color: var(--main_elem_base_color) }.header__search .dropdown-panel .header__seacrh-caption, .top-row__search-shift .dropdown-panel .header__seacrh-caption, .modal-search .dropdown-panel .header__seacrh-caption {font-weight: 700 }.header__search .dropdown-panel .header__seacrh-caption:hover, .top-row__search-shift .dropdown-panel .header__seacrh-caption:hover, .modal-search .dropdown-panel .header__seacrh-caption:hover {color: var(--site_header_text_color) }.header__search .dropdown-panel>ul>li, .top-row__search-shift .dropdown-panel>ul>li, .modal-search .dropdown-panel>ul>li {padding: 10px 20px;border-bottom: 1px solid #f0f0f0 }.header__search .dropdown-panel>ul>li:last-child, .top-row__search-shift .dropdown-panel>ul>li:last-child, .modal-search .dropdown-panel>ul>li:last-child {border-bottom: 0 }.header__search .dropdown-panel>ul>li>ul>li, .top-row__search-shift .dropdown-panel>ul>li>ul>li, .modal-search .dropdown-panel>ul>li>ul>li {padding: 5px 0 }.main-menu>ul {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -20px }.main-menu.one-line-menu>ul {max-width: 100%;-ms-flex-wrap: nowrap;flex-wrap: nowrap }.main-menu li {margin: 0;position: relative }.main-menu a {position: relative;display: block;padding: 30px 20px;font-size: 1.0625rem;font-weight: 500;text-decoration: none }.main-menu.one-line-item a {white-space: nowrap }.main-menu>ul>li:after {content: '';display: block;position: absolute;bottom: 0;left: 50%;height: 3px;width: 0;-webkit-transition: all .15s ease-in;transition: all .15s ease-in;cursor: pointer }.main-menu li:hover:after, .main-menu li.active:after {left: 20px;width: calc(100% - 40px) }.main-menu li.etc.etc-d-none {display: none }.main-menu li.etc:after {display: none !important }.main-menu>ul>li.dropdown>.dropdown-menu.right {left: auto;right: 0 }.main-menu>ul>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu {left: 100%;top: 0 }.main-menu>ul>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu.left {left: auto;right: 100%;top: 0 }.main-menu>ul>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu.left {left: auto;right: 100%;top: 0 }.main-menu .dropdown-menu {margin: 0;left: 0;border: none;border-radius: 0;min-width: 15rem }.main-menu .dropdown.right .dropdown-menu {right: 0;left: auto }.main-menu .dropdown-menu {-webkit-box-shadow: 2.5px 4.33px 8px rgba(120, 120, 125, 0.26);box-shadow: 2.5px 4.33px 8px rgba(120, 120, 125, 0.26) }.main-menu .dropdown-menu a {padding: 12px 20px;font-size: 16px;display: block;max-width: 20rem }.main-menu.one-line-item .dropdown-menu a {overflow: hidden;text-overflow: ellipsis }.main-menu .dropdown.etc .dropdown-menu::before {content: "";position: absolute;right: 0;bottom: 100%;height: 60px;width: 100%;-webkit-transform-origin: top right;transform-origin: top right;-webkit-transform: rotate(-15deg);transform: rotate(-15deg) }.main-menu .dropdown-menu {background-color: var(--site_header_bg) }.main-menu a {color: var(--site_header_text_color) }.header__main-row .main-menu a {color: var(--site_header_text_color) }.main-menu a:hover, .main-menu a.active {color: var(--main_elem_base_color) }.main-menu li:after {background-color: var(--main_elem_base_color) }.dropdown-item.active, .dropdown-item:active {color: var(--main_elem_base_color);background-color: transparent }.dropdown-item:focus, .dropdown-item:hover {color: var(--main_elem_base_color);background-color: transparent }.top-row__search i {font-size: 1rem;margin-right: 10px }.top-row__search a:hover {color: var(--auxiliary_elem_color) }@media (max-width: 1199px) {.main-menu>ul>li>a {padding-left: 15px;padding-right: 15px }.main-menu>ul>li:hover:after, .main-menu li.active:after {left: 15px;width: calc(100% - 30px) }.main-menu>ul {margin: 0 -15px }}.fixed-header {position: fixed;top: 0;left: 0;right: 0;padding-top: 16px;padding-bottom: 16px;padding-right: inherit;z-index: 199;display: none }.fixed-header a {text-decoration: none }.fixed-header .main-menu>ul>li>a {padding: 10px 20px 26px }.fixed-header .main-menu>ul>li {margin-bottom: -16px }.fixed-header .top-row__search i {font-size: 1.25rem;margin: 0 }.fixed-header .top-row__search a {padding-top: 12px }.fixed-header .top-row__search a:hover {text-decoration: none }.fixed-header .top-row__search-shift {display: none;position: absolute;top: 0;bottom: 0;width: 0;right: 0;-webkit-transition: all .35s ease-in;transition: all .35s ease-in }.fixed-header .top-row__search-shift.open {display: block;border-left: 1px solid }.fixed-header .top-row__search-shift button[type="button"], .fixed-header .top-row__search-shift button[type="submit"] {border: none;background: none;position: absolute;padding: 12px 16px }.fixed-header .top-row__search-shift button[type="submit"] {right: 40px;top: 16px }.fixed-header .top-row__search-shift button[type="button"] {right: 0;top: 16px }.fixed-header .top-row__search-shift {margin: -16px 0;padding: 16px 0 }.fixed-header .top-row__search-shift input[type="text"] {font-size: .875rem;line-height: 1.625rem;width: 100%;padding: 8px 80px 8px 20px;border: 1px solid;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }header, .fixed-header {-webkit-box-shadow: 2.5px 4.33px 8px rgba(120, 120, 125, 0.11);box-shadow: 2.5px 4.33px 8px rgba(120, 120, 125, 0.11) }header, .fixed-header {background-color: var(--site_header_bg);color: var(--site_header_text_color) }.fixed-header .top-row__search a {color: var(--site_header_text_color) }.fixed-header .top-row__search a:hover {color: var(--main_elem_base_color) }.fixed-header .top-row__search-shift, .fixed-header .top-row__search-shift.open {background-color: var(--site_header_bg);border-color: var(--site_header_border_color) }.fixed-header .top-row__search-shift input[type="text"] {background-color: var(--site_header_bg);color: var(--site_header_text_color);border-color: transparent !important }@media (max-width: 1199px) {.fixed-header .main-menu>ul>li>a {padding-left: 8px;padding-right: 8px }.fixed-header .main-menu>ul>li:hover:after, .fixed-header .main-menu li.active:after {left: 8px;width: calc(100% - 16px) }}@media (max-width: 575px) {.fixed-header {padding-top: 12px;padding-bottom: 12px }}header {cursor: default;position: relative;z-index: 20 }header a {text-decoration: none }.header__top-row {font-size: .875rem;padding: 5px 0 }.header__top-row .top-row__search a:hover {text-decoration: none }.header__top-row a:hover {text-decoration: underline }.header__top-row .top-row__socnet a {text-decoration: none }.header__top-row .phone {font-size: 1rem;font-weight: 500 }.header__top-row .sign-in {font-size: .875rem;font-weight: 500 }.top-row__special a {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;min-height: 26px;font-weight: 500;padding-left: 38px }.top-row__special a::before {content: 'Aa';position: absolute;top: 0;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;font-weight: 600;width: 26px;height: 26px }.top-row__special a::before {background-color: var(--auxiliary_elem_color);color: var(--auxiliary_elem_bg);text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45) }.header__main-row .top-row__special a::before {background-color: var(--site_header_text_color);color: var(--site_header_bg);text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45) }.top-row__socnet {margin: 0 }.top-row__socnet a {display: inline-block;margin: 0 1rem 0 0;font-size: 20px;line-height: 1;text-decoration: none }.top-row__socnet a:last-child {margin-right: 0 }.top-row__socnet a:hover {text-decoration: none }.header__main-row {padding: 24px 0 }.header-v1 .main-menu:not(.one-line-menu)>ul, .header-v4 .main-menu:not(.one-line-menu)>ul {padding: 20px 0 }.header-v1 .main-menu:not(.one-line-menu)>ul>li>a, .header-v4 .main-menu:not(.one-line-menu)>ul>li>a {padding: 10px 20px }.header-v2 .main-menu>ul>li>a {padding: 10px 20px 34px }.header-v2 .main-menu {margin-bottom: -34px }.header-v3 .main-menu {margin-bottom: -34px }.header-v3 .main-menu>ul>li>a {padding: 10px 0 }.header-v3 .main-menu>ul {-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: end;-webkit-box-pack: end;justify-content: flex-end;-ms-flex-wrap: nowrap;flex-wrap: nowrap }.header-v3 .main-menu>ul>li:after {display: none !important }.header-v3 .main-menu>ul>li>a {padding: 10px 20px 34px }.header-v4 .header__logo-title {font-size: 1.375rem;line-height: 2rem }.header-v4 .header__main-row {padding: 24px 0 12px }.header-v4 .main-menu ul {-ms-flex-pack: center !important;-webkit-box-pack: center !important;justify-content: center !important }.header-v4 .top-row__search a {display: block;line-height: 24px }.header-v4 .top-row__search i {font-size: 1.375rem;margin-right: 0 }.header-v4 .top-row__special {font-size: .875rem;line-height: 1 }.header-v4 .top-row__special:hover {text-decoration: underline }.header-v4 .top-row__socnet {max-width: 9.25rem }.header-v4 .top-row__socnet a {margin-bottom: .5rem }.header__top-row {background-color: var(--auxiliary_elem_bg);color: var(--auxiliary_elem_color) }.header__top-row a {color: var(--auxiliary_elem_color) }.header__top-row .phone a {color: var(--auxiliary_elem_color) }.header__main-row {background-color: var(--site_header_bg);color: var(--site_header_text_color) }.top-row__special a {color: var(--auxiliary_elem_color) }.header__main-row .top-row__special a {color: var(--site_header_text_color) }.header__main-row .top-row__special a:hover {color: var(--site_header_text_color);text-decoration: underline }.top-row__special a span {background-color: var(--page_title_color);color: var(--site_background);text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45) }.header__main-row .top-row__special a span {background-color: var(--site_header_text_color);color: var(--site_header_bg);text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45) }.top-row__socnet a {color: var(--auxiliary_elem_color) }.header__main-row .top-row__socnet a {color: var(--site_header_text_light_color) }.mobile-menu__socnet .top-row__socnet a {color: var(--page_title_light_color) }.top-row__socnet a:hover {color: var(--main_elem_base_color) }.header-v4 .top-row__search a {color: var(--site_header_text_color) }.header__main-row .working-hours {color: var(--site_header_text_light_color) }@media (max-width: 1439px) {.header-v3 .main-menu>ul>li>a {padding-left: 15px;padding-right: 15px }.header-v3 .main-menu>ul>li:hover:after, .header-v3 .main-menu li.active:after {left: 15px;width: calc(100% - 30px) }.header-v4 .top-row__special {line-height: 26px }}@media (max-width: 1199px) {.header-v2 .main-menu>ul>li:hover:after, .header-v2 .main-menu li.active:after {left: 20px;width: calc(100% - 40px) }}@media (max-width: 991px) {.header-v1 .header__top-row .container, .header-v2 .header__top-row .container {max-width: 100% }.top-row__special a {font-weight: 400 }.header__main-row {padding: 14px 0 }}@media (max-width: 767px) {.header__main-row .row {margin-left: -10px;margin-right: -10px }.header__main-row .row.no-gutters {margin-left: 0;margin-right: 0 }.header-v4 .top-row__special {line-height: 1 }.header-v4 .header__main-row {padding: 12px 0 }.header-v4 .row__contaner-special {min-height: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center }}@media (max-width: 575px) {.header__top-row {font-size: .8125rem }.top-row__special a span {width: 20px;height: 20px;line-height: 20px;font-size: .625rem }.header-v4 .header__logo-title {font-size: 1em;line-height: 1.5 }.header-v4 .top-row__special {font-size: .8125rem }}@media (max-width: 419px) {.header-v4 .top-row__special a span {margin-right: 0 }}.modal .close {font-size: 1.125rem;margin: -20px;padding: 20px;opacity: .5;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.modal .close:hover {opacity: 1 }.modal-dialog-full {margin: 0;width: 100% !important;width: 100vw !important;max-width: initial }.modal-content {border-radius: 0 }.modal-body {padding: 30px }.mibok-consent-text-js {white-space: pre-line;height: 270px;touch-action: none;overflow-y: scroll }.mibok-consent-text-js::-webkit-scrollbar {width: 10px;background-color: #f9f9fd }.mibok-consent-text-js::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #dadada }.mibok-consent-text-js::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);border-radius: 10px;background-color: #f9f9fd }.modal-content input[type="text"], .modal-content input[type="email"], .modal-content input[type="tel"], .modal-content input[type="password"], .modal-content textarea, .footer-feedback input[type="text"], .footer-feedback input[type="email"], .footer-feedback input[type="tel"], .footer-feedback input[type="password"], .footer-feedback textarea, .contacts-feedback input[type="text"], .contacts-feedback input[type="email"], .contacts-feedback input[type="tel"], .contacts-feedback input[type="password"], .contacts-feedback textarea, .review-form input[type="text"], .review-form input[type="email"], .review-form input[type="tel"], .review-form input[type="password"], .review-form textarea, .review-form select {border: 1px solid;width: 100%;padding: 8px 20px;font-size: .875rem;line-height: 1.625rem;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.modal-content input[type="checkbox"], .footer-feedback input[type="checkbox"], .contacts-feedback input[type="checkbox"], .review-form input[type="checkbox"] {position: absolute;opacity: 0 }.modal-content input[type="checkbox"]+label, .footer-feedback input[type="checkbox"]+label, .contacts-feedback input[type="checkbox"]+label, .review-form input[type="checkbox"]+label {position: relative;padding-left: 30px }.modal-content input[type="checkbox"]+label:before, .footer-feedback input[type="checkbox"]+label:before, .contacts-feedback input[type="checkbox"]+label:before, .review-form input[type="checkbox"]+label:before {content: '';display: block;border: 1px solid;width: 20px;height: 20px;position: absolute;top: 0;left: 0 }.modal-content input[type="checkbox"]:checked+label:after, .footer-feedback input[type="checkbox"]:checked+label:after, .contacts-feedback input[type="checkbox"]:checked+label:after, .review-form input[type="checkbox"]:checked+label:after {content: '';position: absolute;top: 0;left: 0;border-style: solid;border-width: 0 2px 2px 0;width: 8px;height: 12px;margin: 2px 0 0 6px;-webkit-transform: rotate(45deg);transform: rotate(45deg) }.modal-body label span+a, .footer-feedback label span+a, .contacts-feedback label span+a, .review-form label span+a {margin-left: .25rem }.review-form .stars-rating {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 1rem }.review-form .stars-rating a {font-size: 1.25rem;line-height: 1;margin-right: .125rem;text-decoration: none;color: var(--site_border_color) }.review-form .stars-rating a:last-child {margin-right: 0 }.review-form .stars-rating a.active, .review-form .stars-rating a.hover {color: var(--main_elem_base_color) }.review-form .stars-rating a:hover {color: var(--main_elem_hover_color) }.review-form select {height: 2.75rem;padding-top: .75rem;padding-bottom: .75rem }.modal-content .modal-search {position: relative;padding: 24px 0 }.modal-content .modal-search button[type="button"] {position: absolute;right: 0;top: 24px;font-size: 20px;background: none;border: none;padding: 12px 16px }.modal-content .modal-search button[type="submit"] {position: absolute;right: 40px;top: 24px }.modal-content .modal-search input[type="text"] {font-size: 16px;padding-right: 250px }.modal .close {color: #afafaf }.modal-content {color: #212529;border-top-left-radius: 7px;border-top-right-radius: 7px }#search_modal .modal-content {background-color: var(--site_background) }.modal-content .modal-body {color: #212529 }.modal-content input[type="text"], .modal-content input[type="email"], .modal-content input[type="tel"], .modal-content input[type="password"], .modal-content textarea, .contacts-feedback input[type="text"], .contacts-feedback input[type="email"], .contacts-feedback input[type="tel"], .contacts-feedback input[type="password"], .contacts-feedback textarea, .review-form input[type="text"], .review-form input[type="email"], .review-form input[type="tel"], .review-form input[type="password"], .review-form textarea, .review-form select {border-color: var(--site_border_color);background-color: var(--site_background);color: #000 }.contacts-feedback input[type="text"], .contacts-feedback input[type="email"], .contacts-feedback input[type="tel"], .contacts-feedback input[type="password"], .contacts-feedback textarea {color: var(--page_text_color) }.modal-content input[type="text"], .modal-content input[type="email"], .modal-content input[type="tel"], .modal-content input[type="password"], .modal-content textarea, .review-form select {background-color: transparent }.modal-content input::-webkit-input-placeholder, .modal-content textarea::-webkit-input-placeholder, .contacts-feedback input::-webkit-input-placeholder, .contacts-feedback textarea::-webkit-input-placeholder, .review-form input::-webkit-input-placeholder, .review-form textarea::-webkit-input-placeholder, .review-form select {color: var(--page_title_light_color) }.modal-content input:-ms-input-placeholder, .modal-content textarea:-ms-input-placeholder, .contacts-feedback input:-ms-input-placeholder, .contacts-feedback textarea:-ms-input-placeholder, .review-form input:-ms-input-placeholder, .review-form textarea:-ms-input-placeholder {color: var(--page_title_light_color) }.modal-content input::-ms-input-placeholder, .modal-content textarea::-ms-input-placeholder, .contacts-feedback input::-ms-input-placeholder, .contacts-feedback textarea::-ms-input-placeholder, .review-form input::-ms-input-placeholder, .review-form textarea::-ms-input-placeholder {color: var(--page_title_light_color) }.modal-content input::placeholder, .modal-content textarea::placeholder, .contacts-feedback input::placeholder, .contacts-feedback textarea::placeholder, .review-form input::placeholder, .review-form textarea::placeholder {color: var(--page_title_light_color) }.footer-feedback input[type="text"], .footer-feedback input[type="email"], .footer-feedback input[type="tel"], .footer-feedback input[type="password"], .footer-feedback textarea {border-color: var(--site_footer_border_color);background-color: var(--site_footer_bg);color: var(--site_footer_text_color) }.footer-feedback input::-webkit-input-placeholder, .footer-feedback textarea::-webkit-input-placeholder {color: var(--site_footer_text_light_color) }.footer-feedback input:-ms-input-placeholder, .footer-feedback textarea:-ms-input-placeholder {color: var(--site_footer_text_light_color) }.footer-feedback input::-ms-input-placeholder, .footer-feedback textarea::-ms-input-placeholder {color: var(--site_footer_text_light_color) }.footer-feedback input::placeholder, .footer-feedback textarea::placeholder {color: var(--site_footer_text_light_color) }.modal-content input[type="text"]:focus, .modal-content input[type="email"]:focus, .modal-content input[type="tel"]:focus, .modal-content input[type="password"]:focus, .modal-content textarea:focus, .footer-feedback input[type="text"]:focus, .footer-feedback input[type="email"]:focus, .footer-feedback input[type="tel"]:focus, .footer-feedback input[type="password"]:focus, .footer-feedback textarea:focus, .contacts-feedback input[type="text"]:focus, .contacts-feedback input[type="email"]:focus, .contacts-feedback input[type="tel"]:focus, .contacts-feedback input[type="password"]:focus, .contacts-feedback textarea:focus, .review-form input[type="text"]:focus, .review-form input[type="email"]:focus, .review-form input[type="tel"]:focus, .review-form input[type="password"]:focus, .review-form textarea:focus, .review-form select:focus {border-color: var(--main_elem_base_color);-webkit-box-shadow: none;box-shadow: none }.modal-content input[type="checkbox"]+label:before, .contacts-feedback input[type="checkbox"]+label:before, .review-form input[type="checkbox"]+label:before {border-color: var(--site_border_color) }.footer-feedback input[type="checkbox"]+label:before {border-color: var(--site_footer_border_color) }.modal-content input[type="checkbox"]:checked+label:after, .footer-feedback input[type="checkbox"]:checked+label:after, .contacts-feedback input[type="checkbox"]:checked+label:after, .review-form input[type="checkbox"]:checked+label:after {border-color: var(--main_elem_base_color) }.modal-content .modal-search input[type="text"] {border-color: transparent !important }.modal-body a {color: var(--main_elem_base_color) }@media (max-width: 575px) {.modal-body {padding: 20px }}.upperfooter {padding: 15px 0;cursor: default }.upperfooter {background-color: var(--main_elem_base_color);color: var(--main_elem_text_color) }footer {padding: 50px 0 70px }footer .contacts {cursor: default }footer .contacts a {text-decoration: none }footer .contacts a:hover {text-decoration: underline }footer .socnet {margin: 0 -4px }footer .copyright {font-size: .875rem;line-height: 1.25rem;font-weight: 300;cursor: default }.footer-menu a {text-decoration: none }.footer-menu li+li {margin-top: 16px }.footer-phone-list {padding: 0 }.footer-phone-list li {list-style-type: none }.footer-individual-link a {font-size: .875rem;line-height: 1.25rem }.footer-v2 .footer-menu ul {margin: -10px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap }.footer-v2 .footer-menu li, .footer-v2 .footer-menu li+li {margin: 10px }.footer-v2 .footer-menu li {white-space: nowrap;-ms-flex: 0 0 auto;-webkit-box-flex: 0;flex: 0 0 auto;width: auto;max-width: 100% }.footer-v2 .contacts .pl-5 {padding-left: 2rem !important }.footer-v2 .contacts .abs-icon {position: absolute;top: 2px;left: 0 }.solution-creator {font-size: .875rem;line-height: 1.25rem;font-weight: 300;padding-top: 1rem;margin-bottom: 1rem;border-top: 1px solid var(--site_footer_border_color);color: var(--site_footer_text_color);background-color: var(--site_footer_bg) }.solution-creator a {color: var(--site_footer_text_color);text-decoration: none }.solution-creator a:hover {text-decoration: underline;color: var(--main_elem_base_color) }.mibok-informer-counter {margin: 1rem 0 }footer {background-color: var(--site_footer_bg) }footer, .footer-menu a, footer .contacts a {color: var(--site_footer_text_color) }.footer-menu a:hover, .footer-menu a.active, footer .contacts a:hover {color: var(--main_elem_base_color) }footer .contacts .subtitle {color: var(--site_footer_text_light_color) }.footer-individual-link a {color: var(--site_footer_text_color) }.footer-individual-link a:hover {color: var(--main_elem_base_color) }.footer__phone-label {color: var(--site_footer_text_light_color) }@media (max-width: 991px) {footer {padding: 50px 0 }footer .copyright {line-height: 18px }}@media (max-width: 767px) {footer {padding: 40px 0 30px }.footer-menu ul {-webkit-column-count: 2;column-count: 2 }}@media (max-width: 575px) {footer .copyright {font-size: 13px;line-height: 18px }}@media (max-width: 375px) {footer {font-size: .875rem }}.owl-carousel.owl-drag {cursor: -webkit-grab;cursor: grab }.owl-nav {position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);width: 100%;max-width: 1240px }.owl-prev, .owl-next {position: absolute;display: block;width: 36px;height: 36px;line-height: 34px;padding: 0;text-align: center;border-radius: 50%;border: 2px solid;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.owl-prev {left: -66px }.owl-next {right: -66px }.owl-prev, .owl-next {border-color: var(--main_elem_base_color);color: var(--main_elem_hover_color);background: transparent }.owl-prev:hover, .owl-next:hover {color: var(--main_elem_text_color);background-color: var(--main_elem_base_color) }.owl-dots {position: absolute;bottom: 15px;left: 0;right: 0;text-align: center }.owl-dot {width: 18px;height: 18px;border-radius: 50%;border: 1px solid;margin: 0 4px;padding: 0 }.owl-dot span {display: block;border-radius: 50%;width: 8px;height: 8px;margin: 4px }.owl-dot {background-color: var(--main_elem_text_color);border-color: var(--site_border_color) }.owl-dot.active span {background-color: var(--main_elem_base_color) }@media (max-width: 1439px) {.owl-nav {max-width: 1140px }.owl-prev {left: -10px }.owl-next {right: -10px }}@media (max-width: 1199px) {.owl-nav {max-width: 960px }.owl-prev {left: 5px }.owl-next {right: 5px }}@media (max-width: 991px) {.owl-nav {max-width: 100% }}@media (max-width: 575px) {.owl-prev, .owl-next {width: 24px;height: 24px;line-height: 1.375rem;font-size: .8125rem }.owl-dots {bottom: 5px }.owl-dot {width: 16px;height: 16px }.owl-dot span {margin: 3px }}.main-slider {min-height: 510px }.main-slider {position: relative;z-index: 10;margin-bottom: 60px }.main-slider__slide {height: 510px;padding: 60px 0;background-position: 50% 50%;background-size: cover;background-repeat: no-repeat }a.main-slider__slide {display: block;text-decoration: none }.owl-carousel.owl-drag a.main-slider__slide {cursor: -webkit-grab;cursor: grab }a.main-slider__slide:hover {text-decoration: none }a.main-slider__slide .main-slider-plate {cursor: pointer }.main-slider-plate {height: 390px;padding: 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }a.main-slider-plate, a.main-slider-plate:hover {text-decoration: none;cursor: pointer }.main-slider-plate-pic-bg {height: 100%;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover }.main-slider-plate__title {font-size: 2rem;line-height: 1.25;margin: 14px 0 }.main-slider-plate__btn {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;padding-top: 14px }.main-slider-plate__btn span {font-style: italic }.main-slider-plate__text {font-size: 1.125rem;overflow: hidden }.main-slider-v1 .main-slider__slide, .main-slider-v3 .main-slider__slide {background-position: 50% 50% !important;background-size: cover !important;background-repeat: no-repeat !important }.main-slider-v3 .main-slider__slide {position: relative }.main-slider-v3 .main-slider__slide:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10 }.main-slider-v3 .main-slider-content {text-align: center;width: 640px;max-width: 100%;max-height: 100%;position: relative;z-index: 20;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }.main-slider-v3 a.main-slider-content {text-decoration: none }.main-slider-v3 .main-slider-plate__title {font-size: 2.625rem;line-height: 3rem }.main-slider-v3 .slider-plate__tag, .main-slider-v3 .main-slider-plate__text {height: auto;opacity: .8 }.main-slider-v1 .main-slider-plate__btn.no-btn, .main-slider-v2 .main-slider-plate__btn.no-btn {padding-top: 10px }.main-slider-v3 .main-slider-plate__btn {display: block;padding-top: 0 }.main-slider-v3 .owl-nav {display: none !important }a.main-slider__slide, a.main-slider__slide:hover, a.main-slider-plate, a.main-slider-plate:hover {color: var(--page_title_color) }.main-slider-v1 .main-slider-plate {background-color: var(--site_background);-webkit-box-shadow: 0 5px 55.5px rgba(0, 0, 0, 0.08);box-shadow: 0 5px 55.5px rgba(0, 0, 0, 0.08) }.main-slider-plate-pic-bg {background-color: var(--site_background);-webkit-box-shadow: 0 5px 55.5px rgba(0, 0, 0, 0.08);box-shadow: 0 5px 55.5px rgba(0, 0, 0, 0.08) }.main-slider-plate__title {font-weight: var(--header__font_weight);color: var(--page_title_color) }.slider-plate__tag, .main-slider-plate__text {color: var(--page_title_light_color) }.main-slider-plate__btn span {color: var(--page_title_light_color) }.main-slider-v3 .main-slider-content, .main-slider-v3 .slider-plate__tag, .main-slider-v3 .main-slider-plate__title, .main-slider-v3 .main-slider-plate__text {color: #ffffff }.main-slider-v3 .main-slider__slide:after {background: rgba(23, 23, 23, 0.75) }@media (max-width: 1439px) {.main-slider-v2 .main-slider-plate {padding: 30px }}@media (max-width: 1199px) {.main-slider-plate__title {font-size: 2rem;margin: 12px 0 }.main-slider-plate__text {font-size: 1rem;line-height: 1.5rem }.main-slider-plate__btn {padding-top: 12px }}@media (max-width: 991px) {.main-slider {min-height: 420px }.main-slider__slide {height: 420px;padding: 45px 0 }.main-slider-plate {height: 320px;padding: 30px }.main-slider-plate__title {font-size: 1.875rem;margin: 10px 0 }.main-slider-plate__text {font-size: .9375rem;line-height: 1.1875rem }.main-slider-plate__btn {padding-top: 10px }.main-slider-v2 .main-slider-plate {padding: 10px 20px }.main-slider-v3 .main-slider-plate__title {font-size: 2.125rem;line-height: 2.5rem }.main-slider-v3 .main-slider-plate__text {font-size: 1rem }}@media (max-width: 767px) {.main-slider-plate {height: 320px;padding: 25px }.main-slider-plate__title {font-size: 1.75rem;margin: 8px 0 }.main-slider-plate__text {font-size: .875rem;line-height: 1.125rem }.main-slider-plate__btn {padding-top: 8px }.main-slider-plate-pic-bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;opacity: .2 }.main-slider-v2 .main-slider-plate {padding: 40px 60px }.main-slider-v2 .slider-plate__tag, .main-slider-v2 .main-slider-plate__text {color: var(--page_title_color) }}@media (max-width: 575px) {.main-slider {min-height: 320px }.main-slider {margin-bottom: 40px }.main-slider__slide {height: 320px;padding: 30px 0 }.main-slider-plate {height: 250px;padding: 20px }.main-slider-plate__title {font-size: 1.5rem;margin: 6px 0 }.main-slider-plate__text {font-size: .875rem;line-height: 1.0625rem }.main-slider-plate__btn {padding-top: 6px }.main-slider-plate__btn .btn {min-width: 125px }.main-slider-v2 .main-slider-plate {padding: 10px 20px }.main-slider-v3 .main-slider-plate__title {font-size: 1.375rem;line-height: 1.625rem }.main-slider-v3 .main-slider-plate__text {font-size: .875rem;line-height: 1.25rem }}@media (max-width: 479px) {.main-slider-v2 .main-slider-plate {padding: 10px }}.main__section, .sticky-block, .page__main, .page__media__section, .page__404, .page__inner {margin-bottom: 120px }@media (max-width: 1199px) {.main__section, .page__main, .page__media__section, .page__404, .page__inner {margin-bottom: 90px }}@media (max-width: 991px) {.main__section, .page__main, .page__media__section, .page__404, .page__inner {margin-bottom: 70px }}@media (max-width: 575px) {.main__section, .page__main, .page__media__section, .page__404, .page__inner {margin-bottom: 50px }}.page__media__section:last-child {margin-bottom: 0 }.page__main {background-color: var(--site_background);color: var(--page_text_color) }.page__main h1, .page__main .h1, .page__main h2, .page__main .h2, .page__main h3, .page__main .h3, .page__main h4, .page__main .h4, .page__main h5, .page__main .h5, .page__main h6, .page__main .h6 {color: var(--page_title_color) }.page__inner {background-color: var(--site_background);color: var(--page_text_color) }.page__inner h1, .page__inner .h1, .page__inner h2, .page__inner .h2, .page__inner h3, .page__inner .h3, .page__inner h4, .page__inner .h4, .page__inner h5, .page__inner .h5, .page__inner h6, .page__inner .h6 {color: var(--page_title_color) }.page__inner img {max-width: 100%;height: auto }.main__service__slider {padding-bottom: 60px }.service__slider__wrap {margin: -16px -12px }.service__slider__wrap {min-height: 494px }.service__slider__wrap.slider-without_btn {min-height: 432px }.service__slider__wrap.slider-without_text {min-height: 354px }.service__slider__wrap.slider-without_btn.slider-without_text {min-height: 292px }@media (min-width: 480px) {.service__slider__wrap.slider-horizontal {min-height: 322px }}.service__slider__item {margin: 16px 12px }.service__slider__card {height: 462px;padding: 40px 28px;border: 2px solid;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.slider-without_btn .service__slider__card {height: 400px }.slider-without_text .service__slider__card {height: 320px }.slider-without_btn.slider-without_text .service__slider__card {height: 260px }@media (min-width: 480px) {.slider-horizontal .service__slider__card {height: 290px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row }}.service__slider__card:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.service__slider__card__link {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: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;margin-right: 0;margin-bottom: 20px;text-decoration: none }@media (min-width: 480px) {.slider-horizontal .service__slider__card__link {margin-right: 28px;margin-bottom: 0 }}.service__slider__card__img {height: 130px;width: 100%;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;overflow: hidden }.service__slider__card__img img {height: 100%;width: 100%;max-width: 240px;-o-object-fit: cover;object-fit: cover }.slider-img-circle .service__slider__card__img img {width: 130px;border-radius: 50% }@media (min-width: 480px) {.slider-horizontal .service__slider__card__img img {width: 130px }}.service__slider__body {-webkit-box-flex: 1;-ms-flex: 1 1 0px;flex: 1 1 0;width: 100%;max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }.service__slider__card__title {text-align: center }.service__slider__card__title__link {text-decoration: none }@media (min-width: 480px) {.slider-horizontal .service__slider__card__title {text-align: left }}.service__slider__card__text {margin-top: 20px;word-wrap: break-word;overflow: hidden;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto }.slider-without_text .service__slider__card__text {display: none }.service__slider__card__btn {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;padding-top: 20px }.slider-without_btn .service__slider__card__btn {display: none }.service__slider__card__btn a {width: 100% }@media (min-width: 480px) {.slider-horizontal .service__slider__card__btn a {width: auto }}.main__service__slider {border-bottom: 2px solid;border-color: var(--site_border_color) }.service__slider__card {background: var(--site_background);border-color: var(--site_border_color) }.service__slider__card__title {font-weight: var(--header__font_weight);color: var(--page_title_color) }.service__slider__card__title:hover {color: var(--main_elem_base_color) }.service__slider__card__text {color: var(--page_text_color) }@media (max-width: 1199px) {.main__service__slider {padding-bottom: 50px }}@media (max-width: 991px) {.main__service__slider {padding-bottom: 40px }}@media (max-width: 575px) {.main__service__slider {padding-bottom: 30px }.service__slider__card {height: 442px;padding: 30px 20px }.slider-without_btn .service__slider__card {height: 380px }.slider-without_text .service__slider__card {height: 300px }.slider-without_btn.slider-without_text .service__slider__card {height: 240px }.slider-horizontal .service__slider__card {height: 270px }.slider-horizontal .service__slider__card__link {margin-right: 20px }}@media (max-width: 479px) {.slider-horizontal .service__slider__card {height: 442px }.slider-horizontal .service__slider__card__link {margin-right: 0 }}.main__advantage__card {font-family: var(--font_family) }.main__advantage__icon {width: 128px;height: 128px;font-size: 96px;line-height: 1;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 }.icon-circle-border .main__advantage__icon {font-size: 74px;border: 2px solid;border-radius: 50% }.main__advantage__icon i::before {display: -webkit-box;display: -ms-flexbox;display: flex }.main__advantage__icon span {max-width: 100%;overflow: hidden }.main__advantage__icon svg {max-width: 96px;max-height: 96px }.icon-circle-border .main__advantage__icon svg {max-width: 74px;max-height: 74px }.main__advantage__link {height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-line-pack: center;align-content: center }a.main__advantage__link, a.main__advantage__link:hover {text-decoration: none }.main__advantage__title {width: 100%;font-size: 1.25rem;line-height: 1.5rem;margin-bottom: 12px }.main__advantage__text {width: 100%;font-size: .875rem;line-height: 1.25rem }.main__advantage__icon {border-color: var(--main_elem_base_color);color: var(--main_elem_base_color) }.main__advantage__icon svg path {fill: var(--main_elem_base_color) }.main__advantage__icon svg .fil0 {fill: var(--main_elem_base_color) }.main__advantage__icon svg .fil1 {fill: var(--main_elem_hover_color) }.main__advantage__title {font-weight: var(--header__font_weight);color: var(--page_title_color) }.main__advantage__text {color: var(--page_text_color) }a.main__advantage__link:hover .main__advantage__title, a.main__advantage__link:hover .main__advantage__text {color: var(--main_elem_base_color) }@media (max-width: 1199px) {.main__advantage__icon {width: 78px;height: 78px;font-size: 72px }.main__advantage__icon svg {max-width: 72px;max-height: 72px }.icon-circle-border .main__advantage__icon {font-size: 48px }.icon-circle-border .main__advantage__icon svg {max-width: 48px;max-height: 48px }}.main__about__img {width: 100%;height: 0;padding-bottom: 100%;border-radius: 50%;background-position: 50% 50%;background-size: cover;background-repeat: no-repeat;-webkit-box-shadow: 0 0 1px 2px #f5f5f5;box-shadow: 0 0 1px 2px #f5f5f5 }.main__about__title {color: var(--page_title_color) }.main__about__text {color: var(--page_text_color) }@media (max-width: 479px) {.main__about__btn a.btn {width: 100% }.main__about__btn .row>.col, .main__about__btn .row>[class*="col-"] {padding-top: 5px;padding-bottom: 5px }}.main__news {margin-bottom: 90px }.main__news__card {min-height: 470px;padding: 15px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 20px }.card-without_img .main__news__card {height: 225px }.card-without_date .main__news__card {height: 440px }.card-without_img.card-without_date .main__news__card {height: 220px }.main__news__card-img {margin-bottom: 20px }.card-without_img .main__news__card-img {display: none }.main__news__card-img a {height: 205px;width: 100%;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;overflow: hidden }.main__news__card-img a img {height: 100%;width: 100%;max-width: 410px;-o-object-fit: cover;object-fit: cover }.card-img-circle .main__news__card-img a img {width: 205px;border-radius: 50% }.main__news__card-date {margin-bottom: 10px }.card-without_date .main__news__card-date {display: none }.main__news-text {color: var(--page_text_color) }.main__news__card-date {color: var--page_text_light_color }.main__news__card-title {min-height: 44px;font-size: 1rem;line-height: 1.375rem;margin-bottom: 5px;text-decoration: none }.main__news__card-title {font-weight: var(--header__font_weight);color: var(--page_title_color) }a.main__news__card-title:hover {color: var(--main_elem_base_color) }.main__news__card-text {word-wrap: break-word;overflow: hidden;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto }.main__news__card-text {color: var(--page_text_color) }.main__news__card-btn {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;padding-top: 16px }.main__news__card-btn a, .main__news__card-btn a:hover {color: var(--page_text_light_color) }@media (max-width: 1199px) {.main__news {margin-bottom: 70px }}@media (max-width: 991px) {.main__news {margin-bottom: 50px }.main__news__card {height: 450px }.card-without_img .main__news__card {height: 200px }.card-without_date .main__news__card {height: 420px }.card-without_img.card-without_date .main__news__card {height: 200px }}@media (max-width: 575px) {.main__news {margin-bottom: 30px }}@media (max-width: 479px) {.main__news__card {height: auto }.card-without_img .main__news__card {height: auto }.card-without_date .main__news__card {height: auto }.card-without_img.card-without_date .main__news__card {height: auto }.main__news__card-title {min-height: auto }.card-img-circle .main__news__card-img a {height: 180px }.card-img-circle .main__news__card-img a img {width: 180px }}@media (max-width: 419px) {.card-img-circle .main__news__card-img a {height: 205px }.card-img-circle .main__news__card-img a img {width: 205px }}.main__reviews__slider {margin: -16px -12px }.main__reviews__slider__item {margin: 16px 12px }.main__reviews__slider__plate {padding: 40px 28px;border: 2px solid;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.main__reviews__slider__person-avatar {display: block;width: 54px;height: 54px;line-height: 54px;border: 2px solid;border-radius: 50%;text-align: center;font-size: 26px }.main__reviews__slider__rating-stars {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.main__reviews__slider__rating-stars span {margin: 0 -1px;line-height: 1 }.main__reviews__slider__rating-stars span * {margin: 0 1px }.main__reviews__slider__plate-head {min-height: 76px }.main__reviews__slider__plate-staff {font-size: .875rem;line-height: 1.25rem;margin-top: 5px }.main__reviews__slider__plate-staff a {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis }.main__reviews__slider__plate-staff a span {margin-right: .25rem }.main__reviews__slider__card {height: 14.5rem;overflow: hidden;margin-bottom: 20px }.main__reviews__slider__card>p:last-child {margin-bottom: 0 }.main__reviews__slider__card-title, .main__reviews__slider__card-name {font-weight: 500 }.main__reviews-text {color: var(--page_text_color) }.main__reviews__slider__plate {background: var(--site_background);border-color: var(--site_border_color) }.main__reviews__slider__plate:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.main__reviews__slider__person-avatar {border-color: var(--main_elem_base_color);color: var(--main_elem_base_color) }.main__reviews__slider__rating-stars {color: var(--site_border_color) }.main__reviews__slider__rating-stars .filled {color: var(--main_elem_base_color) }.main__reviews__slider__plate-date, .main__reviews__slider__plate-staff {color: var(--page_text_light_color) }.main__reviews__slider__plate-staff a span {color: var(--page_text_light_color) }.main__reviews__slider__card, .main__reviews__slider__card p {color: var(--page_text_color) }.main__reviews__slider__card-title {color: var(--main_elem_base_color) }.main__reviews__slider__card-name {color: var(--site_header_text_color) }@media (max-width: 991px) {.main__reviews-slider__card {height: auto;margin-bottom: 20px }}@media (max-width: 575px) {.main__reviews-slider__plate {padding: 28px 20px }}.main__specialists__slider {margin: -16px -12px }.main__specialists__slider__card {margin: 16px 12px }.main__specialists__slider__card-img {margin-bottom: 20px }.main__specialists__slider__card-img a {display: block;position: relative;width: 100%;height: 0;padding-bottom: 100% }.main__specialists__slider__card-img a img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.card-img-circle .main__specialists__slider__card-img {padding: 0 23px }.card-img-circle .main__specialists__slider__card-img a img {border-radius: 50%;-webkit-box-shadow: 0 0 1px 2px var(--site_border_color);box-shadow: 0 0 1px 2px var(--site_border_color) }.main__specialists__slider__card-title {display: block;font-size: 1.25rem;line-height: 1.5rem;text-decoration: none;margin-bottom: 5px }.card-img-circle .main__specialists__slider__card-title, .card-img-circle .main__specialists__slider__card-text {text-align: center }.main__specialists-text {color: var(--page_text_color) }.main__specialists__slider__card-title {font-weight: var(--header__font_weight);color: var(--page_title_color) }.main__specialists__slider__card-title:hover {color: var(--main_elem_base_color) }.main__specialists__slider__card-text {color: var(--page_title_light_color) }.useful-links__slider {min-height: 306px }.useful-links__slider.slider-without_title {min-height: 246px }.useful-links__slider {margin: -16px -12px }.useful-links__slider__card {margin: 16px 12px }.useful-links__slider__card-img {height: 210px;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 30px 20px;margin-bottom: 20px;border: 2px solid;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.useful-links__slider__card-img:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.useful-links__slider__card-img img {height: 100% !important;width: auto !important;max-width: 100%;margin: 0 auto;-o-object-fit: contain;object-fit: contain }.useful-links__slider__card-btn {display: block;font-size: 1rem;line-height: 1.375rem;text-align: center;text-decoration: none }.slider-without_title .useful-links__slider__card-btn {display: none }.main__useful-links-text {color: var(--page_text_color) }.useful-links__slider__card-img {background: var(--site_background);border-color: var(--site_border_color) }.main__useful-links .useful-links__slider__card-btn {font-weight: var(--header__font_weight);color: var(--page_title_color) }.inner__useful-links .useful-links__slider__card-btn {font-weight: var(--header__font_weight);color: var(--auxiliary_elem_color) }.useful-links__slider__card-btn:hover {color: var(--main_elem_base_color) }.photo-gallery__item {overflow: hidden;position: relative }.photo-gallery__item a {display: block }.photo-gallery__item a:after {content: "\e90c";font-family: "icomoon" !important;font-size: 48px;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 20 }.photo-gallery__item a:before {content: '';left: 0;right: 0;top: 0;bottom: 0;z-index: 10 }.photo-gallery__item a:after, .photo-gallery__item a:before {opacity: 0;display: block;position: absolute;-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.photo-gallery__item img {-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.photo-gallery__item:hover a:before, .photo-gallery__item:hover a:after {opacity: 1 }.photo-gallery__item:hover img {-webkit-transform: scale(1.1);transform: scale(1.1) }.main__photo-gallery-text {color: var(--page_text_color) }.photo-gallery__item a:after {color: var(--site_background) }.photo-gallery__item a:before {background-color: rgba(0, 0, 0, 0.6) }.inner__service__slider {padding: 60px 0 }.inner__service__slider {background-color: var(--auxiliary_elem_bg) }.inner__useful-links {padding: 60px 0 }.inner__useful-links {background-color: var(--auxiliary_elem_bg) }.socnet a {display: inline-block }.socnet-icon {display: block;width: 30px;height: 30px;border-radius: 2px;margin: 0 4px;background-position: 50% 50%;background-size: cover;background-repeat: no-repeat;-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.socnet-icon:hover {-webkit-transform: scale(1.05);transform: scale(1.05) }.socnet-icon.fb {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDU1LjczIDQ1NS43MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDU1LjczIDQ1NS43MzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIHN0eWxlPSJmaWxsOiMzQTU1OUY7IiBkPSJNMCwwdjQ1NS43M2gyNDIuNzA0VjI3OS42OTFoLTU5LjMzdi03MS44NjRoNTkuMzN2LTYwLjM1M2MwLTQzLjg5MywzNS41ODItNzkuNDc1LDc5LjQ3NS03OS40NzVoNjIuMDI1djY0LjYyMmgtNDQuMzgyYy0xMy45NDcsMC0yNS4yNTQsMTEuMzA3LTI1LjI1NCwyNS4yNTR2NDkuOTUzaDY4LjUyMWwtOS40Nyw3MS44NjRoLTU5LjA1MVY0NTUuNzNINDU1LjczVjBIMHoiLz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) }.socnet-icon.in {background-image: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIC0xLjk4MiAtMS44NDQgMCAtMTMyLjUyMiAtNTEuMDc3KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItMzcuMTA2IiB4Mj0iLTI2LjU1NSIgeTE9Ii03Mi43MDUiIHkyPSItODQuMDQ3Ij48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNmZDUiLz48c3RvcCBvZmZzZXQ9Ii41IiBzdG9wLWNvbG9yPSIjZmY1NDNlIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjYzgzN2FiIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJtMS41IDEuNjMzYy0xLjg4NiAxLjk1OS0xLjUgNC4wNC0xLjUgMTAuMzYyIDAgNS4yNS0uOTE2IDEwLjUxMyAzLjg3OCAxMS43NTIgMS40OTcuMzg1IDE0Ljc2MS4zODUgMTYuMjU2LS4wMDIgMS45OTYtLjUxNSAzLjYyLTIuMTM0IDMuODQyLTQuOTU3LjAzMS0uMzk0LjAzMS0xMy4xODUtLjAwMS0xMy41ODctLjIzNi0zLjAwNy0yLjA4Ny00Ljc0LTQuNTI2LTUuMDkxLS41NTktLjA4MS0uNjcxLS4xMDUtMy41MzktLjExLTEwLjE3My4wMDUtMTIuNDAzLS40NDgtMTQuNDEgMS42MzN6IiBmaWxsPSJ1cmwoI1NWR0lEXzFfKSIvPjxwYXRoIGQ9Im0xMS45OTggMy4xMzljLTMuNjMxIDAtNy4wNzktLjMyMy04LjM5NiAzLjA1Ny0uNTQ0IDEuMzk2LS40NjUgMy4yMDktLjQ2NSA1LjgwNSAwIDIuMjc4LS4wNzMgNC40MTkuNDY1IDUuODA0IDEuMzE0IDMuMzgyIDQuNzkgMy4wNTggOC4zOTQgMy4wNTggMy40NzcgMCA3LjA2Mi4zNjIgOC4zOTUtMy4wNTguNTQ1LTEuNDEuNDY1LTMuMTk2LjQ2NS01LjgwNCAwLTMuNDYyLjE5MS01LjY5Ny0xLjQ4OC03LjM3NS0xLjctMS43LTMuOTk5LTEuNDg3LTcuMzc0LTEuNDg3em0tLjc5NCAxLjU5N2M3LjU3NC0uMDEyIDguNTM4LS44NTQgOC4wMDYgMTAuODQzLS4xODkgNC4xMzctMy4zMzkgMy42ODMtNy4yMTEgMy42ODMtNy4wNiAwLTcuMjYzLS4yMDItNy4yNjMtNy4yNjUgMC03LjE0NS41Ni03LjI1NyA2LjQ2OC03LjI2M3ptNS41MjQgMS40NzFjLS41ODcgMC0xLjA2My40NzYtMS4wNjMgMS4wNjNzLjQ3NiAxLjA2MyAxLjA2MyAxLjA2MyAxLjA2My0uNDc2IDEuMDYzLTEuMDYzLS40NzYtMS4wNjMtMS4wNjMtMS4wNjN6bS00LjczIDEuMjQzYy0yLjUxMyAwLTQuNTUgMi4wMzgtNC41NSA0LjU1MXMyLjAzNyA0LjU1IDQuNTUgNC41NSA0LjU0OS0yLjAzNyA0LjU0OS00LjU1LTIuMDM2LTQuNTUxLTQuNTQ5LTQuNTUxem0wIDEuNTk3YzMuOTA1IDAgMy45MSA1LjkwOCAwIDUuOTA4LTMuOTA0IDAtMy45MS01LjkwOCAwLTUuOTA4eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) }.socnet-icon.ok {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzOTAgMzg4IiB3aWR0aD0iMzkwIiBoZWlnaHQ9IjM4OCI+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJCS5zaHAwIHsgZmlsbDogI2Y3OTMxZSB9IAoJCS5zaHAxIHsgZmlsbDogI2ZmZmZmZiB9IAoJPC9zdHlsZT4KCTxnIGlkPSJMYXllciI+CgkJPHBhdGggaWQ9IlNoYXBlIDEiIGNsYXNzPSJzaHAwIiBkPSJNMCAwTDM5MCAwTDM5MCAzODhMMCAzODhMMCAwWiIgLz4KCQk8cGF0aCBpZD0iTGF5ZXIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xhc3M9InNocDEiIGQ9Ik0yNjQuMzYgMTI3Ljc4QzI2NC4zNiAxNjYuMzcgMjMzLjA4IDE5Ny42NiAxOTQuNDkgMTk3LjY2QzE1NS44OSAxOTcuNjYgMTI0LjYxIDE2Ni4zNyAxMjQuNjEgMTI3Ljc4QzEyNC42MSA4OS4xOSAxNTUuODkgNTcuOSAxOTQuNDkgNTcuOUMyMzMuMDggNTcuOSAyNjQuMzYgODkuMTkgMjY0LjM2IDEyNy43OFpNMjIzLjM3IDEyNy43OEMyMjMuMzcgMTExLjgzIDIxMC40NCA5OC44OSAxOTQuNDkgOTguODlDMTc4LjUzIDk4Ljg5IDE2NS42IDExMS44MyAxNjUuNiAxMjcuNzhDMTY1LjYgMTQzLjczIDE3OC41MyAxNTYuNjcgMTk0LjQ5IDE1Ni42N0MyMTAuNDQgMTU2LjY3IDIyMy4zNyAxNDMuNzMgMjIzLjM3IDEyNy43OFoiIC8+CgkJPGcgaWQ9IkxheWVyIj4KCQkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMSIgZD0iTTIxOS4xNiAyNTMuMjZDMjQ3LjEzIDI0Ny41NiAyNjMuODkgMjM0LjMxIDI2NC43OCAyMzMuNkMyNzIuOTcgMjI3LjA0IDI3NC4yOCAyMTUuMDggMjY3LjcyIDIwNi44OUMyNjEuMTUgMTk4LjcxIDI0OS4yIDE5Ny4zOSAyNDEuMDEgMjAzLjk2QzI0MC44MyAyMDQuMSAyMjIuOTUgMjE3LjgxIDE5My41NCAyMTcuODNDMTY0LjEyIDIxNy44MSAxNDUuODYgMjA0LjEgMTQ1LjY5IDIwMy45NkMxMzcuNSAxOTcuMzkgMTI1LjU0IDE5OC43MSAxMTguOTggMjA2Ljg5QzExMi40MSAyMTUuMDggMTEzLjczIDIyNy4wNCAxMjEuOTEgMjMzLjZDMTIyLjgxIDIzNC4zMiAxNDAuMjcgMjQ3LjkyIDE2OS4wMyAyNTMuNDhMMTI4Ljk1IDI5NS4zN0MxMjEuNjYgMzAyLjkyIDEyMS44OCAzMTQuOTUgMTI5LjQ0IDMyMi4yNEMxMzMuMTIgMzI1Ljc5IDEzNy44OCAzMjcuNTYgMTQyLjYyIDMyNy41NkMxNDcuNiAzMjcuNTYgMTUyLjU3IDMyNS42MSAxNTYuMyAzMjEuNzVMMTkzLjU0IDI4Mi4wOEwyMzQuNTMgMzIyQzI0MS45NiAzMjkuNDIgMjUzLjk5IDMyOS40MSAyNjEuNCAzMjEuOThDMjY4LjgyIDMxNC41NiAyNjguODEgMzAyLjUzIDI2MS4zOCAyOTUuMTFMMjE5LjE2IDI1My4yNloiIC8+CgkJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDEiIGQ9Ik0xOTMuNTQgMjE3LjgzQzE5My40OSAyMTcuODMgMTkzLjU4IDIxNy44MyAxOTMuNTQgMjE3LjgzQzE5My40OSAyMTcuODMgMTkzLjU4IDIxNy44MyAxOTMuNTQgMjE3LjgzWiIgLz4KCQk8L2c+Cgk8L2c+Cjwvc3ZnPg==) }.socnet-icon.tw {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDU1LjczMSA0NTUuNzMxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTUuNzMxIDQ1NS43MzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cmVjdCB4PSIwIiB5PSIwIiBzdHlsZT0iZmlsbDojNTBBQkYxOyIgd2lkdGg9IjQ1NS43MzEiIGhlaWdodD0iNDU1LjczMSIvPjxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNNjAuMzc3LDMzNy44MjJjMzAuMzMsMTkuMjM2LDY2LjMwOCwzMC4zNjgsMTA0Ljg3NSwzMC4zNjhjMTA4LjM0OSwwLDE5Ni4xOC04Ny44NDEsMTk2LjE4LTE5Ni4xOGMwLTIuNzA1LTAuMDU3LTUuMzktMC4xNjEtOC4wNjdjMy45MTktMy4wODQsMjguMTU3LTIyLjUxMSwzNC4wOTgtMzVjMCwwLTE5LjY4Myw4LjE4LTM4Ljk0NywxMC4xMDdjLTAuMDM4LDAtMC4wODUsMC4wMDktMC4xMjMsMC4wMDljMCwwLDAuMDM4LTAuMDE5LDAuMTA0LTAuMDY2YzEuNzc1LTEuMTg2LDI2LjU5MS0xOC4wNzksMjkuOTUxLTM4LjIwN2MwLDAtMTMuOTIyLDcuNDMxLTMzLjQxNSwxMy45MzJjLTMuMjI3LDEuMDcyLTYuNjA1LDIuMTI2LTEwLjA4OCwzLjEwM2MtMTIuNTY1LTEzLjQxLTMwLjQyNS0yMS43OC01MC4yNS0yMS43OGMtMzguMDI3LDAtNjguODQxLDMwLjgwNS02OC44NDEsNjguODAzYzAsNS4zNjIsMC42MTcsMTAuNTgxLDEuNzg0LDE1LjU5MmMtNS4zMTQtMC4yMTgtODYuMjM3LTQuNzU1LTE0MS4yODktNzEuNDIzYzAsMC0zMi45MDIsNDQuOTE3LDE5LjYwNyw5MS4xMDVjMCwwLTE1Ljk2Mi0wLjYzNi0yOS43MzMtOC44NjRjMCwwLTUuMDU4LDU0LjQxNiw1NC40MDcsNjguMzI5YzAsMC0xMS43MDEsNC40MzItMzAuMzY4LDEuMjcyYzAsMCwxMC40MzksNDMuOTY4LDYzLjI3MSw0OC4wNzdjMCwwLTQxLjc3NywzNy43NC0xMDEuMDgxLDI4Ljg4NUw2MC4zNzcsMzM3LjgyMnoiLz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) }.socnet-icon.vk {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDU1LjczMSA0NTUuNzMxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTUuNzMxIDQ1NS43MzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cmVjdCB4PSIwIiB5PSIwIiBzdHlsZT0iZmlsbDojNDQ2NzhEOyIgd2lkdGg9IjQ1NS43MzEiIGhlaWdodD0iNDU1LjczMSIvPjxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNMTE4LjA2LDEzOC42OWMxMC45MjIsMjYuOTcyLDI0Ljc2NCw1Mi40MDIsNDIuOTk1LDc1LjIzMWMyLjQxOCwzLjAzOCw1LjQ2Niw1LjczOSw4LjY3Nyw3LjkzOGM0LjY5LDMuMjIxLDkuMTE1LDIuMDg5LDExLjAyMi0zLjI3NmMyLjAxNy01LjYzLDMuODY4LTE3LjA0LDMuOTc4LTIyLjk1MmMwLjMwMS0xNS40NDgtMC4wNDUtMjUuNTcyLTAuODc1LTQxLjAwMWMtMC41MzgtOS44ODItNC4wNTEtMTguNTU5LTE4LjU4Ny0yMS4xNzhjLTQuNDg5LTAuODEyLTQuOTA2LTQuNTA3LTIuMDIyLTguMTkzYzYuMDA0LTcuNjc0LDE0LjM2OC04Ljg5NywyMy40MzgtOS4zODFjMTQuNy0wLjc5NCwyOS40NTQtMC4xNDYsNDQuMTcyLDBjNS45OTUsMC4wNTUsMTIuMDI2LDAuNTM4LDE3LjkzLDEuODI1YzcuNzAxLDEuNjc5LDExLjgyNSw3LjA4MSwxMy4wOTQsMTQuNTk5YzAuNjU3LDMuODc4LDAuOTk1LDcuODY1LDAuOTAzLDExLjc4OWMtMC4zODMsMTYuODYyLTEuMTk1LDMzLjcxNS0xLjM4Nyw1MC41NjhjLTAuMDgyLDYuNjE1LDAuNDAxLDEzLjM5NSwxLjgxNiwxOS44MzdjMS45OCw4Ljk3OCw4LjA5MywxMS4yMzIsMTQuMzQ0LDQuNzQ1YzcuOTM4LTguMjM5LDE0LjkzNy0xNy41MSwyMS41MDYtMjYuOTI2YzExLjkzNS0xNy4xMjcsMjAuODQ5LTM1LjkyMywyOC41MjMtNTUuMzAzYzMuOTY5LTEwLDcuMDA4LTEyLjE3MiwxNy43NjUtMTIuMTk5YzIwLjIyLTAuMDQ2LDQwLjQ0LTAuMDY0LDYwLjY2LDBjMy41ODYsMC4wMTgsNy4zMzYsMC4zNTYsMTAuNzIxLDEuNDMzYzUuNDkzLDEuNzUyLDcuNjc0LDYuMjMyLDYuMzg3LDExLjkxN2MtMy4wMDIsMTMuMzIyLTEwLjIwMSwyNC42NDUtMTcuOTExLDM1LjUzMWMtMTIuMzczLDE3LjQ2NC0yNS4zMzksMzQuNTA5LTM4LjAwMyw1MS43NzJjLTEuNjE1LDIuMTk5LTMuMDM4LDQuNTQ0LTQuMzYyLDYuOTI1Yy00LjczNiw4LjU1OS00LjQwNywxMy4zNTgsMi41LDIwLjQ4NGMxMC45OTUsMTEuMzQyLDIyLjc2NiwyMS45NTMsMzMuNDE0LDMzLjYwNWM3LjczOCw4LjQ3NywxNC45LDE3LjY3NCwyMS4wMzIsMjcuMzU1YzcuNzU2LDEyLjI0NSwyLjk2NSwyMy43NzgtMTEuNTI0LDI1LjgzMWMtOS4xMTUsMS4yODctNTMuNjQxLDAuMDEtNTUuOTQyLDBjLTExLjk3MS0wLjA1NC0yMi40NjQtNC4yMDYtMzAuOTE0LTEyLjMzNmMtOS4zOTgtOS4wNTEtMTcuOTM5LTE4Ljk3OS0yNi45NjMtMjguNDIzYy0yLjcxOS0yLjg0Ny01LjYyMS01LjU3NS04Ljc1LTcuOTU3Yy03LjM4Mi01LjYzLTE0LjYyNy00LjM4LTE4LjA3Niw0LjI4OWMtMi45NDcsNy40NDYtNS40OTMsMjYuOTk5LTUuNjEyLDI4LjY2OWMtMC42Miw4LjczMi02LjE3NywxNC4yOTgtMTUuOTU5LDE0LjgzNmMtMjguMjQsMS41MzMtNTUuNjA1LTEuNjE1LTgxLjA5OC0xNS4yNzRjLTIxLjYwNy0xMS41Ny0zOC44NjEtMjcuOTMtNTMuODA3LTQ3LjAwOWMtMjMuNzQyLTMwLjMwNC00Mi40OTUtNjMuNjE1LTU5LjYxNi05Ny45MDRjLTAuODc1LTEuNzUzLTE4LjIxNi0zOC42NTMtMTguNjgyLTQwLjM5NmMtMS41NDktNS44MzYtMC4xMDQtMTEuNDExLDQuODI3LTEzLjMzYzMuMDc0LTEuMTk2LDYwLjI0OC0wLjAwNCw2MS4xOTksMC4wNDdDMTA3Ljk5NiwxMjUuMzcyLDExNC4yMTcsMTI5LjIyMSwxMTguMDYsMTM4LjY5eiIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) }.socnet-icon.yt {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDU1LjczMSA0NTUuNzMxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTUuNzMxIDQ1NS43MzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cmVjdCB4PSIwIiB5PSIwIiBzdHlsZT0iZmlsbDojREM0NzJFOyIgd2lkdGg9IjQ1NS43MzEiIGhlaWdodD0iNDU1LjczMSIvPjxnPjxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNMjYzLjI1OSwyOTEuNzM0Yy0wLjAxLTEuNy0wLjUxLTMuNDctMS4xNC01LjA2Yy0wLjg0LTIuMDktMi42NC0zLjEzLTQuOS0zLjM1Yy0yLjY1LTAuMjYtNC43NywwLjgxLTYuNjksMi41MWMtMC43NywwLjY3LTEuMTIsMS42Ny0xLjEyLDEuNjdsMC4wNCw1My45N3YxLjMzYzAsMCwwLjQ2LDAuNjIsMC41MywwLjdjMS41NiwxLjY5LDMuMzgsMy4wMyw1LjcxLDMuNTFjMy44NCwwLjc5LDYuNTUtMC44MSw3LjMtNC4zN2MwLjE5LTAuODksMC4zLTEuODEsMC4zLTIuNzJDMjYzLjMwOSwzMjMuODU0LDI2My4zMzksMzA3Ljc5NCwyNjMuMjU5LDI5MS43MzR6IE0yNjMuMjU5LDI5MS43MzRjLTAuMDEtMS43LTAuNTEtMy40Ny0xLjE0LTUuMDZjLTAuODQtMi4wOS0yLjY0LTMuMTMtNC45LTMuMzVjLTIuNjUtMC4yNi00Ljc3LDAuODEtNi42OSwyLjUxYy0wLjc3LDAuNjctMS4xMiwxLjY3LTEuMTIsMS42N2wwLjA0LDUzLjk3djEuMzNjMCwwLDAuNDYsMC42MiwwLjUzLDAuN2MxLjU2LDEuNjksMy4zOCwzLjAzLDUuNzEsMy41MWMzLjg0LDAuNzksNi41NS0wLjgxLDcuMy00LjM3YzAuMTktMC44OSwwLjMtMS44MSwwLjMtMi43MkMyNjMuMzA5LDMyMy44NTQsMjYzLjMzOSwzMDcuNzk0LDI2My4yNTksMjkxLjczNHogTTMyMy42ODksMjEwLjM0NGMtNjMuODctMS4zNy0xMjcuNzctMS4zNy0xOTEuNjUsMGMtMjIuMTYsMC40Ny0zOS44OCwxOC41OS0zOS44OCw0MC43NnY5OS43NmMwLDIyLjE4LDE3LjcyLDQwLjMsMzkuODgsNDAuNzdjNjMuODgsMS4zNywxMjcuNzgsMS4zNywxOTEuNjUsMGMyMi4xNy0wLjQ3LDM5Ljg5LTE4LjU5LDM5Ljg5LTQwLjc3di05OS43NkMzNjMuNTc5LDIyOC45MzUsMzQ1Ljg1OSwyMTAuODE0LDMyMy42ODksMjEwLjM0NHogTTE1MC43OTksMzU5Ljk1NWgtMTguNDJ2LTEwNC4xM2gtMTkuMDd2LTE3LjQyaDU2LjZ2MTcuMzhoLTE5LjExVjM1OS45NTV6IE0yMTYuNzE5LDMxNi43MzR2NDMuMjNoLTE2LjMxdi05Ljg4Yy0wLjU5LDAuNjMtMC45MiwwLjk3LTEuMjMsMS4zMmMtMy41MSwzLjk2LTcuNDksNy4yNi0xMi41Nyw5LjAxYy0yLjQ4LDAuODUtNS4wMywxLjE0LTcuNjQsMC42OWMtMy41Ni0wLjU5LTUuOTUtMi42NC03LjM5LTUuODhjLTEuMzQtMi45OS0xLjY4LTYuMTktMS42OS05LjQxYy0wLjA0LTExLjktMC4wMi03NC44OC0wLjAyLTc1LjQ5aDE2LjI3YzAuMDMsMC41NSwwLjA5LDQ1Ljc2LDAuMSw2Ny44MWMwLDEuMiwwLjAxLDIuNDMsMC4yNSwzLjZjMC42LDIuOTYsMi44Nyw0LjIzLDUuNzIsMy4xOWMzLjI4LTEuMiw1Ljc4LTMuNDYsNy44OC02LjE3YzAuMzEtMC4zOSwwLjMxLTEuMDksMC4zMS0xLjY1di02Ni44OGwxNi4zMi0wLjA0QzIxNi43MTksMjcwLjE4NSwyMTYuNzE5LDMwMS43NTQsMjE2LjcxOSwzMTYuNzM0eiBNMjc4Ljc2OSwzNTEuMzI0Yy0yLjE4LDYuNTYtNi45OCw5LjktMTMuODgsOS44M2MtNS42MS0wLjA1LTEwLjE2LTIuMjgtMTMuOTEtNi4zNWMtMC40Mi0wLjQ1LTEuNTgtMS42OC0xLjU4LTEuNjh2Ni44MmgtMTYuMzR2LTEyMS41NWgxNi4zNGMwLDEyLjk0LDAsNDAuMDEsMCw0MC4wMXMwLjkyLTEuODQsMS43Ni0yLjc5YzIuNTMtMi44Myw1LjYxLTUuMDIsOS40MS01Ljk4YzYuMjctMS41NywxMy41LDAuMzcsMTYuOTQsNy43YzIuMDMsNC4zMywyLjYsOC45NSwyLjYsMTMuNjVjMC4wMywxNi45OSwwLjAzLDMzLjk4LDAuMDEsNTAuOTdDMjgwLjEwOSwzNDUuMTM0LDI3OS43NzksMzQ4LjI3NSwyNzguNzY5LDM1MS4zMjR6IE0zMzkuMTE5LDM0Ny45MDVjLTIuODMsOC4yOS04LjY4LDEyLjg5LTE3LjI2LDE0LjE1Yy01LjMyLDAuNzgtMTAuNTksMC42Ny0xNS41OC0xLjU5Yy02LjgzLTMuMDgtMTAuNy04LjY1LTEyLjM2LTE1Ljc0Yy0wLjc3LTMuMy0xLjE1LTYuNzYtMS4xOS0xMC4xNWMtMC4xMy0xMy4zMS0wLjA3LTI2LjYzLTAuMDQtMzkuOTRjMC4wMS02Ljk2LDEuNjctMTMuMzgsNi40NC0xOC43MWM1LjQ0LTYuMDksMTIuNC04LjM2LDIwLjM1LTcuODVjMi4zOSwwLjE1LDQuODMsMC41NCw3LjEsMS4yOWM3LjczLDIuNTQsMTEuODYsOC4zMywxMy40OCwxNi4wMWMwLjYyLDIuOTYsMC44NSw2LjAzLDAuOSw5LjA2YzAuMTMsNy4xLTAuMDUsMjIuNzUtMC4wNSwyMi43NWgtMzEuMjl2MjIuNDNjMCw0LjAzLDMuMjYsNy4yOSw3LjI5LDcuMjljNC4wMiwwLDcuMjgtMy4yNiw3LjI4LTcuMjl2LTExLjUzaDE2LjgxQzM0MC45OTksMzI4LjA4NCwzNDEuMjQ5LDM0MS42OTUsMzM5LjExOSwzNDcuOTA1eiBNMzI0LjE4OSwyOTAuNjg1YzAtNC4wMi0zLjI2LTcuMjktNy4yOC03LjI5Yy00LjAzLDAtNy4yOSwzLjI3LTcuMjksNy4yOXYxMi41OWgxNC41N1YyOTAuNjg1eiBNMjYyLjExOSwyODYuNjc1Yy0wLjg0LTIuMDktMi42NC0zLjEzLTQuOS0zLjM1Yy0yLjY1LTAuMjYtNC43NywwLjgxLTYuNjksMi41MWMtMC43NywwLjY3LTEuMTIsMS42Ny0xLjEyLDEuNjdsMC4wNCw1My45N3YxLjMzYzAsMCwwLjQ2LDAuNjIsMC41MywwLjdjMS41NiwxLjY5LDMuMzgsMy4wMyw1LjcxLDMuNTFjMy44NCwwLjc5LDYuNTUtMC44MSw3LjMtNC4zN2MwLjE5LTAuODksMC4zLTEuODEsMC4zLTIuNzJjMC4wMi0xNi4wNywwLjA1LTMyLjEzLTAuMDMtNDguMTlDMjYzLjI0OSwyOTAuMDM0LDI2Mi43NDksMjg4LjI2NCwyNjIuMTE5LDI4Ni42NzV6Ii8+PHBhdGggc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIGQ9Ik0zMDMuODg3LDk0Ljk5bC0wLjAwNSw5MC4yNDRIMjg3LjE2bDAuMDItOS42OTVjLTEuODQ5LDEuODIxLTMuNDI3LDMuNTIyLTUuMTYxLDUuMDVjLTMuMDc0LDIuNzA4LTYuNTU2LDQuNzI3LTEwLjYyOSw1LjUyNGMtNi4yNTMsMS4yMjMtMTEuNTc5LTAuNzU0LTEzLjU3My03LjIzYy0wLjY2NC0yLjE1Ny0xLjA2NS00LjQ4Mi0xLjA4Mi02LjczNFY5NC45OWgxNi41OTZ2NjguODIxYzAsMC45MTIsMC4wNzMsMS44MzQsMC4yMzMsMi43MjhjMC41MDQsMi44MzYsMi42LDQuMTcxLDUuMzMxLDMuMjI0YzMuMzI5LTEuMTUyLDUuODY5LTMuNDU3LDguMDI0LTYuMTczYzAuMzA2LTAuMzg4LDAuMjUxLTEuMTEyLDAuMjUxLTEuNjgxVjk0Ljk5SDMwMy44ODd6Ii8+PHBhdGggc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIGQ9Ik0xNjUuNTc4LDExMC42NzJjLTMuNjMtMTUuMzAxLTExLjIzNS00Ny42MDItMTEuMjM1LTQ3LjYwMmgtMTkuMDI5YzAsMCwxNC42Miw0OC40ODcsMjEuMTU4LDcwLjExMWMwLjIzNSwwLjc4MiwwLjM0MywxLjYzMSwwLjM0MywyLjQ1bC0wLjAwNyw0OS41ODRoMTcuNTQ3bC0wLjAwNy00OS41ODRjMC0wLjgxOSwwLjEwOC0xLjY2OCwwLjM0My0yLjQ1YzYuNTM4LTIxLjYyNCwyMS4xNTgtNzAuMTExLDIxLjE1OC03MC4xMTFIMTc2LjgyYzAsMC03LjYwNiwzMi4zMDEtMTEuMjM1LDQ3LjYwMkgxNjUuNTc4eiIvPjxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNMjE4Ljc1Miw5Mi43MzFMMjE4Ljc1Miw5Mi43MzFjLTEzLjIyNCwwLTIzLjk0NCwxMC43Mi0yMy45NDQsMjMuOTQ0djQ2Ljg1OWMwLDEzLjIyNCwxMC43MiwyMy45NDQsMjMuOTQ0LDIzLjk0NGgwYzEzLjIyNCwwLDIzLjk0NC0xMC43MiwyMy45NDQtMjMuOTQ0di00Ni44NTlDMjQyLjY5NywxMDMuNDUxLDIzMS45NzYsOTIuNzMxLDIxOC43NTIsOTIuNzMxeiBNMjI1LjY2MiwxNjQuNDhjMCwzLjgxLTMuMSw2LjkwOS02LjkwOSw2LjkwOXMtNi45MDktMy4wOTktNi45MDktNi45MDl2LTQ4Ljc1MmMwLTMuODEsMy4xLTYuOTA5LDYuOTA5LTYuOTA5czYuOTA5LDMuMSw2LjkwOSw2LjkwOVYxNjQuNDh6Ii8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) }.socnet-icon.gp {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDU1LjczIDQ1NS43MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDU1LjczIDQ1NS43MzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIHN0eWxlPSJmaWxsOiNERDRCMzk7IiBkPSJNMCwwdjQ1NS43M2g0NTUuNzNWMEgweiBNMjY1LjY3LDI0Ny4wMzdjLTcuNzkzLDUxLjE5NC00NS45NjEsODAuNTQzLTk1LjM3Niw4MC41NDNjLTU1LjUzMSwwLTEwMC41NTItNDUuMDIxLTEwMC41NTItMTAwLjU1MmMwLTU1LjUxNyw0NS4wMjEtMTAwLjUzOCwxMDAuNTUyLTEwMC41MzhjMjYuODYyLDAsNTAuMzk5LDkuNTg2LDY3LjUzMSwyNi4yMjZsLTI4Ljg1NywyOC44NTdjLTkuNzczLTkuODQ2LTIzLjE0Ny0xNS4wOTQtMzguNjc0LTE1LjA5NGMtMzIuNjg4LDAtNTkuMTg5LDI3Ljg3NC01OS4xODksNjAuNTQ4YzAsMzIuNzAzLDI2LjUwMSw1OS43NjgsNTkuMTg5LDU5Ljc2OGMyNy4zOTcsMCw0OC4xNDQtMTMuMjQzLDU0LjEyOS0zOS43NThoLTU0LjEyOXYtNDAuMzhoOTUuMTMxYzEuMTQyLDYuNTA2LDEuNzIsMTMuMzE1LDEuNzIsMjAuMzdDMjY3LjE0NCwyMzQuMDI1LDI2Ni42MzgsMjQwLjY5LDI2NS42NywyNDcuMDM3eiBNMzg2LjQxOSwyMzQuNTE3aC0zNS4yMzN2MzUuMjE4SDMyNi4xNnYtMzUuMjE4aC0zNS4yMzN2LTI1LjA0MWgzNS4yMzN2LTM1LjIzM2gyNS4wMjZ2MzUuMjMzaDM1LjIzM1YyMzQuNTE3eiIvPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) }.breadcrumb, .pagination {cursor: default }.breadcrumb {background: transparent;color: #b4b4b4 }.breadcrumb a {color: #b4b4b4 }.pagination {-ms-flex-wrap: wrap;flex-wrap: wrap }.page-item .page-link {padding: .55rem .9rem;margin: 0 1px;border-radius: 4px;border: none;text-decoration: none }.page-item.page-item-prev .page-link {padding-left: 0 }.page-item.page-item-next .page-link {padding-right: 0 }.page-item .page-link:focus, .page-item .page-link:focus {-webkit-box-shadow: none;box-shadow: none }.page-item.page-item-prev .page-link span {margin-left: 15px }.page-item.page-item-next .page-link span {margin-right: 15px }.page-item i {position: relative;top: 1px }.page-item .page-link {color: var(--page_title_color);background-color: var(--site_background) }.page-item span.page-link {color: var(--page_title_light_color) }.page-item span.page-link:hover {color: var(--page_title_color);background-color: transparent }.page-item.active span.page-link, .page-item a.page-link:hover {color: var(--main_elem_text_color);background-color: var(--main_elem_base_color) }.page-item.page-item-prev .page-link:hover, .page-item.page-item-next .page-link:hover {color: var(--main_elem_base_color);background-color: transparent }.page-item.page-item-prev span.page-link:hover, .page-item.page-item-next span.page-link:hover {color: var(--page_title_light_color);cursor: not-allowed }.page-item i {color: var(--main_elem_base_color) }.page-item span.page-link i {color: var(--page_title_light_color) }.page-item.page-item-prev .page-link:hover i, .page-item.page-item-next .page-link:hover i {color: var(--page_title_color) }.page-item.page-item-prev span.page-link:hover i, .page-item.page-item-next span.page-link:hover i {color: var(--page_title_light_color) }@media (max-width: 1199px) {.page__direction .page-item.page-item-prev .page-link span, .page__direction .page-item.page-item-next .page-link span {display: none }}@media (max-width: 991px) {.page__direction .page-item.page-item-prev .page-link span, .page__direction .page-item.page-item-next .page-link span {display: inline }}@media (max-width: 767px) {.page-item.page-item-prev .page-link span, .page__direction .page-item.page-item-prev .page-link span, .page-item-next .page-link span, .page__direction .page-item.page-item-next .page-link span {display: none }}.page__left-menu {display: block;width: 280px;padding-right: 15px }.page__left-menu a {display: block;font-weight: 500;text-decoration: none;padding: 20px }.page__left-menu li {border: 1px solid }.page__left-menu li {position: relative }.page__left-menu li:before {content: '';position: absolute;top: 0;left: 0;bottom: 0;width: 3px;opacity: 0;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.page__left-menu li:hover:before, .page__left-menu li.active:before {opacity: 1 }.page__left-menu .dropdown-menu {border: none;border-radius: 0;padding-bottom: 0 }.page__left-menu .dropdown-menu {background-color: var(--site_background) }.page__left-menu a {color: var(--page_title_color) }.page__left-menu li {border-color: var(--site_border_color) }.page__left-menu li+li {border-top: none !important }.page__left-menu li.active:before, .page__left-menu li:hover:before {background-color: var(--main_elem_base_color) }.page__left-menu a.active, .page__left-menu a:hover {color: var(--main_elem_base_color) }@media (max-width: 991px) {.page__left-menu {display: none }}.page__contacts>* {position: relative;margin-bottom: 120px }@media (max-width: 1199px) {.page__contacts>* {margin-bottom: 90px }}@media (max-width: 991px) {.page__contacts>* {margin-bottom: 70px }}@media (max-width: 575px) {.page__contacts>* {margin-bottom: 50px }}.page__contacts>div[id^=bx_incl_area_] {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px }.page__contacts-branch .plate {padding: 28px;border: 2px solid;margin-bottom: 20px;-webkit-transition: all .15s ease-in;transition: all .15s ease-in }@media (max-width: 575px) {.page__contacts-branch .plate {padding: 20px }}.page__contacts-branch .plate:last-child {margin-bottom: 0 }.page__contacts-branch .plate {background: var(--site_background);border-color: var(--site_border_color) }.page__contacts-branch .plate:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.page__direction {padding: 0 15px }@media (max-width: 991px) {.page__direction {padding: 0 }}.ct__bnl-direction .direction__card {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;padding: 20px 15px;background: var(--site_background);-webkit-transition: all .15s ease-in;transition: all .15s ease-in }@media (max-width: 575px) {.ct__bnl-direction .direction__card {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }}@media (max-width: 991px) {.ct__bnl-direction .direction__card {padding: 20px 0 }}.ct__bnl-direction .direction__card-img {width: auto;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;max-width: 100%;margin-right: 30px }@media (max-width: 575px) {.ct__bnl-direction .direction__card-img {margin-right: 0;margin-bottom: 15px }}.ct__bnl-direction .direction__card-img img {width: 100px;height: 100px;border-radius: 50%;-o-object-fit: cover;object-fit: cover }.ct__bnl-direction .direction__card-item {width: 100%;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100% }.ct__bnl-direction .direction__card-title {display: block;font-size: 1.25rem;line-height: 1.5rem;text-decoration: none;margin-bottom: 5px;font-weight: var(--header__font_weight);color: var(--page_title_color) }.ct__bnl-direction .direction__card-title:hover, .ct__bnl-direction .direction__card-title:focus {color: var(--main_elem_base_color) }.ct__bnl-direction .direction__card-text {-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnd-direction {padding: 0 15px }@media (max-width: 991px) {.ct__bnd-direction {padding: 0 }}.ct__bnd-direction .direction__card-img {margin-bottom: 20px }.ct__bnd-direction .direction__card-img img {max-width: 100%;height: auto }.ct__bnd-direction .direction__card-text {margin-bottom: 40px;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnl-direction_specialists {padding: 0 15px }@media (max-width: 991px) {.ct__bnl-direction_specialists {padding: 0 }}.ct__bnl-direction_specialists .specialists__card {margin: 0 0 30px }.ct__bnl-direction_specialists .specialists__card-img {margin-bottom: 20px }.ct__bnl-direction_specialists .specialists__card-img a {display: block;position: relative;width: 100%;height: 0;padding-bottom: 100% }.ct__bnl-direction_specialists .specialists__card-img a img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.ct__bnl-direction_specialists .specialists__card-title {display: block;font-size: 1.125rem;line-height: 1.375rem;text-decoration: none;margin-bottom: 5px;font-weight: var(--header__font_weight);color: var(--page_title_color) }.ct__bnl-direction_specialists .specialists__card-title:hover {color: var(--main_elem_base_color) }.ct__bnl-direction_specialists .specialists__card-text {-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_title_light_color) }.ct__bnl-direction_specialists .specialists__card-text+.specialists__card-text {margin-top: 16px }.ct__bnl-direction_specialists.card-img-circle .specialists__card-img {padding: 0 15px }.ct__bnl-direction_specialists.card-img-circle .specialists__card-img a img {border-radius: 50% }.page__media {padding: 0 15px }@media (max-width: 991px) {.page__media {padding: 0 }}.ct__bnl-media_photo_gallery {width: 100%;padding-right: 15px;padding-left: 15px }@media (max-width: 991px) {.ct__bnl-media_photo_gallery {padding-right: 0;padding-left: 0 }}.ct__bnl-photo_gallery {width: 100%;padding-right: 15px;padding-left: 15px }@media (max-width: 991px) {.ct__bnl-photo_gallery {padding-right: 0;padding-left: 0 }}.ct__bnl-photo_gallery .gallery__item-title {margin-bottom: 15px }.ct__bnl-photo_gallery .gallery__item-btn {margin: 20px 0 40px;text-align: center }.ct__bnd-photo_gallery {width: 100%;padding-right: 15px;padding-left: 15px }@media (max-width: 991px) {.ct__bnd-photo_gallery {padding-right: 0;padding-left: 0 }}.ct__bnl-media_video_gallery, .ct__bnl-video_gallery {width: 100%;padding-right: 15px;padding-left: 15px }@media (max-width: 991px) {.ct__bnl-media_video_gallery, .ct__bnl-video_gallery {padding-right: 0;padding-left: 0 }}.ct__bnl-media_video_gallery .video-gallery__responsive iframe, .ct__bnl-video_gallery .video-gallery__responsive iframe {width: 100% }.ct__bnl-media_video_gallery .video-gallery__link, .ct__bnl-video_gallery .video-gallery__link {margin-top: .5rem;margin-bottom: .5rem;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnl-media_video_gallery .video-gallery__date, .ct__bnl-video_gallery .video-gallery__date {font-size: .875rem;margin-top: .5rem;margin-bottom: .5rem;color: var(--page_text_light_color) }.ct__bnd-video_gallery {width: 100%;padding-right: 15px;padding-left: 15px }@media (max-width: 991px) {.ct__bnd-video_gallery {padding-right: 0;padding-left: 0 }}.ct__bnd-video_gallery .video-gallery__date {font-size: .875rem;margin-bottom: 1rem;color: var(--page_text_light_color) }.ct__bnd-video_gallery .video-gallery__responsive {position: relative;height: 0;padding-bottom: 56.25%;overflow: hidden }.ct__bnd-video_gallery .video-gallery__responsive iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100% }.ct__bnl-blog_card {margin-bottom: -20px !important }.ct__bnl-blog_card .news__card {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;margin-bottom: 20px }.ct__bnl-blog_card .news__card.vertical {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }@media (max-width: 419px) {.ct__bnl-blog_card .news__card:not(.vertical) {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }}.ct__bnl-blog_card .news__card-img {width: 200px;-webkit-box-flex: 0;-ms-flex: 0 0 200px;flex: 0 0 200px;max-width: 100%;margin: 0 30px 0 0 }.ct__bnl-blog_card .news__card-img a {display: block;position: relative;width: 100%;height: 0;padding-bottom: 100% }.ct__bnl-blog_card .news__card-img a img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }@media (max-width: 767px) {.ct__bnl-blog_card .news__card-img {width: 180px;-webkit-box-flex: 0;-ms-flex: 0 0 180px;flex: 0 0 180px }}@media (max-width: 575px) {.ct__bnl-blog_card .news__card-img {width: 150px;-webkit-box-flex: 0;-ms-flex: 0 0 150px;flex: 0 0 150px }}@media (max-width: 419px) {.ct__bnl-blog_card .news__card-img {width: auto;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin: 0 0 20px }.ct__bnl-blog_card .news__card-img a {padding-bottom: 75% }}.ct__bnl-blog_card .news__card.vertical .news__card-img {width: auto;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin: 0 0 20px }.ct__bnl-blog_card .news__card.vertical .news__card-img a {padding-bottom: 75% }.ct__bnl-blog_card .news__card-body {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }.ct__bnl-blog_card .news__card.card-img-circle .news__card-img a img {border-radius: 50% }.ct__bnl-blog_card .news__card.vertical.card-img-circle .news__card-img a {width: 75%;margin-left: auto;margin-right: auto }.ct__bnl-blog_card .news__card-date {font-size: .875rem;line-height: 1;margin-bottom: .5rem;color: var(--page_text_light_color) }.ct__bnl-blog_card .news__card-title {display: block;font-size: 1.25rem;line-height: 1.2;margin-bottom: .5rem;text-decoration: none;font-weight: var(--header__font_weight);color: var(--page_title_color) }.ct__bnl-blog_card .news__card-title:hover {color: var(--main_elem_base_color) }@media (max-width: 419px) {.ct__bnl-blog_card .news__card-title {font-size: 1.125rem }}.ct__bnl-blog_card .news__card.vertical .news__card-title {font-size: 1.125rem }.ct__bnl-blog_card .news__card-text {margin-bottom: .5rem;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnl-blog_card .news__card-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;margin-top: auto }.ct__bnl-blog_card .news__card-btn a {text-decoration: underline;color: var(--page_text_light_color);-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.ct__bnl-blog_card .news__card-btn a:hover {text-decoration: none }.ct__bnd-blog_card .blog__card-img {margin-bottom: 20px }.ct__bnd-blog_card .blog__card-img img {max-width: 100%;height: auto }.ct__bnd-blog_card .blog__card-date {font-size: .875rem;line-height: 1;margin-bottom: .5rem;color: var(--page_text_light_color) }.ct__bnd-blog_card .blog__card-text {margin-bottom: 40px;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.page__people {padding: 0 15px }@media (max-width: 991px) {.page__people {padding: 0 }}.ct__bcst-people {padding: 0 15px }@media (max-width: 991px) {.ct__bcst-people {padding: 0 }}.ct__bcst-people .people__section {margin-bottom: 70px }@media (max-width: 1199px) {.ct__bcst-people .people__section {margin-bottom: 40px }}@media (max-width: 991px) {.ct__bcst-people .people__section {margin-bottom: 30px }}@media (max-width: 575px) {.ct__bcst-people .people__section {margin-bottom: 20px }}.ct__bcst-people .people__section:last-child {margin-bottom: -20px }.ct__bcst-people .people__section-title {display: block;margin-bottom: 20px;text-decoration: none;font-weight: var(--header__font_weight);color: var(--page_title_color) }.ct__bcst-people .people__section-title:hover {color: var(--main_elem_base_color) }.ct__bcst-people .people__section-title>* {font-size: 1.75rem;line-height: 2rem }@media (max-width: 767px) {.ct__bcst-people .people__section-title>* {font-size: 1.375rem;line-height: 2.375rem }}@media (max-width: 575px) {.ct__bcst-people .people__section-title>* {font-size: 1.25rem;line-height: 1.75rem }}.ct__bcst-people .people__section-text {margin-bottom: 20px;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;text-align: justify;color: var(--page_text_color) }.ct__bcst-people .people__card {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 15px }.ct__bcst-people .people__card-img {margin-bottom: 20px }.ct__bcst-people .people__card-img a {display: block;position: relative;width: 100%;height: 0;padding-bottom: 125% }.ct__bcst-people .people__card-img a img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.ct__bcst-people .people__card-title {display: block;font-size: 1.125rem;line-height: 1.375rem;text-decoration: none;margin-bottom: 5px;font-weight: var(--header__font_weight);color: var(--page_title_color) }.ct__bcst-people .people__card-title:hover {color: var(--main_elem_base_color) }.ct__bcst-people .people__card-text {margin-bottom: 20px;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bcst-people .people__card-btn {margin-top: auto }.ct__bcst-people.card-img-circle .people__card-img a {padding-bottom: 100% }.ct__bcst-people.card-img-circle .people__card-img a img {border-radius: 50%;-webkit-box-shadow: 0 0 1px 2px var(--site_border_color);box-shadow: 0 0 1px 2px var(--site_border_color) }.ct__bnl-people {padding: 0 15px }@media (max-width: 991px) {.ct__bnl-people {padding: 0 }}.ct__bnl-people .people__card {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 15px }.ct__bnl-people .people__card-img {margin-bottom: 20px }.ct__bnl-people .people__card-img a {display: block;position: relative;width: 100%;height: 0;padding-bottom: 125% }.ct__bnl-people .people__card-img a img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.ct__bnl-people .people__card-title {display: block;font-size: 1.125rem;line-height: 1.375rem;text-decoration: none;margin-bottom: .3125rem;font-weight: var(--header__font_weight);color: var(--page_title_color) }.ct__bnl-people .people__card-title:hover {color: var(--main_elem_base_color) }.ct__bnl-people .people__card-text {margin-bottom: 20px;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnl-people .people__card-btn {margin-top: auto }.ct__bnl-people .people__section-text {margin-top: 30px;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;text-align: justify;color: var(--page_text_color) }.ct__bnl-people.card-img-circle .people__card-img a {padding-bottom: 100% }.ct__bnl-people.card-img-circle .people__card-img a img {border-radius: 50% }.ct__bnd-people {padding: 0 15px }@media (max-width: 991px) {.ct__bnd-people {padding: 0 }}.ct__bnd-people .people__card-img {display: block;position: relative;width: 100%;height: 0;padding-bottom: 125%;margin-bottom: 20px }.ct__bnd-people .people__card-img img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.ct__bnd-people .people__card-item {padding-bottom: .75rem;margin-bottom: 1rem;border-bottom: 1px solid var(--site_border_color) }.ct__bnd-people .people__card-item:last-child {border-bottom: none }.ct__bnd-people .people__card-item__col {margin-bottom: .25rem }.ct__bnd-people .people__card-item__col--label {margin-bottom: .25rem;width: 200px }.ct__bnd-people .people__card-title {font-size: 1.25rem;font-weight: 500;line-height: 1.25;margin-bottom: .75rem }.ct__bnd-people .people__card-title--small {font-size: 1.125rem }.ct__bnd-people .people__card-socnet {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: .5rem }.ct__bnd-people .people__card-socnet a {font-size: 1.25rem;line-height: 1;margin: 0 .75rem 0 0;text-decoration: none;color: var(--page_text_light_color) }.ct__bnd-people .people__card-socnet a:hover {color: var(--main_elem_base_color) }.ct__bnd-people .people__card-socnet a:last-child {margin-right: 0 }.ct__bnd-people .people__card-label {color: var(--page_text_light_color) }.ct__bnd-people .people__card-note {display: inline-block;font-size: .875rem;font-style: italic;margin-left: .5rem }.ct__bnd-people .people__card-text {color: var(--page_text_color) }.ct__bnd-people .people__card-text a {text-decoration: none;color: var(--page_text_color) }.ct__bnd-people .people__card-text a:hover {color: var(--main_elem_base_color) }.ct__bnd-people .people__card-direction {display: -webkit-box;display: -ms-flexbox;display: flex }.ct__bnd-people .people__card-direction a {position: relative;font-size: .875rem;line-height: 1.75rem;margin: 0 15px 8px;padding: 0 15px;text-decoration: none;color: var(--main_elem_text_color);background-color: var(--main_elem_base_color);white-space: nowrap }.ct__bnd-people .people__card-direction a::before, .ct__bnd-people .people__card-direction a::after {position: absolute;content: '' }.ct__bnd-people .people__card-direction a::before {left: -11px;width: 0;height: 0;border-style: solid;border-width: 14px 11px 14px 0;border-color: transparent var(--main_elem_base_color) transparent transparent }.ct__bnd-people .people__card-direction a::after {width: 5px;height: 5px;border-radius: 5px;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background: var(--main_elem_text_color) }.ct__bnd-people .people__card-direction a:hover {background-color: var(--main_elem_hover_color) }.ct__bnd-people .people__card-direction a:hover::before {border-color: transparent var(--main_elem_hover_color) transparent transparent }.ct__bnd-people .people__card-direction a:last-child {margin-right: 0 }.ct__bnd-people .people__card-info, .ct__bnd-people .people__card-training {-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnd-people .people__card-info ul, .ct__bnd-people .people__card-training ul {list-style: none;margin: 0;padding: 0 }.ct__bnd-people .people__card-doc {position: relative;overflow: hidden }.ct__bnd-people .people__card-doc a {display: block }.ct__bnd-people .people__card-doc a::after, .ct__bnd-people .people__card-doc a::before {opacity: 0;display: block;position: absolute;-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.ct__bnd-people .people__card-doc a::before {content: '';left: 0;right: 0;top: 0;bottom: 0;z-index: 10;background-color: rgba(0, 0, 0, 0.6) }.ct__bnd-people .people__card-doc a::after {content: "\e90c";font-family: "icomoon" !important;font-size: 3rem;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 20;color: var(--site_background) }.ct__bnd-people .people__card-doc a img {-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.ct__bnd-people .people__card-doc:hover a::after, .ct__bnd-people .people__card-doc:hover a::before {opacity: 1 }.ct__bnd-people .people__card-doc:hover a img {-webkit-transform: scale(1.1);transform: scale(1.1) }.ct__bnl-people_reviews {padding: 0 15px }.ct__bnl-people_reviews .reviews-head {margin-bottom: .5rem }.ct__bnl-people_reviews .reviews-title {font-size: 1.125rem;font-weight: 500;line-height: 1.25;margin-bottom: .5rem }.ct__bnl-people_reviews .reviews-link {margin-bottom: .5rem }.ct__bnl-people_reviews .reviews__card {padding: 28px;border: 2px solid;margin-bottom: 20px;-webkit-transition: all .15s ease-in;transition: all .15s ease-in;background: var(--site_background);border-color: var(--site_border_color) }.ct__bnl-people_reviews .reviews__card-head {margin-bottom: 20px }.ct__bnl-people_reviews .reviews__card-avatar {display: block;width: 54px;height: 54px;line-height: 54px;border: 2px solid var(--main_elem_base_color);border-radius: 50%;text-align: center;font-size: 1.625rem;color: var(--main_elem_base_color) }.ct__bnl-people_reviews .reviews__card-name {margin-bottom: .5rem }.ct__bnl-people_reviews .reviews__card-stars {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--site_border_color) }.ct__bnl-people_reviews .reviews__card-stars span {margin: 0 -1px;line-height: 1 }.ct__bnl-people_reviews .reviews__card-stars span * {margin: 0 1px }.ct__bnl-people_reviews .reviews__card-stars .filled {color: var(--main_elem_base_color) }.ct__bnl-people_reviews .reviews__card-staff {font-size: .875rem;line-height: 1.25rem;margin-top: .25rem;color: var(--page_text_light_color) }.ct__bnl-people_reviews .reviews__card-staff span {margin-right: .25rem }.ct__bnl-people_reviews .reviews__card-date {color: var(--page_text_light_color) }.ct__bnl-people_reviews .reviews__card-wrap {color: var(--page_text_color) }.ct__bnl-people_reviews .reviews__card-wrap>*:last-child {margin-bottom: 0 }.ct__bnl-people_reviews .reviews__card-title {font-weight: 500;color: var(--main_elem_base_color);margin-bottom: .25rem }.ct__bnl-people_reviews .reviews__card-title--head {font-weight: 500;color: var(--page_title_color);margin-bottom: .25rem }.ct__bnl-people_reviews .reviews__card-text {margin-bottom: .5rem;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnl-people_reviews .reviews__card-text p {margin-bottom: .5rem }.ct__bnl-people_reviews .reviews__card-text p:last-child {margin-bottom: 0 }.ct__bnl-people_reviews .reviews-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;margin-top: 20px }.page__reviews .leave-review__card {padding: 40px 28px;border: 2px solid;-webkit-transition: all .15s ease-in;transition: all .15s ease-in;background: var(--site_background);border-color: var(--site_border_color) }.page__reviews .leave-review__card:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.ct__bnl-reviews .reviews__card {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%;padding: 28px;border: 2px solid var(--site_border_color);-webkit-transition: all .15s ease-in;transition: all .15s ease-in;background: var(--site_background) }.ct__bnl-reviews .reviews__card:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.ct__bnl-reviews .reviews__card-head {margin-bottom: 20px }.ct__bnl-reviews .reviews__card-avatar {display: block;width: 54px;height: 54px;line-height: 54px;border: 2px solid var(--main_elem_base_color);border-radius: 50%;text-align: center;font-size: 1.625rem;color: var(--main_elem_base_color) }.ct__bnl-reviews .reviews__card-name {margin-bottom: .5rem }.ct__bnl-reviews .reviews__card-stars {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--site_border_color) }.ct__bnl-reviews .reviews__card-stars span {margin: 0 -1px;line-height: 1 }.ct__bnl-reviews .reviews__card-stars span * {margin: 0 1px }.ct__bnl-reviews .reviews__card-stars .filled {color: var(--main_elem_base_color) }.ct__bnl-reviews .reviews__card-staff {font-size: .875rem;line-height: 1.25rem;margin-top: .25rem;color: var(--page_text_light_color) }.ct__bnl-reviews .reviews__card-staff span {margin-right: .25rem }.ct__bnl-reviews .reviews__card-date {color: var(--page_text_light_color) }.ct__bnl-reviews .reviews__card-wrap {color: var(--page_text_color) }.ct__bnl-reviews .reviews__card-wrap>*:last-child {margin-bottom: 0 }.ct__bnl-reviews .reviews__card-title {font-weight: 500;color: var(--main_elem_base_color);margin-bottom: .25rem }.ct__bnl-reviews .reviews__card-title--head {font-weight: 500;color: var(--page_title_color);margin-bottom: .25rem }.ct__bnl-reviews .reviews__card-text {margin-bottom: .5rem;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnl-reviews .reviews__card-text p {margin-bottom: .5rem }.ct__bnl-reviews .reviews__card-text p:last-child {margin-bottom: 0 }.ct__bnl-reviews .reviews__card-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;margin-top: auto;padding-top: 1.25rem }.ct__bnd-reviews .reviews__card {background: var(--site_background) }.ct__bnd-reviews .reviews__card-head {margin-bottom: 20px }.ct__bnd-reviews .reviews__card-avatar {display: block;width: 54px;height: 54px;line-height: 54px;border: 2px solid var(--main_elem_base_color);border-radius: 50%;text-align: center;font-size: 1.625rem;color: var(--main_elem_base_color) }.ct__bnd-reviews .reviews__card-name {margin-bottom: .5rem }.ct__bnd-reviews .reviews__card-stars {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--site_border_color) }.ct__bnd-reviews .reviews__card-stars span {margin: 0 -1px;line-height: 1 }.ct__bnd-reviews .reviews__card-stars span * {margin: 0 1px }.ct__bnd-reviews .reviews__card-stars .filled {color: var(--main_elem_base_color) }.ct__bnd-reviews .reviews__card-staff {font-size: .875rem;line-height: 1.25rem;margin-top: .25rem;color: var(--page_text_light_color) }.ct__bnd-reviews .reviews__card-staff span {margin-right: .25rem }.ct__bnd-reviews .reviews__card-date {color: var(--page_text_light_color) }.ct__bnd-reviews .reviews__card-wrap {color: var(--page_text_color) }.ct__bnd-reviews .reviews__card-wrap>*:last-child {margin-bottom: 0 }.ct__bnd-reviews .reviews__card-title {font-weight: 500;color: var(--main_elem_base_color);margin-bottom: .5rem }.ct__bnd-reviews .reviews__card-title--head {font-weight: 500;color: var(--page_title_color);margin-bottom: .5rem }.ct__bnd-reviews .reviews__card-text {margin-bottom: 1rem;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnd-reviews .reviews__card-text p {margin-bottom: .5rem }.ct__bnd-reviews .reviews__card-text p:last-child {margin-bottom: 0 }.page__search {padding: 0 15px }@media (max-width: 991px) {.page__search {padding: 0 }}.ct__bsp-creative_search {padding: 0 15px }@media (max-width: 991px) {.ct__bsp-creative_search {padding: 0 }}.ct__bsp-creative_search .search-tags-cloud {margin-bottom: 2rem }.ct__bsp-creative_search .search-tags-cloud a {white-space: normal }.ct__bsp-creative_search .search-tags-chain a {margin: .125rem }.ct__bsp-creative_search .search-tags-chain a.search-tags-link {font-size: .875rem;color: var(--page_text_color);text-decoration: none }.ct__bsp-creative_search .search-form {margin-bottom: .75rem }.ct__bsp-creative_search .search-form .btn {min-width: 176px }.ct__bsp-creative_search .search-form label {display: block;margin: 0 }.ct__bsp-creative_search .search-form input[type="text"], .ct__bsp-creative_search .search-form select {font-size: .875rem;line-height: 1.625rem;width: 100%;padding: 8px 20px;border-radius: 4px;border: 2px solid var(--site_border_color);background-color: var(--site_background);color: var(--page_title_color);-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.ct__bsp-creative_search .search-form input[type="text"]:focus, .ct__bsp-creative_search .search-form select:focus {border-color: var(--main_elem_base_color) }.ct__bsp-creative_search .search-form input[type="text"]::-webkit-input-placeholder, .ct__bsp-creative_search .search-form select::-webkit-input-placeholder {color: var(--page_title_light_color) }.ct__bsp-creative_search .search-form input[type="text"]:-ms-input-placeholder, .ct__bsp-creative_search .search-form select:-ms-input-placeholder {color: var(--page_title_light_color) }.ct__bsp-creative_search .search-form input[type="text"]::-ms-input-placeholder, .ct__bsp-creative_search .search-form select::-ms-input-placeholder {color: var(--page_title_light_color) }.ct__bsp-creative_search .search-form input[type="text"]::placeholder, .ct__bsp-creative_search .search-form select::placeholder {color: var(--page_title_light_color) }.ct__bsp-creative_search .search-advanced {margin-top: .5rem;margin-bottom: .5rem }.ct__bsp-creative_search .search-advanced-result {margin: .5rem 0;color: var(--page_text_light_color) }.ct__bsp-creative_search .search-advanced-result p {margin-bottom: .5rem }.ct__bsp-creative_search .search-advanced-link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.ct__bsp-creative_search .search-filter__wrap {margin: 1rem 0;padding: 0 1rem;border: 1px solid var(--site_border_color) }.ct__bsp-creative_search .search-filter__wrap h2, .ct__bsp-creative_search .search-filter__wrap h3 {font-size: 1.75rem;line-height: 2rem;margin: 1rem }.ct__bsp-creative_search .search-filter {width: 100% }.ct__bsp-creative_search .search-filter tr {border-top: 1px solid var(--site_border_color) }.ct__bsp-creative_search .search-filter td {padding: 1rem;border-top: 1px solid var(--site_border_color) }.ct__bsp-creative_search .search-filter td:first-child {width: 120px;text-align: right }.ct__bsp-creative_search .search-filter input.input-field {width: auto;padding: .5rem 1.25rem }.ct__bsp-creative_search .search-filter select.select-field {width: auto;min-width: 316px;padding: .75rem 1.25rem }.ct__bsp-creative_search .search-language-guess {margin-bottom: 1rem;color: var(--page_text_light_color) }.ct__bsp-creative_search .search-item {margin-bottom: 1.5em;padding-bottom: 1.5em;padding-top: .5rem;border-bottom: 1px solid var(--site_border_color) }.ct__bsp-creative_search .search-item:last-child {margin-bottom: 0;padding-bottom: 0;border-bottom: none }.ct__bsp-creative_search .search-item h4, .ct__bsp-creative_search .search-item h5 {font-size: 1.25rem;font-weight: 400;line-height: 1.2;margin: 0 0 .5rem }.ct__bsp-creative_search .search-item h4 a, .ct__bsp-creative_search .search-item h5 a {text-decoration: none }.ct__bsp-creative_search .search-item h4 a:hover, .ct__bsp-creative_search .search-item h5 a:hover {text-decoration: underline }.ct__bsp-creative_search .search-item h4 img, .ct__bsp-creative_search .search-item h5 img {border: 0px;vertical-align: middle }.ct__bsp-creative_search .search-item h4 span, .ct__bsp-creative_search .search-item h5 span {vertical-align: middle;text-decoration: underline }.ct__bsp-creative_search .search-item-meta {margin-top: 1em;overflow: hidden;zoom: 1;color: var(--page_text_light_color) }.ct__bsp-creative_search .search-item-meta a {color: var(--page_text_light_color) }.ct__bsp-creative_search .search-item-rate {font-size: .75rem;margin-top: .125rem }.ct__bsp-creative_search .search-item-tags {display: -webkit-box;display: -ms-flexbox;display: flex }.ct__bsp-creative_search .search-item-tags>* {margin: 0 .5rem 0 0 }.ct__bsp-creative_search .search-item-tags>*:last-child {margin-right: 0 }.ct__bsp-creative_search .search-item-tags a {color: var(--page_text_light_color);text-decoration: none }.ct__bsp-creative_search .search-item-tags a:hover {color: var(--main_elem_base_color);text-decoration: underline }.ct__bsp-creative_search .search-item-date {display: -webkit-box;display: -ms-flexbox;display: flex;color: var(--page_text_light_color);margin-left: auto }.ct__bsp-creative_search .search-item-date>* {margin: 0 .5rem 0 0 }.ct__bsp-creative_search .search-item-date>*:last-child {margin-right: 0 }.ct__bsp-creative_search .search-preview {margin: .5rem 0 }.ct__bsp-creative_search .search-top-pager {margin-top: -1.5rem }@media (min-width: 768px) {.ct__bsp-creative_search .search-top-pager {margin-top: -3rem }}@media (max-width: 1439px) {.ct__bsp-creative_search .search-top-pager .page-item.page-item-prev .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-prev .page-link span {display: inline-block }.ct__bsp-creative_search .search-top-pager .page-item.page-item-next .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-next .page-link span {display: inline-block }}@media (max-width: 1199px) {.ct__bsp-creative_search .search-top-pager .page-item.page-item-prev .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-prev .page-link span {display: none }.ct__bsp-creative_search .search-top-pager .page-item.page-item-next .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-next .page-link span {display: none }}@media (max-width: 991px) {.ct__bsp-creative_search .search-top-pager .page-item.page-item-prev .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-prev .page-link span {display: inline-block }.ct__bsp-creative_search .search-top-pager .page-item.page-item-next .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-next .page-link span {display: inline-block }}@media (max-width: 767px) {.ct__bsp-creative_search .search-top-pager .page-item.page-item-prev .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-prev .page-link span {display: none }.ct__bsp-creative_search .search-top-pager .page-item.page-item-next .page-link span, .ct__bsp-creative_search .search-bottom-pager .page-item.page-item-next .page-link span {display: none }}.ct__bsp-creative_search .search-sorting {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--page_text_color) }.ct__bsp-creative_search .search-sorting>* {margin: 0 }.ct__bsp-creative_search .search-sorting>*:not(:last-child) {margin-right: .5rem }.ct__bsp-creative_search .search-sorting b {font-weight: 400;color: var(--page_title_color) }.ct__bsp-creative_search .search-sorting a {text-decoration: none;color: var(--main_elem_base_color) }.ct__bsp-creative_search .search-sorting a:hover {text-decoration: underline }.page__site-map {padding: 0 30px }@media (max-width: 991px) {.page__site-map {padding: 0 }}.page__site-map ul {list-style: none }.page__site-map ul a {text-decoration: underline;color: var(--page_text_color) }.page__site-map ul a:hover {text-decoration: none;color: var(--main_elem_base_color) }.page__site-map ul div {color: var(--page_text_color) }.page__site-map td>ul {padding-left: 0 }.page__sveden__employees {padding: 0 15px }@media (max-width: 991px) {.page__sveden__employees {padding: 0 }}.page__document {padding: 0 15px }@media (max-width: 991px) {.page__document {padding: 0 }}.ct__bcst-document {padding: 0 15px }@media (max-width: 991px) {.ct__bcst-document {padding: 0 }}.ct__bcst-document .document__section {margin-bottom: 70px }@media (max-width: 1199px) {.ct__bcst-document .document__section {margin-bottom: 40px }}@media (max-width: 991px) {.ct__bcst-document .document__section {margin-bottom: 30px }}@media (max-width: 575px) {.ct__bcst-document .document__section {margin-bottom: 20px }}.ct__bcst-document .document__section:last-child {margin-bottom: -0 }.ct__bcst-document .document__section-title {display: block;margin-bottom: 20px;text-decoration: none;font-weight: var(--header__font_weight);color: var(--page_title_color) }.ct__bcst-document .document__section-title>* {font-size: 1.75rem;line-height: 2rem }.ct__bcst-document .document__section-title:hover {color: var(--main_elem_base_color) }.ct__bcst-document .document__section-text {margin-bottom: 20px;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;text-align: justify;color: var(--page_text_color) }.ct__bcst-document .document__card {display: block;padding: 28px;border: 2px solid var(--site_border_color);margin-bottom: 20px;background: var(--site_background);-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.ct__bcst-document .document__card:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.ct__bcst-document .document__card>* {margin-bottom: 1rem }.ct__bcst-document .document__card>*:last-child {margin-bottom: 0 }.ct__bcst-document .document__card-link {display: block;color: var(--page_title_color);text-decoration: none }.ct__bcst-document .document__card-link:hover {color: var(--main_elem_base_color) }.ct__bcst-document .document__card-title {font-size: 1.25rem;line-height: 1.5rem;margin-bottom: .5rem }.ct__bcst-document .document__card-text {-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bcst-document .document__card-text:hover {color: var(--page_text_color) }.ct__bcst-document .document__card__images {padding-bottom: .5rem }.ct__bcst-document .document__card__images-title {font-size: 1.125rem;font-style: italic;line-height: 1.25rem;margin-bottom: .75rem }.ct__bcst-document .document__card__images-item {position: relative;overflow: hidden }.ct__bcst-document .document__card__images-item a {display: block;text-decoration: none }.ct__bcst-document .document__card__images-item a::before, .ct__bcst-document .document__card__images-item a::after {opacity: 0;display: block;position: absolute;-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.ct__bcst-document .document__card__images-item a::before {content: '';left: 0;right: 0;top: 0;bottom: 0;z-index: 10;background-color: rgba(0, 0, 0, 0.6) }.ct__bcst-document .document__card__images-item a::after {content: "\e90c";font-family: "icomoon" !important;font-size: 3rem;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 20;color: var(--site_background) }.ct__bcst-document .document__card__images-item:hover a::before, .ct__bcst-document .document__card__images-item:hover a::after {opacity: 1 }.ct__bcst-document .document__card__list-title {font-size: 1.125rem;font-style: italic;line-height: 1.25rem;margin-bottom: .5rem }.ct__bcst-document .document__card__list-item {margin-bottom: .25rem }.ct__bcst-document .document__card__list-item:last-child {margin-bottom: 0 }.ct__bcst-document .document__card__list-item a {position: relative;display: block;padding: .25rem 0 .25rem 2.5rem;color: var(--page_text_color);text-decoration: none }.ct__bcst-document .document__card__list-item a:hover {color: var(--main_elem_base_color) }.ct__bcst-document .document__card__list-item a::before {content: "\e941";font-family: 'icomoon-advantages' !important;font-size: 1.25rem;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;display: block;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%) }.ct__bcst-document .document__card__list-item a>*:not(:last-child) {margin-right: .5rem }.ct__bcst-document .document__card__list-name {display: inline-block;line-height: 1rem;word-break: break-all }.ct__bcst-document .document__card__list-size {display: inline-block;font-size: .875rem;font-style: italic;line-height: 1;padding-top: .25rem }.ct__bnl-document {padding: 0 15px }@media (max-width: 991px) {.ct__bnl-document {padding: 0 }}.ct__bnl-document .document__card {display: block;padding: 28px;border: 2px solid var(--site_border_color);margin-bottom: 20px;background: var(--site_background);-webkit-transition: all .15s ease-in;transition: all .15s ease-in }.ct__bnl-document .document__card:hover {border-color: transparent;-webkit-box-shadow: 0 3px 13.5px 5px var(--site_border_color);box-shadow: 0 3px 13.5px 5px var(--site_border_color) }.ct__bnl-document .document__card>* {margin-bottom: 1rem }.ct__bnl-document .document__card>*:last-child {margin-bottom: 0 }.ct__bnl-document .document__card-link {display: block;color: var(--page_title_color);text-decoration: none }.ct__bnl-document .document__card-link:hover {color: var(--main_elem_base_color) }.ct__bnl-document .document__card-title {font-size: 1.25rem;line-height: 1.5rem;margin-bottom: .5rem }.ct__bnl-document .document__card-text {-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnl-document .document__card-text:hover {color: var(--page_text_color) }.ct__bnl-document .document__card__images {padding-bottom: .5rem }.ct__bnl-document .document__card__images-title {font-size: 1.125rem;font-style: italic;line-height: 1.25rem;margin-bottom: .75rem }.ct__bnl-document .document__card__images-item {position: relative;overflow: hidden }.ct__bnl-document .document__card__images-item a {display: block;text-decoration: none }.ct__bnl-document .document__card__images-item a::before, .ct__bnl-document .document__card__images-item a::after {opacity: 0;display: block;position: absolute;-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.ct__bnl-document .document__card__images-item a::before {content: '';left: 0;right: 0;top: 0;bottom: 0;z-index: 10;background-color: rgba(0, 0, 0, 0.6) }.ct__bnl-document .document__card__images-item a::after {content: "\e90c";font-family: "icomoon" !important;font-size: 3rem;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 20;color: var(--site_background) }.ct__bnl-document .document__card__images-item:hover a::before, .ct__bnl-document .document__card__images-item:hover a::after {opacity: 1 }.ct__bnl-document .document__card__list-title {font-size: 1.125rem;font-style: italic;line-height: 1.25rem;margin-bottom: .5rem }.ct__bnl-document .document__card__list-item {margin-bottom: .25rem }.ct__bnl-document .document__card__list-item:last-child {margin-bottom: 0 }.ct__bnl-document .document__card__list-item a {position: relative;display: block;padding: .25rem 0 .25rem 2.5rem;color: var(--page_text_color);text-decoration: none }.ct__bnl-document .document__card__list-item a:hover {color: var(--main_elem_base_color) }.ct__bnl-document .document__card__list-item a::before {content: "\e941";font-family: 'icomoon-advantages' !important;font-size: 1.25rem;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;display: block;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%) }.ct__bnl-document .document__card__list-item a>*:not(:last-child) {margin-right: .5rem }.ct__bnl-document .document__card__list-name {display: inline-block;line-height: 1rem;word-break: break-all }.ct__bnl-document .document__card__list-size {display: inline-block;font-size: .875rem;font-style: italic;line-height: 1;padding-top: .25rem }.ct__bnd-document {padding: 0 15px }@media (max-width: 991px) {.ct__bnd-document {padding: 0 }}.ct__bnd-document>*:last-child {margin-bottom: 0 }.ct__bnd-document .documents-text {margin-bottom: 2rem;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;color: var(--page_text_color) }.ct__bnd-document .documents__card {margin-bottom: 2rem }.ct__bnd-document .documents__card-title {font-size: 1.125rem;font-weight: 500;line-height: 1.25;margin-bottom: 1.5rem }.ct__bnd-document .documents__card-item {position: relative;overflow: hidden }.ct__bnd-document .documents__card-item a {display: block }.ct__bnd-document .documents__card-item a::before, .ct__bnd-document .documents__card-item a::after {opacity: 0;display: block;position: absolute;-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.ct__bnd-document .documents__card-item a::before {content: '';left: 0;right: 0;top: 0;bottom: 0;z-index: 10;background-color: rgba(0, 0, 0, 0.6) }.ct__bnd-document .documents__card-item a::after {content: "\e90c";font-family: "icomoon" !important;font-size: 3rem;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 20;color: var(--site_background) }.ct__bnd-document .documents__card-item a img {-webkit-transition: all .2s ease-out;transition: all .2s ease-out }.ct__bnd-document .documents__card-item:hover a::after, .ct__bnd-document .documents__card-item:hover a::before {opacity: 1 }.ct__bnd-document .documents__card-item:hover a img {-webkit-transform: scale(1.1);transform: scale(1.1) }.ct__bnd-document .documents__list {margin-bottom: 2rem }.ct__bnd-document .documents__list-title {font-size: 1.125rem;font-weight: 500;line-height: 1.25;margin-bottom: 1.5rem }.ct__bnd-document .documents__list-item {margin-bottom: 1rem }.ct__bnd-document .documents__list-item a {position: relative;display: block;padding: .25rem 0 .25rem 2.5rem;color: var(--page_text_color);text-decoration: none }.ct__bnd-document .documents__list-item a::before {content: "\e941";font-family: 'icomoon-advantages' !important;font-size: 1.25rem;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;display: block;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%) }.ct__bnd-document .documents__list-item a:hover {color: var(--main_elem_base_color);text-decoration: underline }.ct__bnd-document .documents__list-item a>*:not(:last-child) {margin-right: .5rem }.ct__bnd-document .documents__list-name {display: inline-block;line-height: 1rem }.ct__bnd-document .documents__list-size {display: inline-block;font-size: .875rem;font-style: italic;line-height: 1;padding-top: .25rem }.page__404 ul {list-style: none }.page__404 ul a {text-decoration: underline;color: var(--page_text_color) }.page__404 ul a:hover {text-decoration: none;color: var(--main_elem_base_color) }.page__404 ul div {color: var(--page_text_color) }.page__404 td>ul {padding-left: 0 }.display-none {display: none }.sved-vacant-col-left {width: 70%;padding: 20px;padding-left: 0 }.sved-vacant-col-right {width: 28%;padding: 20px }