.performance-wrap{width:100%;display:inline-block;padding:60px 0;text-align:center}.performance-wrap .performance-inner-wrap{width:100%;display:inline-block;padding:0 0 50px 0}.performance-wrap .performance-inner-wrap .section-title{width:100%;display:inline-block;padding:0 0 20px 0}.performance-wrap .performance-inner-wrap .section-title h2{width:100%;display:inline-block}.performance-wrap .performance-inner-wrap .section-title h2 span{color:#99ca3c}.performance-wrap .section-text{width:100%;display:inline-block}.performance-wrap .section-text p{width:100%;display:inline-block;font-size:18px;line-height:30px}.performance-wrap .section-text p strong{font-weight:bold}.performance-box-wrap{width:100%;display:inline-block}.performance-box{width:100%;display:flex;align-items:flex-start;justify-content:space-between;border:2px solid #7faa3c;border-radius:12px;padding:25px 50px;margin:0 0 22px 0}.performance-box .box-left{width:70%;display:inline-block;text-align:left;padding:0 30px 0 0}.performance-box .box-right{width:30%;display:inline-block}.performance-box .box-left .box-title{width:100%;display:inline-block;padding:0 0 30px 0}.performance-box .box-left .box-title h3{width:100%;display:inline-block;text-transform:uppercase;font-size:22px;line-height:32px;font-weight:500}.performance-box .box-left .box-percentage{width:100%;display:inline-block;padding:0 0 20px 0}.performance-box .box-percentage p{width:100%;display:inline-block;padding:0;font-size:18px;line-height:28px;color:#7faa3c;font-weight:500}.performance-box .box-left .box-text{width:100%;display:inline-block}.performance-box .box-left .box-text p{width:100%;display:inline-block;padding:0 0 15px 0;font-size:18px;line-height:28px;font-weight:500}.performance-box .box-left .box-text ul{width:100%;display:inline-block}.performance-box .box-left .box-text ul li{width:100%;display:inline-block;margin:0;padding:0 0 0 30px;font-size:18px;line-height:28px;font-weight:500;position:relative}.performance-box .box-left .box-text ul li:after{content:'';position:absolute;top:10px;left:10px;background-color:#000;height:5px;width:5px;border-radius:50%}.performance-box .box-right .perfomance-img{width:100%;display:inline-block}.performance-box .box-right .perfomance-img img{width:100%;display:inline-block;height:210px;object-fit:contain;object-position:center}.performance-box:last-child{margin:0}.pieID{display:inline-block;vertical-align:top}.pie{height:200px;width:200px;position:relative;margin:0 0 30px 0}.pie::before{content:"";display:block;position:absolute;z-index:1;width:100px;height:100px;background:#fff;border-radius:50%;top:50px;left:50px}.pie::after{content:"";display:block;width:120px;height:2px;background:rgba(0,0,0,0.1);border-radius:50%;box-shadow:0 0 3px 4px rgba(0,0,0,0.1);margin:220px auto;display:none}.slice{position:absolute;width:200px;height:200px;clip:rect(0px,200px,200px,100px);animation:bake-pie 1s}.slice span{display:block;position:absolute;top:0;left:0;background-color:black;width:200px;height:200px;border-radius:50%;clip:rect(0px,200px,200px,100px)}.legend{width:100%;display:flex;align-items:center;justify-content:center;box-shadow:none;padding:0;margin:0 auto;text-align:center;flex-wrap:wrap}.legend li{width:110px;height:20px;margin-bottom:.7em;padding-left:5px;border-left:1.25em solid black;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.legend em{font-style:normal;font-weight:600;font-size:16px;line-height:26px;margin:-3px 0 0 0}.legend span{display:none;float:right}@keyframes bake-pie{from{transform:rotate(0) translate3d(0,0,0)}}@media(max-width:991px){.performance-wrap{padding:40px 0}}@media(max-width:767px){.performance-box{flex-wrap:wrap;flex-direction:column-reverse}.performance-box{padding:25px 20px}.performance-box .box-left{width:100%;padding:0}.performance-box .box-right{width:100%;padding-bottom:40px}}@media(max-width:600px){.performance-wrap{padding:10px 0 40px 0}.performance-wrap .performance-inner-wrap{padding:0 0 30px 0}}