@media screen and (max-width:767px){.mobile-md{display:none!important}}@media screen and (max-width:1299px) and (min-width:768px){.mobile-md-hide{display:none!important}}@media screen and (min-width:768px){.mobile-only{display:none!important}}.container_promotion{color:#fff;min-height:100vh;padding-top:120px}.demoStep__section{display:flex;flex-direction:row;justify-content:space-evenly}@media (max-width:767px){.demoStep__section{flex-direction:column}}.demoStep__box{background-color:#334150;border-radius:16px;color:#d0d5d9;margin:20px;padding:20px 40px;text-align:center;width:45%}@media (max-width:767px){.demoStep__box{margin:10px 0;padding:10px 30px;width:100%}}.demoStep__icon{font-size:50px;margin:10px 0}.demoStep__title{color:#fff;font-size:18px}.demoStep__text{font-size:14px;margin-top:14px}@media (max-width:1299px){.demoStep__text{margin-top:10px}}