@font-face {
  font-family: "MuseoSansCyrl-300";
  src: url("/bitrix/templates/pech/styles/../fonts/2EC4C8_1_0.woff2") format("woff2"), url("/bitrix/templates/pech/styles/../fonts/2EC4C8_1_0.woff") format("woff");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "MuseoSansCyrl-500";
  src: url("/bitrix/templates/pech/styles/../fonts/2ECF9A_0_0.woff2") format("woff2"), url("/bitrix/templates/pech/styles/../fonts/2ECF9A_0_0.woff") format("woff");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "MuseoCyrl-700";
  src: url("/bitrix/templates/pech/styles/../fonts/2ECFD1_0_0.woff2") format("woff2"), url("/bitrix/templates/pech/styles/../fonts/2ECFD1_0_0.woff") format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Rouble";
  src: url("/bitrix/templates/pech/styles/../fonts/rouble-Regular.woff2") format("woff2"), url("/bitrix/templates/pech/styles/../fonts/rouble-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.page-header__menu-link.is_active {
  color: #ff6955;
}

span.page-header__menu-link {
  cursor: default;
}

a.page-header__menu-link.is_active:hover {
  color: #72615c;
}
.tabs__nav-wrap {
  position: relative;
  height: 61px;
  overflow: hidden;
}
.tabs__nav-wrap.open {
  height: auto;
}
.fade_area {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.75);
}

.footer-nav__list--base .footer-nav__base-link.is_active {
  border-bottom-color: #ff6955;
}

.footer-nav__list--base span.footer-nav__base-link:hover {
  cursor: default;
}

a.footer-nav__base-link.is_active:hover {
    border-bottom-color: transparent;
}

.kr_filter_full_list{}

.kr_filter_full_list .kr_filter_full_list_s{display:block;}
.kr_filter_full_list .kr_filter_full_list_f{display:none;}
.kr_filter_full_list .kr_filter_full_list_toggle{margin:10px 0px 0px 0px; border-color:#e3dad4; color:#643228; letter-spacing:0;}
.kr_filter_full_list .kr_filter_full_list_toggle img{float:left; width:20px; margin:13px 10px 0px 0px;}
.kr_filter_full_list .kr_filter_full_list_toggle:after{content:'Показать полный фильтр'}
.kr_filter_full_list .kr_filter_full_list_body{display:none;}
.kr_filter_full_list .collapse__item:first-child{border-top:1px solid #f3efec; border-radius:0px;}
.kr_filter_full_list.open .kr_filter_full_list_s{display:none;}
.kr_filter_full_list.open .kr_filter_full_list_f{display:block;}
.kr_filter_full_list.open .kr_filter_full_list_body{display:block;}
.kr_filter_full_list.open .kr_filter_full_list_toggle:after{content:'Скрыть полный фильтр'}
.kr_filter_full_list a:hover:after{color:#ff6955;}

h1, .h1 {
  font-size: 2em;
  color: #4a4a4a;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
h2, .h2 {
    margin: 1.75em 0 0.75em;
    color: #643228;
    font-size: 28px;
    line-height: 1.2;
    display: block;
}
h3, .h3 {
  margin: 1.75em 0 0.75em;
  color: #643228;
  font-size: 22px;
  line-height: 1.2;
}
h4, .h4 {
    display: block;
    margin: 0;
    color: #4a4a4a;
        display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h5, .h5 {
    display: block;
    margin: 0;
    color: #4a4a4a;
    font-size: 0.83em;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h6, .h6 {
    display: block;
    margin: 0;
    color: #4a4a4a;
        font-size: 0.67em;
    -webkit-margin-before: 2.33em;
    -webkit-margin-after: 2.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}