.faq-dropdown-container{padding:80px 0}.faq-dropdown-wrapper{display:flex;gap:30px;justify-content:space-between}.faq-col-one{max-width:286px;width:100%}.faq-col-one h2{color:#169cd8;font-size:38px}.faq-col-two{max-width:800px;width:100%}.faq-tg-content-values{display:none}.faq-tg-header-v-container{align-items:center;display:flex;gap:16px;padding-top:24px}.faq-tg-container-values:first-of-type .faq-tg-header-v-container{padding-top:0}.faq-tg-header-v-container h4{border-bottom:1px solid #169cd8;font-weight:700;margin-bottom:0;margin-top:0;padding-bottom:16px;width:100%}.faq-tg-content-values{margin-right:40px;padding-top:16px}.faq-tg-header-v-container span{display:flex;transform:rotate(180deg);transition:all .4s ease-in-out}.faq-tg-header-v-container.active span{transform:rotate(0deg);transition:all .4s ease-in-out}@media only screen and (max-width:767px){.faq-dropdown-wrapper{flex-direction:column}}