.header-part{background-color:#f1f1f1;-webkit-box-shadow:0 0 14px 0 rgba(39,33,66,.7);box-shadow:0 0 14px 0 rgba(39,33,66,.7);position:sticky;top:0;z-index:10}.header-part .inner-content{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;gap:20px;height:82px;justify-content:space-between;padding:8px 0;position:relative}@media only screen and (max-width:991px){.header-part .inner-content{height:74px}}@media only screen and (max-width:575px){.header-part .inner-content{height:67px}}.header-part .inner-content .logo{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header-part .inner-content .logo img{height:auto;max-height:100%;max-width:163px}@media only screen and (max-width:1240px){.header-part .inner-content .logo img{max-width:145px}}@media only screen and (max-width:575px){.header-part .inner-content .logo img{margin-left:-9px}}.header-part .inner-content .logo span{color:#b4071e;font-size:20px}.header-part .inner-content .logo span>strong{font-weight:700}.header-part .inner-content .menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1240px){.header-part .inner-content .menu{gap:13px}}@media only screen and (max-width:991px){.header-part .inner-content .menu{gap:17px}}.header-part .inner-content .menu .menu-main{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px}@media only screen and (max-width:1240px){.header-part .inner-content .menu .menu-main{gap:12px}}@media only screen and (max-width:991px){.header-part .inner-content .menu .menu-main{background-color:#f1f1f1;bottom:0;position:fixed;right:-300px;top:66px;width:300px;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;padding:20px;-webkit-transition:.15s;transition:.15s}.header-part .inner-content .menu .menu-main.active{right:0}}.header-part .inner-content .menu .menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.header-part .inner-content .menu .menu-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header-part .inner-content .menu .menu-link .img{display:-webkit-box;display:-ms-flexbox;display:flex;height:17px;overflow:hidden;position:relative;width:17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-part .inner-content .menu .menu-link .img img{position:absolute;-webkit-transition:.15s;transition:.15s}.header-part .inner-content .menu .menu-link>a{color:#272142;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;gap:7px;height:66px;-webkit-transition:.15s;transition:.15s}@media only screen and (max-width:1240px){.header-part .inner-content .menu .menu-link>a{gap:5px}}@media only screen and (max-width:991px){.header-part .inner-content .menu .menu-link>a{font-size:16px;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;height:inherit;justify-content:flex-end}}.header-part .inner-content .menu .menu-link>a.has-submenu:after{background:url(/wp-content/themes/theme-plg/template-parts/header/img/arrow-down-select.svg);background-position:50%;background-repeat:no-repeat;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;-webkit-transition:.15s;transition:.15s;width:12px}.header-part .inner-content .menu .menu-link>a:hover{color:#b4071e;-webkit-transition:.15s;transition:.15s}.header-part .inner-content .menu .menu-link.more{display:none}@media only screen and (max-width:991px){.header-part .inner-content .menu .menu-link.more{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-2px;width:22px}.header-part .inner-content .menu .menu-link.more>img{height:auto;width:100%}}.header-part .inner-content .menu .menu-link.burger-menu img.hidden{display:none}.header-part .inner-content .menu .menu-link .submenu{background-color:#fff;border:1px solid #141414;border-radius:2px;-webkit-box-shadow:2px 2px 0 0 #141414;box-shadow:2px 2px 0 0 #141414;padding:15px 17px 17px;position:absolute;top:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;gap:9px;max-width:215px}@media only screen and (max-width:991px){.header-part .inner-content .menu .menu-link .submenu{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;padding:0;position:relative;top:inherit;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-shadow:none;box-shadow:none;margin:12px 0 0}}.header-part .inner-content .menu .menu-link .submenu li a{color:#141414;font-size:16px;line-height:120%;text-decoration:none;-webkit-transition:.15s;transition:.15s}.header-part .inner-content .menu .menu-link .submenu li a:hover{color:#b4071e}.header-part .inner-content .menu .menu-link:hover .submenu,.header-part .inner-content .menu .search{display:-webkit-box;display:-ms-flexbox;display:flex}.header-part .inner-content .menu .search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}