:root{--mono: "Roboto Mono", monospace}[dir="rtl"]{--mono: "Poppins", sans-serif}.work-process .h3{text-align:center;margin-bottom:30px}.work-process__list{display:grid;-ms-grid-columns:repeat(4, 1fr);grid-template-columns:repeat(4, 1fr);grid-gap:30px}@media only screen and (max-width:991px){.work-process__list{-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width:575px){.work-process__list{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}.work-process__item{color:#ffffff;font-family:"Poppins", sans-serif}@media only screen and (max-width:991px){.work-process__item{display:grid;grid-template-columns:50px 1fr;grid-gap:20px}}.work-process__item span{width:50px;height:50px;background:rgba(255, 255, 255, 0.1);border-radius:4px;font-weight:600;font-size:18px;line-height:50px;text-align:center;display:block;margin-bottom:18px}@media only screen and (max-width:991px){.work-process__item span{margin:0}}.work-process__item__description{font-weight:500;font-size:20px;line-height:28px}@media only screen and (max-width:991px){.work-process__item__description{align-self:center}}