.qa{background:linear-gradient(180deg,#f9fafc,rgba(249,250,252,0));position:relative;width:100%}.qa--conteiner{align-items:center;margin:0 auto;max-width:1500px;padding:80px 20px 226px;position:relative}@media only screen and (max-width:767px){.qa--conteiner{padding:24px 20px 54px}}.qa--title{color:#03091a;font-family:Inter;font-size:48px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:60px;text-align:center}@media only screen and (max-width:767px){.qa--title{font-size:20px;font-weight:500;line-height:140%;margin-bottom:24px}}.qa__questions{display:flex;flex-direction:column;margin:0 auto;max-width:1068px;width:100%}.qa__questions__item{background:#fcfdff;border:1px solid #ebedf0;border-radius:10px;cursor:pointer;margin-bottom:24px;padding:20px 26px 20px 21px}@media only screen and (max-width:767px){.qa__questions__item{border-radius:8px;margin-bottom:16px;padding:16px 20px}}.qa__questions__item__question{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.qa__questions__item__question--text{color:#575b65;font-family:Inter;font-size:22px;font-style:normal;font-weight:500;line-height:150%;max-width:80%}@media only screen and (max-width:767px){.qa__questions__item__question--text{font-size:16px;font-weight:500;line-height:160%}}.qa__questions__item__question__icon{height:20px;position:relative;width:21px}@media only screen and (max-width:767px){.qa__questions__item__question__icon{height:16px;width:16px}}.qa__questions__item__question__icon--vertical{background:#575b65;height:2px;position:absolute;top:50%;transform:translateY(-50%);width:21px}@media only screen and (max-width:767px){.qa__questions__item__question__icon--vertical{width:16px}}.qa__questions__item__question__icon--horizontal{background:#575b65;height:20px;left:50%;position:absolute;transform:translateX(-50%);width:2px}@media only screen and (max-width:767px){.qa__questions__item__question__icon--horizontal{height:16px}}.qa__questions__item--answer{color:#717683;font-size:16px;font-weight:400;line-height:160%;max-height:0;max-width:781px;overflow:hidden;transition:.3s;width:100%}@media only screen and (max-width:767px){.qa__questions__item--answer{font-size:12px;font-weight:400;line-height:160%}}.qa__questions__itemActive .qa__questions__item__question--text{color:#316ff7}.qa__questions__itemActive .qa__questions__item__question__icon--vertical{background:#316ff7}.qa__questions__itemActive .qa__questions__item__question__icon--horizontal{display:none}.qa__questions__itemActive .qa__questions__item--answer{max-height:100px;padding-top:8px}@media only screen and (max-width:767px){.qa__questions__itemActive .qa__questions__item--answer{padding-right:20px}}