.metrics-strip-section{background-color:#e8e6db;color:#001534;margin:0;padding-bottom:var(--section-pad-y-mobile,96px);padding-top:var(--section-pad-y-mobile,96px);position:relative;width:100%}@media (min-width:768px){.metrics-strip-section{padding-bottom:var(--section-pad-y,96px);padding-top:var(--section-pad-y,96px)}}.metrics-strip-section__heading{margin-bottom:var(--heading-gap,56px);max-width:var(--heading-max,none)}.metrics-strip-section__heading :first-child{margin-top:0}.metrics-strip-section__heading :last-child{margin-bottom:0}.metrics-strip-section__strip{background-color:#eeecd8;border:1px solid #a8a58c;display:grid;grid-template-columns:1fr;padding-top:8px}@media (min-width:640px){.metrics-strip-section__strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.metrics-strip-section__strip{grid-template-columns:repeat(var(--cols,4),minmax(0,1fr))}}.metrics-strip-section__cell{border-top:1px solid var(--divider-color,#a8a58c);display:flex;flex-direction:column;gap:12px;padding:28px 24px}.metrics-strip-section__cell:first-child{border-top:0}@media (min-width:640px){.metrics-strip-section__cell{border-left:1px solid var(--divider-color,#a8a58c);border-top:0;border-top:1px solid var(--divider-color,#a8a58c)}.metrics-strip-section__cell:nth-child(-n+2){border-top:0}.metrics-strip-section__cell:nth-child(odd){border-left:0}}@media (min-width:1024px){.metrics-strip-section__cell{border-top:0;padding:var(--cell-pad-y,32px) var(--cell-pad-x,28px)}.metrics-strip-section__cell,.metrics-strip-section__cell:nth-child(odd){border-left:1px solid var(--divider-color,#a8a58c)}.metrics-strip-section__cell:first-child{border-left:0}}.metrics-strip-section__cell-title{font-weight:700;line-height:1.25;margin:0 0 4px}.metrics-strip-section__cell-title p{font-weight:inherit;line-height:inherit;margin:0}.metrics-strip-section__cell-title p:last-child{margin-bottom:0}.metrics-strip-section__cell-desc p{margin:0 0 8px}.metrics-strip-section__cell-desc p:last-child{margin-bottom:0}