.performancestats{width:100vw;overflow:hidden}.performancestats__item{position:relative;font-family:var(--roboto-flex);background:#f2dd93}.performancestats__item:first-child{background:#a1b4e6}.performancestats__item:last-child{background:#ffc4ae}.performancestats__item:nth-child(2n) .performancestats__left{order:2}.performancestats__item:nth-child(2n) .performancestats__right{order:1}.performancestats__left{width:50%;background:var(--white-color)}.performancestats__right{width:50%;padding:3.75rem 2rem}.performancestats__heading{font-size:2.125rem;font-weight:800;padding-bottom:.625rem;line-height:1.25;border-bottom:.0625rem solid var(--white-color)}.performancestats__listing{margin-top:1.5rem;column-gap:.625rem}.performancestats__list{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.performancestats__num{font-size:2.875rem;font-weight:800;line-height:1}.performancestats__desc{font-size:1.75rem;font-weight:400;margin-top:.5rem;line-height:1.35;font-family:var(--primary-font)}@media only screen and (max-width:1024px){.performancestats__heading{font-size:1.875rem}.performancestats__listing{flex-wrap:wrap;column-gap:2%;row-gap:1rem}.performancestats__list{flex:1 1 49%}}@media only screen and (max-width:767px){.performancestats__items{flex-direction:column;row-gap:.75rem;padding:.25rem 0}.performancestats__item{flex-direction:column;background:#a1b4e6;border-radius:.625rem;overflow:hidden;box-shadow:0 0 .25rem rgba(0,0,0,.25)}.performancestats__item:before{display:none}.performancestats__item:first-child{padding-left:0;background:#f2dd93}.performancestats__item:last-child{padding-right:0;background:#ffc4ae}.performancestats__item:nth-child(2n) .performancestats__left{order:1}.performancestats__item:nth-child(2n) .performancestats__right{order:2}.performancestats__left,.performancestats__right{width:100%}.performancestats__listing{flex-direction:column}.performancestats__list{flex:1;align-items:flex-start;text-align:left}.performancestats__right{padding:2.5rem 1rem}.performancestats__heading{font-size:1.375rem}}