/* Microsoft Solutions Partner-baand. Hvit flate, fullfarge-lockup, luft rundt
   merket i henhold til Microsofts badge-retningslinjer (mars 2024). */
.msp{background:#fff;border-bottom:1px solid var(--line-dark);padding:44px 0}
.msp .wrap{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap}
.msp img{width:300px;height:auto;flex:0 0 auto}
.msp-txt{max-width:620px}
.msp-txt h2{font-size:22px;line-height:1.3;letter-spacing:-.01em;color:var(--txt-dark);margin:0 0 10px}
.msp-txt p{font-size:15px;line-height:1.62;color:var(--txt-mute);margin:0}
@media(max-width:760px){
  .msp{padding:34px 0}
  .msp .wrap{flex-direction:column;text-align:center;gap:20px}
  .msp img{width:250px}
  .msp-txt h2{font-size:19px}
}
