.tabled-cards{background-color:#f6f6f6;color:#00303e}.tabled-cards__wrapper{margin-left:auto;margin-right:auto;padding-bottom:var(--ns-spacingMajor2);padding-top:var(--ns-spacingMajor2);width:var(--ns-wideSize-padded)}.tabled-cards__intro{margin-bottom:var(--ns-spacingMinor1);max-width:800px}.tabled-cards__intro .tabled-cards__eyebrow.--eyebrow{color:#c2711f;text-transform:uppercase}.tabled-cards__headline{margin-top:8px}.tabled-cards__summary{color:rgba(0,48,62,.7);margin-bottom:0;margin-top:16px}.tabled-cards__grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.tabled-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1025px){.tabled-cards__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,(100% - 48px)/3),1fr))}}.tabled-cards__grid>*{height:100%;margin:0;min-width:0}.tabled-cards__card{background-color:#fff;border:1px solid #e6e6e6;border-radius:var(--ns-radius-Large);box-shadow:0 8px 24px rgba(0,48,62,.08);box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden}.tabled-cards__card-chrome{background-color:#c2711f;flex-shrink:0;height:6px}.tabled-cards__card-body{display:flex;flex-direction:column;flex-grow:1;padding:32px 24px}.tabled-cards__card-title{color:var(--ns-hl-s-color);font-family:var(--ns-hl-s-fontFamily);font-size:var(--ns-hl-s-fontSize);font-weight:var(--ns-hl-s-fontWeight);line-height:var(--ns-hl-s-lineHeight);margin-bottom:16px;margin-top:0}.tabled-cards__rows{margin:0}.tabled-cards__row{align-items:baseline;display:flex;gap:16px;justify-content:space-between;margin:0;padding:16px 0}.tabled-cards__row+.tabled-cards__row{border-top:1px solid #e0e0e0}.tabled-cards__row-label{color:rgba(0,48,62,.8);flex:1 1 auto;min-width:0}.tabled-cards__row-label,.tabled-cards__row-value{font-size:var(--ns-p-normal-fontSize);font-weight:var(--ns-p-micro-fontWeight);line-height:var(--ns-p-normal-lineHeight);margin:0}.tabled-cards__row-value{color:#00303e;flex:0 1 auto;font-weight:700;margin-inline-start:0;text-align:right}.tabled-cards__card-footer{font-size:var(--ns-p-normal-fontSize);font-weight:var(--ns-p-micro-fontWeight);line-height:var(--ns-p-normal-lineHeight);margin-bottom:0;margin-top:20px}.tabled-cards__rows+.tabled-cards__card-footer{border-top:1px solid #e0e0e0;margin-top:0;padding-top:16px}.tabled-cards.--white{background-color:#fff}
