main{padding-top:130px}.inner-hero{background:#f2f6fe;padding:42px 0 70px}.breadcrumbs{font-size:12px;color:#6f7782;margin-bottom:46px}.breadcrumbs a:hover{color:var(--blue)}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.inner-hero h1{font-size:42px;line-height:1.14;text-transform:uppercase;max-width:680px;letter-spacing:-.035em;margin:0 0 20px}.lead{font-size:16px;line-height:1.65;max-width:600px}.inner-hero-art{min-height:285px;display:flex;align-items:center;justify-content:center;overflow:hidden}.inner-hero-art img{max-height:300px;object-fit:contain}.prose-grid{display:grid;grid-template-columns:1fr 340px;gap:80px;align-items:start}.prose-grid h2{margin-bottom:18px}.prose-grid p{font-size:16px;max-width:740px;color:#3f454d}.quick-facts{background:#f3f6ff;border-radius:18px;padding:30px;display:grid;gap:12px}.quick-facts b{text-transform:uppercase;color:var(--blue);font-size:12px}.quick-facts span{font-size:13px;font-weight:600}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.content-card{background:#f3f6ff;border-radius:16px;padding:25px;min-height:235px;display:flex;flex-direction:column}.content-card>span{color:#7b8591;font-size:12px;font-weight:700}.content-card h3{font-size:20px;line-height:1.2;text-transform:uppercase;margin:24px 0 10px}.content-card p{font-size:13px;color:#4f5660;margin:0}.content-card a{margin-top:auto;padding-top:20px;font-size:12px;text-transform:uppercase;font-weight:700}.section-faq{padding-bottom:50px}.section-faq h2{margin-bottom:24px}.section-faq details{border-top:1px solid var(--line);padding:20px 0}.section-faq details:last-child{border-bottom:1px solid var(--line)}.section-faq summary{cursor:pointer;font-size:16px;font-weight:700}.section-faq p{max-width:720px;color:#555;margin-bottom:0}@media(max-width:1100px){main{padding-top:96px}.inner-hero-grid,.prose-grid{grid-template-columns:1fr;gap:30px}.inner-hero-art{display:none}.content-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){main{padding-top:78px}.inner-hero{padding:30px 0 50px}.breadcrumbs{margin-bottom:30px}.inner-hero h1{font-size:30px}.lead{font-size:14px}.content-grid{grid-template-columns:1fr}.prose-grid p{font-size:14px}}
/* Inner-page artwork stays completely inside its grid cell; the original homepage crop is intentionally not reused here. */
.inner-hero-art{justify-content:flex-end}.inner-hero-art img{width:min(100%,560px);max-width:560px;max-height:none;height:auto;object-fit:contain}

/* Keep the shared recommendation header on one clear desktop baseline. */
#sprendimai .section-head{align-items:center}#sprendimai .section-head p{max-width:none;white-space:nowrap}#sprendimai .section-head>a{align-self:center}@media(max-width:760px){#sprendimai .section-head{align-items:flex-start}#sprendimai .section-head p{white-space:normal}#sprendimai .section-head>a{align-self:flex-start;margin-top:18px}}
