#rank-math-faq .ess-faq-button{width:100%;padding:16px 48px 16px 16px;border:none;background:0 0;color:var(--ess-text);font-size:1.0625rem;font-weight:700;text-align:left;cursor:pointer;transition:color .15s ease;display:flex;align-items:center;justify-content:space-between;line-height:1.5}#rank-math-faq .ess-faq-button:hover{color:var(--ess-theme-color)}#rank-math-faq .ess-faq-button:focus{outline:none;box-shadow:none}#rank-math-faq .ess-faq-button:focus-visible{outline:2px solid var(--ess-border);outline-offset:2px}#rank-math-faq .ess-faq-button::after{content:"+";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:1.25rem;font-weight:700;color:var(--ess-theme-color);transition:color .15s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:1px solid var(--ess-theme-color);border-radius:50%;background:0 0}#rank-math-faq .ess-faq-button.ess-faq-open::after{content:"−";transform:translateY(-50%) rotate(180deg)}#rank-math-faq .rank-math-answer.ess-faq-open{opacity:1}#rank-math-faq .rank-math-answer .ess-faq-panel-inner{display:block;padding:20px;padding-top:24px}#rank-math-faq .rank-math-answer ul,#rank-math-faq .rank-math-answer ol{margin:0 0 12px;padding-left:20px}@media (max-width:640px){#rank-math-faq .ess-faq-button{padding:16px 48px 16px 16px;font-size:1rem}#rank-math-faq .ess-faq-button::after{right:16px;width:24px;height:24px;font-size:1.25rem}}