.process-steps__item:hover{background:#343e4b!important}.process-steps__item:hover .process-steps__number:after{background:#d1984c!important}.process-steps{background:#0d1a2b;padding:0;width:100%}.process-steps__grid{border:1px solid #35404d;display:grid;grid-template-columns:repeat(4,1fr);width:100%}.process-steps__item{border-right:1px solid #35404d;box-sizing:border-box;min-height:240px;padding:32px 32px 30px;position:relative}.process-steps__item:last-child{border-right:0}.process-steps__number{align-items:center;color:#d1984c;display:flex;font-size:30px;font-weight:400;gap:12px;line-height:36px;margin-bottom:27px}.process-steps__number:after{background:#35404d;content:"";display:block;flex:1;height:1px;margin-top:2px}.process-steps__title{color:#fff;font-size:24px;font-weight:400;line-height:30px;margin:0 0 17px}.process-steps__description p{color:#a9b0bb;font-size:14px;font-weight:400;line-height:22px;margin:0;max-width:260px}@media (max-width:991px){.process-steps__grid{grid-template-columns:repeat(2,1fr)}.process-steps__item:nth-child(2){border-right:0}.process-steps__item:nth-child(-n+2){border-bottom:1px solid #35404d}}@media (max-width:767px){.process-steps__grid{grid-template-columns:1fr}.process-steps__item{border-bottom:1px solid #35404d;border-right:0;min-height:auto;padding:28px 24px}.process-steps__item:last-child{border-bottom:0}.process-steps__item:nth-child(2){border-right:0}.process-steps__item:nth-child(-n+2){border-bottom:1px solid #35404d}.process-steps__number{font-size:30px;line-height:36px;margin-bottom:22px}.process-steps__title{font-size:24px;line-height:30px;margin-bottom:14px}.process-steps__description{font-size:16px;line-height:23px;max-width:100%}}