#stats{border-top:.5px solid var(--prx-border);border-bottom:.5px solid var(--prx-border);z-index:2;background:#0b606014;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.stat{text-align:center;border-right:.5px solid #aff9f70f;padding:44px 20px;transition:background .3s}.stat:hover{background:#0b606029}.stat:last-child{border-right:none}.stat-n{color:var(--prx-text);font-size:46px;font-weight:200;line-height:1;transition:color .3s}.stat:hover .stat-n{color:var(--prx-accent)}.stat-s{color:var(--prx-accent);font-size:22px}.stat-l{letter-spacing:.18em;text-transform:uppercase;color:var(--prx-accent);margin-top:8px;font-size:10px}@media (max-width:768px){#stats{grid-template-columns:repeat(2,1fr)}.stat{padding:32px 16px}.stat:nth-child(2){border-right:none}.stat:first-child,.stat:nth-child(2){border-bottom:.5px solid #aff9f70f}}@media (max-width:480px){#stats{grid-template-columns:1fr}.stat{border-bottom:.5px solid #aff9f70f;border-right:none;padding:26px 16px}.stat:last-child{border-bottom:none}}:lang(el) .stat-l{letter-spacing:.05em}
