.unike-service-page{max-width:1240px;margin:auto}.service-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:48px;align-items:center;padding:24px 0 56px;border-bottom:1px solid var(--line)}.unike-service-page h1{font-size:clamp(32px,3.5vw,50px);line-height:1.15;letter-spacing:-1px}.unike-service-page .red-rule,.service-home .red-rule{height:3px;width:60px;background:var(--red);margin:24px 0}.service-lead{font-size:21px;line-height:1.55;max-width:720px}.service-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}.service-actions .button{text-align:center}.service-figure{margin:0;background:var(--paper);padding:26px 20px;border-radius:14px}.service-figure img{width:100%;height:auto}.service-figure figcaption{font-size:12px;line-height:1.5;color:var(--muted);text-align:center;margin-top:16px}.service-section{padding:42px 0;border-bottom:1px solid var(--line)}.service-section>p{max-width:1000px}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,255px),1fr));gap:24px;margin:26px 0}.service-card{padding:26px;background:var(--paper);border-top:3px solid var(--red);border-radius:0 0 10px 10px;min-width:0}.service-card h3{margin:0 0 16px}.service-card p:last-child{margin-bottom:0}.service-card a{overflow-wrap:anywhere}.service-card address{font-style:normal}.service-faq details{padding:20px 0;border-bottom:1px solid var(--line)}.service-faq summary{font-weight:600;cursor:pointer;min-height:44px;display:list-item}.service-faq details p{max-width:950px}.service-cta{background:var(--paper);border-left:4px solid var(--red);padding:36px;margin:48px 0 32px}.service-cta h2{margin-top:0}.service-related{display:flex;flex-wrap:wrap;gap:14px 28px;padding:10px 0}.service-related a{font-size:16px}.unike-look .nav-menu{max-height:70vh;overflow-y:auto}.service-home .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-home .service-card h3 a{color:inherit;text-decoration:none}.service-home .service-card h3 a:hover{color:var(--action)}@media(max-width:760px){.service-hero{grid-template-columns:1fr;gap:24px;padding-top:8px}.service-lead{font-size:19px}.service-figure{padding:16px}.service-figure img{max-height:200px;object-fit:contain}.service-section{padding:30px 0}.service-card{padding:22px}.service-cta{padding:26px 22px}.service-home .service-grid{grid-template-columns:1fr}.service-actions{align-items:stretch;gap:16px}.service-actions .button{width:100%}.service-related{flex-direction:column}}