.faq-new .faq__item,.faq-new .faq__title{position:relative;display:flex;max-width:1160px}.faq-new{padding:10px 0 50px;background-color:#f2f5fe}.faq-new h2{font-family:Commissioner,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-style:normal;font-weight:700;font-size:calc(30px + 35 * (100vw - 139px) / 1461);line-height:120%;text-align:center;text-transform:uppercase;color:#000;margin-bottom:40px}.faq-new .faq__wrapper{position:relative;width:100%;margin:0 auto;z-index:50}.faq-new .faq__item{cursor:pointer;box-sizing:border-box;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 0;width:100%;border-top:1px solid #fce2fe}.faq-new .faq__title{width:100%;font-size:calc(20px + 8 * (100vw - 139px) / 1461);line-height:28px;flex-wrap:wrap}.faq-new .faq__title::after{content:url("/wp-content/themes/interexy_new/images/dev-n/blocks/healthcare/plus.svg");position:absolute;right:0;width:32px;text-align:center}.faq-new .faq__title .icon{width:95px;height:95px;border-radius:123px;display:flex;justify-content:center;align-items:center;margin-right:32px}.faq-new .faq__title .icon img{max-width:100%;height:auto}.faq-new .faq__item--active .faq__title::after{right:0;content:url("/wp-content/themes/interexy_new/images/dev-n/blocks/healthcare/minus.svg")}@media (min-width:139px){.faq-new .faq__title{flex-direction:column;align-items:flex-start}.faq-new .faq__title::after{top:10%}.faq-new .faq__item--active .faq__title::after{top:3%}}@media (min-width:992px){.faq-new .faq__title{flex-direction:row;align-items:center;flex-wrap:nowrap}.faq-new .faq__title::after{top:26%}.faq-new .faq__item--active .faq__title::after{top:17%}}.faq-new .faq__text{display:none;max-width:1160px;width:100%;cursor:text;margin:0;padding:30px 0}.faq-new .faq__text p{font-size:calc(16px + 2 * (100vw - 139px) / 1461)}