.how-we-work-section{background-color:var(--white);scroll-margin-top:90px}.how-we-work-section .work-process-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px;gap:40px}.how-we-work-section .work-process-header__content{flex:1;max-width:534px}.how-we-work-section .work-process-header__label{color:var(--blue);margin-bottom:15px;font-weight:600}.how-we-work-section .work-process-header__title{margin-bottom:0;color:#171717}.how-we-work-section .work-process-header__title span{font-weight:700}.how-we-work-section .work-process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:54px}.how-we-work-section .work-process-steps__item{position:relative;max-width:278px}.how-we-work-section .work-process-steps__icon{width:100%;display:flex;padding-bottom:40px;margin-bottom:20px;position:relative}.how-we-work-section .work-process-steps__icon:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgba(51,51,51,.15)}.how-we-work-section .work-process-steps__icon img{width:58px;height:58px}.how-we-work-section .work-process-steps__title{color:var(--dark-blue);font-family:var(--font-primary);font-size:18px;font-weight:700;line-height:normal;margin-bottom:10px}.how-we-work-section .work-process-steps__description{color:#012a49;font-family:var(--font-primary);font-size:13.1px;font-style:normal;font-weight:400;line-height:20.169px;margin-bottom:0}@media (max-width:960px){.how-we-work-section{padding:60px 20px}.how-we-work-section .work-process-steps__item{max-width:100%;width:100%}.how-we-work-section .work-process-header__title{font-size:30px;line-height:39px}.how-we-work-section .work-process-header{flex-direction:column;align-items:flex-start}.how-we-work-section .work-process-steps{grid-template-columns:repeat(2,1fr)}.how-we-work-section .work-process-steps__icon{padding-bottom:20px}}