/* Desktop premium heroes for services, call-master and contacts pages only. */
html body.services-page,
html body.call-page,
html body.contacts-page {
  background: #f7fbff;
}

html body .inner-premium-hero,
html body .inner-premium-hero * {
  box-sizing: border-box;
}

html body .inner-premium-hero.pfhero-v7.pfhero-v7--page {
  color: #0a1738 !important;
  background-color: #f7fbff !important;
}

html body .inner-premium-hero .pfhero-v7__card h1 span,
html body .inner-premium-hero .pfhero-v7__card h1 .inner-premium-accent {
  color: #0b78ff !important;
}

html body .inner-premium-hero .inner-premium-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  width: fit-content;
  margin: 0 0 28px;
  padding: 10px 20px;
  border: 1px solid rgba(11, 120, 255, .08);
  border-radius: 999px;
  color: #0b78ff;
  background: rgba(11, 120, 255, .06);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
}

html body .inner-premium-hero .inner-premium-hero__eyebrow::before {
  content: "";
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0b78ff;
  box-shadow: 0 0 0 5px rgba(11, 120, 255, .08);
}

html body .inner-premium-hero .inner-premium-hero__cards {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  margin: 30px 0 32px !important;
  padding: 0 !important;
}

html body .inner-premium-hero .inner-premium-card.pfhero-v7__badge {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 62px minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  column-gap: 15px !important;
  align-items: center !important;
  min-height: 122px !important;
  padding: 22px 18px !important;
  border: 1px solid rgba(12, 71, 130, .08) !important;
  border-radius: 18px !important;
  color: #0a1738 !important;
  background: rgba(255, 255, 255, .96) !important;
  box-shadow: 0 18px 45px rgba(15, 50, 90, .10) !important;
  white-space: normal !important;
}

html body .inner-premium-hero .inner-premium-card.pfhero-v7__badge::before {
  content: "" !important;
  grid-row: 1 / span 2;
  display: block !important;
  width: 54px;
  height: 54px;
  margin: 0 !important;
  border-radius: 50%;
  background-color: #eef5ff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 29px 29px;
}

html body .inner-premium-card strong {
  display: block;
  min-width: 0;
  color: #0a1738;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.25;
}

html body .inner-premium-card small {
  display: block;
  min-width: 0;
  margin-top: 7px;
  color: #5a6680;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.45;
}

html body .inner-premium-card--price::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 13.5 13.5 20a2.1 2.1 0 0 1-3 0L4 13.5V4h9.5L20 10.5a2.1 2.1 0 0 1 0 3Z' stroke='%230B78FF' stroke-width='2.2' stroke-linejoin='round'/%3E%3Ccircle cx='9' cy='9' r='1.6' fill='%230B78FF'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-card--pay::before,
html body .inner-premium-card--chat::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='6' width='18' height='13' rx='3' stroke='%230B78FF' stroke-width='2.2'/%3E%3Cpath d='M3 10h18M7 15h3' stroke='%230B78FF' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-card--shield::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3 19 6v5.4c0 4.3-2.8 7.6-7 9.1-4.2-1.5-7-4.8-7-9.1V6l7-3Z' stroke='%230B78FF' stroke-width='2.2' stroke-linejoin='round'/%3E%3Cpath d='m9 12 2 2 4-5' stroke='%230B78FF' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-card--check::before,
html body .inner-premium-card--calendar::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='5' width='16' height='15' rx='3' stroke='%230B78FF' stroke-width='2.2'/%3E%3Cpath d='M8 3v4M16 3v4M8 12l2.5 2.5L16 9' stroke='%230B78FF' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-card--user::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='8' r='4' stroke='%230B78FF' stroke-width='2.2'/%3E%3Cpath d='M5 20c.9-4 3.2-6 7-6s6.1 2 7 6' stroke='%230B78FF' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-hero__safe {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 26px 0 0;
  color: #707b91;
  font-size: 15px;
  line-height: 1.4;
}

html body .inner-premium-hero__safe::before {
  content: "";
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='10' width='14' height='10' rx='2' stroke='%230B78FF' stroke-width='2.1'/%3E%3Cpath d='M8 10V8a4 4 0 0 1 8 0v2' stroke='%230B78FF' stroke-width='2.1' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

@media (min-width: 1024px) {
  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page {
    display: block !important;
    min-height: 780px !important;
    padding: 0 !important;
    overflow: visible !important;
    background-image:
      linear-gradient(90deg, #f7fbff 0%, #ffffff 30%, rgba(255,255,255,.96) 48%, rgba(255,255,255,.16) 66%, rgba(255,255,255,0) 100%),
      var(--hero-static-image) !important;
    background-size: auto, auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: left top, right top !important;
  }

  html body .inner-premium-hero.inner-premium-hero--services {
    background-position: left top, right 44% top !important;
  }

  html body .inner-premium-hero.inner-premium-hero--contacts {
    min-height: 760px !important;
    background-position: left top, right top !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pd-hero-clean__media {
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 0 !important;
    overflow: hidden !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pd-hero-clean__media img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    filter: saturate(1.04) contrast(1.01) brightness(1.06) !important;
  }

  html body .inner-premium-hero.inner-premium-hero--services .pd-hero-clean__media img {
    object-position: center center !important;
  }

  html body .inner-premium-hero.inner-premium-hero--contacts .pd-hero-clean__media img {
    object-position: 50% center !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__overlay {
    display: block !important;
    z-index: 1 !important;
    opacity: 1 !important;
    background:
      linear-gradient(90deg, #f7fbff 0%, #ffffff 31%, rgba(255,255,255,.96) 45%, rgba(255,255,255,.58) 56%, rgba(255,255,255,.10) 67%, rgba(255,255,255,0) 82%) !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__container {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    width: min(100% - 96px, 1460px) !important;
    max-width: 1460px !important;
    min-height: 780px !important;
    padding: 62px 0 106px !important;
  }

  html body .inner-premium-hero.inner-premium-hero--contacts .pfhero-v7__container {
    min-height: 760px !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__card {
    width: min(720px, 58vw) !important;
    max-width: 720px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #0a1738 !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page h1 {
    max-width: 760px !important;
    margin: 0 0 24px !important;
    color: #0a1738 !important;
    font-size: clamp(54px, 4.2vw, 78px) !important;
    font-weight: 900 !important;
    line-height: 1.12 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
    text-shadow: none !important;
  }

  html body .inner-premium-hero.inner-premium-hero--call h1 {
    max-width: 800px !important;
  }

  html body .inner-premium-hero.inner-premium-hero--contacts h1 {
    max-width: 820px !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__subtitle {
    max-width: 700px !important;
    margin: 0 !important;
    color: #536079 !important;
    font-size: 22px !important;
    line-height: 1.55 !important;
    text-align: left !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__actions {
    display: flex !important;
    justify-content: flex-start !important;
    gap: 18px !important;
    margin-top: 0 !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__btn {
    min-width: 252px !important;
    min-height: 66px !important;
    padding: 19px 28px !important;
    border-radius: 12px !important;
    font-size: 17px !important;
    font-weight: 800 !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__btn--primary {
    color: #fff !important;
    background: linear-gradient(135deg, #0068ff, #11b7f1) !important;
    box-shadow: 0 18px 34px rgba(0, 104, 255, .23) !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__btn--secondary {
    color: #0b78ff !important;
    background: rgba(255, 255, 255, .92) !important;
    border: 2px solid rgba(11, 120, 255, .86) !important;
    box-shadow: none !important;
  }

  html body .inner-premium-hero .inner-premium-trust.pfhero-v7__trustline {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 0 !important;
    min-height: 118px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(10, 48, 92, .08) !important;
    border-radius: 16px !important;
    color: #0a1738 !important;
    background: rgba(255, 255, 255, .97) !important;
    box-shadow: 0 22px 60px rgba(15, 50, 90, .13) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
  }

  html body .inner-premium-hero .inner-premium-trust__item {
    position: relative;
    display: grid !important;
    grid-template-columns: 70px minmax(0, 1fr);
    grid-template-rows: auto auto;
    align-content: center;
    column-gap: 18px;
    min-width: 0;
    padding: 24px 28px;
    text-transform: none !important;
    white-space: normal !important;
    overflow: visible !important;
  }

  html body .inner-premium-hero .inner-premium-trust__item + .inner-premium-trust__item {
    border-left: 1px solid rgba(10, 48, 92, .11);
  }

  html body .inner-premium-hero .inner-premium-trust__item::before {
    content: "" !important;
    grid-row: 1 / span 2;
    display: block !important;
    width: 54px !important;
    height: 54px !important;
    margin: 0 !important;
    border: 3px solid #0b78ff;
    border-radius: 50%;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 29px 29px !important;
  }

  html body .inner-premium-hero .inner-premium-trust__item strong {
    color: #0a1738;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.25;
    white-space: normal;
  }

  html body .inner-premium-hero .inner-premium-trust__item small {
    margin-top: 8px;
    color: #5f6b82;
    font-size: 14px;
    line-height: 1.45;
    white-space: normal;
  }
}

html body .inner-premium-hero .inner-premium-trust__item--pin::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21s7-6 7-12a7 7 0 1 0-14 0c0 6 7 12 7 12Z' stroke='%230B78FF' stroke-width='2.1'/%3E%3Ccircle cx='12' cy='9' r='2.5' stroke='%230B78FF' stroke-width='2.1'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-hero .inner-premium-trust__item--clock::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='8' stroke='%230B78FF' stroke-width='2.1'/%3E%3Cpath d='M12 7v5l3 2' stroke='%230B78FF' stroke-width='2.1' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-hero .inner-premium-trust__item--rub::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18V5h5.2a4 4 0 0 1 0 8H7' stroke='%230B78FF' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 15h8' stroke='%230B78FF' stroke-width='2.1' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-hero .inner-premium-trust__item--shield::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3 19 6v5.4c0 4.3-2.8 7.6-7 9.1-4.2-1.5-7-4.8-7-9.1V6l7-3Z' stroke='%230B78FF' stroke-width='2.1'/%3E%3Cpath d='m9 12 2 2 4-5' stroke='%230B78FF' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

html body .inner-premium-hero .inner-premium-trust__item--pay::before,
html body .inner-premium-hero .inner-premium-trust__item--phone::before {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='6' width='18' height='13' rx='3' stroke='%230B78FF' stroke-width='2.1'/%3E%3Cpath d='M3 10h18M7 15h3' stroke='%230B78FF' stroke-width='2.1' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

html body.services-page .services-directions,
html body.contacts-page .contacts-premium,
html body.call-page .call-premium--quick {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

html body.services-page .services-directions {
  padding-top: 86px;
}

html body.services-page .services-directions h2::before {
  content: "Наши направления";
  display: block;
  width: fit-content;
  margin: 0 0 18px;
  padding-left: 28px;
  color: #0b78ff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  background: radial-gradient(circle at 7px 50%, #0b78ff 0 4px, transparent 5px);
}

html body.call-page .call-premium--quick {
  padding-top: 86px;
}

html body.call-page .quick-call-shell {
  border: 1px solid rgba(10, 48, 92, .08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 22px 60px rgba(15, 50, 90, .10);
}

html body.call-page .quick-lead-card,
html body.call-page .quick-lead-form {
  background: #ffffff;
}

html body.call-page .quick-lead-form input,
html body.call-page .quick-lead-form select,
html body.call-page .quick-lead-form textarea {
  border-color: rgba(11, 120, 255, .15);
  background: #f7fbff;
}

html body.contacts-page .contacts-premium {
  padding-top: 86px;
}

html body.contacts-page .contacts-premium-card,
html body.contacts-page .contacts-zone-premium__map-card {
  border: 1px solid rgba(10, 48, 92, .08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(15, 50, 90, .09);
}

@media (max-width: 1280px) and (min-width: 1024px) {
  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__container {
    width: min(100% - 56px, 1180px) !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page .pfhero-v7__card {
    width: min(660px, 58vw) !important;
  }

  html body .inner-premium-hero.pfhero-v7.pfhero-v7--page h1 {
    font-size: clamp(46px, 4vw, 62px) !important;
  }

  html body .inner-premium-hero .inner-premium-hero__cards {
    gap: 12px !important;
  }

  html body .inner-premium-hero .inner-premium-card.pfhero-v7__badge {
    grid-template-columns: 52px minmax(0, 1fr) !important;
    padding: 18px 14px !important;
  }

  html body .inner-premium-hero .inner-premium-trust__item {
    grid-template-columns: 58px minmax(0, 1fr);
    padding: 22px 18px;
  }
}

@media (max-width: 1023px) {
  html body .inner-premium-hero .pfhero-v7__card {
    background: rgba(255, 255, 255, .9) !important;
    color: #0a1738 !important;
  }

  html body .inner-premium-hero.pfhero-v7 h1 {
    color: #0a1738 !important;
    text-shadow: none !important;
  }

  html body .inner-premium-hero.pfhero-v7 .pfhero-v7__subtitle {
    color: #536079 !important;
  }

  html body .inner-premium-hero .inner-premium-hero__eyebrow {
    margin-left: auto;
    margin-right: auto;
  }

  html body .inner-premium-hero .inner-premium-hero__cards {
    grid-template-columns: 1fr !important;
    margin: 18px 0 !important;
  }

  html body .inner-premium-hero .inner-premium-card.pfhero-v7__badge {
    grid-template-columns: 46px minmax(0, 1fr) !important;
    min-height: 0 !important;
    text-align: left !important;
  }

  html body .inner-premium-hero .inner-premium-hero__safe,
  html body .inner-premium-hero .inner-premium-trust {
    display: none !important;
  }
}
