#how-it-works{padding-top:60px;margin-top:-60px;position:relative;z-index:-1}.how-works-container{margin:35px 0}.how-works-container h2{margin-bottom:15px;text-align:center;font-size:20px}.how-works-container>p{text-align:center;white-space:pre-line}.how-works-steps{display:flex;justify-content:center;flex-wrap:wrap}.how-works-step{display:flex;flex-direction:column;align-items:center;border-radius:var(--radius-md);background:#fff;padding:16px;max-width:235px;margin-top:20px}.how-works-step span{display:flex;align-items:center;justify-content:center;background-color:var(--color-brand);border-radius:50%;width:30px;height:30px;color:#fff}.how-works-step h3{margin:13px 0;text-align:center;font-size:17px}.how-works-step p{text-align:center;font-size:16px}@media (min-width:768px){#how-it-works{padding-top:0;margin-top:0}.how-works-container{margin:60px auto}.how-works-container h2{font-size:var(--font-size-h2)}.how-works-steps{gap:30px}.how-works-step span{width:40px;height:40px}}@media (min-width:992px){.how-works-container{margin:100px auto;max-width:1280px}.how-works-steps{gap:30px;margin-top:50px}.how-works-step{max-width:300px;margin-top:20px}.how-works-step span{width:40px;height:40px}}@media (min-width:1200px){.how-works-steps{gap:40px;position:relative;flex-wrap:nowrap}.how-works-step{border-radius:unset;background:none;max-width:350px;margin-top:0;padding:0 15px}.how-works-step span{width:48px;height:48px;position:relative;z-index:1}.how-works-steps:before{content:"";position:absolute;top:calc(48px / 2);left:250px;right:255px;height:2px;background:repeating-linear-gradient(90deg,#C2C0C8 0 calc(10px),transparent calc(10px) calc(10px + 8px));z-index:0}}@media (min-width:1440px){.how-works-steps{gap:50px}.how-works-step{max-width:400px}.how-works-steps:before{left:180px;right:180px}}