<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

.hor-menu--u-i09tyob4e .hor-menu__sub_list {
	max-height: 400px;
	overflow-y: auto;
}
.hor-menu--u-i09tyob4e .hor-menu__sub_list .hor-menu__sub_list {
	position: static;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-right: 20px;
	padding-left: 0 !important;
}

.hor-menu--u-i09tyob4e .hor-menu__item &gt; .hor-menu__sub_list{
	padding: 0 !important;
}
*/
.hor-menu--u-i09tyob4e .hor-menu__icon, .hor-menu__sub_icon {
  display: none !important;
}
::-webkit-scrollbar {
  width: 20px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #e10c12;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media (min-width: 1366px) {
  .big_ul {
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
.mosaic-s3-news__title-link--u-ie687b201 {
  padding-top: 185px;
}
@media (max-width: 767px) {
  .blocklist__pagination--u-ii7k2u8zh {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
  }
}
#i3m69n1aq_0 * {
  color: #e10c12 !important;
}
.div--u-ix9hg6oqy {
  background-color: #e10c12 !important;
}
.blocklist__item_title--u-i20mrr2lp {
  color: #e10c12 !important;
}
.mosaic-form--u-i4bwufins {
  background-color: #e10c12 !important;
}
.container--u-iuknjhqfi {
  background-image: url("/t/images/line_l.png");
}
.mosaic-form--u-i4bwufins .mosaic-form__text, .mosaic-form--u-i4bwufins .mosaic-form__button {
  border-radius: 10px;
}
.section--u-i3yls90sc, .section--u-ifysr1d6g, .section--u-i91r2ur57 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container--u-ivyhiziyj {
  max-width: 1530px !important;
}
.section--u-iktg5dkzr, .section--u-i0y52pmjf {
  padding: 0 !important;
}
#iyzfcq42o_0, #ikx5ywijf_0, #igff4ajfy_0 {
  box-shadow: none;
  border-radius: 9px;
  background-image: -moz-linear-gradient(180deg, #ff0309 0%, #a90005 100%);
  background-image: -webkit-linear-gradient(180deg, #ff0309 0%, #a90005 100%);
  background-image: -ms-linear-gradient(180deg, #ff0309 0%, #a90005 100%);
  margin-left: auto;
  margin-right: auto;
}
#iyzfcq42o_0:hover, #ikx5ywijf_0:hover, #igff4ajfy_0:hover {
  background-image: -moz-linear-gradient(180deg, #a90005 0%, #ff0309 100%);
  background-image: -webkit-linear-gradient(180deg, #a90005 0%, #ff0309 100%);
  background-image: -ms-linear-gradient(180deg, #a90005 0%, #ff0309 100%);
}
#iyzfcq42o_0 {
  max-width: 250px;
  width: 100%;
  justify-content: center;
}
/* 1851 start */
.site-header {
  font-family: Montserrat, sans-serif;
}
.site-header__top-inner {
  max-width: 1500px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .site-header__top-inner {
    padding-right: 30px;
  }
}
@media (max-width: 540px) {
  .site-header__top-inner {
    padding-right: 3px;
    min-height: 74px;
  }
}
.site-header__top-panel {
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  position: fixed;
  z-index: 5;
  top: 0;
  right: 0;
  left: 0;
  padding-left: 5px;
}
@media (max-width: 991px) {
  .site-header__top-panel {
    background: #fff;
  }
}
@media (max-width: 540px) {
  .site-header__top-panel {
    background: #ededed;
  }
}
.site-header__top-panel:not(.not_main):hover {
  background: #fff;
}
@media (max-width: 540px) {
  .site-header__top-panel:not(.not_main):hover {
    background: #ededed;
  }
}
.site-header__top-panel:not(.not_main):hover .site-header__popup-btn a {
  color: #e10c12;
  border-color: #e10c12;
}
.site-header__top-panel:not(.not_main):hover .site-header__logo .site_info .site_name span {
  color: #333;
}
.site-header__top-panel:not(.not_main):hover .site-header__logo .site_info .site_desc {
  color: #333;
}
.site-header__top-panel:not(.not_main):hover .site-header__menu &gt; ul &gt; li &gt; a {
  color: #333;
}
.site-header__top-panel:not(.not_main):hover .site-header__menu &gt; ul &gt; li &gt; a:hover {
  color: #990000;
}
.site-header__top-panel:not(.not_main) .site-header__popup-btn a {
  color: #fff;
  border-color: #fff;
}
@media (max-width: 991px) {
  .site-header__top-panel:not(.not_main) .site-header__popup-btn a {
    color: #e10c12;
    border-color: #e10c12;
  }
}
.site-header__top-panel:not(.not_main) .site-header__popup-btn a:hover {
  color: #ab0005;
  border-color: #ab0005;
  text-decoration: none;
}
.site-header__top-panel:not(.fix) {
  background: #fff;
}
@media (max-width: 768px) {
  .site-header__top-panel:not(.fix) {
    background: #ededed;
  }
}
.site-header__top-panel:not(.fix) .site-header__popup-btn a {
  color: #e10c12;
  border-color: #e10c12;
}
.site-header__top-panel:not(.fix) .site-header__logo .site_info .site_name span {
  color: #333;
}
.site-header__top-panel:not(.fix) .site-header__logo .site_info .site_desc {
  color: #333;
}
.site-header__top-panel:not(.fix) .site-header__menu &gt; ul &gt; li &gt; a {
  color: #333;
}
.site-header__top-panel:not(.fix) .site-header__menu &gt; ul &gt; li &gt; a:hover {
  color: #990000;
}
.site-header__top-panel.slider_empty {
  background: #fff;
}
@media (max-width: 540px) {
  .site-header__top-panel.slider_empty {
    background: #eaeaea;
  }
}
.site-header__top-panel.slider_empty .site-header__popup-btn a {
  color: #e10c12;
  border-color: #e10c12;
}
.site-header__top-panel.slider_empty .site-header__popup-btn a:hover {
  color: #ab0005;
  border-color: #ab0005;
}
.site-header__top-panel.slider_empty .site-header__logo .site_info .site_name span {
  color: #333;
}
.site-header__top-panel.slider_empty .site-header__logo .site_info .site_desc {
  color: #333;
}
.site-header__top-panel.slider_empty .site-header__menu &gt; ul &gt; li &gt; a {
  color: #333;
}
.site-header__top-panel.slider_empty .site-header__menu &gt; ul &gt; li &gt; a:hover {
  color: #990000;
}
@media (max-width: 991px) {
  .site-header__logo {
    margin-right: auto;
  }
}
@media (max-width: 540px) {
  .site-header__logo {
    margin-right: 0;
    margin-top: -3px;
    width: calc(100% - 150px);
    display: flex;
    justify-content: center;
  }
}
.site-header__logo a {
  text-decoration: none;
  display: flex;
  align-items: center;
}
@media (max-width: 540px) {
  .site-header__logo a {
    align-items: flex-end;
  }
}
.site-header__logo .logo {
  margin-right: 16px;
  font-size: 0;
}
@media (max-width: 540px) {
  .site-header__logo .logo {
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }
}
.site-header__logo .logo img {
  max-width: 100%;
}
@media (max-width: 540px) {
  .site-header__logo .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.site-header__logo .site_info {
  line-height: 15px;
}
@media (max-width: 540px) {
  .site-header__logo .site_info {
    margin-bottom: -5px;
  }
}
.site-header__logo .site_info .site_name {
  color: #e10c12;
  font-size: 32px;
  font-weight: 800;
  font-family: Montserrat, sans-serif;
}
@media (max-width: 540px) {
  .site-header__logo .site_info .site_name {
    font-size: 7vw;
    color: #333;
  }
}
.site-header__logo .site_info .site_name span {
  color: #fff;
}
@media (max-width: 991px) {
  .site-header__logo .site_info .site_name span {
    color: #333;
  }
}
.site-header__logo .site_info .site_desc {
  color: #fff;
  font-size: 7.3pt;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
  display: block;
}
@media (max-width: 991px) {
  .site-header__logo .site_info .site_desc {
    color: #333;
    font-weight: 500;
  }
}
@media (max-width: 540px) {
  .site-header__logo .site_info .site_desc {
    font-size: 2.1vw;
  }
}
.site-header__menu {
  margin-left: 50px;
  padding-left: 85px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 991px) {
  .site-header__menu {
    display: none;
  }
}
.site-header__menu &gt; ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.site-header__menu &gt; ul &gt; li {
  list-style-type: none;
}
.site-header__menu &gt; ul &gt; li &gt; a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 18px;
  transition: all 0.3s ease;
}
.site-header__menu &gt; ul &gt; li &gt; a:hover {
  color: #990000;
}
.site-header__menu &gt; ul &gt; li.flexMenu-viewMore &gt; a {
  border-radius: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: url("https://artalix.ru/d/blackmenu.svg") 50%/13.64px no-repeat;
  min-width: 39px;
  min-height: 39px;
  box-sizing: border-box;
  font-size: 0;
}
.site-header__menu &gt; ul ul {
  display: none;
  position: absolute;
  margin-top: 5px;
  padding: 7px 5px;
  width: 260px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: #fff;
}
.site-header__menu &gt; ul ul ul {
  margin: 0 10px;
}
.site-header__menu &gt; ul ul ul:before {
  content: "";
  position: absolute;
  right: 100%;
  width: 10px;
  top: 0;
  bottom: 0;
}
.site-header__menu &gt; ul ul ul:after {
  content: "";
  position: absolute;
  left: 100%;
  width: 10px;
  top: 0;
  bottom: 0;
}
.site-header__menu &gt; ul ul li {
  list-style-type: none;
}
.site-header__menu &gt; ul ul li a {
  font-size: 14px;
  padding: 12px;
  border-radius: 6px;
  color: #000;
  transition: all 0.3s ease;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
}
.site-header__menu &gt; ul ul li a:hover {
  color: #990000;
}
.site-header__popup-btn a {
  color: #e10c12;
  border: 2px solid #e10c12;
  text-decoration: none;
  padding: 10px 20px;
  font-weight: 300;
  font-size: 16px;
  border-radius: 10px;
  display: inline-block;
  transition: all 0.3s ease;
  letter-spacing: 0.3px;
}
@media (max-width: 991px) {
  .site-header__popup-btn a {
    color: #990000;
    border-color: #990000;
  }
}
@media (max-width: 540px) {
  .site-header__popup-btn a {
    display: none;
  }
}
.site-header__burger-opener {
  display: none;
}
@media (max-width: 991px) {
  .site-header__burger-opener {
    display: block;
    cursor: pointer;
    width: 64px;
    height: 40px;
    min-width: 64px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='341' height='299' viewBox='0 0 341 299' data-prefix='ivf6e1wq1'%3E%3Cpath d='M0 299v-42.72h341V299H0zm0-170.858h341v42.718H0v-42.718zM0 0h341v42.714H0V0z' fill-rule='evenodd' class='path-ihxb82zoa' fill='%23c00'%3E%3C/path%3E%3C/svg%3E") left 41% bottom 1px/20px no-repeat;
  }
}
@media (max-width: 540px) {
  .site-header__burger-opener {
    width: 54px;
    min-width: 54px;
    background-position: 50%;
  }
}
.site-header__mobile-phone {
  display: none;
}
@media (max-width: 540px) {
  .site-header__mobile-phone {
    display: block;
  }
}
.site-header__mobile-phone a {
  display: block;
  font-size: 0;
  text-decoration: none;
  width: 62px;
  height: 40px;
  background: url("/t/images/phone-icon22.png") 50%/36px no-repeat;
}
.sample-popup2 .sample-popup-in2.large_width {
  width: 550px;
  max-width: 100%;
  min-height: 300px;
}
.sample-popup2 .sample-popup-in2.large_width a {
  color: #1A1A1A;
}
.sample-popup2 .sample-popup-in2.large_width .title {
  border-width: 2px;
  border-color: #e10c12;
}
.sample-popup2 .sample-popup-in2.large_width .type-checkbox .field-title, .sample-popup2 .sample-popup-in2.large_width .tpl-field-button .field-title {
  display: none;
}
.sample-popup2 .sample-popup-in2.large_width .tpl-field-button .field-value {
  flex-direction: column;
}
.sample-popup2 .sample-popup-in2.large_width .tpl-field-button .field-value-text {
  display: none;
}
.sample-popup2 .title .description {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: -5px;
}
/* 1851 end */
/*
.site-header__menu &gt; ul ul {
    max-height: 660px !important;
}
*/
.section--u-i1u6jzj51 {
  display: none;
}
.div--u-iazcufhs9, .div--u-i1ngk6a24 {
  width: calc(50% - 40px);
}
@media (max-width: 767px) {
  .div--u-iazcufhs9, .div--u-i1ngk6a24 {
    width: 100%;
  }
}
.div--u-iazm5t76i {
  width: auto;
}
@media (max-width: 767px) {
  .div--u-iazm5t76i {
    margin: 0;
  }
}
.container--u-i2mdvsco7 {
  display: block;
}
.section--u-ivp5gnkul {
  padding-top: 60px;
}
@media (max-width: 991px) {
  #imi2ojzjx_0 {
    display: none;
  }
}
@media (max-width: 479px) {
  .container--u-ihokvijvv {
    padding-top: 0;
  }
}
/*.vacancy-item a{
	display: inline-block;
    vertical-align: top;
    cursor: pointer;
    background: #db030e;
    color: #fff !important;
    box-shadow: inset 0 -4px 0 #ac040d;
    text-transform: uppercase;
    border-radius: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none !important;
    padding: 15px;
    
    &amp;:hover{
    	background-image: -moz-linear-gradient(180deg, #a90005 0%, #ff0309 100%);
	    background-image: -webkit-linear-gradient(180deg, #a90005 0%, #ff0309 100%);
	    background-image: -ms-linear-gradient(180deg, #a90005 0%, #ff0309 100%);
    }
}*/
.mosaic-s3-include--u-ikbvm4b0a {
  width: 69%;
  margin: 0 5px 10px;
  flex: auto;
}
@media (max-width: 991px) {
  .mosaic-s3-include--u-ikbvm4b0a {
    width: 100%;
    margin: 0 0 10px;
  }
}
.mosaic-s3-include--u-ikbvm4b0a .services-form {
  background: #101120;
  padding: 50px 30px;
  box-sizing: border-box;
  border-radius: 5px;
  font-family: "Montserrat", sans-serif;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form.sended .services-form__head, .mosaic-s3-include--u-ikbvm4b0a .services-form.sended .services-form__title, .mosaic-s3-include--u-ikbvm4b0a .services-form.sended .services-form__price, .mosaic-s3-include--u-ikbvm4b0a .services-form.sended .services-form__description {
  display: none;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form.sended .services-form__form {
  margin-top: 0;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__inner .tpl-anketa-success-note {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
}
@media (max-width: 480px) {
  .mosaic-s3-include--u-ikbvm4b0a .services-form__inner .tpl-anketa-success-note {
    font-size: 26px;
  }
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__small-title {
  padding: 5px 15px;
  box-sizing: border-box;
  border-radius: 250px;
  font-size: 18px;
  color: #1a1a1a;
  font-weight: 700;
  background: #fff;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__date {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 250px;
  padding: 5px 15px;
  box-sizing: border-box;
  border: 1px solid #fe0309;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__title {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .mosaic-s3-include--u-ikbvm4b0a .services-form__title {
    font-size: 26px;
  }
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__price {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__price span {
  font-weight: 900;
  font-size: 40px;
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 640px) {
  .mosaic-s3-include--u-ikbvm4b0a .services-form__price span {
    font-size: 26px;
  }
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__form {
  margin-top: 20px;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__form form {
  display: flex;
  flex-wrap: wrap;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field {
  width: 31%;
  margin-right: 10px;
  margin-bottom: 10px;
  flex: auto;
}
@media (max-width: 640px) {
  .mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field {
    width: 100%;
  }
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field.tpl-field-button {
  width: auto;
}
@media (max-width: 640px) {
  .mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field.tpl-field-button {
    width: 100%;
    margin: 0 0 10px;
  }
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field.tpl-field-button button {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  outline: none;
  border: none;
  border-radius: 10px;
  padding: 5px 10px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  background-color: #e10c12;
  width: 100%;
  background: linear-gradient(to right, #aa0005 0%, #fe0309 100%);
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field.tpl-field-button button:hover {
  background: linear-gradient(to left, #aa0005 0%, #fe0309 100%);
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field input[type="text"], .mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field select, .mosaic-s3-include--u-ikbvm4b0a .services-form__form .tpl-field textarea {
  padding: 8px 10px;
  box-sizing: border-box;
  outline: none;
  border-radius: 3px;
  color: #000;
  min-height: 50px;
  font-size: 16px;
  border: none;
  max-width: 100%;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__description {
  font-size: 13px;
  margin-top: 15px;
  color: #fff;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__description p:first-child {
  margin-top: 0;
}
.mosaic-s3-include--u-ikbvm4b0a .services-form__description p:last-child {
  margin-bottom: 0;
}
.site-header__menu &gt; ul ul {
  padding: 2px 2px;
}
.site-header__menu &gt; ul ul li a {
  padding: 10px 12px;
}
.new_view_menu .level-2 &gt; li.hovered &gt; a {
  color: #E00C12;
}
.new_view_menu .site-header__menu &gt; ul &gt; li:hover &gt; ul {
  display: block !important;
}
.new_view_menu .subitems_wr {
  position: absolute;
  left: 89px;
  top: 53px;
  right: 0;
  bottom: 0;
  overflow: auto;
  max-height: 100%;
  margin: 0;
  background: none;
  display: none;
  width: auto;
  padding: 30px 6px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(15px);
  width: 1142px;
  border-radius: 0 0px 10px 0;
  height: calc(100vh - 135px);
  max-height: unset;
}
@media (max-width: 1500px) {
  .new_view_menu .subitems_wr {
    width: calc(100vw - 420px);
  }
}
.new_view_menu .subitems_wr:hover:not(:empty) {
  display: block;
}
.new_view_menu .subitems_wr.show {
  display: block;
}
.new_view_menu .subitems_wr &gt; ul {
  display: flex !important;
  flex-wrap: wrap;
  position: static !important;
  width: 100%;
  overflow: visible !important;
  background: none !important;
  box-shadow: none;
  height: auto;
  max-height: unset !important;
}
.new_view_menu .subitems_wr &gt; ul &gt; li {
  display: inline-block;
  width: calc(50%);
  vertical-align: top;
}
.new_view_menu .subitems_wr &gt; ul &gt; li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: all 0.3s ease;
  height: 100%;
}
.new_view_menu .subitems_wr &gt; ul &gt; li a:hover {
  background: #fff;
  border-color: #E00C12;
}
.new_view_menu .subitems_wr &gt; ul &gt; li a .menu_title {
  color: #000;
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  display: block;
}
.new_view_menu .subitems_wr &gt; ul &gt; li a .menu_desc {
  color: #000;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 10px;
  display: block;
}
.new_view_menu .no_child2 .level-2 {
  left: auto !important;
  border-radius: 0 0 10px 10px;
  height: auto;
  padding-bottom: 10px;
}
.new_view_menu .no_child2 .subitems_wr {
  display: none !important;
}
.new_view_menu .level-2 {
  position: fixed;
  top: 66px !important;
  max-height: calc(100vh - 135px) !important;
  height: 100%;
  overflow: hidden auto !important;
  width: 360px;
  left: calc(50% - 750px) !important;
  border-radius: 0px 0 0 10px;
  padding: 0;
  padding-top: 10px;
  margin: 0;
  box-shadow: none !important;
}
@media (max-width: 1500px) {
  .new_view_menu .level-2 {
    left: 20px !important;
  }
}
.new_view_menu .level-2:hover ~ .subitems_wr:not(:empty) {
  display: block;
}
.new_view_menu .level-2:before {
  content: "";
  position: absolute;
  bottom: 100%;
  height: 30px;
  left: 0;
  right: 0;
}
.new_view_menu .level-2:hover, .new_view_menu .level-2.show_menu {
  display: block !important;
}
.new_view_menu .level-2 &gt; li {
  width: 100%;
  position: static;
}
.new_view_menu .level-2 &gt; li:first-child &gt; a {
  border-radius: 10px 0 0 0px;
}
.new_view_menu .level-2 &gt; li:last-child &gt; a {
  border-radius: 0 0 0 10px;
}
.new_view_menu .level-2 &gt; li &gt; a {
  display: block;
  cursor: pointer !important;
  position: relative;
  background: #fff;
  z-index: 999;
  border-radius: 0;
  font-size: 15px;
  padding: 10px 0 10px 30px;
  line-height: normal;
}
.new_view_menu .level-2 &gt; li &gt; a:hover {
  color: #E00C12;
}
.new_view_menu .level-2 &gt; li:hover &gt; ul {
  display: block;
}
.new_view_menu .level-2 &gt; li &gt; ul, .new_view_menu .level-2 &gt; li .subitems_wr {
  position: absolute;
  left: 360px !important;
  top: 0 !important;
  right: 0;
  bottom: 0;
  overflow: auto !important;
  max-height: 100% !important;
  margin: 0;
  background: none;
  display: none;
  width: auto;
  padding: 30px 6px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(15px);
  width: 1092px;
  border-radius: 0 10px 10px 0;
  display: none !important;
}
@media (max-width: 1500px) {
  .new_view_menu .level-2 &gt; li &gt; ul, .new_view_menu .level-2 &gt; li .subitems_wr {
    width: calc(100vw - 420px);
  }
}
.new_view_menu .level-2 &gt; li &gt; ul:after, .new_view_menu .level-2 &gt; li .subitems_wr:after {
  display: none !important;
}
.new_view_menu .level-2 &gt; li &gt; ul &gt; li, .new_view_menu .level-2 &gt; li .subitems_wr &gt; li {
  display: inline-block;
  width: calc(50% - 48px);
  margin: 0 24px 48px;
  vertical-align: top;
}
.new_view_menu .level-2 &gt; li &gt; ul &gt; li a, .new_view_menu .level-2 &gt; li .subitems_wr &gt; li a {
  display: block;
  width: 100%;
  padding: 20px;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.new_view_menu .level-2 &gt; li &gt; ul &gt; li a:hover, .new_view_menu .level-2 &gt; li .subitems_wr &gt; li a:hover {
  background: #fff;
  border-color: #E00C12;
}
.new_view_menu .level-2 &gt; li &gt; ul &gt; li a .menu_title, .new_view_menu .level-2 &gt; li .subitems_wr &gt; li a .menu_title {
  color: #000;
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  display: block;
}
.new_view_menu .level-2 &gt; li &gt; ul &gt; li a .menu_desc, .new_view_menu .level-2 &gt; li .subitems_wr &gt; li a .menu_desc {
  color: #000;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 10px;
  display: block;
}
[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.site-header__top-panel:not(.not_main) .site-header__menu &gt; ul &gt; li &gt; a {
  border-radius: 5px;
}
.site-header__top-panel:not(.not_main):hover .site-header__menu &gt; ul &gt; li &gt; a:hover {
  border: 1px solid #E00C12;
}
.site-header__menu &gt; ul &gt; li.has-child &gt; a {
  transition: all 0.3s ease;
}
.menu_bg {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 65px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
  z-index: 2;
}
.menu_bg.active {
  opacity: 1;
  visibility: visible;
}
.new_view_menu .subitems_wr {
  background: #fff;
}
.new_view_menu .subitems_wr:has(li:hover) {
  background: rgba(186, 184, 184, 0.8);
}
.new_view_menu .level-2 &gt; li &gt; a &gt; .menu_desc {
  display: none !important;
}
.mosaic-wrap .mosaic-crumbs--u-i1hicmopg, .mosaic-wrap .mosaic-crumbs {
  margin-top: 40px;
}
@media (max-width: 980px) {
  .mosaic-wrap .mosaic-crumbs--u-i1hicmopg, .mosaic-wrap .mosaic-crumbs {
    margin-top: 0;
  }
}
</pre></body></html>