.certification{display:grid;grid-template-columns:repeat(4,1fr)!important;grid-gap:20px;gap:20px}@media(max-width:991px){.certification{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){.certification{grid-template-columns:repeat(2,1fr)!important}}.chart_blocks{margin:20px -10px 0}.chart_blocks,.chart_blocks *{transition:all .3s ease-in-out}.chart_blocks aside{height:100%!important}.chart_blocks .block{background:#fff;padding:25px;height:100%}.chart_blocks .block h3{font-size:20px;color:#434343;line-height:20px;font-weight:400;position:relative;padding-bottom:15px;transition:all .3s ease-in-out;margin-bottom:50px}.chart_blocks .block h3:after{background:#858585;bottom:0;content:"";height:2px;left:50%;margin-left:-35px;position:absolute;width:70px;transition:all .3s ease-in-out}.chart_blocks .block p{line-height:17px;font-size:11px;padding-top:20px}.chart_blocks .block .graph{height:110px;position:relative;margin:0 10px}.chart_blocks .block .graph em{height:10px;width:10px;background:#fff;font-style:normal;z-index:10;cursor:pointer;border:2px solid var(--primary-color);border-radius:50%;display:block;position:absolute}.chart_blocks .block .graph em:hover{transform:scale(2);-ms-transform:scale(2);-webkit-transform:scale(2)}.chart_blocks .block .graph em sup{display:block;padding:0;margin:-20px 0 0 -7px}.chart_blocks .block .graph span{display:block;position:absolute;z-index:9;width:40px;height:2px;background:var(--primary-color);transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg)}.chart_blocks .block .graph .circle1{bottom:0;left:0}.chart_blocks .block .graph .line1{bottom:12px;left:8px;width:50px}.chart_blocks .block .graph .circle2{bottom:16px;left:56px}.chart_blocks .block .graph .line2{bottom:30px;left:63px;width:42px;transform:rotate(-25deg);-ms-transform:rotate(-25deg);-webkit-transform:rotate(-25deg)}.chart_blocks .block .graph .circle3{bottom:37px;left:102px}.chart_blocks .block .graph .line3{bottom:49px;left:110px;width:44px;transform:rotate(-16deg);-ms-transform:rotate(-16deg);-webkit-transform:rotate(-16deg)}.chart_blocks .block .graph .circle4{bottom:52px;left:152px}.chart_blocks .block .graph .line4{bottom:68px;left:158px;width:44px;transform:rotate(-30deg);-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg)}.chart_blocks .block .graph .circle5{bottom:78px;left:198px}.chart_blocks .block .graph .line5{bottom:92px;left:206px;width:39px;transform:rotate(-22deg);-ms-transform:rotate(-22deg);-webkit-transform:rotate(-22deg)}.chart_blocks .block .graph .circle6{bottom:97px;left:243px}