div.block.block-faq{padding-top:var(--wp--preset--spacing--xl)}div.block.block-faq .select-container{margin-bottom:var(--wp--preset--spacing--xl);box-sizing:border-box}div.block.block-faq .hidden{display:none}div.block.block-faq .category{margin-bottom:var(--wp--preset--spacing--3-xl)}div.block.block-faq .filter{width:100%;display:flex;justify-content:flex-start;margin-bottom:var(--wp--preset--spacing--2-xl)}@media screen and (max-width:768px){div.block.block-faq .filter{display:block}}div.block.block-faq .filter .selects-mobile{display:none;width:100%;padding:12px 16px;border-radius:6px;border:1px solid #3A3F40;box-shadow:0 0 4px 0 rgba(0,5,10,.13);background-color:#fff;color:#000}@media screen and (max-width:768px){div.block.block-faq .filter .selects-mobile{display:block}}div.block.block-faq .filter .selects-mobile option{background-color:#0B1111;color:#fff}div.block.block-faq .select-container{position:relative;width:fit-content}@media screen and (max-width:768px){div.block.block-faq .select-container{width:100%}}div.block.block-faq .filter .selects-desktop{display:flex;width:fit-content;max-width:var(--wp--style--global--content-size);overflow:hidden;overflow-x:auto;border-radius:6px;border:1px solid #3A3F40;box-shadow:0 0 4px 0 rgba(0,5,10,.13);background-color:#0B1111}@media screen and (max-width:768px){div.block.block-faq .filter .selects-desktop{display:none}}div.block.block-faq .filter .selects-desktop .select-item{padding:12px 32px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center}div.block.block-faq .filter .selects-desktop .select-item.active{background-color:#fff;border-radius:6px;color:#09090B}div.block.block-faq h3{margin:0;margin-bottom:var(--wp--preset--spacing--xl)}