.InfoWithCircles__list{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;padding:0;gap:3rem}@media screen and (max-width:770px){.InfoWithCircles__list{justify-content:center;align-items:flex-start;padding-bottom:8rem;padding-right:5rem;padding-left:5rem;gap:1.25rem}}@media screen and (max-width:600px){.InfoWithCircles__list{padding-right:2rem;padding-left:2rem}}@media screen and (max-width:500px){.InfoWithCircles__list{gap:.75rem;padding-bottom:5rem;padding-right:0;padding-left:0}}.InfoWithCircles__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem;width:calc((100% - 9rem)/4);aspect-ratio:1/1;border-radius:50%;border:.125rem solid var(--ig-border-gray);z-index:1;overflow:hidden}.InfoWithCircles__item:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;background-image:url(/_next/static/media/background.c647b09e.webp);background-repeat:no-repeat;background-size:100% 100%;z-index:-1}@media screen and (max-width:770px){.InfoWithCircles__item{width:calc((100% - 1.25rem)/2)}.InfoWithCircles__item:nth-child(2n){top:8rem}}@media screen and (max-width:500px){.InfoWithCircles__item{width:calc((100% - .75rem)/2)}.InfoWithCircles__item:nth-child(2n){top:4rem}}.InfoWithCircles__count{color:#9882f1;font-size:3rem;font-weight:700;filter:drop-shadow(0 0 .5rem rgba(111,78,242,.4))}@media screen and (max-width:1024px){.InfoWithCircles__count{font-size:1.875rem}}@media screen and (max-width:770px){.InfoWithCircles__count{font-size:1.875rem}}@media screen and (max-width:440px){.InfoWithCircles__count{font-size:1.25rem}}