.schema-faq-section{background:#fff;border:1px solid #bcbcbc;border-radius:2px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:24px;padding:32px 32px 16px}.schema-faq-section:last-child{margin-bottom:0}.schema-faq-section.open .schema-faq-question:after{transform:rotate(0deg)}.schema-faq-section.open .schema-faq-answer{display:block}.schema-faq-question{cursor:pointer;font-size:24px;font-weight:400;grid-column:1/3;grid-row:1;line-height:116.667%;margin-bottom:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.schema-faq-question:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.265 15.447a1 1 0 0 1 .057-1.413l6-5.538a1 1 0 0 1 1.356 0l6 5.538a1 1 0 0 1-1.356 1.47L12 10.592l-5.322 4.912a1 1 0 0 1-1.413-.056Z' fill='%231F2328'/%3E%3C/svg%3E");content:"";display:inline-block;height:24px;position:absolute;right:0;top:0;transform:rotate(180deg);transition:all .3s ease;width:24px}.schema-faq-answer{display:none;grid-column:2/3;grid-row:2}@screen md{.schema-faq-answer{grid-column:1/3}}.article-content .schema-faq-section{padding:1.25rem}.article-content .schema-faq-section .schema-faq-question{font-size:1.25rem;font-weight:500;margin-bottom:0}.article-content .schema-faq-section .schema-faq-answer{grid-column:1/3;line-height:140%;margin:1.25rem 0 0}
