.how-it-works-wrapper .how-it-works-content{display:flex;flex-direction:column;align-items:flex-start;gap:48px}.how-it-works-wrapper .how-it-works-content .how-it-works-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.how-it-works-wrapper .how-it-works-content .how-it-works-steps{display:flex;flex-direction:column;align-items:flex-start;gap:48px}.how-it-works-wrapper .how-it-works-content .how-it-works-steps .how-it-works-step{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.how-it-works-wrapper .how-it-works-content .how-it-works-steps .how-it-works-step .how-it-works-step-title{display:flex;align-items:center;gap:20px}.how-it-works-wrapper .how-it-works-content .how-it-works-steps .how-it-works-step-content{display:flex}.how-it-works-wrapper .how-it-works-content .how-it-works-steps .how-it-works-step-content .vertical-line{width:var(--border-line-width);min-width:var(--border-line-width);background:linear-gradient(180deg,#989e7b,rgba(152,158,123,0));margin:0 20px 0 7px}.how-it-works-wrapper .how-it-works-content .how-it-works-steps .how-it-works-step-content .how-it-works-step-items{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:478px}