.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:1024px){.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}}