.ms-burden{overflow:visible;padding:8rem 0;position:relative}.ms-burden--dark,.ms-burden--light{background:transparent}.ms-burden--dark:before{background-image:radial-gradient(circle at 2px 2px,hsla(0,0%,100%,.9) 1px,transparent 0);background-size:40px 40px;content:"";inset:0;opacity:.12;pointer-events:none;position:absolute}.ms-burden__container{margin:0 auto;max-width:1280px;padding:0 1rem;position:relative;z-index:1}.ms-burden__header{margin-bottom:5rem;text-align:center}.ms-burden__pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.55rem 1.05rem}.ms-burden--light .ms-burden__pill{background:#ffedd5;color:#c2410c}.ms-burden--dark .ms-burden__pill{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.88)}.ms-burden__pillIcon{fill:none;height:1rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:1rem}.ms-burden__heading{font-size:clamp(2.6rem,4.2vw,4.1rem);letter-spacing:-.02em;line-height:1.05;margin:0 0 1.25rem}.ms-burden--light .ms-burden__heading{color:#00132d}.ms-burden--dark .ms-burden__heading{color:#fff}.ms-burden__headingAccent{display:inline-block}.ms-burden--light .ms-burden__headingAccent{color:#00132d}.ms-burden--dark .ms-burden__headingAccent{background:linear-gradient(90deg,var(--ms-grad-start,#ff3b1b),var(--ms-grad-end,#ff7a18));-webkit-background-clip:text;background-clip:text;color:transparent}.ms-burden__subheading{font-size:1.5rem;margin:0 auto;max-width:56rem}.ms-burden--light .ms-burden__subheading{color:#4b5563}.ms-burden--dark .ms-burden__subheading{color:hsla(0,0%,100%,.72)}.ms-burden__cards{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}@media (min-width:768px){.ms-burden__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ms-burden__cards{grid-template-columns:repeat(4,1fr)}}.ms-card{border:1px solid transparent;border-radius:1.5rem;padding:2rem;text-align:center;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease,background .2s ease}.ms-burden--light .ms-card{background:#fff;border:0;border-top:4px solid transparent;box-shadow:0 18px 30px rgba(0,0,0,.1)}.ms-burden--dark .ms-card{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 18px 30px rgba(0,0,0,.35)}.ms-card:hover{transform:translateY(-2px)}.ms-burden--light .ms-card:hover{box-shadow:0 26px 46px rgba(0,0,0,.14)}.ms-burden--dark .ms-card:hover{border-color:hsla(0,0%,100%,.2);box-shadow:0 30px 60px rgba(0,0,0,.45)}.ms-card__iconWrap{align-items:center;border-radius:1.1rem;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.ms-card__icon{fill:none;height:2rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:2rem}.ms-card__title{font-size:1.25rem;font-weight:800;margin:0 0 .75rem}.ms-card__desc{line-height:1.6;margin:0}.ms-burden--light .ms-card__title{color:#00132d}.ms-burden--light .ms-card__desc{color:#4b5563}.ms-burden--dark .ms-card__title{color:hsla(0,0%,100%,.92)}.ms-burden--dark .ms-card__desc{color:hsla(0,0%,100%,.68)}.ms-card--orange{border-top-color:#f97316}.ms-burden--light .ms-card--orange .ms-card__iconWrap{background:#ffedd5;color:#ea580c}.ms-burden--dark .ms-card--orange .ms-card__iconWrap{background:#f97316;color:#fff}.ms-card--red{border-top-color:#ef4444}.ms-burden--light .ms-card--red .ms-card__iconWrap{background:#fee2e2;color:#dc2626}.ms-burden--dark .ms-card--red .ms-card__iconWrap{background:#ef4444;color:#fff}.ms-card--blue{border-top-color:#3b82f6}.ms-burden--light .ms-card--blue .ms-card__iconWrap{background:#dbeafe;color:#2563eb}.ms-burden--dark .ms-card--blue .ms-card__iconWrap{background:#3b82f6;color:#fff}.ms-card--green{border-top-color:#22c55e}.ms-burden--light .ms-card--green .ms-card__iconWrap{background:#dcfce7;color:#16a34a}.ms-burden--dark .ms-card--green .ms-card__iconWrap{background:#22c55e;color:#fff}.ms-card--yellow{border-top-color:#eab308}.ms-burden--light .ms-card--yellow .ms-card__iconWrap{background:#fef9c3;color:#ca8a04}.ms-burden--dark .ms-card--yellow .ms-card__iconWrap{background:#eab308;color:#0b1220}.ms-card--purple{border-top-color:#a855f7}.ms-burden--light .ms-card--purple .ms-card__iconWrap{background:#f3e8ff;color:#7e22ce}.ms-burden--dark .ms-card--purple .ms-card__iconWrap{background:#a855f7;color:#fff}.ms-reality{border-radius:1.5rem;padding:3rem}@media (max-width:768px){.ms-reality{padding:2rem}}.ms-burden--light .ms-reality{background:linear-gradient(135deg,#fef2f2,#ffedd5);border:2px solid #fecaca}.ms-burden--dark .ms-reality{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 22px 50px rgba(0,0,0,.35)}.ms-reality__heading{font-size:1.875rem;font-weight:700;margin:0 0 2rem;text-align:center}.ms-burden--light .ms-reality__heading{color:#00132d}.ms-burden--dark .ms-reality__heading{color:hsla(0,0%,100%,.92)}.ms-reality__stats{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.ms-reality__stats{grid-template-columns:repeat(3,1fr)}}.ms-realityStat{border-radius:1rem;padding:1.5rem;text-align:center}.ms-burden--light .ms-realityStat{background:#fff;box-shadow:0 12px 22px rgba(0,0,0,.1)}.ms-burden--dark .ms-realityStat{background:rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 12px 26px rgba(0,0,0,.35)}.ms-realityStat__value{font-size:3rem;font-weight:800;margin-bottom:.5rem}.ms-burden--light .ms-realityStat__value{color:#dc2626}.ms-burden--dark .ms-realityStat__value{color:#ff4d2a}.ms-realityStat__text{margin:0}.ms-burden--light .ms-realityStat__text{color:#374151}.ms-burden--dark .ms-realityStat__text{color:hsla(0,0%,100%,.7)}.ms-reality__body{font-size:1.125rem;line-height:1.7;margin:2rem auto 0;max-width:48rem;text-align:center}.ms-burden--light .ms-reality__body{color:#374151}.ms-burden--dark .ms-reality__body{color:hsla(0,0%,100%,.7)}.ms-burden,.ms-burden__cards,.ms-burden__container,.ms-reality{overflow:visible}