.faq-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.faq-tab-item{width:100%}.faq-tab-button{display:inline-block;padding:.75rem 1.5rem;cursor:pointer;font-weight:600;font-size:.875rem;color:#1e3a8a;background:white;border-bottom:2px solid transparent;transition:all .2s ease-in-out}.faq-tab-button:hover{color:#0094d8}.faq-tab-button.active{color:#0094d8;border-bottom-color:#0094d8;border-top-color:#0094d8}.group[data-tab-state=opened]>.faq-tab-button{color:#0094d8;border-top:2px;border-bottom-color:#0094d8;border-top-color:#0094d8}.faq-tab-content{width:100%;background:#fff;box-sizing:border-box}