.how-to{display:flex;flex-direction:column;gap:24px}.how-to__step{display:flex;gap:16px}@media(width <= 767.98px){.how-to__step{flex-direction:column}}.how-to__step.without-img{flex-direction:column}.how-to__step.without-img .how-to__step-number{position:relative}.how-to__step.without-img .how-to__step-content{padding:0}.how-to__step-img-number{position:relative}.how-to__step-img{width:310px}.how-to__step-img img{max-width:100%;height:auto}.how-to__step-content{padding:16px}@media(width <= 767.98px){.how-to__step-content{padding:0 16px}}.how-to__step-number{position:absolute;top:0;left:0;display:inline-block;padding:10px;background:#f3f4f6;font-size:.875rem;font-weight:700;line-height:21px}.how-to__step-title{margin-bottom:5px;font-size:1.375rem;font-weight:700;line-height:33px}.how-to__step-text{margin-bottom:16px;line-height:24px}.how-to__step-text p{margin-bottom:5px}.how-to__step-text li{margin-bottom:0}.how-to__step-cta a{text-align:center}