.sectionfy-steps{max-width:var(--global-max-width);position:relative}.sectionfy-steps::after{position:absolute;left:0;top:0;content:" ";width:100%;height:100%;z-index:1}.sectionfy-steps .sfy-steps{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}@media screen and (max-width: 768px){.sectionfy-steps .sfy-steps{justify-content:flex-start}}.sectionfy-steps .sfy-text{position:relative;z-index:2}@media screen and (max-width: 768px){.sectionfy-steps .sfy-text h1{font-size:32px;line-height:34px;margin-bottom:10px}.sectionfy-steps .sfy-text p{font-size:14px !important}}.sectionfy-steps .sfy-step{width:300px;position:relative;z-index:2}.sectionfy-steps .sfy-step strong{font-size:30px}@media screen and (max-width: 768px){.sectionfy-steps .sfy-step{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:16px}.sectionfy-steps .sfy-step strong{margin-left:16px}}.sectionfy-steps .sfy-circle{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;position:absolute;left:-50px;top:0;font-size:22px}@media screen and (max-width: 768px){.sectionfy-steps .sfy-circle{position:unset}}