:root{--phone-rounded:2rem;--phone-outer-rounded:2.9rem}.stats-phone-outer{aspect-ratio:5/9;border:2px solid var(--color-green);border-radius:var(--phone-outer-rounded);margin:0 auto;max-width:340px;padding:1rem;position:relative;z-index:9}.stats-phone{align-items:center;background:var(--color-green);border-radius:var(--phone-rounded);display:flex;flex-direction:column;height:100%;justify-content:center}.icon-brand-stats-cloud{font-size:5rem}.stat-block{background:var(--color-green-light);border-radius:var(--card-rounded);padding:2rem;position:absolute}.stat-block:first-child{left:-33%;top:22%}.stat-block:nth-child(2){right:-26%;top:-6%}.stat-block:nth-child(3){bottom:10%;left:-20%}.stat-block:nth-child(4){bottom:30%;right:-31%}.stat-block:nth-child(5){left:-14%;top:-11%}.stat-block:nth-child(6){bottom:-10%;right:-20%}@media (max-width:768px){.stat-block:first-child{left:-6%}.stat-block:nth-child(2){right:-10%;top:-3%}.stat-block:nth-child(3){left:-7%}.stat-block:nth-child(4){right:-3%}.stat-block:nth-child(5),.stat-block:nth-child(6){display:none}}.stat-circle{margin:8px;position:absolute}.stat-block:first-child .stat-circle,.stat-block:nth-child(3) .stat-circle,.stat-block:nth-child(6) .stat-circle{right:0;top:0}.stat-block:nth-child(2) .stat-circle,.stat-block:nth-child(5) .stat-circle{bottom:0;left:0}.stat-block:nth-child(4) .stat-circle{left:0;top:0}