.how-to-step{border-radius:30px;padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #f6e9ff;background:#fcf8ff}.how-to-step__number{font-family:Inter,sans-serif;font-weight:700;font-style:normal;font-size:50px;line-height:1;color:#9c45f3}.how-to-step__number:after{content:"."}.how-to-step__title{font-size:20px;line-height:1.17;margin-top:20px;font-family:Montserrat,sans-serif;font-weight:700;font-style:normal}.how-to-step__img-wrapper{text-align:center;margin-top:15px;margin-bottom:-40px}.how-to-step__list{width:100%;margin-top:14px}.how-to-step__img{vertical-align:bottom}.how-to-step__text{margin-top:12px}.how-to-step__btn{width:100%;margin-top:32px}.how-to-step__arrow{color:#9c45f3;position:absolute;transform:translate(10px,-10px)}.how-to-step__arrow-container{display:inline-block;width:30px;position:relative}@media(max-width:767px){.how-to-step{padding:20px 24px 24px}.how-to-step__title{font-size:18px;text-align:left}.how-to-step__text{margin-top:10px}.how-to-step__number{margin-right:15px;font-size:32px}.how-to-step__list{width:100%;font-size:12px}.how-to-step__img-wrapper{margin-bottom:-14px}.how-to-step__btn{margin-top:16px}}.how-to-section__steps{display:grid;grid-gap:28px;gap:28px;grid-template-columns:repeat(3,1fr)}@media(max-width:1023px){.how-to-section__steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.how-to-section__steps{grid-template-columns:repeat(1,1fr);gap:12px}}.FAQSection__container{max-width:900px;margin:0 auto;padding:0 20px}.FAQSection__title{font-size:36px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 48px}.FAQSection__list{display:flex;flex-direction:column;gap:16px}