.stats-grid{margin-top:25px;margin-bottom:25px}@media screen and (min-width:768px){.stats-grid{margin-top:50px}}@media screen and (min-width:900px){.stats-grid{margin-top:70px}}@media screen and (min-width:768px){.stats-grid{margin-bottom:50px}}@media screen and (min-width:900px){.stats-grid{margin-bottom:70px}}.widgets .stats-grid__inner{padding-right:24px;padding-left:24px;max-width:1400px;width:100%;margin-right:auto;margin-left:auto}@media screen and (min-width:600px){.widgets .stats-grid__inner{padding-right:48px;padding-left:48px}}@media screen and (min-width:1280px){.widgets .stats-grid__inner{padding-right:75px;padding-left:75px}}ul.stats-grid__items{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:1fr;grid-gap:24px}@media screen and (min-width:600px){ul.stats-grid__items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){ul.stats-grid__items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:900px){ul.stats-grid__items{grid-template-columns:repeat(4,1fr)}}.stats-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex}.stats-grid__item:nth-child(n+4){display:none}@media screen and (min-width:600px){.stats-grid__item:nth-child(n+4){display:-webkit-box;display:-ms-flexbox;display:flex}}.stats-grid__item:nth-child(n+5){display:none}@media screen and (min-width:768px){.stats-grid__item:nth-child(n+5){display:-webkit-box;display:-ms-flexbox;display:flex}}.stats-grid__item:nth-child(n+7){display:none}@media screen and (min-width:900px){.stats-grid__item:nth-child(n+7){display:-webkit-box;display:-ms-flexbox;display:flex}}.stats-tile{background-color:#146314;border-radius:5px;color:#fff;padding:15px 30px 15px 15px;width:100%;position:relative}.stats-tile__tooltip-icon{color:#ffbf3d;width:20px;height:20px;position:absolute;top:5px;right:5px}.stats-tile__tooltip-body{background-color:#ffbf3d;border-radius:3px;opacity:0;padding:10px;text-align:center;visibility:hidden;width:300px;display:block;position:absolute;top:-6px;right:-15px;z-index:1;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.stats-tile__tooltip-body:after{border:10px solid transparent;border-top-color:#ffbf3d;content:"";width:20px;height:20px;position:absolute;top:100%;right:20px;z-index:2}.stats-tile__tooltip:hover .stats-tile__tooltip-body{opacity:1;visibility:visible}.stats-tile__tooltip-text{font-size:16px;line-height:20px;color:#000;font-weight:500;display:block}h4.stats-tile__heading{font-size:40px;line-height:48px;color:currentColor;margin-bottom:0}@media screen and (min-width:768px){h4.stats-tile__heading{font-size:60px;line-height:70px}}h5.stats-tile__subheading{font-size:22px;line-height:27px;color:currentColor;margin-bottom:0}@media screen and (min-width:768px){h5.stats-tile__subheading{font-size:22px;line-height:27px}}