.performance__items{margin-top:2rem;column-gap:2%}.performance__item{width:32%;border-radius:.625rem;overflow:hidden;position:relative}.performance__img{width:100%;height:100%;object-fit:cover;object-position:top center}.performance__text{position:absolute;right:0;bottom:0;background:var(--primary-color);padding:.625rem;font-family:var(--roboto-flex);font-weight:800;font-size:1.375rem;z-index:1;color:var(--white-color)}.performance__btm-img-box{margin-top:2.875rem;width:57.625rem;margin-left:auto;margin-right:auto;max-width:100%}.performance__btm-img-box img{width:57.625rem}@media only screen and (max-width:1023px){.performance__text{font-size:1.125rem}}@media only screen and (max-width:767px){.performance__items{flex-wrap:wrap;row-gap:.75rem}.performance__item{width:100%}.performance__text{font-size:1rem;font-weight:500;letter-spacing:.5px}}.performancestats{width:100vw;overflow:hidden}.performancestats__item{position:relative;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.25rem;font-weight:900;padding-bottom:.625rem;line-height:1.25;border-bottom:.0625rem solid var(--white-color)}.performancestats__listing{margin-top:1.5rem;column-gap:2rem}.performancestats__list{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.performancestats__num{font-size:2.625rem;font-weight:900;line-height:1}.performancestats__desc{font-size:1.25rem;font-weight:400;margin-top:.5rem;line-height:1.35}@media only screen and (max-width:1023px){.performancestats__heading{font-size:1.875rem}.performancestats__listing{flex-wrap:wrap;column-gap:2%;row-gap:1.625rem}.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}.performancestats__num{font-size:1.625rem}.performancestats__desc{font-size:1.125rem}}