.left-menu{margin:2.2rem 0 4.4rem 0}.left-menu.left-menu--has-bg{background-color:var(--lm-bg-color)}.left-menu.left-menu--has-bg.left-menu--has-radius{border-radius:var(--lm-border-radius);overflow:hidden}.left-menu ul{list-style-type:none}.left-menu ul li .tm_link{padding:var(--lm-link-padding);color:var(--lm-color-link)}.left-menu ul li:hover>.tm_link{color:var(--lm-color-link-hover);background:var(--lm-color-link-hover-bg)}.left-menu ul li.is_active>.tm_link,.left-menu ul li.is_current>.tm_link{font-weight:bold;color:var(--lm-color-link-active);background:var(--lm-color-link-active-bg)}.left-menu ul li.has-subcats{position:relative;-webkit-transition:all 0.2s;transition:all 0.2s}.left-menu ul li.li_item .tm_link .menu_item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%;max-width:280px}.left-menu ul li.read_more_parent{display:none}.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2{background-color:var(--lm-color-bg-submenu)}.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li>.tm_link{color:var(--lm-color-submenu-link)}.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li:hover>.tm_link{color:var(--lm-color-submenu-link-hover);background-color:var(--lm-color-submenu-link-hover-bg)}.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li.is_active>.tm_link,.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li.is_current>.tm_link,.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li.open>.tm_link{color:var(--lm-color-submenu-link-active);background-color:var(--lm-color-submenu-link-active-bg)}.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li.is_active.left-menu--has-submenu-radius+li,.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li.is_current.left-menu--has-submenu-radius+li,.left-menu.left-menu--has-submenu-bg li.has-subcats ul.depth_2 li.open.left-menu--has-submenu-radius+li{margin-top:1.1rem}.left-menu ul.depth_1{margin:0}.left-menu.left-menu--has-bg:not(.left-menu--has-submenu-radius) ul.depth_1,.left-menu:not(.left-menu--has-bg) ul.depth_1{padding:0}.left-menu.left-menu--has-bg.left-menu--has-submenu-radius ul.depth_1{padding:1.1rem 0}.left-menu.left-menu--has-bg.left-menu--has-submenu-radius ul.depth_1>li{border-radius:var(--lm-border-radius-submenu);overflow:hidden}.left-menu.left-menu--has-any-radius ul.depth_1>li{margin:0 1.1rem}.left-menu ul.depth_1>li{position:relative}.left-menu.left-menu--has-lines ul.depth_1>li:after{content:"";display:block;width:100%;height:1px;position:absolute;bottom:0;left:0;border-bottom:1px var(--lm-line-type) var(--lm-color-line)}.left-menu.left-menu--font-case-upper ul.depth_1>li>.tm_link{text-transform:uppercase}.left-menu.left-menu--submenu-font-case-upper ul.depth_1 li ul li .tm_link{text-transform:uppercase}.left-menu ul.depth_1 li{list-style-type:none}.left-menu ul.depth_1 li .tm_link{display:block;position:relative;text-decoration:none;z-index:1}.left-menu ul.depth_1 li .tm_link:not([class^=menu-style-]){font-family:var(--font-navigation);font-weight:var(--font-weight-nav);line-height:2.2rem}.left-menu ul.depth_1 li .tm_link .menu_description{display:block;font-size:1.2rem;font-weight:400}.left-menu ul.depth_1 li .tm_link .menu_description p{margin:0}.left-menu ul.depth_1 li.has-subcats .menu_title{display:none}.left-menu ul.depth_1 li.has-subcats .tm_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-menu ul.depth_1 li.has-subcats .tm_link .icon-arrow-right{display:-ms-grid;display:grid;place-content:center;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;height:20px;cursor:pointer;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all 0.2s;transition:all 0.2s}.left-menu ul.depth_1 li.has-subcats .tm_link .icon-arrow-right:after,.left-menu ul.depth_1 li.has-subcats .tm_link .icon-arrow-right:before{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.left-menu ul.depth_1 li.has-subcats .tm_link .icon-arrow-right:after{content:"";display:block;width:42px;height:42px;border-radius:50%;-webkit-transition:all 0.2s;transition:all 0.2s;z-index:0}.left-menu ul.depth_1 li.has-subcats .tm_link .icon-arrow-right:before{font-size:10px;text-align:center;line-height:42px;z-index:1}.left-menu ul.depth_1 li.has-subcats .tm_link .icon-arrow-right.open{-webkit-transform:rotate(90deg) scaleX(-1);transform:rotate(90deg) scaleX(-1)}.left-menu ul.depth_1 li.has-subcats .tm_link .icon-arrow-right.close{-webkit-transform:rotate(90deg) scaleX(1);transform:rotate(90deg) scaleX(1)}.left-menu ul.depth_1 li.has-subcats .tm_link:hover .icon-arrow-right:after{background-color:var(--lm-arrow-hover-bg)}.left-menu ul.depth_1 li.has-subcats ul{display:none;margin:0;padding:0}.left-menu.left-menu--has-indentation ul.depth_1 li.has-subcats ul.depth_2 li .tm_link{padding-left:var(--lm-indent-2)}.left-menu.left-menu--has-indentation ul.depth_1 li.has-subcats ul.depth_2 li ul.depth_3 li .tm_link{padding-left:var(--lm-indent-3)}.left-menu.left-menu--has-indentation ul.depth_1 li.has-subcats ul.depth_2 li ul.depth_3 li ul.depth_4 li .tm_link{padding-left:var(--lm-indent-4)}.left-menu ul.depth_1 li.is_current>.tm_link .icon-arrow-right:not(.close){-webkit-transform:rotate(90deg) scaleX(-1);transform:rotate(90deg) scaleX(-1)}.left-menu ul.depth_1 li.is_current>ul{display:block}.left-menu ul.depth_1 li.has_image>.tm_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.left-menu ul.depth_1 li.has_image>.tm_link .menu_image_wrap{display:block;-webkit-box-flex:0;-ms-flex:0 1 var(--img-width);flex:0 1 var(--img-width);width:var(--img-width);height:var(--img-height);border-radius:var(--img-radius);overflow:hidden}.left-menu ul.depth_1 li.has_image>.tm_link .menu_image_wrap:empty{height:0}.left-menu ul.depth_1 li.has_image>.tm_link img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.left-menu ul.depth_1 li.has_image.title_top>.tm_link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.left-menu ul.depth_1 li.has_image.title_top>.tm_link .menu_image_wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:1rem;-webkit-box-flex:0;-ms-flex:0 0 var(--img-height);flex:0 0 var(--img-height)}.left-menu ul.depth_1 li.has_image.title_top>.tm_link span:not(.icon-arrow-right){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.left-menu ul.depth_1 li.has_image.title_bottom>.tm_link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.left-menu ul.depth_1 li.has_image.title_bottom>.tm_link .menu_image_wrap{margin-bottom:1rem;-webkit-box-flex:0;-ms-flex:0 0 var(--img-height);flex:0 0 var(--img-height)}.left-menu ul.depth_1 li.has_image.title_left>.tm_link .menu_image_wrap{margin-left:1rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.left-menu ul.depth_1 li.has_image.title_left>.tm_link span:not(.icon-arrow-right){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.left-menu ul.depth_1 li.has_image.title_right>.tm_link .menu_image_wrap{margin-right:1rem}.left-menu ul.depth_1 li.has_image.title_hide>.tm_link span:not(.icon-arrow-right){display:none}.left-menu ul.depth_1 li.has-subcats.has_image>.tm_link{display:-ms-grid;display:grid;-ms-grid-columns:auto auto 1fr;grid-template-columns:auto auto 1fr}.left-menu ul.depth_1 li.has-subcats.has_image>.tm_link>span.icon-arrow-right{-ms-grid-row-align:center;-ms-grid-column-align:right;place-self:center right}.theme-visualy-impaired .left-menu{background-color:transparent}.theme-visualy-impaired .left-menu ul li .tm_link{color:var(--front-color)}.theme-visualy-impaired .left-menu ul li:hover>.tm_link{background:transparent}.theme-visualy-impaired .left-menu ul li.is_active>.tm_link,.theme-visualy-impaired .left-menu ul li.is_current>.tm_link{background:transparent;color:var(--front-color);font-weight:bold}.theme-visualy-impaired .left-menu.left-menu--has-submenu-bg ul li>.tm_link{color:var(--front-color)}.theme-visualy-impaired .left-menu.left-menu--has-submenu-bg ul li:hover>.tm_link{color:var(--front-color);background-color:transparent!important}.theme-visualy-impaired .left-menu.left-menu--has-submenu-bg ul li.is_active>.tm_link,.theme-visualy-impaired .left-menu.left-menu--has-submenu-bg ul li.is_current>.tm_link{color:var(--front-color);background-color:transparent!important}.theme-visualy-impaired .left-menu.left-menu--has-submenu-bg li.has-subcats.is_active,.theme-visualy-impaired .left-menu.left-menu--has-submenu-bg li.has-subcats.is_current,.theme-visualy-impaired .left-menu.left-menu--has-submenu-bg li.has-subcats.open{background:transparent!important}.theme-visualy-impaired .left-menu.left-menu--has-lines ul.depth_1>li:after{border-bottom:1px var(--lm-line-type) var(--front-color)}.theme-visualy-impaired .left-menu ul.depth_1 li.has-subcats .tm_link:hover .icon-arrow-right:after{background-color:var(--front-color)!important}.theme-visualy-impaired .left-menu ul.depth_1 li.has-subcats .tm_link:hover .icon-arrow-right:before{color:var(--background-color)!important}