.faq__toggle{background-image:none!important;display:flex;font-weight:600;gap:16px;margin-bottom:10px}@media screen and (min-width:721px){.faq__toggle{align-items:center}}.faq__toggle span{align-items:center;background-color:#e9f1dd;border-radius:50%;content:"";display:flex;height:42px;justify-content:center;min-width:42px;width:42px}@media screen and (min-width:721px){.faq__toggle span{height:48px;min-width:48px;width:48px}}.faq__toggle span svg{display:block;height:100%;max-width:12px;width:100%}@media screen and (min-width:721px){.faq__toggle span svg{max-width:16px}}.faq__content{background-color:#eee;border-radius:20px;display:block;margin-bottom:30px;padding:16px}@media screen and (min-width:721px){.faq__content{padding:24px}}body[data-theme=dark] .faq__content{background-color:#0c0c0c}.faq__content p{margin-bottom:0}