body .faq-section .tab-item{position:relative;margin-bottom:15px;border:2px #f6f1e6 solid;border-radius:12px;background-color:#fbf7f3}body .faq-section .tab-item.active{background-color:white;color:#333233}.tab-item-header-container{display:block;width:100%;padding:15px;cursor:pointer}body .faq-section .tab-item .tab-content{padding:15px}body .faq-section .tab-item .toggler{position:absolute;display:flex;justify-content:center;align-items:center;right:10px;top:0;width:50px;height:50px;border-radius:50%}body .faq-section .tab-item .toggler::before{color:#e2773d!important;font-size:24px}body .faq-section .tab-item-header{color:#e2783c;margin-bottom:0;user-select:none}body .faq-section .tab-item.active .tab-item-header{color:#333233}body .faq-section .tab-item .tab-item-header-container:hover .tab-item-header{color:#333233}body .faq-section .tab-item.active .tab-item-header-container:hover .tab-item-header{color:#e2783c}body .faq-section .tab-item.active .tab-item-header-container:hover{background-color:#fbf7f3}@media (min-width:991px){body .faq-section .tab-item .tab-content{padding-right:15%}}@media (max-width:990px){.tab-item-header-container{padding-right:50px}}.hidden-tab-item{display:none}.btn-show-all-faq-container{text-align:right}.btn-show-all-faq{display:inline-block;margin-top:.5rem;color:var(--orange-900,#e2783c);cursor:pointer;font-weight:700;text-decoration:none;font-size:.875rem}.btn-show-all-faq:hover{text-decoration:underline}