.section-wrokflow-wrapper{background-color:var(--gray-bg);padding:100px 0}.section-wrokflow-wrapper .workflow-flex-wrapper{align-items:center;display:flex;gap:30px;justify-content:space-between}.section-wrokflow-wrapper .workflow-left,.section-wrokflow-wrapper .workflow-right{width:50%}.section-wrokflow-wrapper h2{margin-bottom:15px}.section-wrokflow-wrapper p{color:var(--text);font-weight:300;margin-bottom:60px}@media (max-width:991px){.section-wrokflow-wrapper{padding:80px 0}.section-wrokflow-wrapper .workflow-flex-wrapper{flex-direction:column;gap:20px;justify-content:center}.section-wrokflow-wrapper .workflow-left,.section-wrokflow-wrapper .workflow-right{width:100%}}@media (max-width:767px){.section-wrokflow-wrapper{padding:60px 0}.section-wrokflow-wrapper .workflow-flex-wrapper{gap:15px}}