.container_faq-items{padding-bottom:0}.faq__title{font-size:20px;margin-bottom:20px}.faq__item{border:1px solid #e7e7e7;border-radius:10px;cursor:pointer;margin-bottom:10px;padding:20px}.faq__item.active,.faq__item:hover{background:#f8f8f8}.faq__item.active .faq-item__answer{max-height:100%;padding-top:20px}.faq__item.active .faq-item__question,.faq__item.active .faq-item__title i{color:#000}.faq-item__title{display:flex;gap:12px;justify-content:space-between}.faq-item__title i{font-size:20px}.faq-item__question{flex:1 1 auto;font-size:15px;font-weight:700;margin:0;min-width:0;padding-right:10px}.faq-item__answer{color:#303030;max-height:0;overflow:auto;overflow-wrap:anywhere;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.faq-item__answer img{height:auto;max-width:100%}.faq-item__answer table{-webkit-overflow-scrolling:touch;display:block;max-width:100%;overflow-x:auto}.faq-item__answer p{font-size:14px;margin-bottom:20px}.faq-item__answer ul{list-style-type:none;margin-bottom:20px;padding:10px}.faq-item__answer ul li{list-style-type:none;padding-left:20px;position:relative}.faq-item__answer ul li:before{background:#006ac5;border-radius:100%;content:"";display:inline-block;height:6px;left:0;position:absolute;top:7px;width:6px}.faq__item.active .faq-item__title .fa-angle-down{display:none}.faq__item.active .faq-item__title .fa-angle-up{display:flex}.faq__item .faq-item__title .fa-angle-up{display:none}.faq__item .faq-item__title .fa-angle-down{display:flex}@media (min-width:480px){.faq__title{font-size:30px;line-height:35px}}@media (min-width:770px){.faq__title{margin-bottom:40px}.faq__item{padding:20px}.faq-item__answer p{font-size:16px}}