.lp-hero{min-height:min(100svh,940px);padding:8.5rem 0 6rem}
.lp-hero .ms-hero-bg img{object-position:center}
.lp-hero .ms-h1{font-size:clamp(2.3rem,3.9vw,3.4rem)}
.lp-hero .ms-hero-bg::after{background:linear-gradient(90deg,rgb(8 13 19 / .95) 0%,rgb(8 13 19 / .82) 45%,rgb(8 13 19 / .6) 100%),linear-gradient(180deg,rgb(8 13 19 / .3) 0%,rgb(8 13 19 / 0) 30%,rgb(8 13 19 / 0) 60%,rgb(8 13 19 / .9) 100%)}
.lp-hero .ms-hero-card{display:block!important;justify-self:end}
.lp-form{min-height:0}
.lp-form h3{margin-bottom:.4rem}
.lp-form p{margin-bottom:1rem}
@media(max-width:1100px){.lp-hero .ms-hero-grid{grid-template-columns:1fr}.lp-hero .ms-hero-card{justify-self:stretch;max-width:560px;margin:0 auto}}
@media(max-width:768px){.lp-hero .ms-h1{font-size:2.15rem}}
.lp-dark{position:relative;z-index:2;background:#fff;border-radius:40px 40px 0 0;margin-top:-40px;padding:4.5rem 0 var(--sec)}
.lp-dark-panel{background:var(--ink);color:#fff;border-radius:32px;padding:4rem 3.5rem}
.lp-dark-head{max-width:640px;margin-bottom:2.6rem}
.lp-dark-head .ms-lead{color:rgb(255 255 255 / .74)}
.lp-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.lp-tile{background:#151b22;border:1px solid rgb(255 255 255 / .08);border-radius:18px;padding:1.4rem 1.4rem 1.5rem;display:flex;flex-direction:column;gap:.55rem}
.lp-tile b{font-size:1.02rem;font-weight:600;line-height:1.25}
.lp-tile>span:last-child{font-size:.88rem;color:rgb(255 255 255 / .66);line-height:1.5}
.lp-ico{width:40px;height:40px;border-radius:12px;background:rgb(255 255 255 / .08);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.4rem}
.lp-ico svg{width:20px;height:20px}
@media(max-width:1100px){.lp-tiles{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.lp-dark{padding:3rem 0 var(--sec)}.lp-dark-panel{padding:2.2rem 1.4rem;border-radius:24px}}
@media(max-width:600px){.lp-dark{border-radius:24px 24px 0 0;margin-top:-24px}}
@media(max-width:600px){.lp-tiles{grid-template-columns:1fr}}
.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.4rem}
.lp-step{background:#fff;border-radius:22px;padding:2rem 1.8rem}
.lp-step-n{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff;font-weight:600;font-size:1rem;margin-bottom:1.1rem}
.lp-step h3{font-size:1.25rem;font-weight:500;margin:0 0 .4rem}
.lp-step p{font-size:.95rem;color:rgb(8 13 19 / .72);line-height:1.55;margin:0}
@media(max-width:960px){.lp-steps{grid-template-columns:1fr;margin-top:2rem}}

.lp-kundzon .ms-ads-visual>img{object-position:70% 50%}
.lp-kundzon+.ms-partner .ms-container{padding-top:0}
.lp-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;background:#fff;color:var(--ink);border-radius:24px;padding:2.2rem 2.5rem}
.lp-cta-ico{width:64px;height:64px;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgb(8 13 19 / .08)}
.lp-cta-ico svg{width:32px;height:32px}
.lp-cta-t h2{font-size:1.5rem;font-weight:500;margin:0 0 .25rem;letter-spacing:-.01em}
.lp-cta-t p{margin:0;color:var(--muted);font-size:.95rem}
@media(max-width:960px){.lp-cta{grid-template-columns:1fr;gap:1.2rem;padding:1.8rem 1.4rem}}
