.mws{width:100%;padding:6rem 0;display:flex;justify-content:center;background:#fff;font-family:Inter,sans-serif}.mws__container{width:100%;max-width:1280px;padding:0 2rem}.mws__header{text-align:center;max-width:48rem;margin:0 auto 4rem}.mws__badge{display:inline-flex;align-items:center;gap:.5rem;background:#e8f0fe;color:#154cba;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.mws__section-headline{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.02em;color:#0a0f1e;line-height:1.1;margin:0}.mws__card{position:relative;background:#0a0f1e;color:#fff;border-radius:1.5rem;padding:2.5rem 4rem;overflow:hidden;box-shadow:0 25px 50px #00000040}.mws__card-glow{position:absolute;top:0;right:0;width:400px;height:400px;background:#154cba;border-radius:50%;filter:blur(100px);opacity:.2;pointer-events:none;transform:translate(33%,-33%)}.mws__card-content{position:relative;z-index:1;max-width:36rem}.mws__card-headline{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2;margin:0 0 1.5rem}.mws__card-body{display:flex;flex-direction:column;gap:1.5rem}.mws__card-paragraph{margin:0;color:#d1d5db;font-size:1.125rem;line-height:1.7}@media (max-width: 767px){.mws__card{padding:2rem 1.5rem}}
