@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap");.faq-tab-header h2{font-size:60px;font-weight:400;line-height:64.4px;text-align:center;text-transform:uppercase}.faq-tab{display:none}.faq-nav.nav-tabs,.faq-tab.active{display:flex;justify-content:center}.faq-nav.nav-tabs{flex-direction:row;flex-wrap:wrap;gap:10px;list-style:none;width:100%}.faq-pill{background-color:transparent;border-color:#fff;border-width:2px;color:#fff;font-size:14px;font-weight:700;padding:10px 35px;text-transform:uppercase}.faq-pill.active,.faq-pill:focus,.faq-pill:hover{background-color:#00e789;border-color:#00e789;color:#000}.faq-answer{color:#ccc}.faq-body-container{display:grid;gap:3rem;grid-template-columns:repeat(1,1fr);justify-content:center;width:500px}.faq-tab-header-container{align-items:center;display:flex;flex-direction:column;margin-bottom:3rem}.faq-tab-sub-header h2{color:#8dfbb6;font-size:1rem;text-transform:uppercase}.faq-tab-header h3{font-size:2rem}.faq-section-padding{margin-bottom:5rem}.faq-question{font-size:20px;font-weight:400;margin-bottom:1rem}@media screen and (max-width:580px){.faq-tab-header h3{text-align:center}.faq-tab-header h2{font-size:45px}}