.numbered-cards{align-items:start;display:grid;gap:var(--space-3xl);grid-template-columns:minmax(0,.9fr) minmax(0,2.1fr);max-width:100%;min-width:0;width:100%}.numbered-cards--light{background:var(--section-light)}.numbered-cards--surface-alt{background:var(--section-alt)}.numbered-cards--ramboll-pebble-bg{background:var(--ramboll-pebble-bg)}.numbered-cards__intro{display:flex;flex-direction:column;gap:var(--space-lg);min-width:0}.numbered-cards__heading{color:var(--footer-legal-text);font-family:var(--font-heading);font-size:var(--font-size-h2);font-weight:var(--font-weight-regular);line-height:var(--line-height-h2);margin:0}.numbered-cards__card-body,.numbered-cards__card-heading,.numbered-cards__intro-text{overflow-wrap:break-word}.numbered-cards__intro-text{color:var(--text-secondary);font-family:var(--font-body);font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:var(--line-height-body)}.numbered-cards__intro-text>:first-child{margin-top:0}.numbered-cards__intro-text>:last-child{margin-bottom:0}.numbered-cards__cards,.numbered-cards__cards-wrap{display:flex;flex-direction:column;gap:var(--space-lg);max-width:100%;min-width:0;width:100%}.numbered-cards__track{display:contents}.numbered-cards__progress{background:var(--color-gray-200);border-radius:var(--eyebrow-bar-radius);display:none;height:var(--eyebrow-bar-width);overflow:hidden;position:relative;width:100%}.numbered-cards__progress-thumb{background:var(--color-primary);border-radius:var(--eyebrow-bar-radius);height:100%;left:0;position:absolute;top:0}.numbered-cards__grid{display:grid;gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr))}.numbered-cards__card{background:var(--color-white);border:1px solid var(--border);border-radius:var(--radius-sm);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-md);min-width:0;padding:var(--space-lg)}.numbered-cards__number{align-items:center;background:var(--color-primary);border-radius:var(--radius-pill);color:var(--color-white);display:inline-flex;font-size:var(--font-size-body);height:var(--space-2xl);justify-content:center;line-height:1;width:var(--space-2xl)}.numbered-cards__card-heading,.numbered-cards__number{font-family:var(--font-heading);font-weight:var(--font-weight-semibold)}.numbered-cards__card-heading{color:var(--footer-legal-text);font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin:0}.numbered-cards__card-body{color:var(--text-secondary);font-family:var(--font-body);font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:var(--line-height-body)}.numbered-cards .numbered-cards__card-body>:first-child{margin-top:0}.numbered-cards .numbered-cards__card-body>:last-child{margin-bottom:0}.numbered-cards .numbered-cards__card-body p{margin:0}.numbered-cards .numbered-cards__card-body p+p{margin-top:var(--space-md)}.numbered-cards .numbered-cards__card-body p:empty{display:none;margin:0}@media (max-width:1023px){.numbered-cards{gap:var(--space-2xl);grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.numbered-cards{gap:var(--space-xl)}.numbered-cards__intro{gap:var(--space-md)}.numbered-cards__heading{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.numbered-cards__card-body,.numbered-cards__intro-text{font-size:var(--font-size-body-sm);line-height:var(--line-height-body-sm)}.numbered-cards,.numbered-cards__cards-wrap{overflow-x:hidden;overflow-x:clip}.numbered-cards__cards-wrap{gap:var(--space-lg)}.numbered-cards--mobile-carousel .numbered-cards__cards{display:flex;flex-flow:row nowrap;gap:var(--space-md);max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;-webkit-overflow-scrolling:touch;touch-action:pan-x}.numbered-cards--mobile-carousel .numbered-cards__cards::-webkit-scrollbar{display:none}.numbered-cards--mobile-carousel .numbered-cards__cards:focus-visible{outline:var(--eyebrow-bar-width) solid var(--color-primary);outline-offset:var(--space-xs)}.numbered-cards--mobile-carousel .numbered-cards__grid,.numbered-cards--mobile-carousel .numbered-cards__track{display:contents}.numbered-cards--mobile-carousel .numbered-cards__card{border-color:var(--color-primary);cursor:pointer;flex:0 0 100%;min-width:0;scroll-snap-align:start}.numbered-cards--mobile-carousel .numbered-cards__progress{display:block}.numbered-cards--mobile-stack .numbered-cards__cards,.numbered-cards--mobile-stack .numbered-cards__grid,.numbered-cards--mobile-stack .numbered-cards__track{display:flex;flex-direction:column;gap:var(--space-md);max-width:100%;overflow:visible;width:100%}.numbered-cards--mobile-stack .numbered-cards__card{max-width:100%;width:100%}.numbered-cards--mobile-stack .numbered-cards__progress{display:none}}