.faq__wrapper .faq__buttons-list .tz-button{color:#c9f31d!important;background-color:#1d1d1d!important}.faq__wrapper .faq__buttons-list .tz-button:hover,.faq__wrapper .faq__buttons-list .active-button .tz-button{color:#1d1d1d!important;background-color:#c9f31d!important}.faq-content{scroll-margin-top:var(--sk-header-height)}.faq-list{flex-direction:column;gap:8rem;display:flex}@media (max-width:1200px){.faq-list{gap:5rem}}@media (max-width:990px){.faq-list{gap:3rem}}.faq__buttons-list{width:max-content;padding-right:3rem}@media (max-height:810px){.faq__buttons-list{max-height:14.375rem;overflow-y:scroll}}@media (max-width:1200px){.faq__buttons-list{max-height:unset;overflow-y:auto}}.faq__buttons-list::-webkit-scrollbar{width:.25rem}.faq__buttons-list::-webkit-scrollbar-track{background:0 0}.faq__buttons-list::-webkit-scrollbar-thumb{background-color:#888;border-radius:.25rem}.faq__buttons{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:1200px){.faq__buttons{gap:1rem}}.faq__buttons-item{cursor:pointer;background-color:#0000;border:none;width:max-content}.faq-sticky{top:calc(var(--sk-header-height) + 1rem);position:sticky}
.faq_accordion-collapse{opacity:0;transform-origin:top;height:0;transition:transform .35s cubic-bezier(.25,1,.5,1),opacity .35s,height .35s;overflow:hidden;transform:scaleY(.95)translateY(-1.25rem)}.faq_accordion-collapse.show{opacity:1;height:auto;transform:scaleY(1)translateY(0)}
