.stats-container{display:flex;flex-wrap:wrap;gap:40px}.stats-wrapper{flex:1 1 calc(33.333% - 27px);max-width:calc(33.333% - 27px);min-width:0}.stats-container:has(.stats-wrapper:only-child) .stats-wrapper{flex:1 1 100%;max-width:100%}.stats-container:has(.stats-wrapper:nth-child(2)):not(:has(.stats-wrapper:nth-child(3))) .stats-wrapper{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}.stats-wrapper .h2{color:#5e0e97;font-size:60px;font-weight:700;line-height:130%}.stats-wrapper h5{color:#5e0e97;margin:0}.stats-wrapper p{margin:0}