<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-popup__body .search-rows {
  display: block !important; }



@media (max-width: 1260px) {
  .header-panel__burger {
    width: auto;
    color: #000;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 0; }
    .header-panel__burger:before {
      display: none; }
    .header-panel__burger:after {
      content: 'РљР°С‚Р°Р»РѕРі';
      font-size: 20px; } }

@media (max-width: 1024px) {
  .mode-main .header-panel__search {
    display: none; }
    .mode-main .header-panel__burger {
      margin-right: auto; }
    .mode-main .search-block {
      border-top: 1px solid #f7f7f7;
      padding: 10px 20px; }
      .mode-main .search-block form {
        display: flex;
        width: 100%;
        border: 1px solid #eaeaeb;
        border-radius: 10px; }
        .mode-main .search-block form input, .mode-main .search-block form button {
          outline: none;
          height: 48px;
          border: 0;
          padding: 0;
          margin: 0; }
        .mode-main .search-block form input {
          flex: 1 0 0;
          background: url(ser1.svg) 14px 50% no-repeat;
          padding: 0 10px 0 50px; }
        .mode-main .search-block form button {
          width: 38px;
          background: url(ser2.svg) 13px 50%/22px no-repeat; }
    .mode-main .search-form {
      padding: 0 20px 10px; }
      .mode-main .search-form .search-form__header {
        cursor: pointer;
        display: block;
        border-radius: 10px;
        background: #e6e6e7;
        font-size: 0;
        color: #000;
        line-height: 50px;
        height: 50px;
        padding: 0 0 0 16px;
        position: relative;
        overflow: hidden; }
        .mode-main .search-form .search-form__header:before {
          content: 'Р&nbsp;Р°СЃС€РёСЂРµРЅРЅС‹Р№ РїРѕРёСЃРє';
          font-size: 15px;
          font-weight: normal; }
        .mode-main .search-form .search-form__header:after {
          right: 0;
          top: 0;
          bottom: 0;
          width: 50px;
          display: block;
          content: '';
          background: #abacb1 url(ser3.svg) 50%/24px no-repeat;
          position: absolute; }
      .mode-main .search-form .search-rows.mobile-search {
        display: none;
        padding-top: 20px; }
    .mode-main .search-form .search-rows__btn {
      padding: 0; }

  .sorting-panel .sorting {
    display: none; }

  .sorting-panel .filter-popup-btn {
    width: calc(100% - 112px);
    max-width: calc(100% - 112px);
    margin-right: 0;
    border-radius: 10px;
    background: #1cbec9;
    color: #fff;
    overflow: hidden;
    height: 50px; }
    .sorting-panel .filter-popup-btn span {
      padding: 0 0 0 15px;
      font-size: 15px;
      font-weight: normal; }
      .sorting-panel .filter-popup-btn span:before {
        display: none; }
    .sorting-panel .filter-popup-btn:after {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 50px;
      background: #61d2d9 url(filt.svg) 50% no-repeat;
      display: block;
      content: ''; }

  .shop-view.view-1 .shop-view__item {
    width: 36px;
    height: 50px;
    margin: 0;
    box-shadow: none !important;
    min-width: 36px; }

  .shop-view.view-1 {
    height: 50px;
    min-width: 92px; }

  .shop-view.view-1 .shop-view__item.pricelist {
    display: none; }

  .shop-view.view-1 .shop-view__body {
    background: #e6e6e7;
    border-radius: 10px;
    padding: 0 10px;
    width: 92px; }

  .shop-view.view-1 .shop-view__item.thumbs {
    order: 2;
    background-image: url(thumb.svg); }
    .shop-view.view-1 .shop-view__item.thumbs.active-view {
      background-image: url(thumb2.svg); }

  .shop-view.view-1 .shop-view__item.simple {
    background-image: url(simple.svg); }
    .shop-view.view-1 .shop-view__item.simple.active-view {
      background-image: url(simple2.svg); } }

@media (min-width: 961px) {
  .site__wrapper {
    margin-left: 80px; }

  .compact-panel {
    display: block; }

  .overflowBurger {
    overflow: auto !important; } }

@media (max-width: 767px) {
  .shop-view.view-1 .shop-view__item.active-view {
    display: block; }

  .shop-view.view-1 .shop-view__body {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .shop-view.view-1 .shop-view__inner {
    width: auto; }

  .header-panel__burger {
    padding: 0 20px; } }

@media (max-width: 639px) {
  .header-panel__burger {
    line-height: 60px; }

  .sorting-panel .filter-popup-btn {
    line-height: 50px; }

  .sorting-panel-wrapper {
    margin: 0 0 20px;
    border: 0; }

  .shop-view.view-1 {
    width: 92px; } }



.socPrTitle {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: rgba(34, 34, 34, 1);
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%; }

.socPrWr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%; }
  .socPrWr a {
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    padding: 4px 10px;
    width: calc(50% - 10px);
    max-width: 50%;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.3s linear; }
    @media (max-width: 480px) {
  .socPrWr a {
    width: calc(50% - 5px); } }
    .socPrWr a.whatPr {
      color: rgba(37, 211, 102, 1);
      border: 1px solid #25d366; }
      .socPrWr a.whatPr:hover {
        color: #009f3b !important;
        border-color: #009f3b !important; }
    .socPrWr a.tgPr {
      color: #3ebfff;
      border: 1px solid #3ebfff; }
      .socPrWr a.tgPr:hover {
        color: #229ed9 !important;
        border-color: #229ed9 !important; }
</pre></body></html>