/* Философия PureHub — стили конструктора блоков */
.container:has(.ph-philosophy-hero) .breadcrumb-h1 {
  margin-bottom: 16px;
}
.container:has(.ph-philosophy-hero) .dh-blocks-constructor-wrapper {
  margin-bottom: 0;
}
.ph-philosophy-hero .home-banner,
.ph-philosophy-manifest .home-banner,
.ph-philosophy-quote .home-banner {
  display: none !important;
}

.ph-philosophy-hero {
  color: #fff;
}
.ph-philosophy-hero .dh-blocks-inner {
  text-align: center;
}
.ph-hero-inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 20px 16px 10px;
}
.ph-hero-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  padding: 7px 16px;
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 999px;
  background: rgba(255,255,255,.08);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .14em;
  color: #fff;
}
.ph-hero-title {
  margin: 0 0 22px;
  font-size: 52px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -.02em;
  color: #fff;
}
.ph-hero-title span {
  color: #9adff0 !important;
}
.ph-hero-inner p {
  max-width: 640px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.65;
  color: rgba(255,255,255,.82);
}

.ph-philosophy-manifest .dh-blocks-inner,
.ph-philosophy-values .dh-blocks-inner,
.ph-philosophy-quote .dh-blocks-inner,
.ph-philosophy-cta .dh-blocks-inner {
  text-align: center;
}
.ph-philosophy-values.home-info-blocks--full .container {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.ph-philosophy-values .sub-heading {
  order: -1;
}
.ph-philosophy-values .home-banner {
  width: 100%;
}
.ph-philosophy-manifest .heading,
.ph-philosophy-values .heading,
.ph-philosophy-select .heading,
.ph-philosophy-cta .heading {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 700;
  color: #2b2b2d;
  letter-spacing: -.02em;
}
.ph-philosophy-manifest .home-banner__common-text {
  max-width: 720px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.7;
  color: #6b6b70;
}
.ph-philosophy-manifest .home-banner__common-text p {
  margin: 0 0 16px;
}
.ph-philosophy-manifest .home-banner__common-text p:last-child {
  margin-bottom: 0;
}

.ph-kicker {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #7db8ab;
}
.ph-philosophy-values .sub-heading,
.ph-philosophy-select .sub-heading {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #7db8ab;
  margin: 0 0 10px;
}
.ph-philosophy-values .home-banner {
  margin-top: 28px;
}
.ph-philosophy-values .home-banner__item {
  height: 100%;
  padding: 28px 24px;
  background: #f6f6f7;
  border-radius: 20px;
  text-align: left;
  box-shadow: none;
}
.ph-philosophy-values .home-banner__icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  border-radius: 14px;
  background: #e7f4f0;
}
.ph-philosophy-values .home-banner__title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 700;
  color: #2b2b2d;
}
.ph-philosophy-values .home-banner__desc {
  font-size: 14px;
  line-height: 1.6;
  color: #6b6b70;
}

.ph-philosophy-select .dh-blocks-inner {
  display: block;
}
.ph-philosophy-select.home-info-blocks--full .container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
  column-gap: 48px;
  align-items: center;
  text-align: left;
}
.ph-philosophy-select .ph-select-copy {
  max-width: 520px;
}
.ph-philosophy-select .ph-select-kicker {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #7db8ab;
}
.ph-philosophy-select .ph-select-copy .ph-select-title {
  margin: 0 0 16px;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 700;
  color: #2b2b2d;
  letter-spacing: -.02em;
}
.ph-philosophy-select .ph-select-copy p {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
  color: #6b6b70;
}
.ph-philosophy-select .home-banner__common-text {
  grid-column: 1;
  grid-row: 1;
  margin: 0;
}
.ph-philosophy-select .home-banner {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
  min-width: 0;
  max-width: 100%;
}
.ph-philosophy-select .home-banner [class*=&quot;col-&quot;] {
  width: 100%;
  float: none;
  padding: 0;
}
.ph-philosophy-select .home-banner__item {
  padding: 0;
  background: transparent;
  box-shadow: none;
}
.ph-philosophy-select .home-banner__icon-wrapper {
  width: 100%;
  max-width: 100%;
}
.ph-philosophy-select .home-banner__icon {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  border-radius: 24px;
  object-fit: cover;
}
.ph-philosophy-select .home-banner__text {
  display: none !important;
}

.ph-philosophy-steps .home-banner {
  margin-top: 8px;
}
.ph-philosophy-steps .home-banner__item {
  height: 100%;
  padding: 8px 8px 8px 0;
  background: transparent;
  box-shadow: none;
  text-align: left;
}
.ph-philosophy-steps .home-banner__icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  margin-bottom: 16px;
  border-radius: 16px;
  background: #eef7f4;
}
.ph-philosophy-steps .home-banner__title {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 700;
  color: #2b2b2d;
}
.ph-philosophy-steps .home-banner__desc {
  font-size: 14px;
  line-height: 1.6;
  color: #6b6b70;
}

.ph-philosophy-quote .home-banner__common-text {
  max-width: 760px;
  margin: 0 auto;
}
.ph-quote-brand {
  margin-bottom: 22px;
  font-size: 42px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -.03em;
  color: #58585a;
}
.ph-quote-brand span {
  color: #8ec8ea;
}
.ph-quote-text {
  max-width: 640px;
  margin: 0 auto 28px;
  font-size: 16px;
  line-height: 1.7;
  color: rgba(88,88,90,.72);
}
.ph-quote-rule {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.ph-quote-rule:before,
.ph-quote-rule:after {
  content: &quot;&quot;;
  width: 42px;
  height: 2px;
  border-radius: 2px;
}
.ph-quote-rule:before { background: #e7a3ae; }
.ph-quote-rule:after { background: #8ec8ea; }
.ph-quote-rule i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #7db8ab;
}

.ph-philosophy-cta .sub-heading {
  max-width: 640px;
  margin: 8px auto 0;
  font-size: 16px;
  line-height: 1.65;
  color: #6b6b70;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.ph-philosophy-cta .home-banner {
  margin-top: 28px;
  text-align: left;
}
.ph-philosophy-cta .home-banner__item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  height: 100%;
  padding: 22px 22px;
  background: #f6f6f7;
  border-radius: 18px;
  cursor: pointer;
  transition: background .2s ease, transform .2s ease;
}
.ph-philosophy-cta .home-banner__item:hover {
  background: #ececee;
  transform: translateY(-2px);
}
.ph-philosophy-cta .home-banner__icon-wrapper {
  flex: 0 0 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: #e7f4f0;
}
.ph-philosophy-cta .home-banner__title {
  margin: 0 4px 6px 0;
  font-size: 16px;
  font-weight: 700;
  color: #2b2b2d;
}
.ph-philosophy-cta .home-banner__desc {
  font-size: 13px;
  line-height: 1.5;
  color: #6b6b70;
}
.ph-cta-more {
  display: inline-flex;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #7db8ab;
}
.ph-philosophy-cta .home-banner__item:hover .ph-cta-more {
  color: #5e9d91;
}

@media (max-width: 991px) {
  .ph-hero-title { font-size: 36px; }
  .ph-philosophy-manifest .heading,
  .ph-philosophy-values .heading,
  .ph-philosophy-select .heading,
  .ph-philosophy-cta .heading,
  .ph-quote-brand { font-size: 30px; }
  .ph-philosophy-select.home-info-blocks--full .container {
    grid-template-columns: 1fr;
    row-gap: 24px;
  }
  .ph-philosophy-select .ph-select-copy .ph-select-title {
    font-size: 30px;
  }
  .ph-philosophy-select .home-banner__common-text,
  .ph-philosophy-select .home-banner {
    grid-column: 1;
    grid-row: auto;
  }
}

@media (max-width: 767px) {
  .ph-hero-title { font-size: 28px; }
  .ph-hero-inner p,
  .ph-philosophy-manifest .home-banner__common-text { font-size: 15px; }
}