

/* Start:/local/templates/html/components-template/catalog-targets/style.css?17683695992208*/
.catalog-targets {
  margin-bottom: 25px;
  position: sticky;
  top: 140px; }
  @media (max-width: 1249px) {
    .catalog-targets {
      overflow-x: auto;
      max-width: 100vw;
      padding-bottom: 10px;
      margin-bottom: 20px; } }

.catalog-targets-banner {
  margin-top: 47px;
  display: block; }
  @media (max-width: 1249px) {
    .catalog-targets-banner {
      display: none; } }
  .catalog-targets-banner img {
    max-width: 100%; }

.target-list {
  display: inline-flex;
  align-items: flex-start;
  flex-direction: column; }
  @media (max-width: 1249px) {
    .target-list {
      flex-direction: row; } }
  .target-list.active .target-list__link {
    display: inline-block; }
  .target-list.active .nav--catalog-side .nav-item {
    display: block; }
  .target-list.active .target-list__more .icon {
    transform: rotate(-90deg); }
  .target-list__link {
    position: relative;
    display: inline-block;
    padding: 5px 0px;
    transition: color .3s;
    font-size: 20px;
    display: none; }
    @media (max-width: 1549px) {
      .target-list__link {
        font-size: 18px; } }
    .target-list__link:nth-of-type(-n+6) {
      display: inline-block; }
    @media (max-width: 1249px) {
      .target-list__link {
        font-size: 20px;
        white-space: nowrap;
        display: inline-block;
        margin-right: 20px; } }
    @media (min-width: 1024px) {
      .target-list__link:hover {
        cursor: pointer;
        color: #004897; } }
    .target-list__link.active {
      pointer-events: none;
      color: #004897; }
  .target-list__more {
    font-size: 20px;
    display: flex;
    align-items: center;
    margin-top: 5px; }
    @media (max-width: 1549px) {
      .target-list__more {
        font-size: 18px; } }
    @media (max-width: 1249px) {
      .target-list__more {
        display: none; } }
    .target-list__more .icon {
      margin-left: 10px;
      fill: #0047ba;
      transform: rotate(90deg); }
    @media (min-width: 1024px) {
      .target-list__more:hover {
        cursor: pointer; } }
  .target-list .nav--catalog-side .nav-item {
    display: none; }
    .target-list .nav--catalog-side .nav-item:nth-child(-n+6) {
      display: block; }

/* End */


/* Start:/local/templates/html/components-template/page-search/style.css?1760520891531*/
.pages-search-header {
  margin-bottom: 20px;
  display: flex;
  gap: 40px; }
  @media (max-width: 575px) {
    .pages-search-header {
      gap: 20px;
      flex-wrap: wrap; } }
  .pages-search-header__form {
    display: flex;
    margin-bottom: 21px;
    max-width: 930px; }
    .pages-search-header__form .form-group {
      padding-top: 0px; }
  .pages-search-header__submit {
    width: 200px; }
  .pages-search-header__total {
    color: rgba(24, 24, 24, 0.5); }
    .pages-search-header__total span {
      color: black; }

/* End */
/* /local/templates/html/components-template/catalog-targets/style.css?17683695992208 */
/* /local/templates/html/components-template/page-search/style.css?1760520891531 */
