@keyframes sweepIn{0%{margin-left:-10px;opacity:0}to{margin-left:0;opacity:1}}@keyframes sweepOut{0%{margin-left:0;opacity:1}to{margin-left:-10px;opacity:0}}.schema-faq-section{position:relative}.schema-faq-section:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsPSIjMkU4OTE5IiBkPSJNMzkuNjkxIDguMDc2IDMyLjMwNi42OS4zMSAzMi42OTJsMzEuOTk3IDMyIDcuMzg1LTcuMzg2LTI0LjYxNS0yNC42MTR6IiAvPgo8L3N2Zz4=) no-repeat 50%;background-size:10px auto;content:"";height:16px;pointer-events:none;position:absolute;right:var(--gu2);top:20px;transform:rotate(270deg);transition:transform .3s ease;width:16px}.schema-faq-section .schema-faq-question{border-bottom:1px solid var(--wp--preset--color--middle-grey);cursor:pointer;display:flex;font-size:24px;font-style:normal;font-weight:700;justify-content:space-between;list-style:none;outline:0;padding:var(--gu2) 0}.schema-faq-section .schema-faq-answer{animation:sweepOut .5s ease-in-out;margin:0;max-height:0;overflow:hidden}.schema-faq-section.is-open .schema-faq-answer{animation:sweepIn .5s ease-in-out;max-height:100%;padding:var(--gu2) 0}.schema-faq-section.is-open:before{transform:rotate(90deg)}
