.faq-section-categories_container{display:flex;flex-direction:column;gap:10px}.faq-section-categories_container .faq-section-categories-box{overflow:hidden}.faq-section-categories_container .faq-section-categories-box.show-content{border:5px solid #ebebeb}.faq-section-categories_container .faq-section-categories-box.show-content .faq-section-categories-content{padding:40px;margin-bottom:50px}.faq-section-categories_container .faq-section-categories-box.show-content .faq-section-categories-button{background-color:#f8f8f8;padding:40px 40px 0}.faq-section-categories_container .faq-section-categories-button{background-color:#fff;width:100%;padding:40px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.faq-section-categories_container .faq-section-categories-button p{color:#121111;font-size:24px;font-weight:700;text-align:left}.faq-section-categories_container .faq-section-categories-button svg{flex-shrink:0}.faq-section-categories_container .faq-section-categories-content{color:#74787c;font-size:20px;line-height:34px;max-height:0;transition:max-height .3s ease-in-out}.faq-section-categories.with-margins{margin-top:30px}.faq-section-categories-box .arrow-rotated{transform:rotate(180deg);transition:transform .3s ease}.bottom-text{width:100%;height:auto;padding:0 40px 40px;background:#fff}@media(max-width:650px){.bottom-text{padding:0 10px 10px}}.bottom-text_container{background:#f6f6f6;margin:0 auto;display:flex;flex-direction:column;gap:50px;padding:100px 220px}@media(max-width:1050px){.bottom-text_container{padding:100px 150px}}@media(max-width:800px){.bottom-text_container{padding:50px 100px}}@media(max-width:650px){.bottom-text_container{padding:25px 50px}}@media(max-width:500px){.bottom-text_container{padding:15px}}.bottom-text_container h2{color:#121111;font-size:50px;font-weight:700}@media(max-width:965px){.bottom-text_container h2{font-size:32px}}.bottom-text_container p{color:#121111;font-size:24px;text-align:justify;line-height:46px}@media(max-width:965px){.bottom-text_container p{font-size:20px}}.bottom-text_container_textbox{display:flex;align-items:center;justify-content:flex-start;gap:20px}