.baby-page--tariff { background: #fff; }
.baby-page--tariff .baby-header { max-width: 1160px; margin: 0 auto; padding: 22px 0 18px; }
.baby-page--tariff .baby-header__cta { text-decoration: none; }
.tariff-page { max-width: 1160px; margin: 0 auto; padding-bottom: 76px; }
.tariff-hero { display: grid; grid-template-columns: minmax(0,1.08fr) minmax(340px,.92fr); gap: 44px; align-items: center; padding: 56px 64px; border-radius: 16px; background: #f4f5f8; }
.tariff-hero__kicker, .tariff-section__kicker { margin: 0 0 18px; color: var(--r-red); font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.tariff-hero h1 { max-width: 600px; margin: 0; color: #232a35; font-size: clamp(36px,4.6vw,60px); line-height: 1.04; letter-spacing: -.04em; }
.tariff-hero__intro { max-width: 640px; margin: 22px 0 0; color: #515862; font-size: 18px; line-height: 1.52; }
.tariff-hero__facts { display: grid; gap: 12px; padding: 28px; border: 1px solid #e4e6eb; border-radius: 14px; background: #fff; }
.tariff-hero__facts strong { color: #232a35; font-size: 18px; line-height: 1.2; }
.tariff-hero__facts span { color: #656c76; font-size: 14px; line-height: 1.4; }
.tariff-nav { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; margin: 42px 0 56px; }
.tariff-nav a { display: block; padding: 17px 20px; border: 1px solid #e0e3e8; border-radius: 10px; color: #2a3039; font-size: 14px; font-weight: 800; text-align: center; text-decoration: none; transition: border-color .18s ease, background .18s ease, color .18s ease; }
.tariff-nav a:hover, .tariff-nav a:focus-visible { border-color: var(--r-red); color: var(--r-red); }
.tariff-nav a[aria-current="page"] { border-color: var(--r-red); background: #fff8f8; color: var(--r-red); }
.tariff-nav--service { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.tariff-hero--service h1 { max-width: 690px; }
.tariff-mode--service { margin: 0 0 24px; }
.service-cost-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.service-cost-grid article { min-height: 220px; padding: 24px; border: 1px solid #e2e5e9; border-radius: 12px; background: #fff; }
.service-cost-grid h3 { margin: 0 0 12px; color: #252b34; font-size: 18px; line-height: 1.2; }
.service-cost-grid p { margin: 0; color: #626974; font-size: 14px; line-height: 1.5; }
.service-plan-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.service-plan-card { display: flex; flex-direction: column; min-height: 510px; padding: 28px 25px 24px; border: 1px solid #e1e4e8; border-radius: 14px; background: #fff; }
.service-plan-card__eyebrow { min-height: 34px; margin: 0 0 12px; color: #777e88; font-size: 13px; line-height: 1.28; }
.service-plan-card h3 { margin: 0; color: #252b34; font-size: 25px; line-height: 1.08; letter-spacing: -.025em; }
.service-plan-card > strong { display: block; margin: 28px 0 10px; color: #232a35; font-size: 36px; line-height: 1; letter-spacing: -.045em; }
.service-plan-card__note { min-height: 42px; margin: 0 0 24px; color: #686f79; font-size: 13px; line-height: 1.4; }
.service-plan-card ul { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; }
.service-plan-card li { position: relative; padding-left: 17px; color: #4f5660; font-size: 14px; line-height: 1.4; }
.service-plan-card li::before { content: ''; position: absolute; top: .45em; left: 0; width: 6px; height: 6px; background: #333a43; }
.service-plan-card li.is-vnzh { color: var(--r-red); font-weight: 700; }
.service-plan-card li.is-vnzh::before { background: var(--r-red); }
.service-plan-card > a { margin-top: auto; padding-top: 28px; color: var(--r-red); font-size: 14px; font-weight: 800; text-decoration: none; }
.service-plan-card > a:hover, .service-plan-card > a:focus-visible { text-decoration: underline; text-underline-offset: 4px; }
.service-explain-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.service-explain-grid article { display: flex; flex-direction: column; min-height: 248px; padding: 25px; border-radius: 12px; background: #f5f6f8; }
.service-explain-grid h3 { margin: 0 0 12px; color: #252b34; font-size: 21px; line-height: 1.15; }
.service-explain-grid p { margin: 0; color: #626974; font-size: 15px; line-height: 1.48; }
.service-explain-grid a { margin-top: auto; padding-top: 24px; color: var(--r-red); font-size: 14px; font-weight: 800; text-decoration: none; }
.service-explain-grid a:hover, .service-explain-grid a:focus-visible { text-decoration: underline; text-underline-offset: 4px; }
.tariff-section { margin: 0 0 66px; }
.tariff-section__head { display: flex; align-items: end; justify-content: space-between; gap: 28px; margin-bottom: 24px; }
.tariff-section h2 { margin: 0; color: #232a35; font-size: clamp(28px,3.4vw,42px); line-height: 1.1; letter-spacing: -.035em; }
.tariff-section__lead { max-width: 560px; margin: 14px 0 25px; color: #646b75; font-size: 17px; line-height: 1.5; }
.tariff-section h2 + .tariff-extra, .tariff-section h2 + .tariff-notice, .tariff-section h2 + .tariff-details { margin-top: 26px; }
.tariff-mode { display: inline-flex; flex: none; padding: 4px; border-radius: 999px; background: #f1f2f4; }
.tariff-mode button { min-height: 38px; padding: 0 15px; border: 0; border-radius: 999px; background: transparent; color: #565d67; font: inherit; font-size: 13px; font-weight: 800; cursor: pointer; }
.tariff-mode button.is-active { background: #fff; color: var(--r-red); box-shadow: 0 4px 13px rgba(32,36,42,.12); }
.tariff-price { display: grid; grid-template-columns: minmax(0,1.2fr) minmax(280px,.8fr); overflow: hidden; border: 1px solid #e2e4e8; border-radius: 14px; background: #fff; }
.tariff-price__main { padding: 35px 38px; }
.tariff-price__amount-row { display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.tariff-price__label { margin: 0 0 7px; color: #68707b; font-size: 14px; font-weight: 700; }
.tariff-price__amount { margin: 0; color: #232a35; font-size: clamp(40px,5vw,60px); font-weight: 850; letter-spacing: -.05em; line-height: .98; }
.tariff-price__note { max-width: 500px; margin: 14px 0 0; color: #69707a; font-size: 14px; line-height: 1.45; }
.tariff-price__side { display: grid; align-content: center; gap: 13px; padding: 35px 38px; background: #fff8f8; }
.tariff-price__side strong { color: var(--r-red); font-size: 18px; line-height: 1.25; }
.tariff-price__side span { color: #5f6670; font-size: 14px; line-height: 1.45; }
.tariff-price__side button, .tariff-form button { min-height: 50px; border: 0; border-radius: 7px; background: var(--r-red); color: #fff; font: inherit; font-size: 14px; font-weight: 800; cursor: pointer; }
.tariff-care { display: flex; align-items: center; gap: 20px; margin: 26px 0 0; padding: 20px 24px; border-left: 3px solid var(--r-red); border-radius: 0 10px 10px 0; background: #fff9f9; }
.tariff-care strong { color: #303640; font-size: 16px; line-height: 1.35; }
.tariff-care span { color: #636a74; font-size: 14px; line-height: 1.42; }
.tariff-includes { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.tariff-includes article { min-height: 184px; padding: 22px; border: 1px solid #e2e5e9; border-radius: 12px; background: #fff; }
.tariff-includes h3 { margin: 0 0 10px; color: #252b34; font-size: 17px; line-height: 1.18; }
.tariff-includes p { margin: 0; color: #626974; font-size: 14px; line-height: 1.45; }
.tariff-includes article.is-vnzh { border-color: #ffd0d1; background: #fffafa; }
.tariff-includes article.is-vnzh h3 { color: var(--r-red); }
.tariff-extra { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.tariff-extra article { padding: 21px 22px; border-radius: 12px; background: #f5f6f8; }
.tariff-extra__link { display: flex; flex-direction: column; padding: 21px 22px; border: 1px solid #ffd1d3; border-radius: 12px; background: #fffafa; color: inherit; text-decoration: none; transition: border-color .18s ease, background .18s ease; }
.tariff-extra__link:hover, .tariff-extra__link:focus-visible { border-color: var(--r-red); background: #fff5f5; }
.tariff-extra h3 { margin: 0 0 8px; color: #292f38; font-size: 16px; line-height: 1.25; }
.tariff-extra p { margin: 0; color: #626974; font-size: 14px; line-height: 1.45; }
.tariff-extra__link span { margin-top: auto; padding-top: 15px; color: var(--r-red); font-size: 13px; font-weight: 800; }
.tariff-notice { padding: 27px 30px; border-radius: 14px; background: #f4f5f8; }
.tariff-notice p { margin: 0; color: #555d67; font-size: 15px; line-height: 1.55; }
.tariff-details { display: grid; gap: 10px; }
.tariff-details details { border: 1px solid #e1e4e8; border-radius: 10px; background: #fff; }
.tariff-details summary { padding: 19px 22px; color: #282e37; font-size: 16px; font-weight: 800; cursor: pointer; }
.tariff-details details > div { padding: 0 22px 21px; color: #626974; font-size: 14px; line-height: 1.55; }
.baby-page--tariff .baby-contact { display: grid; grid-template-columns: minmax(0,1fr) minmax(380px,500px); gap: 48px; align-items: start; margin-top: 64px; padding: 44px; border-radius: 16px; background: var(--r-soft); scroll-margin-top: 28px; }
.baby-page--tariff .baby-contact h2 { max-width: 480px; margin: 0 0 18px; color: var(--r-ink); font-size: 32px; line-height: 1.15; text-align: left; }
.baby-page--tariff .baby-contact__text p { margin: 0 0 18px; color: var(--r-text); font-size: 17px; line-height: 1.48; text-align: left; }
.baby-page--tariff .baby-contact__channels { display: grid; gap: 6px; margin: -4px 0 20px; }
.baby-page--tariff .baby-contact__channels p { margin: 0; }
.baby-page--tariff .baby-contact__text a { color: var(--r-ink); text-decoration-color: #b5b5b5; text-underline-offset: 3px; }
.baby-page--tariff .baby-contact__calendar { display: inline-flex; align-items: center; justify-content: center; width: fit-content; min-height: 44px; padding: 0 16px; border: 1px solid #c9c9c9; border-radius: 10px; background: #fff; color: var(--r-ink); font-size: 15px; line-height: 1.2; font-weight: 600; text-decoration: none; overflow-wrap: anywhere; }
.baby-page--tariff .baby-contact__calendar:hover { border-color: #999; }
.baby-page--tariff .baby-contact__form { display: grid; gap: 10px; }
.baby-page--tariff .baby-contact__form input, .baby-page--tariff .baby-contact__form textarea { min-height: 52px; padding: 0 16px; border-color: #d5d5d5; border-radius: 10px; font-size: 15px; }
.baby-page--tariff .baby-contact__form textarea { min-height: 104px; padding-top: 15px; }
.baby-page--tariff .baby-contact__form button { width: auto; min-height: 52px; padding: 0 22px; border: 0; border-radius: 10px; background: var(--r-red); color: #fff; }
.baby-page--tariff .baby-footer { padding-top: 28px; color: var(--r-muted); font-size: 13px; }
@media (min-width: 901px) { .tariff-hero__title--private span { display: block; } }
@media (max-width: 900px) { .baby-page--tariff .baby-header { padding-inline: 22px; } .tariff-page { padding-inline: 22px; } .tariff-hero, .tariff-price, .baby-page--tariff .baby-contact { grid-template-columns: 1fr; } .tariff-hero { padding: 40px; } .tariff-section__head { display: block; } .tariff-includes, .service-cost-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .tariff-extra, .service-explain-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .service-plan-grid { grid-template-columns: 1fr; } .service-plan-card { min-height: 0; } }
@media (max-width: 580px) { .baby-page--tariff .baby-header { padding: 16px; } .baby-page--tariff .baby-header__brand img { width: 166px; } .baby-page--tariff .baby-header__cta { padding: 11px 13px; font-size: 12px; } .tariff-page { padding: 0 14px 50px; } .tariff-hero { gap: 25px; padding: 30px 22px; border-radius: 12px; } .tariff-hero h1 { font-size: 37px; } .tariff-hero__intro { font-size: 16px; } .tariff-nav, .tariff-nav--service { grid-template-columns: 1fr; margin: 28px 0 42px; } .tariff-section { margin-bottom: 48px; } .tariff-section h2 { font-size: 30px; } .tariff-price__main, .tariff-price__side { padding: 27px 22px; } .tariff-price__amount-row { align-items: flex-start; flex-wrap: wrap; gap: 15px; } .tariff-price__amount { font-size: 45px; } .tariff-care { display: grid; gap: 8px; padding: 18px; } .tariff-includes, .tariff-extra, .service-cost-grid, .service-explain-grid { grid-template-columns: 1fr; } .tariff-includes article { min-height: 0; } .service-cost-grid article { min-height: 0; } .service-plan-card { padding: 24px 21px; } .service-plan-card h3 { font-size: 24px; } .service-plan-card > strong { font-size: 34px; } .baby-page--tariff .baby-contact { gap: 28px; margin-top: 48px; padding: 24px 20px; } .baby-page--tariff .baby-contact h2 { font-size: 27px; } .baby-page--tariff .baby-contact__text p { font-size: 16px; } }
