.processes-section{width:100%;padding:0px 0px 50px;box-sizing:border-box}.processes-section .processes__title{width:90%;max-width:1350px;margin:0 auto;font-weight:bold;color:#333333;text-align:center}.processes-section .processes__description{width:90%;max-width:1350px;margin:0 auto;font-weight:400;color:#333333;line-height:30px;text-align:left;margin-top:30px;margin-bottom:40px}.processes-section .processes__content{width:95%;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch}.processes-section .processes__item{width:100%;margin-bottom:20px;background:#FAFAFA;padding:25px 35px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center}.processes-section .processes__item-icon{width:44px;height:auto;flex-shrink:0;margin-right:30px}.processes-section .processes__item-icon img{width:100%;height:auto}.processes-section .processes__item-text{flex:1;text-align:left;box-sizing:border-box}.processes-section .processes__item-title{font-weight:500;color:#333333;margin-bottom:10px}.processes-section .processes__item-description{font-weight:400;color:#333333;line-height:30px}@media screen and (max-width:760px){.processes-section .processes__item-icon{width:36px;height:auto;margin-right:20px}}