.rb-product-magic__blocks{display:flex;align-items:flex-start;flex-wrap:wrap;gap:24px}.rb-product-magic__block{width:100%}.rb-product-magic__step-title{font-weight:700}.rb-product-magic__block--steps{display:flex;flex-direction:column;gap:20px;counter-reset:step-number}.rb-product-magic__step{position:relative;width:100%;padding-left:33px}.rb-product-magic__step:before{content:counter(step-number);counter-increment:step-number;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:27px;height:27px;background-color:#202cff;border-radius:51%;color:#fff;font-size:14px;font-weight:700;text-align:center}@media only screen and (min-width:768px){.rb-product-magic__block{flex:1 0 calc(50% - 12px)}}@media only screen and (min-width:1024px){.rb-product-magic__blocks{gap:50px}.rb-product-magic__block{flex-basis:calc(50% - 25px)}}