

/* Start:/local/templates/html/components-template/catalog-targets/style.css?16770642523804*/
.catalog-targets {
  margin-top: 32px;
  margin-bottom: 30px; }
  .catalog-targets__overflow {
    height: 31px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .catalog-targets__overflow {
        margin-right: -15px; } }
  .catalog-targets__list {
    display: flex;
    flex-wrap: wrap;
    margin: -4px -8px;
    position: relative; }
    @media (max-width: 767px) {
      .catalog-targets__list {
        flex-wrap: nowrap;
        height: auto;
        overflow: auto;
        margin: 0px; } }
  .catalog-targets__link {
    padding: 4px 8px;
    transition: all 0.3s ease;
    color: #000;
    margin: 4px 8px;
    white-space: nowrap;
    font-weight: 300;
    border-radius: 3px;
    background-color: #f1f1f1;
    border: 1px solid transparent; }
    @media (max-width: 767px) {
      .catalog-targets__link {
        margin: 0px;
        margin-right: 10px; } }
    @media (min-width: 1024px) {
      .catalog-targets__link:hover {
        cursor: pointer;
        border-color: #155EA4; } }
    .catalog-targets__link.active {
      background-color: #155EA4;
      color: #fff; }
  .catalog-targets__more-wrap {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    opacity: 0;
    visibility: hidden; }
    .catalog-targets__more-wrap:before {
      top: 0;
      bottom: 0;
      left: -1px;
      width: 115px;
      background-color: #fff;
      transform: translateX(-90%);
      content: "";
      position: absolute;
      background: linear-gradient(90deg, rgba(255, 255, 255, 0.005), #fff 80%, #fff);
      pointer-events: none;
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px;
      z-index: 1; }
    .catalog-targets__more-wrap.active {
      opacity: 1;
      visibility: visible; }
    @media (max-width: 767px) {
      .catalog-targets__more-wrap {
        display: none; } }
  .catalog-targets__more {
    display: flex;
    color: #155EA4;
    fill: #155EA4;
    font-weight: 500;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 1px solid #155EA4; }
    @media (min-width: 1024px) {
      .catalog-targets__more:hover {
        background: #155EA4;
        cursor: pointer;
        color: #ffffff;
        fill: #fff; } }
    .catalog-targets__more-icon {
      display: flex;
      align-items: center;
      margin-left: 6px;
      transform: rotate(90deg) translateX(1px); }
  @media (min-width: 1024px) {
    .catalog-targets--inner .catalog-targets__link:hover {
      cursor: pointer;
      background-color: #FF0000;
      color: #fff; } }
  .catalog-targets--inner .catalog-targets__link.active {
    background-color: #FF0000; }
  .catalog-targets.active .catalog-targets__link {
    display: flex; }
  .catalog-targets.active .catalog-targets__more-icon {
    transform: rotate(-90deg); }
  .catalog-targets.active .catalog-targets__list {
    height: auto; }
  .catalog-targets.active .catalog-targets__more-wrap {
    position: static; }
    .catalog-targets.active .catalog-targets__more-wrap:before {
      display: none; }
  .catalog-targets.active .catalog-targets__overflow {
    height: auto; }

.catalog-filter.catalog-filter--search .catalog-targets__mob-title {
  display: none; }
  @media (max-width: 1099px) {
    .catalog-filter.catalog-filter--search .catalog-targets__mob-title {
      display: block;
      font-size: 16px;
      margin-bottom: 16px; } }

.catalog-filter.catalog-filter--search .catalog-targets {
  margin-top: 0px; }

.catalog-filter.catalog-filter--search .catalog-targets__list {
  flex-direction: column; }

.catalog-filter.catalog-filter--search .catalog-targets__link {
  align-self: flex-start;
  margin-bottom: 8px; }

@media (max-width: 1099px) {
  .side-banner {
    display: none; } }

/* End */


/* Start:/local/templates/html/components-template/catalog-sort/style.css?1676326191395*/
.catalog-sort {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  justify-content: space-between; }
  @media (max-width: 1339px) {
    .catalog-sort__left {
      display: none; } }
  .catalog-sort__right {
    display: flex;
    align-items: center; }
    @media (max-width: 1339px) {
      .catalog-sort__right {
        justify-content: space-between;
        width: 100%; } }

/* End */
/* /local/templates/html/components-template/catalog-targets/style.css?16770642523804 */
/* /local/templates/html/components-template/catalog-sort/style.css?1676326191395 */
