.faq__question{color:#005c78;cursor:pointer;display:flex;font-size:1.1em;font-weight:700;justify-content:space-between;line-height:34px;max-width:96%}.faq__question:after{align-items:center;border:1px solid #00a2b8;border-radius:50%;color:#005c78;content:"\02795";display:flex;font-size:16px;height:38px;justify-content:center;margin-left:10px;min-width:38px;padding:10px 6px 6px;width:38px}.faq__item{border-bottom:1px solid #00a2b8;margin-bottom:22px;padding-bottom:23px}.faq__answer{color:#005c78;font-size:.85em;line-height:31px;margin-top:0;max-height:0;max-width:88%;overflow:hidden;transition:max-height .25s ease,margin .25s ease}.faq__item.active .faq__answer{margin-top:20px;max-height:1000px}.faq__item.active .faq__question:after{content:"\2796"}@media(max-width:800px){.faq__question:after{margin-top:4px}}