.rm-step-box{padding:48px 32px;background-color:#F4F7FA}.rm-step-box--reversed{background-color:#FFF}.rm-step-box--reversed .rm-step-box__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.rm-step-box__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;max-width:1280px;margin:0 auto}.rm-step-box__col{width:100%}.rm-step-box__col--image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.rm-step-box__image{display:block;width:100%;height:auto}.rm-step-box__tag{display:inline-block;background-color:#F0FDF4;color:#11833D;font-size:12px;line-height:16px;font-weight:700;letter-spacing:0.6px;text-transform:uppercase;padding:4px 12px;border-radius:9999px}.rm-step-box__heading{font-family:"DM Sans",sans-serif;font-size:30px;line-height:36px;font-weight:800;color:#111827;margin:24px 0 0}.rm-step-box__description{font-size:16px;line-height:26px;font-weight:400;color:#4B5563;margin:16px 0 0}.rm-step-box__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:4px solid #17A34A;padding-left:24px;margin:32px 0 0}.rm-step-box__stat-number{display:block;font-size:36px;line-height:40px;font-weight:800;color:#17A34A}.rm-step-box__stat-desc{display:block;font-size:14px;line-height:20px;font-weight:400;color:#5D697C;margin-top:4px}.rm-step-box__button{display:inline-block;background-color:#F0FDF4;color:#11833D;font-size:14px;line-height:20px;font-weight:600;padding:10px 20px;border-radius:6px;text-decoration:none;margin-top:32px}@media (min-width:769px){.rm-step-box__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rm-step-box__col{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.rm-step-box__col--image{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.rm-step-box__heading{font-size:36px;line-height:40px}.rm-step-box--reversed .rm-step-box__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}