.scale-light .scale-stats__bottom-title.h4,.scale-light .scale-stats__description,.scale-light .scale-stats__description p,.scale-light .scale-stats__header-subtitle,.scale-light .scale-stats__item-box{color:var(--clr-text-lt)}.scale-light .scale-stats__header-title{color:var(--clr-primary)}.scale-dark .scale-stats__description,.scale-dark .scale-stats__description p,.scale-dark .scale-stats__header-subtitle,.scale-dark .scale-stats__header-title{color:var(--clr-text-dk)}.scale-light.scale-stats--box .scale-stats__item-box{background-color:var(--clr-bg-accent-lt)}.scale-dark.scale-stats--box .scale-stats__item-box{background-color:var(--clr-bg-accent-dk)}.scale-stats__items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -20px}.scale-stats__item{flex:0 0 100%;max-width:100%}.scale-stats__btns.scale-stats__btns-bottom{display:flex;flex-wrap:wrap}.scale-stats__item{margin:20px 0;padding:0 20px}.scale-stats__item-box-front{align-items:flex-end;border-radius:25px;box-shadow:5px 5px 17px 0 rgba(89,94,250,.322);display:flex;flex-direction:column;height:100%;justify-content:end;padding:20px 15px;text-align:right}.scale-stats__item-box{height:100%}.scale-stats__item-box-front img{height:auto;margin-bottom:20px;max-width:80px!important}.scale-stats__stat-title{color:#23496d;font-size:16px;font-weight:700;min-height:25px;opacity:.9}.scale-stats__stat{color:#595efa;font-size:74px;font-weight:700;line-height:46px;margin:0 0 20px}.scale-stats__item-title{color:#1b1b1b;font-size:16px;line-height:1.6;margin:10px 0 0}.scale-stats__bottom-title.h4{font-weight:500;margin-bottom:20px;margin-top:40px}.scale-stats__btns.scale-stats__btns-bottom{gap:25px;padding-top:10px}.scale-stats__header-subtitle{margin-bottom:8px;text-transform:uppercase}.scale-stats__description :last-child,.scale-stats__header :last-child{margin-bottom:0}.scale-stats__header,.scale-stats__header-title{margin-bottom:20px}.scale-stats__item-box{position:relative}.scale-stats__item-box-back{align-items:center;backface-visibility:hidden;background:linear-gradient(135deg,#7c2ae8,#fd5b80);border-radius:12px;box-shadow:5px 5px 17px 0 rgba(89,94,250,.322);color:#fff;display:flex;height:100%;justify-content:center;left:0;padding:20px 15px;position:absolute;text-align:center;top:0;transform:rotateY(180deg);width:100%}.scale-stats__item-box-back :last-child{margin-bottom:0}.scale-stats__item-box{transform-style:preserve-3d;transition:transform .6s}.scale-stats__item-inner:hover .scale-stats__item-box{transform:rotateY(180deg)}.scale-stats__item-inner{height:100%;perspective:1000px}.scale-stats__item-box-front img{margin-bottom:auto}.scale-stats__stat{margin-top:10px}@media screen and (min-width:540px){.scale-stats__item{flex:0 0 50%;max-width:50%}.scale-stats__header{margin-bottom:30px}}@media screen and (min-width:768px){.scale-stats__item-title{max-width:200px}.scale-stats__items-col-3 .scale-stats__item{flex:0 0 33.333%;max-width:33.333%}.scale-stats__item-title{font-size:16px}.scale-stats__item-box-back,.scale-stats__item-box-front{padding:30px 20px}.scale-stats__header-subtitle{font-size:20px}}@media screen and (min-width:1140px){.scale-stats__items-col-4 .scale-stats__item{flex:0 0 25%;max-width:25%}}