<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:yandex="http://news.yandex.ru" xmlns:turbo="http://turbo.yandex.ru" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Акции парк-отеля Хвоя Ногинск</title>
    <link>https://hvoya-noginsk.ru</link>
    <description/>
    <language>ru</language>
    <lastBuildDate>Thu, 07 May 2026 07:47:25 +0300</lastBuildDate>
    <item turbo="true">
      <title>Привилегия для групп</title>
      <link>https://hvoya-noginsk.ru/tpost/5gjmedb6n1-privilegiya-dlya-grupp</link>
      <amplink>https://hvoya-noginsk.ru/tpost/5gjmedb6n1-privilegiya-dlya-grupp?amp=true</amplink>
      <pubDate>Thu, 07 May 2026 06:03:00 +0300</pubDate>
      <enclosure url="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp" type="image/webp"/>
      <description>Скидка при посещении акватермального комплекса от 15 человек.</description>
      <turbo:content><![CDATA[<header><h1>Привилегия для групп</h1></header><figure><img alt="" src="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp"/></figure><div class="t-redactor__text"><strong>Вместе выгоднее: отдых для команды и друзей! До 31 мая 2026 г.</strong> в акватермальном комплексе парк-отеля «Хвоя Ногинск» действует особый тариф для организованных групп:<br /><br /><strong>🎁скидка 30%</strong> в будние дни;<br /><br /><strong>🎁скидка 20%</strong> в выходные;<br /><br />🎁для организатора – вход <strong>бесплатный.</strong><br /><br /><strong>Условия:</strong><br /><br /><ul><li data-list="bullet">посещение для групп от 15 человек;</li><li data-list="bullet">время пребывания – 3 часа;</li><li data-list="bullet">тариф распространяется на физические и юридические лица;</li><li data-list="bullet">не суммируется с другими акциями и специальными предложениями.</li></ul><br /><strong>В программе отдыха:</strong><br /><br /><ul><li data-list="bullet">горячий бассейн с гидромассажем;</li><li data-list="bullet">посещение бани;</li><li data-list="bullet">отдых в relax-зоне.</li></ul><br />Это предложение удобно для корпоративных выездов, туристических групп и дружеских компаний, которые хотят совместить отдых и комфортное общение.<br /><br /><strong><em>📅Срок действия акции: до 31.05.2026 г.</em></strong></div><div class="t-redactor__embedcode"><style>

/* -------------------- */
/* ОСНОВА */
/* -------------------- */

body,
.t-feed__post,
.t-feed__post-popup {
  background: #F7F7F7 !important;
}

/* -------------------- */
/* ТИПОГРАФИКА */
/* -------------------- */

.t-title,
.t-feed__post-title,
h1 {
  font-family: 'Montserrat Alternates', sans-serif !important;
  font-size: 52px !important;
  line-height: .95 !important;
  letter-spacing: -.04em !important;
  font-weight: 500 !important;
  color: #233a25 !important;
}

.t-feed__post-date,
.t-date {
  color: #7f8d80 !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important;
  letter-spacing: .02em !important;
}

.t-redactor__text,
.t-redactor__text p,
.t-text {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px !important;
  line-height: 1.75 !important;
  color: #233a25 !important;
  letter-spacing: -.01em !important;
}

.t-redactor__text p:first-of-type {
  font-size: 24px !important;
  line-height: 1.55 !important;
  color: #233a25 !important;
  max-width: 860px;
}

/* -------------------- */
/* ОБЛОЖКА */
/* -------------------- */

.t-img,
.t-feed__post-img,
.t-feed__post-image {
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(35,58,37,.05);
}

/* -------------------- */
/* OFFER CARD */
/* -------------------- */

.offer-card {
  margin: 42px 0;
  padding: 38px;
  border-radius: 32px;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,.72),
    rgba(243,246,243,.92)
  );
  border: 1px solid rgba(255,255,255,.7);
  box-shadow: 0 18px 40px rgba(35,58,37,.05);
}

.offer-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  color: #789179;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.offer-dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #8EA78F;
}

.offer-title {
  margin-bottom: 18px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 34px;
  line-height: 1.1;
  letter-spacing: -.03em;
  color: #233a25;
}

.offer-description {
  max-width: 760px;
  font-size: 18px;
  line-height: 1.7;
  color: #5f6f61;
}

/* -------------------- */
/* BENEFITS */
/* -------------------- */

.offer-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 18px;
  margin: 38px 0;
}

.benefit {
  padding: 26px 24px;
  border-radius: 24px;
  background: rgba(255,255,255,.7);
  border: 1px solid rgba(255,255,255,.8);
  transition: .25s ease;
}

.benefit:hover {
  transform: translateY(-3px);
}

.benefit-label {
  margin-bottom: 14px;
  color: #7f8d80;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.benefit-value {
  margin-bottom: 10px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -.04em;
  color: #233a25;
}

.benefit-text {
  color: #5f6f61;
  font-size: 15px;
  line-height: 1.5;
}

/* -------------------- */
/* CONDITIONS */
/* -------------------- */

.conditions {
  display: grid;
  gap: 16px;
  margin-top: 18px;
  padding-top: 28px;
  border-top: 1px solid rgba(142,167,143,.22);
}

.condition {
  display: flex;
  gap: 14px;
  color: #5f6f61;
  font-size: 16px;
  line-height: 1.55;
}

.condition::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 10px;
  flex: 0 0 auto;
  border-radius: 999px;
  background: #8EA78F;
}

/* -------------------- */
/* CTA */
/* -------------------- */

.offer-btn-wrap {
  margin-top: 36px;
}

.offer-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 34px;
  border-radius: 18px;
  background: linear-gradient(180deg, #8EA78F 0%, #789179 100%);
  border: 1px solid rgba(120,145,121,.85);
  color: #F7F7F7 !important;
  text-decoration: none !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .01em;
  box-shadow: 0 14px 30px rgba(120,145,121,.24);
  transition: .25s ease;
}

.offer-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(180deg, #86A087 0%, #6F886F 100%);
  box-shadow: 0 18px 34px rgba(120,145,121,.3);
}

/* -------------------- */
/* MOBILE */
/* -------------------- */

@media(max-width:980px) {
  .offer-benefits {
    grid-template-columns: 1fr;
  }
}

@media(max-width:640px) {
  .t-title,
  .t-feed__post-title,
  h1 {
    font-size: 38px !important;
    line-height: 1.02 !important;
  }

  .offer-card {
    padding: 26px 22px;
    border-radius: 26px;
  }

  .offer-title {
    font-size: 28px;
  }

  .benefit {
    padding: 22px 20px;
    border-radius: 20px;
  }

  .benefit-value {
    font-size: 30px;
  }

  .offer-btn {
    width: 100%;
  }
}

</style></div>]]></turbo:content>
    </item>
    <item turbo="true">
      <title>Copy: Привилегия для групп</title>
      <link>https://hvoya-noginsk.ru/tpost/p7cisbjk71-copy-privilegiya-dlya-grupp</link>
      <amplink>https://hvoya-noginsk.ru/tpost/p7cisbjk71-copy-privilegiya-dlya-grupp?amp=true</amplink>
      <pubDate>Thu, 07 May 2026 06:24:00 +0300</pubDate>
      <enclosure url="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp" type="image/webp"/>
      <description>Скидка при посещении акватермального комплекса от 15 человек.</description>
      <turbo:content><![CDATA[<header><h1>Copy: Привилегия для групп</h1></header><figure><img alt="" src="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp"/></figure><div class="t-redactor__text"><strong>Вместе выгоднее: отдых для команды и друзей! До 31 мая 2026 г.</strong> в акватермальном комплексе парк-отеля «Хвоя Ногинск» действует особый тариф для организованных групп:</div><div class="t-redactor__embedcode"><div class="promo-note">
  Вместе выгоднее: специальное предложение для корпоративных выездов, туристических групп и дружеских компаний.
</div></div><div class="t-redactor__embedcode"><div class="promo-cards">
  <div>🎁 Скидка 30% в будние дни</div>
  <div>🎁 Скидка 20% в выходные</div>
  <div>👤 Для организатора — вход бесплатный</div>
  <div>⏱ Время пребывания — 3 часа</div>
  <div>💦 Горячий бассейн с&nbsp;гидромассажем</div>
  <div>🧖 Баня и&nbsp;relax-зона</div>
</div></div><div class="t-redactor__embedcode"><div class="promo-conditions">
  <div class="promo-conditions-title">Условия акции</div>

  <ul>
    <li>посещение для групп от 15 человек;</li>
    <li>тариф действует для физических и юридических лиц;</li>
    <li>не суммируется с другими акциями и специальными предложениями;</li>
    <li>срок действия акции — до 31.05.2026 г.</li>
  </ul>
</div></div><div class="t-redactor__text"><strong>В программе отдыха:</strong><br /><br /><ul><li data-list="bullet">горячий бассейн с гидромассажем;</li><li data-list="bullet">посещение бани;</li><li data-list="bullet">отдых в relax-зоне.</li></ul><br />Это предложение удобно для корпоративных выездов, туристических групп и дружеских компаний, которые хотят совместить отдых и комфортное общение.</div><div class="t-redactor__embedcode"><a href="/booking" class="news-cta">Забронировать посещение</a></div><div class="t-redactor__embedcode"><style>

/* -------------------- */
/* ОБЩИЙ ФОН */
/* -------------------- */

body {
  background: #F0F5F5;
}

.t-feed__post-popup,
.t-feed__post {
  background: #F0F5F5 !important;
}

/* -------------------- */
/* ЕДИНАЯ ТИПОГРАФИКА */
/* -------------------- */

.t-title,
.t-title_xs,
.t-title_sm,
.t-feed__post-title,
h1,
.t-redactor__text,
.t-redactor__text *,
.t-feed__post-descr,
.t-text,
.t-text_md,
.promo-tag,
.promo-cards div,
.promo-note,
.promo-conditions,
.news-cta {
  font-family: 'Onest', Arial, sans-serif !important;
  text-transform: none !important;
  font-kerning: normal;
  font-feature-settings: "kern" 1;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}

/* -------------------- */
/* ЗАГОЛОВОК */
/* -------------------- */

.t-title,
.t-title_xs,
.t-title_sm,
.t-feed__post-title,
.t-feed__post-title a,
h1 {
  color: #3C3F3F !important;
  font-size: 36px !important;
  font-weight: 650 !important;
  letter-spacing: -0.04em !important;
  line-height: 0.98 !important;
}

/* -------------------- */
/* ДАТА */
/* -------------------- */

.t-feed__post-date,
.t-date {
  display: inline-block;
  margin-bottom: 20px;
  color: #3C3F3F !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

/* -------------------- */
/* ОСНОВНОЙ ТЕКСТ */
/* -------------------- */

.t-redactor__text,
.t-redactor__text p,
.t-feed__post-descr,
.t-text {
  color: #3C3F3F !important;
  font-size: 19px;
  line-height: 1.75;
  letter-spacing: -0.01em !important;
}

.t-redactor__text p:first-of-type {
  max-width: 780px;
  color: #3C3F3F !important;
  font-size: 24px;
  line-height: 1.55;
  letter-spacing: -0.015em !important;
}

/* -------------------- */
/* ИЗОБРАЖЕНИЕ */
/* -------------------- */

.t-img,
.t-feed__post-img,
.t-feed__post-image {
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(32,55,45,.12);
}

/* -------------------- */
/* ПЛАШКИ */
/* -------------------- */

.promo-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 28px 0 34px;
}

.promo-tag {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 11px 20px;
  border-radius: 999px;
  border: 1.5px solid;
  background: transparent;
  font-size: 14px;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: -0.01em !important;
}

.tag-live {
  color: #6E9FA3 !important;
  border-color: #6E9FA3;
}

.tag-date {
  color: #D7A947 !important;
  border-color: #D7A947;
}

/* -------------------- */
/* КАРТОЧКИ */
/* -------------------- */

.promo-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin: 40px 0;
}

.promo-cards div {
  padding: 26px 24px;
  background: rgba(255,255,255,.62);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,.9);
  border-radius: 28px;
  box-shadow:
    0 10px 40px rgba(32,55,45,.05),
    inset 0 1px 0 rgba(255,255,255,.7);
  color: #3C3F3F !important;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 500 !important;
  letter-spacing: -0.01em !important;
  transition: all .25s ease;
}

.promo-cards div:hover {
  transform: translateY(-3px);
  box-shadow:
    0 18px 45px rgba(32,55,45,.08),
    inset 0 1px 0 rgba(255,255,255,.9);
}

/* -------------------- */
/* НИЖНЯЯ ПЛАШКА */
/* -------------------- */

.promo-note {
  margin: 54px 0 30px;
  padding: 36px 40px;
  border-radius: 34px;
  background: rgba(255,255,255,.58);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(255,255,255,.9);
  box-shadow:
    0 20px 60px rgba(32,55,45,.06),
    inset 0 1px 0 rgba(255,255,255,.7);
  color: #3C3F3F !important;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 400 !important;
  letter-spacing: -0.01em !important;
}

/* -------------------- */
/* УСЛОВИЯ */
/* -------------------- */

.promo-conditions {
  margin: 30px 0 10px;
  padding: 30px 34px;
  border-radius: 28px;
  background: rgba(255,255,255,.62);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,.9);
  box-shadow:
    0 10px 40px rgba(32,55,45,.05),
    inset 0 1px 0 rgba(255,255,255,.7);
  color: #3C3F3F !important;
}

.promo-conditions-title {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #3C3F3F;
}

.promo-conditions ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.promo-conditions li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  color: #3C3F3F;
  font-size: 16px;
  line-height: 1.55;
  letter-spacing: -0.01em;
}

.promo-conditions li:last-child {
  margin-bottom: 0;
}

.promo-conditions li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .75em;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #6E9FA3;
}

/* -------------------- */
/* КНОПКА */
/* -------------------- */

.news-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 28px 0 10px;
  padding: 16px 28px;
  border-radius: 999px;
  background: #D7A947;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
  font-size: 16px;
  font-weight: 600 !important;
  line-height: 1;
  letter-spacing: -0.01em !important;
  transition: background .25s ease, transform .25s ease;
}

.news-cta:hover {
  background: #E0B766;
  transform: translateY(-2px);
}

/* -------------------- */
/* ССЫЛКИ */
/* -------------------- */

.t-redactor__text a:not(.news-cta) {
  color: #2E5A53;
  text-decoration: none;
  border-bottom: 1px solid rgba(46,90,83,.3);
  transition: .2s ease;
}

.t-redactor__text a:not(.news-cta):hover {
  border-color: rgba(46,90,83,.7);
}

/* -------------------- */
/* МОБИЛКА */
/* -------------------- */

@media (max-width: 980px) {

  .promo-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .promo-note {
    padding: 32px;
    font-size: 22px;
  }

  .news-cta {
    width: 220px;
    padding: 17px 22px;
    font-size: 15px;
  }

}

@media (max-width: 640px) {

  .t-redactor__text,
  .t-feed__post-descr,
  .t-text {
    font-size: 17px;
  }

  .t-redactor__text p:first-of-type {
    font-size: 21px;
  }

  .t-title,
  .t-title_xs,
  .t-title_sm,
  .t-feed__post-title,
  .t-feed__post-title a,
  h1 {
    font-size: 40px !important;
    line-height: 1.05 !important;
  }

  .promo-tags {
    gap: 10px;
  }

  .promo-tag {
    padding: 10px 16px;
    font-size: 13px;
  }

  .promo-cards {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .promo-cards div {
    padding: 22px 20px;
    border-radius: 22px;
    font-size: 16px;
    background: rgba(255,255,255,.88);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .promo-note {
    padding: 26px;
    border-radius: 28px;
    font-size: 20px;
    line-height: 1.35;
    background: rgba(255,255,255,.92);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .promo-conditions {
    padding: 24px 22px;
    border-radius: 24px;
    background: rgba(255,255,255,.92);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .promo-conditions-title {
    font-size: 18px;
  }

  .promo-conditions li {
    font-size: 15px;
  }

  .news-cta {
    width: 100%;
  }

  .t-img,
  .t-feed__post-img,
  .t-feed__post-image {
    border-radius: 22px;
  }
}

</style></div>]]></turbo:content>
    </item>
    <item turbo="true">
      <title>Copy: Copy: Привилегия для групп</title>
      <link>https://hvoya-noginsk.ru/tpost/denij1d1b1-copy-copy-privilegiya-dlya-grupp</link>
      <amplink>https://hvoya-noginsk.ru/tpost/denij1d1b1-copy-copy-privilegiya-dlya-grupp?amp=true</amplink>
      <pubDate>Thu, 07 May 2026 06:24:00 +0300</pubDate>
      <enclosure url="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp" type="image/webp"/>
      <description>Скидка при посещении акватермального комплекса от 15 человек.</description>
      <turbo:content><![CDATA[<header><h1>Copy: Copy: Привилегия для групп</h1></header><figure><img alt="" src="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp"/></figure><div class="t-redactor__text"><strong>Вместе выгоднее: отдых для команды и друзей! До 31 мая 2026 г.</strong> в акватермальном комплексе парк-отеля «Хвоя Ногинск» действует особый тариф для организованных групп:<br /><br /><strong>🎁скидка 30%</strong> в будние дни;<br /><br /><strong>🎁скидка 20%</strong> в выходные;<br /><br />🎁для организатора – вход <strong>бесплатный.</strong><br /><br /><strong>Условия:</strong><br /><br /><ul><li data-list="bullet">посещение для групп от 15 человек;</li><li data-list="bullet">время пребывания – 3 часа;</li><li data-list="bullet">тариф распространяется на физические и юридические лица;</li><li data-list="bullet">не суммируется с другими акциями и специальными предложениями.</li></ul><br /><strong>В программе отдыха:</strong><br /><br /><ul><li data-list="bullet">горячий бассейн с гидромассажем;</li><li data-list="bullet">посещение бани;</li><li data-list="bullet">отдых в relax-зоне.</li></ul><br />Это предложение удобно для корпоративных выездов, туристических групп и дружеских компаний, которые хотят совместить отдых и комфортное общение.<br /><br /><strong><em>📅Срок действия акции: до 31.05.2026 г.</em></strong></div>]]></turbo:content>
    </item>
    <item turbo="true">
      <title>Copy: Copy: Привилегия для групп</title>
      <link>https://hvoya-noginsk.ru/tpost/04ylkj32e1-copy-copy-privilegiya-dlya-grupp</link>
      <amplink>https://hvoya-noginsk.ru/tpost/04ylkj32e1-copy-copy-privilegiya-dlya-grupp?amp=true</amplink>
      <pubDate>Thu, 07 May 2026 06:24:00 +0300</pubDate>
      <enclosure url="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp" type="image/webp"/>
      <description>Скидка при посещении акватермального комплекса от 15 человек.</description>
      <turbo:content><![CDATA[<header><h1>Copy: Copy: Привилегия для групп</h1></header><figure><img alt="" src="https://static.tildacdn.com/tild6331-3535-4736-b162-393165623766/_.webp"/></figure><div class="t-redactor__text"><strong>Вместе выгоднее: отдых для команды и друзей! До 31 мая 2026 г.</strong> в акватермальном комплексе парк-отеля «Хвоя Ногинск» действует особый тариф для организованных групп:<br /><br /><strong>🎁скидка 30%</strong> в будние дни;<br /><br /><strong>🎁скидка 20%</strong> в выходные;<br /><br />🎁для организатора – вход <strong>бесплатный.</strong><br /><br /><strong>Условия:</strong><br /><br /><ul><li data-list="bullet">посещение для групп от 15 человек;</li><li data-list="bullet">время пребывания – 3 часа;</li><li data-list="bullet">тариф распространяется на физические и юридические лица;</li><li data-list="bullet">не суммируется с другими акциями и специальными предложениями.</li></ul><br /><strong>В программе отдыха:</strong><br /><br /><ul><li data-list="bullet">горячий бассейн с гидромассажем;</li><li data-list="bullet">посещение бани;</li><li data-list="bullet">отдых в relax-зоне.</li></ul><br />Это предложение удобно для корпоративных выездов, туристических групп и дружеских компаний, которые хотят совместить отдых и комфортное общение.<br /><br /><strong><em>📅Срок действия акции: до 31.05.2026 г.</em></strong></div><div class="t-redactor__embedcode"><style>

/* -------------------- */
/* ОСНОВА */
/* -------------------- */

body,
.t-feed__post,
.t-feed__post-popup {
  background: #F7F7F7 !important;
}

/* -------------------- */
/* ТИПОГРАФИКА */
/* -------------------- */

.t-title,
.t-feed__post-title,
h1 {
  font-family: 'Montserrat Alternates', sans-serif !important;
  font-size: 52px !important;
  line-height: .95 !important;
  letter-spacing: -.04em !important;
  font-weight: 500 !important;
  color: #233a25 !important;
}

.t-feed__post-date,
.t-date {
  color: #7f8d80 !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important;
  letter-spacing: .02em !important;
}

.t-redactor__text,
.t-redactor__text p,
.t-text {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px !important;
  line-height: 1.75 !important;
  color: #233a25 !important;
  letter-spacing: -.01em !important;
}

.t-redactor__text p:first-of-type {
  font-size: 24px !important;
  line-height: 1.55 !important;
  color: #233a25 !important;
  max-width: 860px;
}

/* -------------------- */
/* ОБЛОЖКА */
/* -------------------- */

.t-img,
.t-feed__post-img,
.t-feed__post-image {
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(35,58,37,.05);
}

/* -------------------- */
/* OFFER CARD */
/* -------------------- */

.offer-card {
  margin: 42px 0;
  padding: 38px;
  border-radius: 32px;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,.72),
    rgba(243,246,243,.92)
  );
  border: 1px solid rgba(255,255,255,.7);
  box-shadow: 0 18px 40px rgba(35,58,37,.05);
}

.offer-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  color: #789179;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.offer-dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #8EA78F;
}

.offer-title {
  margin-bottom: 18px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 34px;
  line-height: 1.1;
  letter-spacing: -.03em;
  color: #233a25;
}

.offer-description {
  max-width: 760px;
  font-size: 18px;
  line-height: 1.7;
  color: #5f6f61;
}

/* -------------------- */
/* BENEFITS */
/* -------------------- */

.offer-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 18px;
  margin: 38px 0;
}

.benefit {
  padding: 26px 24px;
  border-radius: 24px;
  background: rgba(255,255,255,.7);
  border: 1px solid rgba(255,255,255,.8);
  transition: .25s ease;
}

.benefit:hover {
  transform: translateY(-3px);
}

.benefit-label {
  margin-bottom: 14px;
  color: #7f8d80;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.benefit-value {
  margin-bottom: 10px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -.04em;
  color: #233a25;
}

.benefit-text {
  color: #5f6f61;
  font-size: 15px;
  line-height: 1.5;
}

/* -------------------- */
/* CONDITIONS */
/* -------------------- */

.conditions {
  display: grid;
  gap: 16px;
  margin-top: 18px;
  padding-top: 28px;
  border-top: 1px solid rgba(142,167,143,.22);
}

.condition {
  display: flex;
  gap: 14px;
  color: #5f6f61;
  font-size: 16px;
  line-height: 1.55;
}

.condition::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 10px;
  flex: 0 0 auto;
  border-radius: 999px;
  background: #8EA78F;
}

/* -------------------- */
/* CTA */
/* -------------------- */

.offer-btn-wrap {
  margin-top: 36px;
}

.offer-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 34px;
  border-radius: 18px;
  background: linear-gradient(180deg, #8EA78F 0%, #789179 100%);
  border: 1px solid rgba(120,145,121,.85);
  color: #F7F7F7 !important;
  text-decoration: none !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .01em;
  box-shadow: 0 14px 30px rgba(120,145,121,.24);
  transition: .25s ease;
}

.offer-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(180deg, #86A087 0%, #6F886F 100%);
  box-shadow: 0 18px 34px rgba(120,145,121,.3);
}

/* -------------------- */
/* MOBILE */
/* -------------------- */

@media(max-width:980px) {
  .offer-benefits {
    grid-template-columns: 1fr;
  }
}

@media(max-width:640px) {
  .t-title,
  .t-feed__post-title,
  h1 {
    font-size: 38px !important;
    line-height: 1.02 !important;
  }

  .offer-card {
    padding: 26px 22px;
    border-radius: 26px;
  }

  .offer-title {
    font-size: 28px;
  }

  .benefit {
    padding: 22px 20px;
    border-radius: 20px;
  }

  .benefit-value {
    font-size: 30px;
  }

  .offer-btn {
    width: 100%;
  }
}

</style></div>]]></turbo:content>
    </item>
  </channel>
</rss>
