.starter-detection__inner {
    padding-top: 0;
}
.faq__inner {
    padding-top: 0;
}
.reviews__title {
    text-align: center;
}
.title-h2 {
    text-transform: unset!important;
    margin-bottom: 0!important;
}
.starter-detection__list, .starter-comfort__list, .starter-security__banner, .slider-reviews, .faq__questions {
    padding-top: calc(var(--gap-y)* 0.5);
}
.starter-security__title {
    padding-bottom: calc(var(--gap-y)* 0.5);
}
.container {
    margin: 0 auto;
}
.faq {
    padding-top: 48px;
}
.intro-starter__text-wrap {
    max-width: 537px;
}
.intro-starter__btn-wrap {
    margin-top: 36px;
}
.intro-starter__inner {
    padding-bottom: 124px;
}
.hero-abs {
    position: absolute;
    right: 206px;
    bottom: -88px;
    width: 622px;
    height: 422px;
    display: block;
    z-index: 1;
}
.intro-starter__promo {
    margin-top: -12px;
    border-radius: 22px;
    border: 1px solid #FFF;
    padding: 12px 22px;
    color: #FFF;
    text-align: center;
    font-family: "MTS Wide";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 80%; /* 17.6px */
    max-width: max-content;
}
.starter-kit-order__inner {
    align-items: flex-end;
}
.starter-detection {
    padding-top: 131px;
}
.detection-item__price {
    margin-top: 12px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
}
.detection-item__price span {
    color: #FF0032;
    font-family: "MTS Wide";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}
.starter-comfort__list, .additional-callback {
    padding-bottom: 50px;
    margin-bottom: 0!important;
}
.faq__inner {
    padding-bottom: 0;
}
.banner-starter-order__list {
    align-items: flex-end;
}
.title-h1 {
 font-size: 48px;
 line-height: 1.15;
}
.intro-starter__inner {
    padding-top: 87px;
    padding-bottom: 124px;
}
.intro-starter__title {
    margin-bottom: 26px;
}
.intro-starter__promo {
    display: flex;
    align-items: center;
    gap: 0.44em;
    margin-top: 0;
    padding: 0;
    font-weight: 400;
    font-family: var(--ff-mts-compact);
    font-size: 18px;
    line-height: 1;
    text-align: left;
    border: 0;
    border-radius: 0;
}
.intro-starter__promo-text {
    margin-top: -0.15em;
}
.intro-starter__promo-label {
    padding: 4px 1.667em 6px;
    font-weight: 500;
    font-size: 1em;
    line-height: 1;
    color: var(--commonTextColor);
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 22px;
}
.intro-starter__btn-wrap {
    margin-top: 16px;
}
.intro-starter__btn-wrap .btn {
    min-width: 13.7em;
    padding-top: 11px;
    padding-bottom: 11px;
}
.hero-abs {
    right: 27.78%;
    bottom: -13.8%;
    width: 44.44%;
    max-width: 640px;
    height: auto;
    aspect-ratio: 640 / 435;
}
.starter-kit-order__inner {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 2fr 1fr;
    gap: 26px 30px;
}
.banner-starter-order {
    grid-column: 1 / -1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 62px;
    padding-top: 22px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #ccddeb;
}
.banner-starter-order__img-wrap {
    flex: 0 0 45.7%;
    display: block;
    margin-bottom: -4px;
    padding: 0;
    background-color: transparent;
}
.banner-starter-order__text-wrap {
    flex: 0 0 31%;
    margin-top: -3.2%;
    padding-bottom: 20px;
}
.banner-starter-order__text-wrap::before {
    content: "%";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.78em;
    aspect-ratio: 1;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1;
    background-color: #fff;
    border-radius: 50%;
}
.banner-starter-order__text {
    margin: 0;
    font-family: var(--ff-mts-wide);
    font-size: 24px;
    line-height: 1.3;
}
.banner-starter-order__promo {
    display: flex;
    align-items: center;
    gap: 0.44em;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1;
}
.banner-starter-order__promo-text {
    margin-top: -0.15em;
}
.banner-starter-order__promo-label {
    padding: 4px 1.25em 5px;
    font-size: 1em;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    border-radius: 22px;
}
.banner-starter-set {
    padding: 40px 56px;
    padding-right: 30px;
    background-color: #fff;
    border-radius: var(--border-radius-main);
}
.banner-starter-set__title {
    margin-bottom: 27px;
}
.banner-starter-set__list {
    margin: 0;
    padding-left: 24px;
    column-count: 2;
    column-gap: 20px;
    font-family: var(--ff-mts-compact);
}
.banner-starter-set__list * {
    font: inherit;
}
.banner-starter-set__list li {
    margin-bottom: 14px;
}
.banner-starter-set__bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 32px;
    margin-top: 26px;
}
.banner-starter-set__price {
    margin: 0;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.1;
    color: var(--brand);
}
.banner-starter-set__fee {
    display: flex;
    flex-direction: column;
    margin: 2px 0 0;
}
.banner-starter-set__fee-price {
    font-weight: 500;
    font-size: 1.25em;
    color: var(--brand);
}
.banner-starter-set__btn-wrap {
    flex: 0 1 47%;
}
.banner-starter-set__btn {
    display: block;
    width: 100%;
    padding: 15px 16px;
    font-size: 18px;
    text-transform: none;
}
.starter-kit-order__addon-wrap {
    align-self: stretch;
}
@media screen and (max-width: 1199px) {
    .hero-abs {
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        height: 214px;
        width: 316px;
        bottom: -64px;
    }
    .intro-starter__inner {
        padding-bottom: 196px;
    }
    .intro-starter__btn-wrap .btn {
        min-width: unset;
    }
    .intro-starter__btn-wrap .btn {
        min-width: 13.7em;
    }
    .hero-abs {
        bottom: -13.8%;
        width: 44.44%;
        height: auto;
    }
}
@media screen and (max-width: 1023px) {
    .starter-kit-order__inner {
        grid-template-columns: 1fr;
    }
    .banner-starter-order {
        gap: 20px;
        padding-bottom: 20px;
    }
    .banner-starter-order__img-wrap {
        flex-basis: 40%;
    }
    .banner-starter-order__text-wrap {
        flex-basis: 45%;
        margin-top: 0;
    }
    .banner-starter-set,
    .starter-kit-order__addon-wrap {
        padding: 30px;
    }
    .banner-starter-set__list {
        column-gap: 50px;
    }
}
@media screen and (max-width: 768px) {
    .title-h1 {
        font-size: 28px;
        line-height: 1.15;
    }
    .title-h2 {
        font-size: 28px !important;
    }
    .intro-starter__inner {
        min-height: 480px;
        padding-top: 38px;
        padding-bottom: 38px;
    }
    .hero-abs {
        bottom: -64px;
        width: 316px;
    }
    :is(.starter-features,
            .starter-security,
            .starter-info,
            .starter-comfort,
            .additional-callback,
            .faq) .container {
        max-width: none;
    }
    .faq .container {
        padding-right: 0;
        padding-left: 0;
    }
    .starter-features__inner {
        padding-top: 75px;
    }
    .starter-security__list {
        grid-template-columns: 1fr;
    }
    .banner-starter-order {
        flex-direction: column;
        padding-bottom: 30px;
    }
    .starter-kit-order__inner {
        display: flex;
        flex-direction: column;
    }
    .banner-starter-order__text-wrap {
        padding-bottom: 0;
    }
    .banner-starter-set {
        padding-right: 20px;
        padding-left: 20px;
    }
    .banner-starter-set__list {
        column-count: 1;
    }
    .banner-starter-set__bottom {
        flex-direction: column;
        align-items: stretch;
    }
    .banner-starter-set__fee {
        margin-top: 10px;
    }
}
