.faq-item{border:2px solid #e94420;border-radius:24px;box-sizing:border-box;margin-bottom:16px;padding:19px 16px;width:100%}@media only screen and (max-width:1024px){.faq-item{padding:11px 16px}}.faq-item__action{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:-20px -16px;padding:20px 16px;position:relative}@media only screen and (max-width:1024px){.faq-item__action{margin:-12px -16px;padding:12px 16px}}.faq-item__action .-drop-down{z-index:1}.faq-item__title{align-items:center;cursor:pointer;display:flex;flex:1}.faq-item__title:after{content:"";height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.faq-item__title h6{color:#31096d;font:24px/32px OpenRunde;font-weight:400;margin:0;padding-bottom:0;position:relative}.faq-item__content{padding-top:24px}.faq-item__content p{color:#000;font:20px/32px OpenRunde;font-weight:400;margin:0;padding:0 24px}.faq-item .plus{height:14px;margin-right:12px;min-height:14px;min-width:14px;position:relative;width:14px}.faq-item .plus:after{height:2px;left:0;top:calc(50% - 1px);width:14px}.faq-item .plus:after,.faq-item .plus:before{background-color:#31096d;border-radius:4px;content:"";display:block;position:absolute}.faq-item .plus:before{height:14px;left:calc(50% - 1px);top:0;width:2px}.faq-item .plus_closed:before{transform:rotate(0);transition:.3s ease-in}.faq-item .plus_opened:before{transform:rotate(90deg);transition:.3s ease-in-out}
