.modal-faq{color:var(--color_main__100);max-width:100%;width:256px}@media screen and (min-width:980px){.modal-faq{width:440px}}.modal-faq__image{aspect-ratio:280/154;margin-bottom:20px;width:100%}@media screen and (min-width:980px){.modal-faq__image{aspect-ratio:440/180}}.modal-faq__step{font-size:16px;font-weight:600;margin-bottom:12px}.modal-faq__text{font-size:13px;font-weight:600;line-height:16px;margin-bottom:20px;min-height:160px}@media screen and (min-width:980px){.modal-faq__text{min-height:130px}}.modal-faq__dots{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-bottom:12px}.modal-faq__dots-item{background:var(--bg_light__100);border-radius:20px;height:5px;overflow:hidden;position:relative;width:28px}.modal-faq__dots-item:after{background:linear-gradient(90deg,#7449e6,#69a4ff 98.44%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.2s;width:100%}.modal-faq__dots-item.active:after{opacity:1}.modal-faq__next{align-items:center;display:flex;height:48px;padding:0;width:100%}.modal-faq__next svg{height:20px;width:20px}
