

/* Start:/local/components/mkit/developer.page/templates/.default/style.css?177795904524915*/
.developer-page {
  background-color: var(--color-bg);
}

.developer-page__hero-inner {
  margin-top: 0;
}

.developer-page__hero-image {
  width: 100%;
  display: block;
  object-fit: cover;
  vertical-align: middle;
}

.developer-page__hero-title {
  font-size: clamp(32px, 5vw, 110px);
  font-weight: 500;
  line-height: 0.95;
  letter-spacing: -0.03em;
  color: var(--color-text);
  margin: 0 0 28px;
}

.developer-page__hero-image-wrap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 28px;
}

.developer-page__hero-intro {
  width: 100%;
  max-width: none;
  margin: 0;
  text-align: left;
  font-size: clamp(30px, 2.8vw, 48px);
  line-height: 1.16;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: var(--color-text);
}

.developer-page__hero-intro p {
  margin: 0 0 12px;
}

.developer-page__hero-intro p:last-child {
  margin-bottom: 0;
}

.developer-page__hero-intro-lead {
  text-align: center;
  margin-bottom: 2px;
  padding-left: 300px;
}

.developer-page__hero-intro-rest {
  text-align: left;
}

@media (max-width: 767px) {
  .developer-page__hero {
    padding: 40px 0 0;
  }

  .developer-page__hero-title {
    margin-bottom: 100px;
  }

  .developer-page__hero-image-wrap {
    margin-bottom: 22px;
  }

  .developer-page__hero-intro {
    font-size: clamp(24px, 7vw, 34px);
    line-height: 1.15;
    letter-spacing: -0.015em;
    padding: 0 4px;
  }
}

.developer-page .franchise-commitments {
  background: transparent;
}

.developer-page .calc-section {
  background: transparent;
}

.developer-page .about-hero {
  margin-bottom: 100px;
}

.developer-page .about-image-wrap {
  margin-bottom: 0;
}

.developer-page .about-section__line:first-of-type {
  margin-top: 0;
}

.developer-intro {
  padding: 100px 0;
}

.developer-intro__title {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.6px;
  color: var(--color-text);
  margin: 0;
}

@media (min-width: 768px) {
  .developer-intro__title {
    font-size: 40px;
  }
}

@media (min-width: 1024px) {
  .developer-intro__title {
    font-size: 50px;
    text-indent: 620px;
  }
}

/* 375 frame (Figma): single column 335px */
@media (max-width: 599px) {
  .developer-page {
    display: block;
    gap: 0;
  }

  .developer-page > section:not(.developer-page__hero) {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .developer-page__hero-title {
    font-size: 40px;
    line-height: 0.9;
    letter-spacing: -0.04em;
    margin: 0 0 50px;
  }

  .developer-page__hero-image-wrap {
    margin-bottom: 70px;
    aspect-ratio: 335 / 512;
  }

  .developer-page__hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .developer-page__hero-intro {
    max-width: 335px;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    padding: 0;
    text-indent: 0;
  }

  .developer-page__hero-intro-lead,
  .developer-page__hero-intro-rest,
  .developer-page__hero-intro p {
    display: inline;
    margin: 0;
    padding-left: 0;
    text-indent: 0;
    text-align: left;
  }

  .developer-page__hero-intro-lead::after {
    content: " ";
  }

  .developer-page .developer-advantages--list .developer-advantages__shifted,
  .developer-page .developer-projects__title,
  .developer-page .developer-projects__footer,
  .developer-page .developer-advantages--cards .developer-advantages__title,
  .developer-page .developer-advantages--cards .developer-advantages__cta-wrap,
  .developer-page .franchise-commitments__title,
  .developer-page .developer-variants__title {
    margin-left: 0 !important;
    max-width: 335px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .developer-page .developer-advantages--list .developer-advantages__title,
  .developer-page .franchise-commitments__title,
  .developer-page .developer-projects__title,
  .developer-page .developer-advantages--cards .developer-advantages__title,
  .developer-page .developer-variants__title,
  .developer-page .calc-info__title {
    font-size: 32px;
    line-height: 0.9;
    letter-spacing: -0.64px;
    margin-bottom: 30px;
  }

  .developer-page .developer-projects__grid,
  .developer-page .developer-variants__grid,
  .developer-page .franchise-commitments__grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-left: 0 !important;
    max-width: none !important;
  }

  .developer-page .developer-projects__card {
    display: flex;
    flex-direction: column;
    min-height: 434px;
  }

  .developer-page .developer-projects__card-link {
    min-height: 434px;
    flex: 1 1 auto;
    gap: 20px;
    padding: 10px;
    box-sizing: border-box;
  }

  .developer-page .developer-projects__img-wrap {
    flex: 0 0 auto;
    aspect-ratio: unset;
    height: 372px;
    min-height: 372px;
    max-height: 372px;
  }

  .developer-page .developer-projects__grid {
    grid-template-columns: 335px;
    justify-content: start;
  }

  .developer-page .developer-projects__meta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    width: 100%;
  }

  .developer-page .developer-projects__name,
  .developer-page .developer-projects__price {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.6px;
  }

  .developer-page .developer-projects__name {
    padding: 0;
  }

  .developer-page .developer-projects__price {
    display: inline-block;
    color: var(--color-text);
    white-space: nowrap;
  }

  .developer-page .franchise-commitments__card {
    min-height: 160px;
    border-radius: 20px;
    padding: 15px;
    background: transparent;
    border: none;
    position: relative;
    overflow: hidden;
  }

  .developer-page .franchise-commitments__card::after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid var(--color-border);
    border-radius: 20px;
    mask:
      linear-gradient(to right, transparent 20px, black 20px, black calc(100% - 20px), transparent calc(100% - 20px)),
      linear-gradient(to bottom, transparent 20px, black 20px, black calc(100% - 20px), transparent calc(100% - 20px));
    mask-composite: add;
    -webkit-mask:
      linear-gradient(to right, transparent 20px, black 20px, black calc(100% - 20px), transparent calc(100% - 20px)),
      linear-gradient(to bottom, transparent 20px, black 20px, black calc(100% - 20px), transparent calc(100% - 20px));
    -webkit-mask-composite: source-over;
    pointer-events: none;
  }

  .developer-page .franchise-commitments__num {
    font-size: 62px;
    line-height: 0.8;
    letter-spacing: -2.48px;
    color: rgba(1, 1, 23, 0.1);
    margin: 0 0 30px;
  }

  .developer-page .franchise-commitments__card-title {
    font-size: 25px;
    line-height: 1;
    margin: 0 0 10px;
  }

  .developer-page .franchise-commitments__card-text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    margin: 0;
  }

  .developer-page .developer-advantages--cards .developer-advantages__rows {
    padding-left: 0 !important;
    border-top: 1px solid var(--color-border);
  }

  .developer-page .developer-advantages--cards .developer-advantages__rows::before {
    display: none;
  }

  .developer-page .developer-advantages--cards .developer-advantages__row--numbered {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px 0;
    min-height: 0;
    align-items: start;
  }

  .developer-page .developer-advantages--cards .developer-advantages__num,
  .developer-page .developer-advantages--cards .developer-advantages__label,
  .developer-page .developer-advantages--cards .developer-advantages__text {
    grid-column: 1 / -1 !important;
  }

  .developer-page .developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full .developer-advantages__label {
    grid-column: 1 / -1 !important;
  }

  .developer-page .developer-advantages--cards .developer-advantages__num {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    padding-top: 0;
    margin: 0;
  }

  .developer-page .developer-advantages--cards .developer-advantages__label {
    font-size: 25px;
    line-height: 1;
    font-weight: 500;
    margin: 0;
  }

  .developer-page .developer-advantages--cards .developer-advantages__text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    padding-right: 0;
    margin: 0;
  }

  .developer-page .developer-variants__card {
    min-height: 206px;
    border-radius: 20px;
    padding: 15px;
    --variant-radius: 20px;
    --variant-frame-gap: 20px;
  }

  .developer-page .developer-variants__bg-num {
    font-size: 62px;
    line-height: 0.8;
    top: 15px;
    left: 15px;
  }

  .developer-page .developer-variants__name {
    font-size: 25px;
    line-height: 1;
    font-weight: 500;
  }

  .developer-page .developer-variants__text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    font-weight: 300;
  }

  .developer-page .calc-section {
    padding-bottom: 0;
  }

  .developer-page .calc-section .form__submit,
  .developer-page .developer-projects__all,
  .developer-page .developer-advantages--list .developer-advantages__cta,
  .developer-page .developer-advantages--cards .developer-advantages__cta {
    width: 100%;
    align-self: stretch;
  }

  .developer-page .developer-advantages--list .developer-advantages__text {
    font-size: 16px;
  }
}

/* 600 frame (Figma): content column 560, compact typography */
@media (min-width: 600px) and (max-width: 899px) {
  .developer-page {
    display: block;
    gap: 0;
  }

  .developer-page > section:not(.developer-page__hero) {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .developer-page__hero-title {
    font-size: 60px;
    line-height: 0.8;
    letter-spacing: -0.04em;
    margin: 0 0 50px;
  }

  .developer-page__hero-image-wrap {
    margin-bottom: 50px;
  }

  .developer-page__hero-intro {
    max-width: 560px;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0;
    text-indent: 0;
    padding: 0;
  }

  .developer-page__hero-intro-lead,
  .developer-page__hero-intro-rest,
  .developer-page__hero-intro p {
    display: inline;
    margin: 0;
    text-indent: 0;
    padding-left: 0;
  }

  .developer-page__hero-intro-lead::after {
    content: " ";
  }

  .developer-page .developer-advantages--list .developer-advantages__shifted,
  .developer-page .developer-projects__title,
  .developer-page .developer-projects__footer,
  .developer-page .developer-advantages--cards .developer-advantages__title,
  .developer-page .developer-advantages--cards .developer-advantages__cta-wrap,
  .developer-page .franchise-commitments__title,
  .developer-page .developer-variants__title {
    margin-left: 0 !important;
    max-width: 560px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .developer-page .developer-advantages--list .developer-advantages__title,
  .developer-page .franchise-commitments__title,
  .developer-page .developer-projects__title,
  .developer-page .developer-advantages--cards .developer-advantages__title,
  .developer-page .developer-variants__title,
  .developer-page .calc-info__title {
    font-size: 40px;
    line-height: 0.9;
    letter-spacing: -0.8px;
    margin-bottom: 30px;
  }

  .developer-page .developer-advantages--list .developer-advantages__row {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 30px 0;
  }

  .developer-page .developer-advantages--list .developer-advantages__label {
    font-size: 25px;
    line-height: 1;
    font-weight: 500;
  }

  .developer-page .developer-advantages--list .developer-advantages__text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
  }

  .developer-page .developer-advantages--list .developer-advantages__cta,
  .developer-page .developer-advantages--cards .developer-advantages__cta,
  .developer-page .developer-projects__all {
    width: 100%;
  }

  .developer-page .franchise-commitments__title {
    margin-bottom: 30px;
  }

  .developer-page .developer-projects__grid {
    grid-template-columns: repeat(2, 270px);
    gap: 20px;
  }

  .developer-page .developer-projects__card {
    display: flex;
    flex-direction: column;
    min-height: 434px;
  }

  .developer-page .developer-projects__card-link {
    min-height: 434px;
    flex: 1 1 auto;
    gap: 20px;
    padding: 10px;
    box-sizing: border-box;
  }

  .developer-page .developer-projects__img-wrap {
    flex: 1 1 auto;
    aspect-ratio: unset;
    min-height: 372px;
  }

  .developer-page .developer-projects__meta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    width: 100%;
  }

  .developer-page .developer-projects__name {
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.6px;
  }

  .developer-page .developer-projects__price {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.6px;
    color: var(--color-text);
    white-space: nowrap;
  }

  .developer-page .developer-advantages--cards .developer-advantages__rows {
    padding-left: 0 !important;
    border-top: 1px solid var(--color-border);
  }

  .developer-page .developer-advantages--cards .developer-advantages__rows::before {
    display: none;
  }

  .developer-page .developer-advantages--cards .developer-advantages__row--numbered {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px 0;
    min-height: 192px;
    align-items: start;
  }

  .developer-page .developer-advantages--cards .developer-advantages__num,
  .developer-page .developer-advantages--cards .developer-advantages__label,
  .developer-page .developer-advantages--cards .developer-advantages__text {
    grid-column: 1 / -1 !important;
  }

  .developer-page .developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full .developer-advantages__label {
    grid-column: 1 / -1 !important;
  }

  .developer-page .developer-advantages--cards .developer-advantages__num {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    padding-top: 0;
  }

  .developer-page .developer-advantages--cards .developer-advantages__label {
    font-size: 25px;
    line-height: 1;
    font-weight: 500;
  }

  .developer-page .developer-advantages--cards .developer-advantages__text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    padding-right: 0;
  }

  .developer-page .developer-variants__grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-left: 0 !important;
    max-width: none !important;
  }

  .developer-page .developer-variants__card {
    min-height: 260px;
    border-radius: 20px;
    padding: 15px;
    --variant-radius: 20px;
    --variant-frame-gap: 20px;
  }

  .developer-page .developer-variants__bg-num {
    font-size: 62px;
    font-weight: 500;
    line-height: 0.8;
    top: 15px;
    left: 15px;
  }

  .developer-page .developer-variants__body {
    padding-top: 0;
  }

  .developer-page .developer-variants__name {
    font-size: 25px;
    line-height: 1;
    font-weight: 500;
  }

  .developer-page .developer-variants__text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    font-weight: 300;
  }

  .developer-page .calc-section {
    padding-bottom: 0;
  }
}

/* 900 frame (Figma): no 480/620 offsets, content width 820 */
@media (min-width: 900px) and (max-width: 1199px) {
  .developer-page {
    gap: 100px;
    padding-bottom: 100px;
  }

  .developer-page__hero-title {
    font-size: 90px;
    line-height: 0.8;
    letter-spacing: -0.04em;
    margin: 0 0 50px;
  }

  .developer-page__hero-image-wrap {
    margin-bottom: 50px;
  }

  .developer-page__hero-intro {
    max-width: 820px;
    font-size: 50px;
    line-height: 1.1;
    letter-spacing: -0.03em;
    text-indent: 0;
    padding: 0;
  }

  .developer-page__hero-intro-lead,
  .developer-page__hero-intro-rest,
  .developer-page__hero-intro > p:first-of-type,
  .developer-page__hero-intro > p:not(:first-of-type) {
    text-indent: 0;
    padding-left: 0;
  }

  /* В 900 фрейме текст идет единым потоком по ширине блока, без принудительного переноса */
  .developer-page__hero-intro-lead,
  .developer-page__hero-intro-rest,
  .developer-page__hero-intro p {
    display: inline;
    margin: 0;
  }

  .developer-page__hero-intro-lead::after {
    content: " ";
  }

  .developer-page .developer-advantages--list .developer-advantages__shifted,
  .developer-page .developer-projects__title,
  .developer-page .developer-projects__footer,
  .developer-page .developer-advantages--cards .developer-advantages__title,
  .developer-page .developer-advantages--cards .developer-advantages__cta-wrap,
  .developer-page .franchise-commitments__title,
  .developer-page .developer-variants__title {
    margin-left: 0 !important;
    max-width: 820px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .developer-page .developer-advantages--list .developer-advantages__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    padding: 30px 0;
  }

  .developer-page .developer-advantages--list .developer-advantages__row--full {
    grid-template-columns: 1fr;
  }

  .developer-page .developer-advantages--list .developer-advantages__label {
    font-size: 30px;
    line-height: 1;
  }

  .developer-page .developer-advantages--list .developer-advantages__text {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: -0.03em;
  }

  .developer-page .developer-advantages--list .developer-advantages__cta {
    width: 100%;
  }

  .developer-page .developer-advantages--cards .developer-advantages__rows {
    padding-left: 0 !important;
    border-top: 1px solid var(--color-border);
  }

  .developer-page .developer-advantages--cards .developer-advantages__rows::before {
    display: none;
  }

  .developer-page .developer-advantages--cards .developer-advantages__row--numbered {
    grid-template-columns: 60px minmax(0, 1fr) minmax(0, 1fr);
    gap: 20px;
  }

  .developer-page .developer-advantages--cards .developer-advantages__cta {
    width: 100%;
  }

  .developer-page .developer-projects__grid {
    grid-template-columns: repeat(2, 400px);
    gap: 20px;
  }

  .developer-page .developer-projects__all {
    width: 100%;
  }

  .developer-page .franchise-commitments {
    padding-bottom: 50px;
  }

  .developer-page .developer-variants__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-left: 0 !important;
    max-width: none !important;
  }

  .developer-page .developer-variants__card {
    min-height: 320px;
    border-radius: 30px;
    padding: 20px;
    --variant-radius: 30px;
    --variant-frame-gap: 30px;
  }

  .developer-page .developer-variants__bg-num {
    font-size: 90px;
    font-weight: 500;
    line-height: 0.8;
    top: 20px;
    left: 20px;
  }

  .developer-page .developer-variants__name {
    font-size: 30px;
    line-height: 1.1;
    font-weight: 500;
  }

  .developer-page .developer-variants__text {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: -0.03em;
    font-weight: 300;
  }

  /* В 900 макете не нужен дополнительный нижний отступ секции формы */
  .developer-page .calc-section {
    padding-bottom: 0;
  }

  .developer-page .calc-section .form__submit {
    width: 100%;
    align-self: stretch;
  }
}

/* 1500 layout baseline: единая колонка контента с левой направляющей 480px */
@media (min-width: 1200px) and (max-width: 1839px) {
  .developer-page .franchise-commitments__title,
  .developer-page .developer-variants__title {
    margin-left: 480px;
    max-width: min(940px, calc(100% - 480px));
    box-sizing: border-box;
  }

  .developer-page .franchise-commitments__grid {
    margin-left: 0;
    max-width: none;
  }

  .developer-page .developer-variants__grid {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0;
    max-width: none !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }

  .developer-page .franchise-commitments__grid .franchise-commitments__card:last-child:nth-child(3n + 1) {
    grid-column: 1 / -1;
  }

}

/* Desktop (Figma 1920 / content 1840): section rhythm, hero, calc column */
@media (min-width: 1500px) {
  .developer-page {
    display: flex;
    flex-direction: column;
    gap: 100px;
    padding-bottom: 100px;
    box-sizing: border-box;
  }

  .developer-page .developer-advantages--list,
  .developer-page .franchise-commitments,
  .developer-page .developer-projects,
  .developer-page .developer-advantages--cards,
  .developer-page .developer-variants,
  .developer-page .calc-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .developer-page__hero {
    margin-bottom: 0;
  }

  .developer-page__hero-title {
    font-size: 110px;
    font-weight: 500;
    line-height: 0.8;
    letter-spacing: -0.04em;
    margin: 0 0 100px;
  }

  .developer-page__hero-image-wrap {
    margin-bottom: 100px;
    aspect-ratio: 1840 / 840;
    max-height: 840px;
  }

  .developer-page__hero-image {
    width: 100%;
    height: 100%;
    max-height: 840px;
    object-fit: cover;
  }

  /* Как в Figma: отступ 620px только у первой строки, продолжение — на всю ширину блока */
  .developer-page__hero-intro {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 50px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.03em;
    text-align: left;
    box-sizing: border-box;
    text-indent: 0;
  }

  .developer-page__hero-intro-lead {
    text-align: left;
    padding-left: 0;
    text-indent: 620px;
  }

  .developer-page__hero-intro-rest {
    text-align: left;
    padding-left: 0;
    text-indent: 0;
  }

  .developer-page__hero-intro > p:first-of-type {
    text-indent: 620px;
  }

  .developer-page__hero-intro > p:not(:first-of-type) {
    text-indent: 0;
  }

  .developer-page__hero-intro p {
    margin: 0 0 12px;
  }

  .developer-page .franchise-commitments__title {
    margin-left: 620px;
    max-width: 1220px;
    box-sizing: border-box;
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 0.9;
    letter-spacing: -0.02em;
  }

  .developer-page .franchise-commitments__grid {
    margin-left: 0;
    max-width: none;
    gap: 20px;
  }
}

/* 1500 frame refinements (for wider desktops below full 1920 layout) */
@media (min-width: 1500px) and (max-width: 1839px) {
  .developer-page__hero-intro-lead {
    text-indent: 480px;
  }

  .developer-page__hero-intro > p:first-of-type {
    text-indent: 480px;
  }

  .developer-page .franchise-commitments__title,
  .developer-page .developer-variants__title {
    margin-left: 480px !important;
    max-width: 940px !important;
  }

  .developer-page .developer-advantages--list .developer-advantages__shifted,
  .developer-page .developer-projects__title,
  .developer-page .developer-projects__footer,
  .developer-page .developer-advantages--cards .developer-advantages__title,
  .developer-page .developer-advantages--cards .developer-advantages__cta-wrap {
    margin-left: 480px !important;
    max-width: 940px !important;
  }

  .developer-page .developer-variants__grid {
    margin-left: 0 !important;
    max-width: none !important;
  }
}

span.developer-advantages__text{
  font-size: 45px;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: var(--color-text);
}
/* End */


/* Start:/local/templates/mkit/components/bitrix/news.list/mkit_developer_advantages_list/style.css?17767681253485*/
.developer-advantages--list {
  padding: 80px 0 50px;
  background: transparent;
}

.developer-advantages--list .developer-advantages__shifted {
  max-width: 1220px;
  margin: 0 0 0 620px;
  padding-right: 0;
  box-sizing: border-box;
}

.developer-advantages--list .developer-advantages__title {
  font-size: clamp(28px, 4vw, 50px);
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--color-text);
  margin: 0 0 40px;
  text-align: left;
}

.developer-advantages--list .developer-advantages__rows {
  border-top: 1px solid var(--color-border);
}

.developer-advantages--list .developer-advantages__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 20px 36px;
  padding: 24px 0;
  border-bottom: 1px solid var(--color-border);
  align-items: start;
}

.developer-advantages--list .developer-advantages__row--full {
  grid-template-columns: 1fr;
}

.developer-advantages--list .developer-advantages__row--full .developer-advantages__label {
  max-width: none;
}

.developer-advantages--list .developer-advantages__label {
  font-size: clamp(22px, 2.8vw, 30px);
  line-height: 1.05;
  font-weight: 500;
  color: var(--color-text);
  padding-right: 8px;
}

.developer-advantages--list .developer-advantages__text {
  color: var(--color-gray);
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  text-align: left;
}

.developer-advantages--list .developer-advantages__cta-wrap {
  margin-top: 36px;
  text-align: left;
}

.developer-advantages--list .developer-advantages__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 28px;
  background-color: var(--color-primary);
  color: var(--color-white);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}

.developer-advantages--list .developer-advantages__cta:hover {
  background-color: #b01759;
  opacity: 1;
}

@media (min-width: 1500px) {
  .developer-advantages--list .developer-advantages__shifted {
    margin-left: 620px;
    max-width: 1220px;
  }

  .developer-advantages--list .developer-advantages__title {
    font-size: 50px;
    line-height: 0.9;
    letter-spacing: -0.02em;
    margin-bottom: 30px;
  }

  .developer-advantages--list .developer-advantages__row {
    gap: 20px 20px;
    padding: 30px 0;
  }

  .developer-advantages--list .developer-advantages__label {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
  }

  .developer-advantages--list .developer-advantages__text {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: -0.03em;
  }

  .developer-advantages--list .developer-advantages__cta-wrap {
    margin-top: 30px;
  }

  .developer-advantages--list .developer-advantages__cta {
    min-height: 0;
    padding: 20px 40px;
    width: 290px;
    box-sizing: border-box;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .developer-advantages--list {
    padding: 48px 0 64px;
  }

  .developer-advantages--list .developer-advantages__shifted {
    padding-right: 4px;
  }

  .developer-advantages--list .developer-advantages__row {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .developer-advantages--list .developer-advantages__label {
    font-size: 25px;
  }
}


/* End */


/* Start:/local/templates/mkit/components/bitrix/news.list/mkit_franchise_commitments/style.css?17766809246010*/
.franchise-commitments {
  padding: 0 0 100px;
  background: var(--color-bg);
}

.franchise-commitments__title {
  font-size: 50px;
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: -1px;
  color: var(--color-text);
  margin: 0 0 30px;
}

@media (min-width: 1200px) {
  .franchise-commitments__title {
    margin-left: 480px;
    max-width: 940px;
    padding-left: 0;
  }
}

@media (min-width: 1501px) {
  .franchise-commitments__title {
    margin-left: 620px;
    max-width: 1220px;
    padding-left: 0;
  }
}

.franchise-commitments__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

@media (min-width: 600px) {
  .franchise-commitments__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1200px) {
  .franchise-commitments__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}

.franchise-commitments__card {
  width: 100%;
  height: 320px;
  position: relative;
  background: var(--color-bg-grey);
  border-radius: 30px;
  padding: 20px;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  overflow: hidden;
}

.franchise-commitments__card::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid var(--color-border);
  border-radius: 30px;
  mask:
    linear-gradient(to right, transparent 30px, black 30px, black calc(100% - 30px), transparent calc(100% - 30px)),
    linear-gradient(to bottom, transparent 30px, black 30px, black calc(100% - 30px), transparent calc(100% - 30px));
  mask-composite: add;
  -webkit-mask:
    linear-gradient(to right, transparent 30px, black 30px, black calc(100% - 30px), transparent calc(100% - 30px)),
    linear-gradient(to bottom, transparent 30px, black 30px, black calc(100% - 30px), transparent calc(100% - 30px));
  -webkit-mask-composite: source-over;
  pointer-events: none;
}

.franchise-commitments__num {
  font-size: 110px;
  font-weight: 500;
  line-height: 0.8;
  letter-spacing: -0.04em;
  color: rgba(1, 1, 23, 0.1);
  user-select: none;
  margin-bottom: 0;
}

.franchise-commitments__card-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: var(--color-text);
  margin: auto 0 10px;
}

.franchise-commitments__card-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: var(--color-gray);
  margin: 0;
}

.franchise-commitments__card-text a {
  color: var(--color-primary);
  text-decoration: none;
}

.franchise-commitments__card-text a:hover {
  opacity: 0.75;
}

@media (min-width: 900px) and (max-width: 1199px) {
  .franchise-commitments__title {
    margin-left: 0;
    max-width: 100%;
    padding-left: 0;
  }

  .franchise-commitments__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .franchise-commitments__card {
    min-width: 400px;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .franchise-commitments__title {
    margin-left: 0;
    max-width: 560px;
    padding-left: 0;
    font-size: 40px;
    line-height: 0.9;
    letter-spacing: -0.8px;
    margin-bottom: 60px;
  }

  .franchise-commitments__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .franchise-commitments__card {
    height: auto;
    min-height: 0;
    border-radius: 0;
    padding: 15px;
  }

  .franchise-commitments__card::after {
    border-radius: 0;
    mask:
      linear-gradient(to right, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px)),
      linear-gradient(to bottom, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px));
    mask-composite: add;
    -webkit-mask:
      linear-gradient(to right, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px)),
      linear-gradient(to bottom, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px));
    -webkit-mask-composite: source-over;
  }

  .franchise-commitments__num {
    font-size: 60px;
    line-height: 0.8;
    letter-spacing: -2.4px;
    margin-bottom: 30px;
  }

  .franchise-commitments__card-title {
    font-size: 25px;
    line-height: 1;
    margin: 0 0 10px;
  }

  .franchise-commitments__card-text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    margin: 0;
  }
}

@media (max-width: 599px) {
  .franchise-commitments {
    padding: 0 0 70px;
  }

  .franchise-commitments__title {
    font-size: 40px;
    line-height: 0.9;
    letter-spacing: -0.8px;
    margin: 0 0 30px;
  }

  .franchise-commitments__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .franchise-commitments__card {
    height: auto;
    min-height: 0;
    border-radius: 0;
    padding: 15px;
  }

  .franchise-commitments__card::after {
    border-radius: 0;
    mask:
      linear-gradient(to right, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px)),
      linear-gradient(to bottom, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px));
    mask-composite: add;
    -webkit-mask:
      linear-gradient(to right, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px)),
      linear-gradient(to bottom, transparent 15px, black 15px, black calc(100% - 15px), transparent calc(100% - 15px));
    -webkit-mask-composite: source-over;
  }

  .franchise-commitments__num {
    font-size: 40px;
    line-height: 0.9;
    letter-spacing: -1.6px;
    margin-bottom: 30px;
  }

  .franchise-commitments__card-title {
    font-size: 22px;
    line-height: 1;
    margin: 0 0 10px;
  }

  .franchise-commitments__card-text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    margin: 0;
  }
}

/* End */


/* Start:/local/templates/mkit/components/bitrix/news.list/mkit_developer_projects/style.css?17768517626444*/
.developer-projects {
  padding: 50px 0 50px;
  background: var(--color-bg);
}

.developer-projects__title {
  font-size: clamp(28px, 4vw, 50px);
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--color-text);
  margin: 0 0 40px 617px;
  text-align: left;
}

.developer-projects__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

@media (min-width: 600px) {
  .developer-projects__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .developer-projects__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}

.developer-projects__card-link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  position: relative;
  background: var(--color-white, #fff);
  border-radius: 0;
  overflow: hidden;
  border: 1px solid var(--color-border);
  min-height: 434px;
  padding: 10px;
  gap: 20px;
  box-sizing: border-box;
}

.developer-projects__badge {
  position: absolute;
  width: 102px;
  height: 24px;
  top: 8px;
  left: 8px;
  z-index: 1;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background: var(--color-primary);
  padding: 4px 6px;
}

.developer-projects__img-wrap {
  display: block;
  flex: 1 1 auto;
  min-height: 372px;
  height: 372px;
  max-height: 372px;
  overflow: hidden;
  background: transparent;
  padding: 0;
  box-sizing: border-box;
}

.developer-projects__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.developer-projects__name {
  padding: 10px 10px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: var(--color-text);
}

.developer-projects__meta {
  display: block;
}

.developer-projects__price {
  display: none;
}

.developer-projects__footer {
  margin-top: 20px;
  text-align: center;
}

.developer-projects__all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 290px;
  height: 54px;
  min-height: 44px;
  min-width: 186px;
  padding: 10px 24px;
  border: 1px solid var(--color-text);
  color: var(--color-text);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.developer-projects__all:hover {
  background: var(--color-text);
  color: var(--color-white);
}

.developer-projects__order {
  display: none;
  box-sizing: border-box;
  width: 100%;
  min-height: 42px;
  margin: 0;
  padding: 20px 40px;
  border: none;
  background: var(--color-primary);
  color: var(--color-white, #fff);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.developer-projects__order:hover {
  opacity: 0.9;
  color: var(--color-white, #fff);
}

@media (max-width: 899px) {
  .developer-projects__card {
    display: flex;
    flex-direction: column;
    min-height: 0;
    border: 1px solid var(--color-border);
    background: var(--color-white, #fff);
    overflow: hidden;
  }

  .developer-projects__card-link {
    flex: 1 1 auto;
    min-height: 0;
    border: none;
  }

  .developer-projects__order {
    display: inline-flex;
    width: calc(100% - 20px);
    margin: 0 10px 10px;
  }
}

@media (min-width: 1500px) {
  .developer-projects__title {
    margin-left: 620px;
    margin-bottom: 30px;
    max-width: 1220px;
    font-size: 50px;
    line-height: 0.9;
    letter-spacing: -0.02em;
  }

  .developer-projects__grid {
    grid-template-columns: repeat(3, 460px);
    gap: 20px;
    justify-content: start;
    align-items: stretch;
  }

  .developer-projects__card {
    display: flex;
    min-height: 0;
    width: 460px;
  }

  .developer-projects__card-link {
    flex: 1 1 auto;
    width: 100%;
    min-height: 434px;
    gap: 20px;
    padding: 10px;
    box-sizing: border-box;
  }

  .developer-projects__img-wrap {
    flex: 1 1 auto;
    aspect-ratio: unset;
    min-height: 372px;
  }

  .developer-projects__name {
    flex-shrink: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.03em;
  }

  .developer-projects__footer {
    margin-top: 30px;
    margin-left: 620px;
    text-align: left;
  }

  .developer-projects__all {
    width: 290px;
    height: 54px;
    padding: 20px 40px;
    box-sizing: border-box;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .developer-projects__grid {
    grid-template-columns: repeat(2, 400px);
    gap: 20px;
    justify-content: start;
  }

  .developer-projects__card {
    width: 400px;
  }

  .developer-projects__card-link {
    min-height: 434px;
  }

  .developer-projects__img-wrap {
    flex: 1 1 auto;
    min-height: 372px;
  }

  .developer-projects__meta {
    display: flex;
    align-items: flex-end;
    gap: 40px;
    width: 100%;
  }

  .developer-projects__name {
    flex: 1 1 auto;
    min-width: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.03em;
  }

  .developer-projects__price {
    display: inline-block;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.03em;
    color: var(--color-text);
  }
}

/* Figma: три колонки по 600px при полной ширине контейнера 1840px */
@media (min-width: 1840px) {
  .developer-projects__grid {
    grid-template-columns: repeat(3, 600px);
  }

  .developer-projects__card {
    width: 600px;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .developer-projects__grid {
    grid-template-columns: repeat(2, 270px);
    gap: 20px;
    justify-content: start;
  }

  .developer-projects__card {
    width: 270px;
  }
}

@media (max-width: 599px) {
  .developer-projects__grid {
    grid-template-columns: 335px;
    gap: 20px;
    justify-content: start;
  }

  .developer-projects__card {
    width: 335px;
  }
}

/* End */


/* Start:/local/templates/mkit/components/bitrix/news.list/mkit_developer_advantages_cards/style.css?17767455806576*/
.developer-advantages--cards {
  padding: 80px 0 50px;
  background: transparent;
}

.developer-advantages--cards .developer-advantages__title {
  font-size: clamp(28px, 4vw, 50px);
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--color-text);
  margin: 0 0 40px 617px;
  text-align: left;
  padding-left: calc(3.5rem + 36px);
}

.developer-advantages--cards .developer-advantages__rows {
  border-top: none;
  position: relative;
  padding-left: 617px;
}

.developer-advantages--cards .developer-advantages__rows::before {
  content: "";
  position: absolute;
  top: 0;
  left: 617px;
  right: 0;
  border-top: 1px solid var(--color-border);
}

.developer-advantages--cards .developer-advantages__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 20px 36px;
  padding: 24px 0;
  border-bottom: 1px solid var(--color-border);
  align-items: start;
}

.developer-advantages--cards .developer-advantages__row--full {
  grid-template-columns: 1fr;
}

.developer-advantages--cards .developer-advantages__row--numbered {
  grid-template-columns: 3.5rem minmax(0, 1fr) minmax(0, 1fr);
}

.developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full {
  grid-template-columns: 3.5rem minmax(0, 1fr);
}

.developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full .developer-advantages__label {
  grid-column: 2 / -1;
}

.developer-advantages--cards .developer-advantages__label {
  font-size: clamp(22px, 2.8vw, 30px);
  line-height: 1.05;
  font-weight: 600;
  color: var(--color-text);
  padding-right: 8px;
}

.developer-advantages--cards .developer-advantages__text {
  color: var(--color-gray);
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  text-align: left;
}

.developer-advantages--cards .developer-advantages__num {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.35;
  color: var(--color-gray);
  padding-top: 0.2em;
}

.developer-advantages--cards .developer-advantages__cta-wrap {
  margin-top: 36px;
  text-align: center;
}

.developer-advantages--cards .developer-advantages__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 28px;
  background-color: var(--color-primary);
  color: var(--color-white);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}

.developer-advantages--cards .developer-advantages__cta:hover {
  background-color: #b01759;
  opacity: 1;
}

@media (min-width: 1500px) {
  .developer-advantages--cards .developer-advantages__title {
    margin-left: 620px;
    margin-bottom: 30px;
    max-width: 1220px;
    padding-left: 0;
    font-size: 50px;
    line-height: 0.9;
    letter-spacing: -0.02em;
    text-align: left;
  }

  .developer-advantages--cards .developer-advantages__rows {
    padding-left: 0;
    border-top: 1px solid var(--color-border);
  }

  .developer-advantages--cards .developer-advantages__rows::before {
    display: none;
  }

  .developer-advantages--cards .developer-advantages__row {
    gap: 20px;
    padding: 30px 0;
  }

  .developer-advantages--cards .developer-advantages__row--numbered {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
  }

  .developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full .developer-advantages__label {
    grid-column: 2 / span 2;
  }

  .developer-advantages--cards .developer-advantages__row--numbered .developer-advantages__num {
    padding: 0 10px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: -0.03em;
  }

  .developer-advantages--cards .developer-advantages__label {
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
  }

  .developer-advantages--cards .developer-advantages__text {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: -0.03em;
    padding-right: 10px;
  }

  .developer-advantages--cards .developer-advantages__cta-wrap {
    margin-top: 30px;
    margin-left: 620px;
    text-align: left;
  }

  .developer-advantages--cards .developer-advantages__cta {
    min-height: 0;
    padding: 20px 40px;
    width: 290px;
    box-sizing: border-box;
    justify-content: center;
  }
}

@media (max-width: 1023px) {
  .developer-advantages--cards .developer-advantages__rows {
    padding-left: calc(3rem + 24px);
  }

  .developer-advantages--cards .developer-advantages__rows::before {
    left: calc(3rem + 24px);
  }

  .developer-advantages--cards .developer-advantages__row--numbered {
    grid-template-columns: 3rem minmax(0, 1fr) minmax(0, 1fr);
    gap: 16px 24px;
  }

  .developer-advantages--cards .developer-advantages__title {
    padding-left: calc(3rem + 24px);
  }
}

@media (max-width: 767px) {
  .developer-advantages--cards {
    padding: 48px 0 64px;
  }

  .developer-advantages--cards .developer-advantages__rows {
    padding-left: calc(2.5rem + 16px);
  }

  .developer-advantages--cards .developer-advantages__rows::before {
    left: calc(2.5rem + 16px);
  }

  .developer-advantages--cards .developer-advantages__row {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .developer-advantages--cards .developer-advantages__row--numbered {
    grid-template-columns: 2.5rem 1fr;
    gap: 8px 16px;
  }

  .developer-advantages--cards .developer-advantages__row--numbered .developer-advantages__label {
    grid-column: 2;
  }

  .developer-advantages--cards .developer-advantages__row--numbered .developer-advantages__text {
    grid-column: 1 / -1;
  }

  .developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full {
    grid-template-columns: 2.5rem 1fr;
  }

  .developer-advantages--cards .developer-advantages__row--numbered.developer-advantages__row--full .developer-advantages__label {
    grid-column: 2;
  }

  .developer-advantages--cards .developer-advantages__label {
    font-size: 22px;
  }

  .developer-advantages--cards .developer-advantages__title {
    padding-left: calc(2.5rem + 16px);
  }
}


/* End */


/* Start:/local/templates/mkit/components/bitrix/news.list/mkit_developer_variants/style.css?17767612814340*/
.developer-variants {
  padding: 80px 0 100px;
  background: transparent;
}

.developer-variants__title {
  font-size: clamp(28px, 4vw, 50px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--color-text);
  margin: 0 0 40px 617px;
  text-align: left;
}

.developer-variants__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

@media (min-width: 640px) {
  .developer-variants__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
}

@media (min-width: 1200px) {
  .developer-variants__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }
}

@media (min-width: 1500px) {
  /* Отступ 620 / ширина 1220 задаются в .developer-page (min-width: 1200px) */

  .developer-variants__title {
    margin-bottom: 30px;
    font-size: 50px;
    font-weight: 500;
    line-height: 0.9;
    letter-spacing: -0.02em;
  }

  .developer-variants__grid {
    gap: 20px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .developer-variants__card {
    min-height: 320px;
    border-radius: 30px;
    padding: 20px;
    --variant-radius: 30px;
    --variant-frame-gap: 30px;
    background-image: none;
    border: 1px solid var(--variant-frame, var(--color-border));
  }

  .developer-variants__bg-num {
    font-size: 110px;
    font-weight: 500;
    line-height: 0.8;
    letter-spacing: -0.04em;
    color: rgba(1, 1, 23, 0.1);
    top: 20px;
    left: 20px;
  }

  .developer-variants__body {
    padding-top: 0;
    margin-top: auto;
  }

  .developer-variants__name {
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
  }

  .developer-variants__text {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: -0.03em;
    color: var(--color-gray, #8e8e8e);
  }
}

/* Рамка: четыре отрезка со зазорами у углов + скругление карточки */
.developer-variants__card {
  --variant-frame: var(--color-border, #e0e0e0);
  --variant-frame-gap: 26px;
  --variant-frame-thick: 1px;
  --variant-radius: 12px;

  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 240px;
  padding: clamp(28px, 4vw, 40px);
  box-sizing: border-box;
  background-color: transparent;
  border: none;
  border-radius: var(--variant-radius);
  overflow: hidden;
  background-image:
    linear-gradient(90deg, var(--variant-frame), var(--variant-frame)),
    linear-gradient(90deg, var(--variant-frame), var(--variant-frame)),
    linear-gradient(180deg, var(--variant-frame), var(--variant-frame)),
    linear-gradient(180deg, var(--variant-frame), var(--variant-frame));
  background-size:
    calc(100% - 2 * var(--variant-frame-gap)) var(--variant-frame-thick),
    calc(100% - 2 * var(--variant-frame-gap)) var(--variant-frame-thick),
    var(--variant-frame-thick) calc(100% - 2 * var(--variant-frame-gap)),
    var(--variant-frame-thick) calc(100% - 2 * var(--variant-frame-gap));
  background-position:
    var(--variant-frame-gap) 0,
    var(--variant-frame-gap) 100%,
    0 var(--variant-frame-gap),
    100% var(--variant-frame-gap);
  background-repeat: no-repeat;
}

.developer-variants__bg-num {
  position: absolute;
  top: clamp(16px, 3vw, 24px);
  left: clamp(18px, 3vw, 28px);
  font-size: clamp(72px, 12vw, 100px);
  font-weight: 400;
  line-height: 0.82;
  letter-spacing: -0.04em;
  color: #e5e5e5;
  user-select: none;
  pointer-events: none;
  z-index: 0;
}

.developer-variants__body {
  position: relative;
  z-index: 1;
  margin-top: auto;
  padding-top: clamp(64px, 16vw, 104px);
  max-width: 100%;
}

.developer-variants__name {
  font-size: clamp(20px, 2.2vw, 24px);
  font-weight: 700;
  line-height: 1.25;
  color: var(--color-text, #1d2029);
  margin: 0 0 10px;
}

.developer-variants__text {
  margin: 0;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 400;
  color: #7e7e7e;
}

@media (max-width: 767px) {
  .developer-variants {
    padding: 48px 0 64px;
  }

  .developer-variants__card {
    min-height: 200px;
    padding: 24px 20px 22px;
    --variant-frame-gap: 20px;
  }
}

/* End */


/* Start:/local/components/mkit/calc.project/templates/.default/style.css?178160536421174*/
.calc-section {
  padding: 0 0 100px;
}

.calc-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  max-width: var(--narrow-content-width, 740px);
  margin-left: auto;
  margin-right: auto;
}

.calc-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  text-align: center;
}

.calc-info__title {
  font-size: 32px;
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: -1px;
  max-width: 740px;
  text-align: center;
}

@media (min-width: 1024px) {
  .calc-info__title {
    font-size: 50px;
  }

  .calc-info__text {
    font-size: 20px;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .calc-grid {
    max-width: 100%;
    gap: 30px;
    align-items: flex-start;
  }

  .calc-info {
    align-items: flex-start;
    text-align: left;
  }

  .calc-info__title,
  .calc-info__text,
  .form {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .calc-info__title {
    text-align: left;
  }

  .calc-info__text {
    width: 100%;
    text-align: left;
  }

  .calc-info__title {
    font-size: 50px;
  }

  .form {
    gap: 40px;
  }

  .form__group--select .form__select:invalid {
    color: var(--color-text);
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .calc-grid {
    max-width: 100%;
    align-items: flex-start;
  }

  .calc-info {
    width: 100%;
    align-items: flex-start;
    text-align: left;
  }

  .calc-info__title {
    font-size: 40px;
    line-height: 0.9;
    letter-spacing: -2px;
    max-width: 100%;
    text-align: left;
  }

  .calc-info__text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
    max-width: 100%;
    text-align: left;
  }

  .form {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    gap: 40px;
  }

  .form__input,
  .form__select,
  .form__custom-select-toggle {
    font-size: 16px;
    letter-spacing: -0.48px;
  }

  .form__consent-text {
    font-size: 16px;
  }

  .form__group--select .form__select:invalid {
    color: var(--color-text);
  }

  .form__submit {
    width: 100%;
    align-self: stretch;
  }
}

@media (max-width: 599px) {
  .calc-section {
    padding: 0 0 30px;
  }

  .calc-info__title {
    font-size: 32px;
    line-height: 0.9;
    letter-spacing: -0.64px;
  }

  .calc-info__text {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.48px;
  }

  .form__input,
  .form__select,
  .form__custom-select-toggle {
    font-size: 16px;
    letter-spacing: -0.48px;
  }

  .form__consent-text {
    font-size: 16px;
  }
}

.calc-info__text {
  font-size: 18px;
  font-weight: 300;
  color: var(--color-gray);
  line-height: 1.1;
  letter-spacing: -0.6px;
  max-width: 740px;
  text-align: center;
}

.calc-form {
  width: 100%;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 740px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.form__group {
  display: flex;
  flex-direction: column;
}

.form__group--select {
  position: relative;
}

.form__input {
  width: 100%;
  border: none;
  border-bottom: 1px solid var(--color-text);
  background: none;
  padding: 10px 0;
  font-size: 20px;
  font-family: inherit;
  font-weight: 300;
  color: var(--color-text);
  outline: none;
  letter-spacing: -0.6px;
}

.form__input::placeholder {
  color: var(--color-gray);
  font-weight: 300;
}

.form__select {
  width: 100%;
  border: none;
  border-bottom: 1px solid var(--color-text);
  background: none;
  padding: 10px 30px 10px 0;
  font-size: 20px;
  font-family: inherit;
  font-weight: 300;
  color: var(--color-text);
  letter-spacing: -0.6px;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8012 5.73734C13.0663 6.00243 13.0662 6.43228 12.8012 6.69745L8.48006 11.0186C8.2149 11.2838 7.7851 11.2838 7.51994 11.0186L3.19877 6.69746C2.93381 6.43228 2.93368 6.00243 3.19877 5.73734C3.46386 5.47225 3.89371 5.47239 4.15888 5.73734L8 9.57846L11.8411 5.73734C12.1063 5.47239 12.5361 5.47225 12.8012 5.73734Z' fill='%23010117'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0 center;
}

.form__select:invalid {
  color: var(--color-gray);
}

/* Placeholder "Представительство" should be black on all pages */
.form__group--select .form__select:invalid {
  color: var(--color-text) !important;
}

.form__select option {
  color: var(--color-text);
}

.form__select--native {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  opacity: 0;
  pointer-events: none;
}

.form__custom-select {
  position: relative;
  width: 100%;
}

.form__custom-select-toggle {
  position: relative;
  width: 100%;
  min-height: 49px;
  border: 0;
  border-bottom: 1px solid var(--color-text);
  background: transparent;
  padding: 10px 34px 10px 0;
  color: var(--color-text);
  font-family: inherit;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: -0.6px;
  text-align: left;
  cursor: pointer;
  transition: border-color 0.2s ease, color 0.2s ease;
}

.form__custom-select-toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8012 5.73734C13.0663 6.00243 13.0662 6.43228 12.8012 6.69745L8.48006 11.0186C8.2149 11.2838 7.7851 11.2838 7.51994 11.0186L3.19877 6.69746C2.93381 6.43228 2.93368 6.00243 3.19877 5.73734C3.46386 5.47225 3.89371 5.47239 4.15888 5.73734L8 9.57846L11.8411 5.73734C12.1063 5.47239 12.5361 5.47225 12.8012 5.73734Z' fill='%23010117'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
}

.form__custom-select.is-open .form__custom-select-toggle::after {
  transform: translateY(-50%) rotate(180deg);
}

.form__custom-select:not(.has-value) .form__custom-select-value {
  color: var(--color-text);
}

.form__custom-select-value {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form__custom-select-toggle:focus-visible {
  outline: 2px solid rgba(212, 32, 113, 0.25);
  outline-offset: 4px;
}

.form__custom-select.is-invalid .form__custom-select-toggle {
  border-bottom-color: var(--color-primary);
}

.form__custom-select-list {
  position: absolute;
  z-index: 30;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  display: none;
  max-height: 260px;
  overflow: auto;
  overscroll-behavior: contain;
  border: 1px solid var(--color-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(1, 1, 23, 0.14);
  padding: 6px;
}

.form__custom-select.is-open .form__custom-select-list {
  display: block;
}

.form__custom-select-option {
  display: block;
  width: 100%;
  border: 0;
  border-radius: 6px;
  background: transparent;
  padding: 12px 14px;
  color: var(--color-text);
  font-family: inherit;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.form__custom-select-option:hover,
.form__custom-select-option:focus-visible {
  outline: none;
  background: #f6f6f8;
}

.form__custom-select-option.is-selected {
  background: rgba(212, 32, 113, 0.08);
  color: var(--color-primary);
}

.form__file {
  position: relative;
  border: 0;
  --calc-file-dash-color: var(--color-text);
  min-height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  background: transparent;
  transition: box-shadow 0.2s ease;
}

.form__file::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    repeating-linear-gradient(90deg, var(--calc-file-dash-color) 0 8px, transparent 8px 20px),
    repeating-linear-gradient(90deg, var(--calc-file-dash-color) 0 8px, transparent 8px 20px),
    repeating-linear-gradient(0deg, var(--calc-file-dash-color) 0 8px, transparent 8px 20px),
    repeating-linear-gradient(0deg, var(--calc-file-dash-color) 0 8px, transparent 8px 20px);
  background-size: 100% 1px, 100% 1px, 1px 100%, 1px 100%;
  background-position: top left, bottom left, top left, top right;
  background-repeat: no-repeat;
}

.form__file.is-dragover {
  --calc-file-dash-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(212, 32, 113, 0.12);
}

.form__file-hint {
  font-size: 17px;
  font-weight: 300;
  line-height: 1;
  color: var(--color-gray);
  text-align: center;
}

.form__file-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--color-primary);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.form__file-btn:hover {
  opacity: 0.8;
}

.form__file-input {
  display: none;
}

.form__file-status {
  width: 100%;
  min-height: 40px;
  margin-top: 10px;
  padding: 9px 12px;
  border: 1px solid #dedee4;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.form__file-status.is-selected {
  border-color: var(--color-primary);
}

.form__file-name {
  flex: 1 1 auto;
  min-width: 0;
  font-size: 16px;
  color: var(--color-text);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form__file-remove {
  flex: 0 0 auto;
  border: 0;
  background: transparent;
  color: var(--color-primary);
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 599px) {
  .form__file {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.form__consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.form__checkbox-wrapper {
  padding-top: 5px;
}

.form__checkbox {
  width: 20px;
  height: 20px;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 6px;
  border: 1px solid var(--color-border);
  background-color: var(--color-white);
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

.form__checkbox:checked {
  border-color: var(--color-border);
  background-color: var(--color-white);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Crect x='0.5' y='0.5' width='12' height='12' rx='3' fill='%23D42071'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
}

.form__consent-text {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.6px;
}

@media (min-width: 1024px) {
  .form__consent-text {
    font-size: 20px;
  }
}

.form__submit {
  width: 100%;
  padding: 20px 40px;
  background-color: var(--color-primary);
  color: var(--color-white);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

@media (min-width: 768px) {
  .form__submit {
    width: 288px;
    align-self: center;
  }
}

@media (min-width: 1200px) {
  .calc-grid {
    display: grid;
    grid-template-columns: minmax(0, 600px) minmax(0, 910px);
    column-gap: 20px;
    row-gap: 30px;
    align-items: start;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .calc-info,
  .calc-form {
    grid-column: 2;
  }

  .calc-info {
    gap: 30px;
    align-items: flex-start;
    text-align: left;
  }

  .calc-info__title,
  .calc-info__text,
  .form {
    max-width: 910px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }

  .form {
    gap: 40px;
  }

  .form__submit {
    align-self: flex-start;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .calc-grid {
    grid-template-columns: minmax(0, 460px) minmax(0, 1fr);
  }

  .calc-info__title,
  .calc-info__text,
  .form {
    max-width: 940px;
  }
}

/* Popup drawer layout: ignore page-level calc grid columns */
.feedback-drawer .calc-section {
  padding: 0 !important;
}

.feedback-drawer .calc-grid {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 40px !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.feedback-drawer .calc-info,
.feedback-drawer .calc-form {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  grid-column: auto !important;
}

.feedback-drawer .calc-info {
  align-items: flex-start !important;
  text-align: left !important;
  gap: 30px !important;
}

.feedback-drawer .calc-info__title,
.feedback-drawer .calc-info__text,
.feedback-drawer .calc-form .form {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
}

.feedback-drawer .calc-info__text {
  display: none !important;
}

.feedback-drawer .form__submit {
  width: 100% !important;
  align-self: stretch !important;
}

.feedback-drawer .form__custom-select-list {
  max-height: min(260px, 42vh);
}

@media (max-width: 767px) {
  .feedback-drawer .calc-grid {
    gap: 30px !important;
  }

  .feedback-drawer .form__custom-select-list {
    max-height: min(240px, 38vh);
  }
}

.form__submit:hover {
  opacity: 0.85;
}

/* Late override for 900px breakpoint:
   base rules later in file limit width of calc-info__text to 740px */
@media (min-width: 900px) and (max-width: 1199px) {
  section.calc-section .calc-grid .calc-info .calc-info__text {
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-self: stretch !important;
    display: block !important;
  }

  section.calc-section .calc-grid .calc-form {
    width: 100% !important;
  }

  section.calc-section .calc-grid .calc-form .form {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-items: stretch !important;
  }

  section.calc-section .calc-grid .calc-form .form__group {
    width: 100% !important;
  }

  section.calc-section .calc-grid .calc-form .form__input,
  section.calc-section .calc-grid .calc-form .form__select,
  section.calc-section .calc-grid .calc-form .form__custom-select-toggle {
    width: 100% !important;
    max-width: 100% !important;
  }

  section.calc-section .calc-grid .calc-info .calc-info__title {
    text-align: left !important;
  }

  .form__group--select .form__select:invalid {
    color: var(--color-text) !important;
  }
}

/* Late override for 375px breakpoint:
   keep figma typography and prevent base selector rewrites */
@media (max-width: 599px) {
  section.calc-section .calc-grid {
    gap: 30px !important;
    align-items: flex-start !important;
  }

  section.calc-section .calc-grid .calc-info {
    width: 100% !important;
    align-items: flex-start !important;
    text-align: left !important;
  }

  section.calc-section .calc-grid .calc-info .calc-info__title {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 32px !important;
    line-height: 0.9 !important;
    letter-spacing: -0.64px !important;
    text-align: left !important;
  }

  section.calc-section .calc-grid .calc-info .calc-info__text {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    letter-spacing: -0.48px !important;
    text-align: left !important;
  }

  section.calc-section .calc-grid .calc-form {
    width: 100% !important;
  }

  section.calc-section .calc-grid .calc-form .form {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 40px !important;
    align-items: stretch !important;
  }

  section.calc-section .calc-grid .calc-form .form__input,
  section.calc-section .calc-grid .calc-form .form__select,
  section.calc-section .calc-grid .calc-form .form__custom-select-toggle {
    font-size: 16px !important;
    letter-spacing: -0.48px !important;
  }

  section.calc-section .calc-grid .calc-form .form__consent-text {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1.1 !important;
    letter-spacing: -0.48px !important;
  }

  section.calc-section .calc-grid .calc-form .form__submit {
    width: 100% !important;
    align-self: stretch !important;
  }

  section.calc-section .calc-grid .calc-form .form__group--select .form__select:invalid {
    color: var(--color-text) !important;
  }
}

/* Late override for 600px breakpoint:
   base rules later in file limit width of calc-info__text/form */
@media (min-width: 600px) and (max-width: 899px) {
  section.calc-section .calc-grid .calc-form .form__consent-text {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1.1 !important;
    letter-spacing: -0.48px !important;
  }

  section.calc-section .calc-grid .calc-info .calc-info__text {
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
  }

  section.calc-section .calc-grid .calc-form {
    width: 100% !important;
  }

  section.calc-section .calc-grid .calc-form .form {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-items: stretch !important;
  }

  section.calc-section .calc-grid .calc-form .form__group {
    width: 100% !important;
  }

  section.calc-section .calc-grid .calc-form .form__input,
  section.calc-section .calc-grid .calc-form .form__select {
    width: 100% !important;
    max-width: 100% !important;
  }

  .form__group--select .form__select:invalid {
    color: var(--color-text) !important;
  }
}

/* Developer page (1200-1839): align "Сотрудничество" with 480px content guide */
@media (min-width: 1200px) and (max-width: 1839px) {
  .developer-page .calc-section .container.calc-grid {
    display: block !important;
    max-width: var(--container-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-info,
  .developer-page .calc-section .container.calc-grid .calc-form {
    width: min(910px, calc(100% - 480px)) !important;
    max-width: 910px !important;
    margin-left: 480px !important;
    margin-right: 0 !important;
    grid-column: auto !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-form {
    margin-top: 30px !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-info .calc-info__title,
  .developer-page .calc-section .container.calc-grid .calc-info .calc-info__text,
  .developer-page .calc-section .container.calc-grid .calc-form .form {
    max-width: 910px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-form .form__submit {
    align-self: flex-start !important;
  }
}

/* Full desktop 1920 layout: return to 620px guide */
@media (min-width: 1840px) {
  .developer-page .calc-section .container.calc-grid {
    display: block !important;
    max-width: var(--container-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-info,
  .developer-page .calc-section .container.calc-grid .calc-form {
    max-width: 910px !important;
    width: min(910px, calc(100% - 620px)) !important;
    margin-left: 620px !important;
    margin-right: 0 !important;
    grid-column: auto !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-form {
    margin-top: 30px !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-info .calc-info__title,
  .developer-page .calc-section .container.calc-grid .calc-info .calc-info__text,
  .developer-page .calc-section .container.calc-grid .calc-form .form {
    max-width: 910px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .developer-page .calc-section .container.calc-grid .calc-form .form__submit {
    align-self: flex-start !important;
  }
}

/* End */
/* /local/components/mkit/developer.page/templates/.default/style.css?177795904524915 */
/* /local/templates/mkit/components/bitrix/news.list/mkit_developer_advantages_list/style.css?17767681253485 */
/* /local/templates/mkit/components/bitrix/news.list/mkit_franchise_commitments/style.css?17766809246010 */
/* /local/templates/mkit/components/bitrix/news.list/mkit_developer_projects/style.css?17768517626444 */
/* /local/templates/mkit/components/bitrix/news.list/mkit_developer_advantages_cards/style.css?17767455806576 */
/* /local/templates/mkit/components/bitrix/news.list/mkit_developer_variants/style.css?17767612814340 */
/* /local/components/mkit/calc.project/templates/.default/style.css?178160536421174 */
