.global-stats__container{height:0;overflow:visible;padding:0 24px;position:relative;top:-39px;width:100%;z-index:5}.global-stats__card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 33px 99px rgba(116,171,208,.21),0 12px 55px rgba(221,235,255,.52);display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;margin:0 auto;max-width:930px;padding:16px 8px;text-align:center;width:100%}.global-stats__card .description,.global-stats__card .stat{margin:0}.global-stats__card .stat{color:#162950;font-size:22px;font-weight:700;line-height:28px}.global-stats__card .stat.desktop{display:none}.global-stats__card .stat.mobile{display:block}.global-stats__card .description{color:#475259;font-size:9px;font-weight:400;line-height:11px}.global-stats__card div{padding:0 8px}.global-stats__card div:nth-child(2){border-left:1px solid #93cff4;border-right:1px solid #93cff4;display:flex;flex-direction:column;height:24px;justify-content:center;width:100%}@media screen and (min-width:768px){.global-stats__container{top:-72px}.global-stats__card{padding:36px}.global-stats__card .stat{font-size:32px;line-height:44px}.global-stats__card .stat.desktop{display:block}.global-stats__card .stat.mobile{display:none}.global-stats__card .description{font-size:18px;line-height:28px}}