.percentage{position:absolute;text-align:center;top:50%;left:0;right:0;vertical-align:middle;transform:translate3d(0,-50%,0)}.count-outer-wrap{display:flex;justify-content:space-between}.count-left-wrap h2{color:#000;font-size:45px;margin:0px 0px 10px;font-weight:300}.count-left-wrap p{color:#424243;font-size:18px;margin:0px 0px 10px}.count-right-wrap,.count-left-wrap{flex:0 50%}.count-right-wrap{text-align:center}.count-text-wrap{padding:50px 20px}code{background:#050505;color:#e63f87;margin-top:2rem;max-width:;width:95%;border-radius:1rem;padding:2rem;box-sizing:border-box}.yummy-pie{position:relative}.pie{width:65%;height:65%;transform:rotate(-90deg);-ms-transform:rotate(90deg)}.pie-stuffing{stroke-linecap:round;stroke-miterlimit:1.5;fill:none;stroke:#256eb2;stroke-width:8px}.pie-trail{fill:none;stroke:#ccc;stroke-width:18px}.counter{position:absolute;padding-left:.3ch;left:0;top:calc(50% - 3.1rem);text-align:center;font-size:3rem;width:100%;color:#000;font-weight:bold}.count-right-wrap .yummy-pie{width:300px;margin:0 auto}@media(max-width:479px){.count-outer-wrap{display:block !important}.count-right-wrap,.count-left-wrap{width:100% !important;float:none !important}}