:root{--mono: "Roboto Mono", monospace}[dir="rtl"]{--mono: "Poppins", sans-serif}.growth-section{background-size:cover;background-position:center}.growth-section__wrap{max-width:520px;margin-left:110px}@media only screen and (max-width:991px){.growth-section__wrap{margin-left:0}}.growth-section .section-label{text-align:initial;margin-bottom:16px}.growth-section .h5{margin-bottom:16px}.growth-section p{margin:0 0 16px}.growth-section ul{list-style:none;margin:0;padding-left:32px}.growth-section ul li{font-size:14px;line-height:24px;font-family:var(--mono);color:#ffffff;position:relative}.growth-section ul li+li{margin-top:10px}.growth-section ul li:before{content:"";position:absolute;width:8px;height:8px;left:-28px;top:10px;background-color:#ffffff}[dir="rtl"] .growth-section ul li:before{left:auto;right:-28px}