  .other-articles1 {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
  }

  span.other-articles-title {
    color: #0b2b78;
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
  }

  .other-articles-all-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: flex;
  }

  .content-grid-item.right-grid {
    text-align: left;
    padding: 0;
  }

  span.other-articles-art-title {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    color: #0b2b78;
    font-weight: 600;
    text-align: left;
  }

  span.other-articles-text {
    display: block;
    font-size: 18px;
    text-align: left;
  }

  .other-articles-button {
    display: block;
    font-size: 18px;
    background-color: #f6f6f6;
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 50px;
    padding: 10px;
    text-align: center;
    transition: 0.4s;
  }

  .other-articles-button:hover {
    display: block;
    font-size: 18px;
    background-color: #e1e1e1;
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 50px;
    padding: 10px;
    text-align: center;
  }

  span.other-articles-art-title3 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #0b2b78;
    font-weight: 600;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
  }

  span.other-articles-text3 {
    font-size: 15px;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
  }

  .other-articles3 {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 25px;
    margin-bottom: 30px;
  }

  h4 {
    font-size: 1.15rem;
    color: #0b2b6a;
    font-weight: 700;
    margin: 8px 0;
  }

  h3 {
    font-size: 1.35rem;
    font-weight: 400;
    line-height: 1.5;
    color: #002855;
    margin: 32px 0 24px;
  }

  .gap-30 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-bottom: 30px;
  }

  .content-grid-item {
    text-align: center;
    border: none !important;
    padding: 0;
  }

  .text-block {
    text-align: left;
  }

  .articles__more-list {
    margin: 30px 0;
    background: #f6f6f6;
    border: solid 1px #00336d;
    padding: 24px;
    text-align: left;
    display: block;
    position: relative;
    overflow: hidden;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(/upload/medialibrary/!_Sovety/entsiklopediya/kniga00.svg);
    @media (max-width: 767px) {
      background-size: 120px;
    }
  }

  .articles__more-list-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #0b2b6a;
    padding-bottom: 20px;
  }

  .more-list {
    margin-bottom: 30px;
    background: #f6f6f6;
    border-radius: 16px;
    padding: 24px;
    max-width: 500px;
    text-align: left;
  }

  .more-list__title {
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    color: #0b2b6a;
    padding-bottom: 20px;
  }

  .left-alone-block {
    max-width: 500px;
  }

  .note-graynote {
    background-color: #f6f6f6;
    padding: 15px;
    color: #747474;
    padding-left: 30px;
    border-left: 2px solid #00336d;
    border-radius: 0px 20px 20px 0px;
    margin-bottom: 20px;
  }

  ul.articles__more-list-list {
    max-width: 80%;
  }

  .articles__more-list-title {
    font-weight: 600;
    font-size: 16px;
    color: #0b2b6a;
    max-width: 85%;
    padding-bottom: 20px;
  }

  .catalog-button-large {
    margin: auto;
    background-color: #0b2b6a;
    max-width: 500px;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
  }

  .catalog-button-medium {
    margin: auto; 
    background-color: #0b2b6a;
    max-width: 370px;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
  }

  .catalog-button-mini {
    margin: auto;
    background-color: #0b2b6a;
    max-width: 220px;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
  }

  .catalog-button-allwidth {
    margin: auto;
    background-color: #0b2b6a;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 17px;
    font-weight: 600;
  }

  .service-button-large {
    margin: auto;
    background-color: #f0f3f5;
    max-width: 500px;
    text-align: center;
    border: solid 1px #0b2b6a;
    padding: 10px;
    border-radius: 4px;
    color: #002855;
    font-size: 17px;
    font-weight: 600;
  }

  .service-button-title {
    text-decoration: none !important;
  }

  .photo-source-center {
    font-size: 14px;
    line-height: 18px;
    color: #7d7d7d;
    padding-bottom: 10px;
    text-align: center;
  }

  .photo-source-left {
    font-size: 14px;
    line-height: 18px;
    color: #7d7d7d;
    padding-bottom: 10px;
    text-align: left;
  }

  .shadow-group {
    border-radius: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    border: none;
    text-align: center;
    box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 8%);
    text-decoration: none;
    transition: 0.4s;
  }

  .shadow-group:hover {
    border-radius: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    border: none;
    text-align: center;
    box-shadow: 1px 1px 10px 10px rgb(0 0 0 / 8%);
    text-decoration: none;
  }

  .shadow-group-subtitle {
    font-size: 1.2rem;
    padding: 3% 10%;
  }

  .wide-img {
    border-radius: 4px;
    margin-bottom: 30px;
    width: 100%;
    height: auto;
    border-radius: 4px;
  }

  .screenshot-img {
    box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 8%);
    margin-bottom: 30px;
    width: 100%;
    height: auto;
    border-radius: 4px;
  }

  .img-circle {
    border-radius: 50%;
    width: 350px;
    height: auto;
    border: 1px solid #ccc;
  }

  .bluenote-example {
    background-color: #ededed;
    padding: 25px 35px;
    border-left: solid #00336d 5px;
    font-size: 14px;
    color: #00336d;
    text-align: left;
    margin-bottom: 30px;
  }

  .bluenote-advice {
    background-color: #eaf3ff;
    padding: 25px 35px;
    border-left: solid #00336d 5px;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    color: #00336d;
    text-align: left;
    margin-bottom: 30px;
  }

  .bluenote-example-right {
    text-align: left;
    background-color: #eaf3ff;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 25px 35px;
    border-right: solid #00336d 5px;
    border-radius: 20px 0px 0px 20px;
    float: right;
    font-size: 16px;
    color: #00336d;
  }

  .bluenote-example-subtitle {
    font-weight: 600;
    margin-bottom: 10px;
  }

  a.nounderline {
    text-decoration: none;
  }

  .bluenote-blockquote {
    padding: 40px 80px;
    border-left: solid rgb(222 54 54) 10px;
    margin-top: 40px;
    color: rgb(0, 51, 109);
    background-color: rgb(234 243 255);
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 1.8;
    border-radius: 0px 20px 20px 0px;
    @media (max-width: 767px) {
      padding: 25px 50px;
    }
  }

  .note-form {
    padding: 40px 80px;
    border-left: solid rgb(255 193 0) 10px;
    margin-top: 40px;
    color: rgb(0 0 0);
    background-color: rgb(255 236 178);
    margin-bottom: 60px;
    font-weight: 500;
    font-size: 20px;
    line-height: 2;
    text-align: center;
    @media (max-width: 767px) {
      padding: 20px 40px;
      font-size: 16px;
    }
  }

  .plus-list {
    background-image: URL(/upload/medialibrary/!_Sovety/entsiklopediya/plus-text.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 35px;
  }

  .minus-list {
    background-image: URL(/upload/medialibrary/!_Sovety/entsiklopediya/minus-text.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 35px;
  }

  .attention-list {
    background-image: URL(/upload/medialibrary/!_Sovety/entsiklopediya/vnimanie-text.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 35px;
  }

  .large-font {
    font-size: 115%;
  }

  .term-graynote {
    background-color: #f6f6f6;
    padding: 30px 30px 40px 50px;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #747474;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 97% 77%;
    background-image: url(/upload/medialibrary/!_Sovety/entsiklopediya/info.svg);
  }

  .term-subtitle {
    color: #00336d;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 2;
  }

  .no-mobile {
    @media (max-width: 767px) {
      display: none;
    }
  }

  .only-mobile {
    @media (min-width: 768px) {
      display: none;
    }
  }

  .mob-list {
    padding: 20px 40px;
    background-color: #eaf3ff;
    margin-bottom: 20px;
    border-radius: 10px;
    border: solid 1px #0b2b6a;
  }

  a.video-guide-anchor {
    text-decoration: none;
    background-image: url(/upload/medialibrary/!_Sovety/entsiklopediya/play.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 33px;
  }

  .video-guide-button {
    background-color: #ffeaea;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid;
    text-align: left;
    padding-left: 20px;
    transition: 0.4s ease;
  }

  a.short-guide-anchor {
    text-decoration: none;
    background-image: url(/upload/medialibrary/!_Sovety/entsiklopediya/watch.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 33px;
  }

  .short-guide-button {
    background-color: #e3ffc9;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid;
    text-align: left;
    padding-left: 20px;
    transition: 0.4s ease;
  }

  a.long-guide-anchor {
    text-decoration: none;
    background-image: url(/upload/medialibrary/!_Sovety/entsiklopediya/read.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 33px;
  }

  .long-guide-button {
    background-color: #eaf3ff;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid;
    text-align: left;
    padding-left: 20px;
    transition: 0.4s ease;
  }

  .video-guide-button:hover {
    border: 1px solid #002855;
    transition: 0.4s ease;
  }

  .short-guide-button:hover {
    border: 1px solid #002855;
    transition: 0.4s ease;
  }

  .long-guide-button:hover {
    border: 1px solid #002855;
    transition: 0.4s ease;
  }

  .image-container {
    position: relative;
    width: auto;
    height: 100%;
    overflow: hidden;
    min-height: 324px;
  }

  .image-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: opacity 0.7s ease;
    margin: 0;
  }

  .image-container .hover-image {
    opacity: 0;
  }

  .image-container:hover .hover-image,
  .image-container:focus .hover-image {
    opacity: 1;
  }

  .image-container:hover .main-image,
  .image-container:focus .main-image {
    opacity: 0;
  }

  .test-form-yandex {
    position: relative;
    margin: auto;
    background-color: #ffffff;
    max-width: 710px;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 8px 0px #e1e1e1;
  }

  .pre-form-yandex {
    margin-top: 30px;
    background-color: #f0f3f5;
    padding-bottom: 50px;
    border-top: 10px #adadad dashed;
  }

  .text-form-yandex {
    margin: auto;
    max-width: 710px;
    padding-top: 30px;
    color: #2c2c2c;
    background-color: #f0f3f5;
  }

  .content-grid-item.threecols-anchor {
    color: #0b2b6a;
    background-color: #f0f3f5;
    border-radius: 20px;
    margin-bottom: 30px;
    transition: 0.4s ease;
  }

  .content-grid-item.threecols-anchor:hover {
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
  }
  /* ===== Таб-бар ===== */
  .tab-bar {
    display: flex;
    gap: 12px;
  }
  /* Кнопка таба */
  .tab {
    position: relative;
    flex: 1;
    border: none;
    border-radius: 6px;
    height: clamp(120px, 20vw, 212px);
    cursor: pointer;
    overflow: hidden;
    /* Картинка (примерная) */
    background-size: cover;
    background-position: center;
    /* Плавность */
    transition: filter 0.3s ease;
    filter: grayscale(80%);
  }
  .tab-1 {
    background-image: url("/upload/medialibrary/!_Sovety/zonirovanie/kuhnya.webp");
  }
  .tab-2 {
    background-image: url("/upload/medialibrary/!_Sovety/zonirovanie/spalnya.webp");
  }
  .tab-3 {
    background-image: url("/upload/medialibrary/!_Sovety/zonirovanie/gostinaya.webp");
  }

  .tab-4 {
    background-image: url("/upload/medialibrary/!_Sovety/zonirovanie/vannaya.webp");
  }

  /* Ховер */
  .tab:hover {
    filter: grayscale(20%);
  }
  /* Активное состояние */
  .tab.active {
    filter: grayscale(0%);
    transform: none;
  }
  /* Текст на фоне градиента */
  .tab-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px;
    color: white;
    font-weight: bold;
    text-align: left;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    transition: background 0.3s ease;
  }
  /* Ховер на тексте */
  .tab:hover .tab-text {
    background: linear-gradient(to top, rgba(0, 40, 85, 1), transparent);
  }
  /* Активный таб → яркий градиент */
  .tab.active .tab-text {
    background: linear-gradient(to top, rgba(15, 70, 134, 1), transparent);
    transform: none;
  }
  /* ===== Контент ===== */
  .tab-content {
    padding: 16px;
  }
  /* Панели по умолчанию скрыты */
  .tab-panel {
    display: none;
  }
  /* Активная панель показывается */
  .tab-panel.active {
    display: block;
  }