/* ПК Лифт — внутренние страницы нового дизайна: услуги и «О компании».
   Общие блоки (первый экран, карточки объектов, финальный блок, новости)
   берут стили из home.css под .hv2; здесь только то, чего там нет,
   и правки под внутренние страницы. Тело страницы услуги (.sv2-content)
   лежит вне .hv2, чтобы стили главной не трогали текст. */

/* ------------------------------------------------------------ первый экран */
.sv2 .hero.svc-hero .wrap{min-height:0;padding-top:40px;padding-bottom:52px;grid-template-columns:1.2fr .8fr}
.sv2 .hero h1{font-size:40px;line-height:1.12;margin:12px 0 16px}
.sv2 .hero .lead{margin-bottom:26px;max-width:620px}
.sv2 .hero .lead p{font-size:17px;line-height:1.55;color:#d6e0ea;margin:0 0 12px}
.sv2 .hero .lead p:last-child{margin-bottom:0}
.sv2 .hero .lead p.hero-price{display:inline-block;margin-top:8px;padding:9px 14px;border-radius:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:700;font-size:16px;line-height:1.3}
.sv2 .hero .lead a{color:#9fd0ff}
.sv2 .crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:13px;color:#8fa3b5;margin-bottom:4px}
.sv2 .crumbs a{color:#c8d6e2}
.sv2 .crumbs a:hover{color:#fff}
.sv2 .hero .trust{font-size:14px}

/* ----------------------------------------------------- тело страницы услуги */
.sv2-body{padding:56px 0 20px}
.sv2-content{font-size:17px;line-height:1.65;color:#0b1a28}
.sv2-content>p,.sv2-content>ul,.sv2-content>ol,.sv2-content>h2,.sv2-content>h3,.sv2-content>h4,.sv2-content>blockquote{max-width:880px}
.sv2-content h2,main > section.sv2-body > .container > h2{font-size:28px;line-height:1.25;font-weight:700;color:#021524;margin:48px 0 16px;padding-bottom:14px;position:relative}
.sv2-content h2::after{content:"";position:absolute;left:0;bottom:0;width:56px;height:3px;background:#ef4035;border-radius:2px}
.sv2-content>h2:first-child,.sv2-content>.wp-block-columns:first-child h2:first-child,main > section.sv2-body > .container > h2:first-child{margin-top:0}
main .sv2-content h2.wp-block-heading{margin-top:48px}
main .sv2-content>h2.wp-block-heading:first-child{margin-top:0}
.sv2-content h3{font-size:21px;line-height:1.3;font-weight:700;color:#021524;margin:30px 0 12px}
.sv2-content h4{font-size:18px;line-height:1.3;font-weight:700;color:#021524;margin:24px 0 10px}
.sv2-content p,main > section.sv2-body > .container > p{margin:0 0 16px;line-height:1.65}
.sv2-content strong{color:#021524}
.sv2-content a{color:#2471b8;text-decoration:underline;text-decoration-color:rgba(36,113,184,.35);text-underline-offset:3px}
.sv2-content a:hover{color:#ef4035;text-decoration-color:rgba(239,64,53,.4)}
.sv2-content>ul,.sv2-content>ol,.sv2-content ul.wp-block-list,.sv2-content ol.wp-block-list,.sv2-content .wp-block-column>ul,.sv2-content .wp-block-column>ol{margin:0 0 20px;padding-left:24px;line-height:1.6}
.sv2-content>ul,.sv2-content ul.wp-block-list,.sv2-content .wp-block-column>ul{list-style:disc}
.sv2-content>ol,.sv2-content ol.wp-block-list,.sv2-content .wp-block-column>ol{list-style:decimal}
.sv2-content>ul>li,.sv2-content>ol>li,.sv2-content .wp-block-list>li,.sv2-content .wp-block-column>ul>li,.sv2-content .wp-block-column>ol>li{margin-bottom:8px}
.sv2-content>ul>li::marker,.sv2-content ul.wp-block-list>li::marker,.sv2-content .wp-block-column>ul>li::marker{color:#2471b8}
.sv2-content img{max-width:100%;height:auto;border-radius:12px}
.sv2-content figure{margin:0 0 20px}
.sv2-content figcaption{font-size:14px;color:#5b6875;margin-top:8px}
.sv2-content .wp-block-columns{gap:36px;margin-bottom:28px;align-items:flex-start}
.sv2-content .wp-block-column>*:first-child{margin-top:0}
.sv2-content .wp-block-eedee-block-gutenslider{border-radius:14px;overflow:hidden;margin:0 0 20px}
.sv2-content blockquote{margin:0 0 20px;padding:18px 22px;border-left:4px solid #2471b8;background:#f5f7fa;border-radius:0 12px 12px 0}
.sv2-content blockquote p:last-child{margin-bottom:0}
.sv2-content .wp-block-table{overflow-x:auto;margin:0 0 20px}
.sv2-content table:not(.pkl-table){width:100%;border-collapse:collapse;font-size:16px}
.sv2-content table:not(.pkl-table) th{background:#021524;color:#fff;text-align:left;padding:13px 16px;font-weight:600;font-size:15px}
.sv2-content table:not(.pkl-table) td{padding:12px 16px;border-bottom:1px solid #e4e8ee;vertical-align:top}
.sv2-content table:not(.pkl-table) tbody tr:nth-child(2n){background:#f9fafc}
.sv2-content hr{border:0;border-top:1px solid #e4e8ee;margin:32px 0}

/* ----------------------------------------------------------- квиз-расчёт */
.sv2 .svc-quiz{padding:46px 0}
.sv2 .qz{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center}
.sv2 .qz h2{font-size:30px;margin:4px 0 10px}
.sv2 .qz p{color:#c8d6e2;font-size:16px;max-width:640px;margin:0}
.sv2 .qz-act{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:320px}
.sv2 .qz-act .hint{font-size:13px;color:#a9bccd;line-height:1.45}

/* --------------------------------------------------------- другие услуги */
.sv2 .svc-related .svc-title{margin-top:34px}
.sv2 .svc-related .sec-head+.svc-title{margin-top:0}
.sv2 .rel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.sv2 .rel{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid var(--c-line);border-radius:12px;padding:18px 18px 16px;color:var(--c-navy);transition:transform .15s,box-shadow .15s,background .15s,border-color .15s}
.sv2 .rel>svg{width:24px;height:24px;color:var(--c-blue);margin-bottom:4px;flex:none}
.sv2 .rel b{font-size:16px;line-height:1.3}
.sv2 .rel span{font-size:13px;color:var(--c-muted);line-height:1.4}
.sv2 .rel em{font-style:normal;font-size:13px;font-weight:700;color:var(--c-navy);margin-top:auto;padding-top:8px}
.sv2 .rel:hover{background:var(--c-blue);border-color:var(--c-blue);color:#fff;box-shadow:0 12px 26px rgba(36,113,184,.25);transform:translateY(-2px)}
.sv2 .rel:hover>svg,.sv2 .rel:hover b,.sv2 .rel:hover span,.sv2 .rel:hover em{color:#fff}

/* ------------------------------------------------------- почему остаются */
.sv2 .why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.sv2 .why-grid .why,.sv2 .why-grid .why:last-child{flex-direction:column;gap:14px;padding:24px;border:1px solid var(--c-line);border-radius:var(--r);background:#fff;border-bottom:1px solid var(--c-line)}
.sv2 .why-grid .why .ico{background:var(--c-blue-l);border:0}

/* ------------------------------------------------------------ О компании */
.sv2 .about-hero .num-card{background:#0a2237;border:1px solid rgba(255,255,255,.12);border-radius:var(--r);padding:26px 28px;display:grid;grid-template-columns:1fr 1fr;gap:24px 26px;justify-self:end;width:100%;max-width:440px;box-shadow:0 20px 50px rgba(0,0,0,.35)}
.sv2 .num-card .n b{display:block;font-size:38px;line-height:1;font-weight:800;color:#fff;letter-spacing:-.02em}
.sv2 .num-card .n b small{font-size:20px;font-weight:700;color:var(--c-red);margin-left:2px}
.sv2 .num-card .n span{display:block;margin-top:8px;font-size:13px;color:#c8d6e2;line-height:1.35}

.sv2 .about-main{padding:64px 0 40px}
.sv2 .about-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:56px;align-items:start}
.sv2 .about-nav,.sv2 .about-text{min-width:0}
.sv2 .about-sec{min-width:0}
.sv2 .team-grid,.sv2 .gal-grid,.sv2 .about-sec .docs,.sv2 .rel-grid,.sv2 .why-grid{min-width:0}
.sv2 .team-grid>*,.sv2 .gal-grid>*,.sv2 .about-sec .docs>*,.sv2 .rel-grid>*,.sv2 .why-grid>*{min-width:0}
.sv2 .about-nav{position:sticky;top:132px}
.sv2 .about-nav .lbl{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--c-muted);font-weight:700;margin-bottom:10px}
.sv2 .about-nav ul{display:grid;gap:2px;margin:0 0 24px;padding:0}
.sv2 .about-nav a{display:block;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:600;color:var(--c-navy)}
.sv2 .about-nav a:hover{background:var(--c-bg);color:var(--c-blue)}
.sv2 .about-contact{background:var(--c-bg);border-radius:var(--r);padding:20px}
.sv2 .about-contact b{display:block;font-size:19px;line-height:1.2}
.sv2 .about-contact b a{color:var(--c-navy)}
.sv2 .about-contact span{display:block;font-size:13px;color:var(--c-muted);margin:6px 0 14px;line-height:1.5}
.sv2 .about-contact .pkb{width:100%}

.sv2 .about-text{font-size:17px;line-height:1.65;color:var(--c-text)}
.sv2 .about-sec{padding:0 0 44px;margin-bottom:44px;border-bottom:1px solid var(--c-line);scroll-margin-top:140px}
.sv2 .about-sec:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.sv2 .about-sec h2{font-size:28px;margin-bottom:18px}
.sv2 .about-sec h2::after{content:"";display:block;width:52px;height:3px;background:var(--c-red);margin-top:12px;border-radius:2px}
.sv2 .about-sec p{margin:0 0 16px;max-width:780px}
.sv2 .about-sec p:last-child{margin-bottom:0}
.sv2 .about-sec a{text-decoration:underline;text-decoration-color:rgba(36,113,184,.35);text-underline-offset:3px}
.sv2 .about-sec ul{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:8px;max-width:780px}
.sv2 .about-sec ul li{position:relative;padding-left:28px}
.sv2 .about-sec ul li::before{content:"";position:absolute;left:1px;top:9px;width:13px;height:7px;border-left:2px solid var(--c-blue);border-bottom:2px solid var(--c-blue);transform:rotate(-45deg)}
.sv2 .about-sec strong{color:var(--c-navy)}

.sv2 .team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:6px 0 20px}
.sv2 .tm{background:#fff;border:1px solid var(--c-line);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column}
.sv2 .tm img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:top;border-radius:0}
.sv2 .tm b{font-size:15px;line-height:1.3;color:var(--c-navy);padding:14px 16px 2px}
.sv2 .tm span{font-size:13px;color:var(--c-muted);padding:0 16px 16px;line-height:1.4}

.sv2 .about-sec .docs{margin-top:8px;grid-template-columns:repeat(4,minmax(0,1fr))}
.sv2 .about-sec .doc img{max-height:250px}
.sv2 .more-link{display:inline-flex;align-items:center;gap:8px;font-weight:600;margin-top:18px;text-decoration:none}
.sv2 .more-link:hover{text-decoration:none}

.sv2 .gal{margin-top:6px}
.sv2 .gal-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.sv2 .gal-tabs button{height:38px;padding:0 16px;border-radius:999px;border:1.5px solid var(--c-line);background:#fff;font:600 14px Montserrat,sans-serif;color:var(--c-navy);cursor:pointer;transition:.15s}
.sv2 .gal-tabs button:hover{border-color:var(--c-blue);color:var(--c-blue)}
.sv2 .gal-tabs button.is-on{background:var(--c-navy);border-color:var(--c-navy);color:#fff}
.sv2 .gal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.sv2 .gal-grid button{display:block;width:100%;padding:0;border:0;background:#eef1f5;border-radius:12px;overflow:hidden;cursor:pointer;aspect-ratio:4/3}
.sv2 .gal-grid button[hidden]{display:none}
.sv2 .gal-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}
.sv2 .gal-grid button:hover img{transform:scale(1.04)}

.sv2 .about-sec.is-req ul{background:var(--c-bg);border-radius:var(--r);padding:20px 22px;gap:10px}
.sv2 .about-sec.is-req ul li{padding-left:0}
.sv2 .about-sec.is-req ul li::before{display:none}
.sv2 .geo-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.sv2 .about-news{background:var(--c-bg)}

/* ---------------------------------------------------------------- адаптив */
@media (max-width:1100px){
	.sv2 .hero h1{font-size:34px}
	.sv2 .rel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
	.sv2 .about-grid{grid-template-columns:220px minmax(0,1fr);gap:36px}
	.sv2 .team-grid,.sv2 .about-sec .docs,.sv2 .gal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.sv2 .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:991px){
	.sv2 .hero.svc-hero .wrap{grid-template-columns:1fr;padding-top:32px;padding-bottom:36px}
	.sv2 .about-hero .num-card{max-width:none}
	.sv2 .about-grid{grid-template-columns:minmax(0,1fr);gap:28px}
	.sv2 .about-nav{position:static}
	.sv2 .about-nav ul{display:flex;gap:6px;overflow-x:auto;padding-bottom:6px;margin-bottom:0;-webkit-overflow-scrolling:touch}
	.sv2 .about-nav a{white-space:nowrap;background:var(--c-bg);padding:8px 14px}
	.sv2 .about-contact{display:none}
	.sv2 .about-main{padding:44px 0 24px}
	.sv2 .qz{grid-template-columns:1fr;gap:22px}
	.sv2 .qz-act{max-width:none}
	.sv2-body{padding-top:40px}
}
@media (max-width:600px){
	.sv2 .hero h1{font-size:28px}
	.sv2 .hero .lead p{font-size:16px}
	.sv2 .crumbs{font-size:12px}
	.sv2-content{font-size:16px}
	.sv2-content h2,main > section.sv2-body > .container > h2{font-size:23px;margin-top:36px}
	.sv2-content h3{font-size:19px}
	.sv2-content .wp-block-columns{gap:20px}
	.sv2 .rel-grid,.sv2 .why-grid,.sv2 .gal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.sv2 .rel{padding:14px}
	.sv2 .rel b{font-size:15px}
	.sv2 .why-grid{grid-template-columns:minmax(0,1fr)}
	.sv2 .qz h2{font-size:24px}
	.sv2 .qz-act .pkb{width:100%}
	.sv2 .num-card .n b{font-size:30px}
	.sv2 .about-hero .num-card{padding:20px;gap:18px}
	.sv2 .about-sec h2{font-size:23px}
	.sv2 .about-sec{padding-bottom:32px;margin-bottom:32px}
	.sv2 .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
	.sv2 .tm b{font-size:14px;padding:10px 12px 2px}
	.sv2 .tm span{font-size:12px;padding:0 12px 12px}
	.sv2 .about-sec .docs{grid-template-columns:repeat(2,minmax(0,1fr))}
	.sv2 .geo-actions .pkb{width:100%}
}
