.m-process{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;justify-content:flex-start}.m-process .step:first-of-type h2{font-weight:700}.m-process .step{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 calc(33% - 17px);flex:0 0 calc(33% - 17px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;gap:10px;justify-content:flex-start}.m-process .step .content-container{font-size:16px;max-width:210px;padding:40px 0}.m-process .image-container img{max-width:200px}.m-process .step h3{font-size:36px;font-weight:700;margin-bottom:10px;margin-top:0}@media(max-width:1150px){.m-process .step{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 17px);flex:0 0 calc(50% - 17px)}}@media(max-width:768px){.m-process .step h2{text-align:center}.m-process .step{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:400px){.m-process .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-process .step .content-container{padding:0}}