.stages-block{background-color:#f6f7f7;padding:100px 0 50px}@media screen and (max-width:767px){.stages-block{padding:50px 0}}.stages-block .title{margin-bottom:40px}.stages-block .stages{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;flex-align:center;align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}.stages-block .stages .stages-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;flex-align:start;align-items:flex-start;position:relative;width:calc(25% - 15px);padding:50px 0 0 50px;margin-bottom:30px}.stages-block .stages .stages-item .num{position:absolute;top:-5px;left:5px;z-index:1}.stages-block .stages .stages-item .num span{color:#e6e7e8;font-size:120px;line-height:1;font-weight:700;transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear}.stages-block .stages .stages-item .stage-title{font-weight:500;font-size:20px;line-height:24px;margin-bottom:10px;position:relative;z-index:2}.stages-block .stages .stages-item .stage-descr{font-weight:500;font-size:16px;line-height:135%;color:#000;position:relative;z-index:2}.stages-block .stages .stages-item:hover .num span{color:#7a9e2d;opacity:.7}@media screen and (max-width:1200px){.stages-block .stages .stages-item{width:calc(50% - 15px)}}@media screen and (max-width:767px){.stages-block .stages .stages-item{padding:40px 0 0 40px}.stages-block .stages .stages-item .num span{font-size:90px}}@media screen and (max-width:578px){.stages-block .stages .stages-item{width:100%}}