

/* Start:/local/templates/rarus.light/components/bitrix/news.list/press_list/styles.css?17551871972510*/
h1 {
  display: flex;
  justify-content: space-between; }
  @media (min-width: 768px) {
    h1 {
      margin-bottom: 24px; } }

.media--rss {
  font-size: 20px;
  color: #a8a8a8; }
  .media--rss:hover {
    color: #f70; }
.media__list {
  margin-bottom: 60px; }
  .media__list > ul {
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .media__list > ul {
        margin-bottom: 40px; } }
  .media__list--item {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #eaeaea; }
    .media__list--item:last-child {
      border-top: 1px solid #eaeaea; }
    .media__list--item--projects {
      display: flex;
      align-items: center;
      border-bottom: 1px solid #eaeaea;
      padding: 12px 0 12px; }
      .media__list--item--projects .projects-icon img {
        min-width: 123px;
        max-width: 123px;
        min-height: 70px;
        max-height: 70px;
        margin-right: 35px; }
      @media (max-width: 767px) {
        .media__list--item--projects {
          padding-top: 12px;
          padding-bottom: 12px;
          flex-direction: column; }
          .media__list--item--projects .projects-icon img {
            margin: 0 0 12px 0; }
          .media__list--item--projects .projects-name {
            text-align: center; } }
    @media (min-width: 768px) {
      .media__list--item {
        padding: 25px 0 26px; } }
    @media (max-width: 767px) {
      .media__list--item {
        padding-top: 22px;
        padding-bottom: 27px;
        flex-direction: column; } }
  .media__list--date {
    color: #999; }
    @media (min-width: 768px) {
      .media__list--date {
        min-width: 165px;
        max-width: 165px;
        padding-left: 9px;
        padding-right: 9px; } }
    @media (max-width: 767px) {
      .media__list--date {
        margin-bottom: 6px; } }
    .media__list--date div {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
.media__list__load {
  text-align: center; }
  .media__list__load .btn {
    padding: 13px 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 600; }
    .media__list__load .btn:active, .media__list__load .btn:focus {
      color: #fff; }
  .media__list__load svg {
    margin: -2px 0 0 4px;
    font-size: 15px; }
  .media__list__load .icon-arrow-mid {
    stroke-width: 1px; }
  .media__list__load--new {
    margin-bottom: 0 !important;
    padding-bottom: 40px;
    border-bottom: 1px solid #eaeaea; }

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/local/templates/rarus.light/components/bitrix/news.list/press_tile/styles.css?17551871973450*/
h1 {
    display: flex;
    justify-content: space-between; }
@media (min-width: 768px) {
    h1 {
        margin-bottom: 24px; } }

.media--rss {
    font-size: 20px;
    color: #a8a8a8; }
.media--rss:hover {
    color: #f70; }
.media__tile--item {
    margin-bottom: 50px;
    min-height: 350px; }
.media__tile--row {
    margin-left: -15px;
    margin-right: -15px;
}
@media (max-width: 767px) {
    .media__tile--item {
        min-height: initial;
        margin-bottom: 40px; } }
.media__tile--preview {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 19px;
    overflow: hidden;
    background-color: #e1e9e9; }
@media (min-width: 1200px) {
    .media__tile--preview {
        height: 229px; } }
@media (max-width: 1200px) {
    .media__tile--preview {
        height: 193px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .media__tile--preview {
        height: 156px; } }

@media (min-width: 768px) and (max-width: 991px) {
    .media__tile--preview {
        height: 180px; } }

@media (max-width: 767px) {
    .media__tile--preview {
        min-height: 268px; } }
@media (max-width: 475px) {
    .media__tile--preview {
        min-height: 154px; } }
@media (min-width: 1200px) {
    .media__tile--preview .icon {
        width: 120px;
        height: 120px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .media__tile--preview .icon {
        width: 105px;
        height: 105px; } }

@media (min-width: 768px) and (max-width: 991px) {
    .media__tile--preview .icon {
        width: 120px;
        height: 120px; } }

@media (min-width: 576px) and (max-width: 767px) {
    .media__tile--preview .icon {
        width: 120px;
        height: 120px; } }

.media__tile--title {
    color: var(--grey1);
    font-size: 18px; }

@media (max-width: 575px) {
    .media__tile--preview .icon {
        width: 105px;
        height: 105px; } }
.media__tile--preview img {
    max-width: 100%;
    display: block;
    height: auto;
    transition: 0.6s}
.media__tile--preview:hover img {
    opacity: 0.7}
.media__tile--label {
    display: none; }
.media__tile--label img {
    display: none; }
.media__tile--projectofyear, .media__tile--globalcio {
    position: relative; }
.media__tile--projectofyear .media__tile--label, .media__tile--globalcio .media__tile--label {
    position: absolute;
    bottom: 12px;
    right: 12px;
    padding: 3px 11px;
    display: flex;
    align-items: center;
    column-gap: 12px;
    background-color: var(--white);
    border: 1px solid var(--grey9); }
.media__tile--projectofyear .media__tile--proekt {
    display: block; }
.media__tile--globalcio .media__tile--cio {
    display: block; }
.media__tile--date {
    margin-bottom: 7px;
    color: #999;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
.media__tile--separate {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 35px; }
.media__tile__load {
    text-align: center; }
.media__tile__load .btn {
    padding: 13px 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 600; }
.media__tile__load .btn:active, .media__tile__load .btn:focus {
    color: #fff; }
.media__tile__load svg {
    margin: -2px 0 0 4px;
    font-size: 15px; }
.media__tile__load .icon-arrow-mid {
    stroke-width: 1px; }
.media__tile__load--new {
    margin-bottom: 40px; }

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/style.css?17551871967969*/
@media (min-width: 768px) {
  .filter__body {
    padding: 30px 30px 15px;
  }
}
.filter__search {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .filter__search {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .filter__search {
    padding: 15px 15px 0;
    border-top: 1px solid #dedede;
  }
}
.filter__search--input.form-control {
  width: calc(100% - 40px);
}
.filter__search--input::placeholder {
  color: #a0a0a0;
}
.filter__search--button {
  border: none;
  outline: none;
  color: #ff7700;
  cursor: pointer;
  padding: 0;
  background: none;
  font-size: 18px;
}
.filter__search--button:hover {
  opacity: 0.8;
}
.filter__product {
  display: grid;
  margin: 0 -15px;
}
@media (min-width: 1200px) {
  .filter__product {
    grid-template-columns: 32% 32% 36%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .filter__product {
    grid-template-columns: 30% 30% 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter__product {
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    grid-row-gap: 9px;
  }
}
@media (max-width: 767px) {
  .filter__product {
    padding: 32px 15px;
    grid-template-columns: 100%;
  }
}
.filter__product .form-group {
  padding: 0 15px;
}
@media (min-width: 992px) {
  .filter__product .form-group--products {
    grid-column: 1/3;
    padding-right: 0;
  }
}
.filter__product .form-group > label {
  font-weight: 600;
}
@media (min-width: 992px) {
  .filter__product .filter__slider {
    padding: 0 0 0 26px;
  }
}
@media (max-width: 767px) {
  .filter__product .filter__slider {
    padding-right: 20px;
  }
}
.filter__product .ui-slider {
  position: relative;
  height: 4px;
  border-radius: 3px;
  background: #cfcfcf;
}
.filter__product .ui-slider-range {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: #ff7700;
}
.filter__product .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  touch-action: none;
  top: -8px;
  border: 1px solid #c5c5c5;
  outline: none;
}
@media (min-width: 768px) {
  .filter__product .ui-slider-handle {
    margin-left: -0.6em;
  }
}
.filter__product--count {
  position: relative;
}
@media (min-width: 992px) {
  .filter__product--count {
    margin-left: auto;
  }
}
.filter__product .filter__date--date {
  display: flex;
  margin: 0 0 20px;
}
.filter__product .filter__date--date > div {
  display: flex;
  align-items: center;
}
.filter__product .filter__date--date > div:first-child {
  margin-right: 10px;
}
.filter__product .form-control {
  width: 100%;
}
.filter__block {
  border: 1px solid #dedede;
  background-color: #f7f7f7;
  border-radius: 6px;
  margin-bottom: 60px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .filter__block {
    margin-bottom: 40px;
    margin-top: 6px;
  }
}
@media (min-width: 768px) {
  .filter__block #filter__block {
    display: block;
  }
}
.filter__block--small {
  display: none;
}
@media (max-width: 767px) {
  .filter__block--small {
    display: flex;
    align-items: center;
    min-height: 50px;
    padding: 0 9px 0 13px;
    justify-content: space-between;
    cursor: pointer;
    font-weight: 600;
  }
  .filter__block--small:hover {
    color: #ff6600;
  }
  .filter__block--small.collapsed .icon {
    transform: rotate(0deg);
  }
  .filter__block--small .icon {
    font-size: 9px;
    transition: transform 0.5s ease;
    transform: rotate(90deg);
  }
}
.filter__block .chosen-single {
  padding: 0 0.75rem !important;
}
@media (max-width: 767px) {
  .filter__block .chosen-container {
    width: 100% !important;
  }
}
.filter__date--group {
  display: flex;
}
@media (max-width: 767px) {
  .filter__date--group {
    flex-direction: column;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .filter__date--group {
    align-items: center;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .filter__date--group {
    align-items: flex-end;
  }
  .filter__date--group label {
    margin: 0 0 0 22px;
  }
}
@media (min-width: 768px) {
  .filter__date--label {
    width: 100%;
  }
}
.filter__date--date > div {
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .filter__date--date {
    margin-bottom: 9px;
  }
  .filter__date--date input {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}
@media (min-width: 768px) {
  .filter__date--date {
    margin: 0 10px 0 0;
    min-width: 20px;
  }
}
@media (min-width: 992px) {
  .filter__date--date .form-control {
    width: 136px;
  }
}
.filter__date--date label {
  margin: 0 5px 0 0;
  font-weight: 600;
}
@media (min-width: 768px) {
  .filter__date--date label {
    min-width: 20px;
  }
}
@media (max-width: 767px) {
  .filter__date--date label {
    text-align: right;
  }
}
.filter__date--date span {
  position: relative;
}
.filter__date--date .icon {
  width: 12px;
  color: #a8a8a8;
  position: absolute;
  top: calc(50% - 8px);
  right: 8px;
  cursor: pointer;
}
.filter__date--date .icon-cancel-2 {
  display: none;
}
.filter__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 30px;
  background-color: #f2f2f2;
  border-top: 1px solid #dedede;
}
@media (max-width: 767px) {
  .filter__footer {
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: wrap;
  }
}
.filter__footer .icon {
  margin-top: -2px;
}
.filter__footer .icon-news-tile {
  width: 17px;
  height: 13px;
}
.filter__footer .icon-new-list {
  width: 17px;
  height: 14px;
}
.filter__footer .btn-warning:disabled {
  opacity: 1;
}
.filter__footer .btn-secondary {
  color: #a8a8a8;
}
.filter__footer .btn-group .btn {
  padding: 0;
  text-align: center;
  width: 40px;
  height: 42px;
}
.filter__footer .btn-group .btn:disabled:hover {
  background: #ff7700;
  cursor: pointer;
}
.filter__footer .btn-group .btn:first-child {
  border-right: 0;
}
.filter__footer .btn-group .btn + .btn {
  border-left: 0;
  margin-left: 0;
}
.filter__footer-btns {
  display: flex;
  align-items: baseline;
}
@media (max-width: 767px) {
  .filter__footer-btns {
    margin-bottom: 1rem;
  }
}
.filter__footer-btns .btn-warning {
  margin-right: 34.5px;
}
.filter__footer-btns .clear-link {
  color: #0066a4;
  text-decoration: none;
  border-bottom: none;
}
.filter__footer-btns .clear-link span {
  border-bottom: 1px dashed;
  font-weight: 600;
}
.filter__footer-btns .clear-link:hover {
  color: #ff7700;
}
.filter__footer-btns .icon {
  font-size: 12px;
  color: #ff7700;
  margin: 0;
}
.filter__slider {
  width: 100%;
}
.filter__slider .ui-slider {
  cursor: pointer;
}
@media (min-width: 768px) {
  .filter__label--pl {
    padding-left: 29px;
  }
}

.validity__error {
  background-color: #f7c8c2 !important;
  border-color: #d57e73 !important;
}
.validity__error--message {
  position: absolute;
  left: 0;
  border: 1px solid #e6e6e6;
  background: #fff;
  border-radius: 4px;
  color: #333;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
  padding: 10px 20px 10px 45px;
  line-height: 22px;
  z-index: 2;
  top: 100%;
}
@media (max-width: 991px) {
  .validity__error--message {
    margin: 10px 0 0;
  }
}
@media (max-width: 767px) {
  .validity__error--message {
    margin: 10px 0 0;
  }
}
.validity__error--message::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 20px;
  width: 16px;
  height: 15px;
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/images/validity__error.png") 0 0 no-repeat;
}
.validity__error--message::after {
  position: absolute;
  top: -8px;
  left: 20px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  color: #fff;
  border-bottom: 9px solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.format__preloader {
  margin-left: calc(50% - 32px);
  margin-bottom: 60px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/datepicker/bootstrap-datepicker3.standalone.min.css?175518719620757*/
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';position: absolute;background: #fff;border-top: 1px solid #dbdbdb;border-right: 1px solid #dbdbdb;width: 10px;height: 10px;z-index: -1;transform: rotate(315deg);bottom: calc(100% - 4px)}.datepicker-dropdown.datepicker-orient-left:before{left:8px;}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-6px}}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table td,.datepicker table tr th{text-align:center;width:32px;height:32px;border:none}.table-striped .datepicker table td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table td.new,.datepicker table td.old{color:#dedede}.datepicker table td.day:hover,.datepicker table td.focused{background:#eee;cursor:pointer}.datepicker table td.disabled,.datepicker table td.disabled:hover{background:0 0;color:#dedede;cursor:default}.datepicker table td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table td.highlighted.focus,.datepicker table td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table td.highlighted.active,.datepicker table td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table td.highlighted.active.focus,.datepicker table td.highlighted.active:focus,.datepicker table td.highlighted.active:hover,.datepicker table td.highlighted:active.focus,.datepicker table td.highlighted:active:focus,.datepicker table td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table td.highlighted.disabled.focus,.datepicker table td.highlighted.disabled:focus,.datepicker table td.highlighted.disabled:hover,.datepicker table td.highlighted[disabled].focus,.datepicker table td.highlighted[disabled]:focus,.datepicker table td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table td.highlighted.focus,fieldset[disabled] .datepicker table td.highlighted:focus,fieldset[disabled] .datepicker table td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table td.highlighted.focused{background:#afd9ee}.datepicker table td.highlighted.disabled,.datepicker table td.highlighted.disabled:active{background:#d9edf7;color:#dedede}.datepicker table td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table td.today.focus,.datepicker table td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table td.today.active,.datepicker table td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table td.today.active.focus,.datepicker table td.today.active:focus,.datepicker table td.today.active:hover,.datepicker table td.today:active.focus,.datepicker table td.today:active:focus,.datepicker table td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table td.today.disabled.focus,.datepicker table td.today.disabled:focus,.datepicker table td.today.disabled:hover,.datepicker table td.today[disabled].focus,.datepicker table td.today[disabled]:focus,.datepicker table td.today[disabled]:hover,fieldset[disabled] .datepicker table td.today.focus,fieldset[disabled] .datepicker table td.today:focus,fieldset[disabled] .datepicker table td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table td.today.focused{background:#ffc966}.datepicker table td.today.disabled,.datepicker table td.today.disabled:active{background:#ffdb99;color:#dedede}.datepicker table td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table td.range.focus,.datepicker table td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table td.range.active,.datepicker table td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table td.range.active.focus,.datepicker table td.range.active:focus,.datepicker table td.range.active:hover,.datepicker table td.range:active.focus,.datepicker table td.range:active:focus,.datepicker table td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table td.range.disabled.focus,.datepicker table td.range.disabled:focus,.datepicker table td.range.disabled:hover,.datepicker table td.range[disabled].focus,.datepicker table td.range[disabled]:focus,.datepicker table td.range[disabled]:hover,fieldset[disabled] .datepicker table td.range.focus,fieldset[disabled] .datepicker table td.range:focus,fieldset[disabled] .datepicker table td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table td.range.focused{background:#d5d5d5}.datepicker table td.range.disabled,.datepicker table td.range.disabled:active{background:#eee;color:#dedede}.datepicker table td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table td.range.highlighted.focus,.datepicker table td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table td.range.highlighted.active,.datepicker table td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table td.range.highlighted.active.focus,.datepicker table td.range.highlighted.active:focus,.datepicker table td.range.highlighted.active:hover,.datepicker table td.range.highlighted:active.focus,.datepicker table td.range.highlighted:active:focus,.datepicker table td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table td.range.highlighted.disabled.focus,.datepicker table td.range.highlighted.disabled:focus,.datepicker table td.range.highlighted.disabled:hover,.datepicker table td.range.highlighted[disabled].focus,.datepicker table td.range.highlighted[disabled]:focus,.datepicker table td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table td.range.highlighted.focus,fieldset[disabled] .datepicker table td.range.highlighted:focus,fieldset[disabled] .datepicker table td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table td.range.highlighted.focused{background:#c1d7e3}.datepicker table td.range.highlighted.disabled,.datepicker table td.range.highlighted.disabled:active{background:#e4eef3;color:#dedede}.datepicker table td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table td.range.today.focus,.datepicker table td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table td.range.today.active,.datepicker table td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table td.range.today.active.focus,.datepicker table td.range.today.active:focus,.datepicker table td.range.today.active:hover,.datepicker table td.range.today:active.focus,.datepicker table td.range.today:active:focus,.datepicker table td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table td.range.today.disabled.focus,.datepicker table td.range.today.disabled:focus,.datepicker table td.range.today.disabled:hover,.datepicker table td.range.today[disabled].focus,.datepicker table td.range.today[disabled]:focus,.datepicker table td.range.today[disabled]:hover,fieldset[disabled] .datepicker table td.range.today.focus,fieldset[disabled] .datepicker table td.range.today:focus,fieldset[disabled] .datepicker table td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table td.range.today.disabled,.datepicker table td.range.today.disabled:active{background:#f7ca77;color:#dedede}.datepicker table td.selected,.datepicker table td.selected.highlighted{color:#fff;background-color:#dedede;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table td.selected.focus,.datepicker table td.selected.highlighted.focus,.datepicker table td.selected.highlighted:focus,.datepicker table td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table td.selected.highlighted:hover,.datepicker table td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table td.selected.active,.datepicker table td.selected.highlighted.active,.datepicker table td.selected.highlighted:active,.datepicker table td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table td.selected.active.focus,.datepicker table td.selected.active:focus,.datepicker table td.selected.active:hover,.datepicker table td.selected.highlighted.active.focus,.datepicker table td.selected.highlighted.active:focus,.datepicker table td.selected.highlighted.active:hover,.datepicker table td.selected.highlighted:active.focus,.datepicker table td.selected.highlighted:active:focus,.datepicker table td.selected.highlighted:active:hover,.datepicker table td.selected:active.focus,.datepicker table td.selected:active:focus,.datepicker table td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table td.selected.disabled.focus,.datepicker table td.selected.disabled:focus,.datepicker table td.selected.disabled:hover,.datepicker table td.selected.highlighted.disabled.focus,.datepicker table td.selected.highlighted.disabled:focus,.datepicker table td.selected.highlighted.disabled:hover,.datepicker table td.selected.highlighted[disabled].focus,.datepicker table td.selected.highlighted[disabled]:focus,.datepicker table td.selected.highlighted[disabled]:hover,.datepicker table td.selected[disabled].focus,.datepicker table td.selected[disabled]:focus,.datepicker table td.selected[disabled]:hover,fieldset[disabled] .datepicker table td.selected.focus,fieldset[disabled] .datepicker table td.selected.highlighted.focus,fieldset[disabled] .datepicker table td.selected.highlighted:focus,fieldset[disabled] .datepicker table td.selected.highlighted:hover,fieldset[disabled] .datepicker table td.selected:focus,fieldset[disabled] .datepicker table td.selected:hover{background-color:#dedede;border-color:#555}.datepicker table td.active,.datepicker table td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table td.active.focus,.datepicker table td.active.highlighted.focus,.datepicker table td.active.highlighted:focus,.datepicker table td.active:focus{color:#fff;background-color:#f70;border-color:#122b40}.datepicker table td.active.highlighted:hover,.datepicker table td.active:hover{color:#fff;background-color:#f70;border-color:#f70}.datepicker table td.active.active,.datepicker table td.active.highlighted.active,.datepicker table td.active.highlighted:active,.datepicker table td.active:active{color:#fff;background-color:#f70;border-color:#f70}.datepicker table td.active.active.focus,.datepicker table td.active.active:focus,.datepicker table td.active.active:hover,.datepicker table td.active.highlighted.active.focus,.datepicker table td.active.highlighted.active:focus,.datepicker table td.active.highlighted.active:hover,.datepicker table td.active.highlighted:active.focus,.datepicker table td.active.highlighted:active:focus,.datepicker table td.active.highlighted:active:hover,.datepicker table td.active:active.focus,.datepicker table td.active:active:focus,.datepicker table td.active:active:hover{color:#fff;background-color:#f70;border-color:#122b40}.datepicker table td.active.disabled.focus,.datepicker table td.active.disabled:focus,.datepicker table td.active.disabled:hover,.datepicker table td.active.highlighted.disabled.focus,.datepicker table td.active.highlighted.disabled:focus,.datepicker table td.active.highlighted.disabled:hover,.datepicker table td.active.highlighted[disabled].focus,.datepicker table td.active.highlighted[disabled]:focus,.datepicker table td.active.highlighted[disabled]:hover,.datepicker table td.active[disabled].focus,.datepicker table td.active[disabled]:focus,.datepicker table td.active[disabled]:hover,fieldset[disabled] .datepicker table td.active.focus,fieldset[disabled] .datepicker table td.active.highlighted.focus,fieldset[disabled] .datepicker table td.active.highlighted:focus,fieldset[disabled] .datepicker table td.active.highlighted:hover,fieldset[disabled] .datepicker table td.active:focus,fieldset[disabled] .datepicker table td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table td span.focused,.datepicker table td span:hover{background:#eee}.datepicker table td span.disabled,.datepicker table td span.disabled:hover{background:0 0;color:#dedede;cursor:default}.datepicker table td span.active,.datepicker table td span.active.disabled,.datepicker table td span.active.disabled:hover,.datepicker table td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table td span.active.disabled.focus,.datepicker table td span.active.disabled:focus,.datepicker table td span.active.disabled:hover.focus,.datepicker table td span.active.disabled:hover:focus,.datepicker table td span.active.focus,.datepicker table td span.active:focus,.datepicker table td span.active:hover.focus,.datepicker table td span.active:hover:focus{color:#fff;background-color:#f70;border-color:#122b40}.datepicker table td span.active.disabled:hover,.datepicker table td span.active.disabled:hover:hover,.datepicker table td span.active:hover,.datepicker table td span.active:hover:hover{color:#fff;background-color:#f70;border-color:#f70}.datepicker table td span.active.active,.datepicker table td span.active.disabled.active,.datepicker table td span.active.disabled:active,.datepicker table td span.active.disabled:hover.active,.datepicker table td span.active.disabled:hover:active,.datepicker table td span.active:active,.datepicker table td span.active:hover.active,.datepicker table td span.active:hover:active{color:#fff;background-color:#f70;border-color:#f70}.datepicker table td span.active.active.focus,.datepicker table td span.active.active:focus,.datepicker table td span.active.active:hover,.datepicker table td span.active.disabled.active.focus,.datepicker table td span.active.disabled.active:focus,.datepicker table td span.active.disabled.active:hover,.datepicker table td span.active.disabled:active.focus,.datepicker table td span.active.disabled:active:focus,.datepicker table td span.active.disabled:active:hover,.datepicker table td span.active.disabled:hover.active.focus,.datepicker table td span.active.disabled:hover.active:focus,.datepicker table td span.active.disabled:hover.active:hover,.datepicker table td span.active.disabled:hover:active.focus,.datepicker table td span.active.disabled:hover:active:focus,.datepicker table td span.active.disabled:hover:active:hover,.datepicker table td span.active:active.focus,.datepicker table td span.active:active:focus,.datepicker table td span.active:active:hover,.datepicker table td span.active:hover.active.focus,.datepicker table td span.active:hover.active:focus,.datepicker table td span.active:hover.active:hover,.datepicker table td span.active:hover:active.focus,.datepicker table td span.active:hover:active:focus,.datepicker table td span.active:hover:active:hover{color:#fff;background-color:#f70;border-color:#122b40}.datepicker table td span.active.disabled.disabled.focus,.datepicker table td span.active.disabled.disabled:focus,.datepicker table td span.active.disabled.disabled:hover,.datepicker table td span.active.disabled.focus,.datepicker table td span.active.disabled:focus,.datepicker table td span.active.disabled:hover,.datepicker table td span.active.disabled:hover.disabled.focus,.datepicker table td span.active.disabled:hover.disabled:focus,.datepicker table td span.active.disabled:hover.disabled:hover,.datepicker table td span.active.disabled:hover[disabled].focus,.datepicker table td span.active.disabled:hover[disabled]:focus,.datepicker table td span.active.disabled:hover[disabled]:hover,.datepicker table td span.active.disabled[disabled].focus,.datepicker table td span.active.disabled[disabled]:focus,.datepicker table td span.active.disabled[disabled]:hover,.datepicker table td span.active:hover.disabled.focus,.datepicker table td span.active:hover.disabled:focus,.datepicker table td span.active:hover.disabled:hover,.datepicker table td span.active:hover[disabled].focus,.datepicker table td span.active:hover[disabled]:focus,.datepicker table td span.active:hover[disabled]:hover,.datepicker table td span.active[disabled].focus,.datepicker table td span.active[disabled]:focus,.datepicker table td span.active[disabled]:hover,fieldset[disabled] .datepicker table td span.active.disabled.focus,fieldset[disabled] .datepicker table td span.active.disabled:focus,fieldset[disabled] .datepicker table td span.active.disabled:hover,fieldset[disabled] .datepicker table td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table td span.active.focus,fieldset[disabled] .datepicker table td span.active:focus,fieldset[disabled] .datepicker table td span.active:hover,fieldset[disabled] .datepicker table td span.active:hover.focus,fieldset[disabled] .datepicker table td span.active:hover:focus,fieldset[disabled] .datepicker table td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table td span.new,.datepicker table td span.old{color:#dedede}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{background:#fff;position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;list-style:none;background-color:#fff;border:1px solid #dbdbdb;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;padding: 0}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:0}.datepicker.dropdown-menu::after{content:none}.prev svg,.next svg{width:32px;height:32px;display:inline-block;vertical-align:middle}.datepicker path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker thead{border-bottom:1px solid #efefef;}.datepicker table td{border-radius:4px}.datepicker.dropdown-menu tbody{overflow:hidden}.datepicker .dow{text-transform:uppercase;font-size:.8em}.datepicker tfoot td:hover{background:#eee;cursor:pointer;}
/* End */


/* Start:/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen.css?175518719611461*/
.chosen-select {
  width: 100%; }

.chosen-select-deselect {
  width: 100%; }

.chosen-container {
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
  max-width: 100%;}
.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060; }
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0; }
.chosen-container .chosen-results {
  color: #555555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.42857;
  list-style: none;
  margin: 0;
  padding: 5px 6px; }
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal; }
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold; }
.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item; }
.chosen-container .chosen-results li.highlighted {
  background-color: #337ab7;
  background-image: none;
  color: white; }
.chosen-container .chosen-results li.highlighted em {
  background: transparent; }
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #777777; }
.chosen-container .chosen-results .no-results {
  background: #eeeeee;
  display: list-item; }
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1; }
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857;
  text-indent: -5000px;
  width: 9px; }
.chosen-container .chosen-results-scroll-down {
  bottom: 0; }
.chosen-container .chosen-results-scroll-down span {
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite.png") no-repeat -4px -3px; }
.chosen-container .chosen-results-scroll-up span {
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite.png") no-repeat -22px -3px; }

.chosen-container-single .chosen-single {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555555;
  display: block;
  height: 36px;
  overflow: hidden;
  line-height: 36px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap; }
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.chosen-container-single .chosen-single abbr {
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px; }
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px; }
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px; }
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px; }
.chosen-container-single .chosen-single div b {
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite.png") no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%; }
.chosen-container-single .chosen-default {
  color: #777777; }
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000; }
.chosen-container-single .chosen-search input[type="text"] {
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite.png") no-repeat 100% -20px, #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%; }
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.chosen-container-single-nosearch .chosen-search input[type="text"] {
  position: absolute;
  left: -9000px; }

.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555555;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0; }
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999; }
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative; }
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
  cursor: pointer; }
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px; }
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4; }
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px; }
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
  display: none; }

.chosen-container-active .chosen-single {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #fff;
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none; }
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px; }
.chosen-container-active .chosen-choices {
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
.chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #111 !important; }
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important; }
.chosen-disabled .chosen-single {
  cursor: default; }
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.chosen-rtl {
  text-align: right; }
.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible; }
.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl; }
.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto; }
.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto; }
.chosen-rtl .chosen-choices .search-field input[type="text"] {
  direction: rtl; }
.chosen-rtl .chosen-choices li {
  float: right; }
.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px; }
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto; }
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }
.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px; }
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }
.chosen-rtl .chosen-search input[type="text"] {
  background: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite.png") no-repeat -28px -20px, #fff;
  direction: rtl;
  padding: 4px 5px 4px 20px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("/local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17551871952242*/
.b-pagenavigation font:first-child{
	margin-bottom: 9px;
	display: block;
}
.b-pagenavigation a{
	color:#595959;
	display:inline-block;
	border:1px solid #ccc;
	padding: 5px 10px;
	margin-right: 2px;
	border-radius: 4px;
	text-decoration:none;
	background-color: #fff;
	background: -o-linear-gradient(#fff,#e7e7e7);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e7e7e7));
	background: -moz-linear-gradient(top,  #fff,  #e7e7e7);
	-pie-background:linear-gradient(#fff,#e7e7e7);
	behavior: url(/common/js/PIE.htc);
}
.b-pagenavigation a:hover{
	color: #b3b3b3;
	border: 1px solid #e3e3e3;
	background: -moz-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, 270deg, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -o-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -ms-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType='1');
	background: linear-gradient(180deg, #ffffff 0%, #f4f4f4 100%);
}
.b-pagenavigation a:focus{
	background: #f4f4f4;
}
.b-pagenavigation a:visited{
	color: #595959;
}
.b-pagenavigation b{
	color:#fff;
	font-weight: normal;
	border-top:1px solid #d74c17;
	border-right:1px solid #ea6d2a;
	border-bottom:1px solid #f37d34;
	border-left:1px solid #ea6d2a;
	background: #f37d34;
	padding: 5px 10px;
	margin-right: 2px;
	border-radius: 4px;
	display: inline-block;
	
	-moz-box-shadow: 0 1px 0px 0px #ea6d2a inset;
	-webkit-box-shadow: 0 1px 0px 0px #ea6d2a inset;
	box-shadow: 0 1px 0px 0px #ea6d2a inset;
	behavior: url(/common/js/PIE.htc);
}
.b-pagenavigation .prev{
	border-color: rgba(0, 0, 0, 0) #595959 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-right: 4px solid #595959;
	border-style: solid;
	border-width: 4px;
	display: inline-block;
	position: relative;
	left: -2px;
	top: -1px;
}
.b-pagenavigation .next{
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #595959;
	border-left: 4px solid #595959;
	border-style: solid;
	border-width: 4px;
	display: inline-block;
	position: relative;
	left: 2px;
	top: -1px;
}
/* End */


/* Start:/local/templates/rarus.light/components/bitrix/system.pagenavigation/lazy_loading/style.css?17618265303385*/
.media {
  overflow: hidden;
}
.media__load {
  text-align: center;
  margin-bottom: 90px;
}
@media (min-width: 992px) {
  .media__load {
    margin-top: 56px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .media__load {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  .media__load {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
.media__load .btn {
  padding: 13px 24px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 600;
}
.media__load .btn:active, .media__load .btn:focus {
  color: #fff;
}
.media__load.animated svg {
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
.media__load .icon {
  font-size: 15px;
  display: inline;
  vertical-align: middle;
}
.media__pagination {
  padding: 30px 0 0;
}
.media__dots {
  display: none;
  align-items: center;
  justify-content: center;
  width: 20px;
}
.media__dots--visible {
  display: inline-flex;
}
.media__prev, .media__next {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.page__list {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 0;
}
@media (max-width: 991px) {
  .page__list .tablet {
    display: none;
  }
}
@media (max-width: 575px) {
  .page__list .mobile {
    display: none;
  }
}
.page__list .icon {
  font-size: 11px;
}
.page__list .disabled {
  background: #D9D9D9 !important;
  color: #333333 !important;
}
.page__list .disabled .text {
  color: #333333 !important;
}
.page__list .active {
  background-color: #FF7700;
  color: #FFFFFF;
}
.page__list a {
  padding: 15px 22px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #333333;
  display: flex;
  align-items: center;
  column-gap: 8px;
}
@media (max-width: 991px) {
  .page__list a {
    padding: 12px 15px;
  }
}
.page__list a:not([href]):not([tabindex]) {
  color: #FFFFFF;
}
.page__list a:not([href]):not([tabindex]):hover {
  color: #FFFFFF;
}
.page__list a:active, .page__list a:focus {
  color: #333333;
}
.page__list a:not(.active):hover {
  background-color: #F7F7F7;
  color: #333333;
}
.page__list a:first-child {
  margin-right: 40px;
}
@media (max-width: 767px) {
  .page__list a:first-child {
    margin-right: 15px;
  }
}
.page__list a:last-child {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .page__list a:last-child {
    margin-left: 15px;
  }
}
.page__list a:first-child, .page__list a:last-child {
  background: #FF7700;
  color: #FFFFFF;
}
.page__list a:first-child:hover, .page__list a:last-child:hover {
  background: #D9D9D9;
  color: #333333;
}
.page__list a:first-child:hover svg.icon, .page__list a:last-child:hover svg.icon {
  color: transparent;
  fill: #333333;
}
.page__list a:first-child:hover .text, .page__list a:last-child:hover .text {
  color: #333333;
}
.page__list a:first-child .text, .page__list a:last-child .text {
  color: #FFFFFF;
}
@media (max-width: 991px) {
  .page__list a:first-child .text, .page__list a:last-child .text {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/rarus.light/components/bitrix/news.list/press_list/styles.css?17551871972510 */
/* /local/templates/rarus.light/components/bitrix/news.list/press_tile/styles.css?17551871973450 */
/* /local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/style.css?17551871967969 */
/* /local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/datepicker/bootstrap-datepicker3.standalone.min.css?175518719620757 */
/* /local/templates/rarus.light/components/bitrix/catalog.smart.filter/.default/lib/chosen/chosen.css?175518719611461 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17551871952242 */
/* /local/templates/rarus.light/components/bitrix/system.pagenavigation/lazy_loading/style.css?17618265303385 */
