.statistic-row__wrapper{display:flex;flex-flow:column;gap:1rem}.statistic-row--split :is(.statistic-row__content,.statistic-row__image img),.statistic-row:not(.statistic-row--split){background:#000;border-radius:.5rem;overflow:hidden}.statistic-row{gap:1rem}.statistic-row__content{color:#fff;display:flex;flex-flow:column;justify-content:center;min-height:33vh;padding:2rem}.statistic-row__image img{height:100%}@media (max-width:767px){.statistic-row__image{flex:1}}@media (min-width:768px){.statistic-row--image-left .statistic-row__image{order:-1}}.statistic-row:nth-of-type(1n) .statistic-row__metric{color:var(--color--accent-03-primary)}.statistic-row:nth-of-type(2n) .statistic-row__metric{color:var(--color--accent-01-light)}.statistic-row:nth-of-type(3n) .statistic-row__metric{color:var(--color--accent-01-primary)}.statistic-row:nth-of-type(4n) .statistic-row__metric{color:var(--color--accent-02-primary)}