.our_box{align-items:center;display:flex;flex-flow:wrap;margin-bottom:40px}.our_right_part{padding-left:30px;width:calc(100% - 50px)}.our_content_box{background-color:#f5f5f5;transition:all .4s ease}.our_left_part{width:50px}.our_image{align-items:center;background:#cfc8c8;border-radius:100%;display:inline-flex;height:50px;justify-content:center;transition:all .4s ease;width:50px}.our_image svg{display:block;height:22px;width:22px;fill:var(--white)}.bottom_line{background:#bd1074;height:3px;margin-top:20px;width:100px}.our_box_wrap{position:relative;z-index:1}.our_box_wrap .progress-wrap{background:#cfc8c8;bottom:0;height:calc(100% - var(--height)*2);left:23px;margin-top:6px;overflow:hidden;position:absolute;top:var(--height);width:4px;z-index:-1}.our_box_wrap .progress-wrap .pogress{background-color:var(--green);border-radius:10px;height:100px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100%}.our_box_wrap .our_box.green .our_image{background-color:var(--green)}.our_box_wrap .our_box.green .our_content_box{background-color:var(--green);color:var(--white)}@media (min-width:768px){.our_box:nth-child(2n) .our_content_box:after{border-right:17px solid #f5f5f5;left:-16px}.our_box:nth-child(2n) .our_content_box:after,.our_box:nth-child(odd) .our_content_box:after{border-bottom:15px solid transparent;border-top:15px solid transparent;content:"";height:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s ease;width:0}.our_box:nth-child(odd) .our_content_box:after{border-left:17px solid #f5f5f5;right:-16px}.our_box.green:nth-child(odd) .our_content_box:after{border-left-color:var(--green)}.our_box.green:nth-child(2n) .our_content_box:after{border-right-color:var(--green)}.our_box_wrap .our_box{max-width:calc(50% + 25px);width:100%}.our_box_wrap .our_box:nth-child(2n){margin-left:auto}.our_box_wrap .our_box:nth-child(odd){flex-direction:row-reverse}.our_box_wrap .our_box:nth-child(odd) .our_right_part{padding:0 30px 0 0}.our_box_wrap .progress-wrap{left:0;margin:6px auto 0;right:0}}@media (max-width:767px){.our_box .our_content_box:after{border-bottom:15px solid transparent;border-right:17px solid #f5f5f5;border-top:15px solid transparent;content:"";height:0;left:-16px;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s ease;width:0}.our_box.green .our_content_box:after{border-right-color:var(--green)}}