.ra-stats .stats-wrapper{box-shadow:8px 12px 50px #0000001a;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:55px}.ra-stats .stats-wrapper .stat .heading{color:var(--ra-orange);font-size:55px;font-weight:700;line-height:1.109}.ra-stats .stats-wrapper .stat .description h4{color:var(--ra-grey-dark)}.ra-stats .stats-wrapper.dark-grey{background:transparent linear-gradient(90deg,#212223,#212223e0) 0 0 no-repeat padding-box}.ra-stats .stats-wrapper.dark-grey .description h4,.ra-stats .stats-wrapper.dark-grey .heading{color:var(--ra-white)}.ra-stats .stats-wrapper.white{background-color:var(--ra-white)}.ra-stats .stats-wrapper.grey{background-color:var(--ra-grey-light2)}.ra-stats .stats-wrapper .stat{display:flex;flex-direction:column;height:inherit;justify-content:center;position:relative;width:calc(33.33333% - 16px)}.ra-stats .stats-wrapper .stat:not(:last-child):after{background-color:var(--ra-orange);bottom:0;content:"";height:100%;position:absolute;right:-12px;width:1px}.ra-stats .stats-wrapper.dark-grey .stat:after{background-color:var(--ra-white)}@media (max-width:991px){.ra-stats .stats-wrapper{padding:30px}}@media (max-width:767px){.ra-stats .stats-wrapper{gap:48px;padding:50px 20px}.ra-stats .stats-wrapper .stat{align-items:center;width:100%}.ra-stats .stats-wrapper .stat:not(:last-child):after{bottom:-30px;height:1px;left:0;margin:0 auto;right:0;width:90px}}