.the__faq_item{--faq-item-bg: #ffffff;--faq-item-text: var(--wp--preset--color--accent-1, #034694);--faq-item-radius: var(--wp--custom--border-radius--15, 0.9375rem);overflow:hidden;background:var(--faq-item-bg);border-radius:var(--faq-item-radius)}.the__faq_item__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-20);padding:var(--sp-20);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.the__faq_item__question{flex:1 1 auto}.the__faq_item__question>*:first-child{margin-top:0}.the__faq_item__question>*:last-child{margin-bottom:0}.the__faq_item__question h1,.the__faq_item__question h2,.the__faq_item__question h3,.the__faq_item__question h4,.the__faq_item__question h5,.the__faq_item__question h6,.the__faq_item__question p{margin:0;color:var(--faq-item-text)}.the__faq_item__icon{position:relative;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.the__faq_item__icon::before,.the__faq_item__icon::after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:.125rem;background:var(--faq-item-text);border-radius:999px;transform:translate(-50%, -50%);transition:transform .2s ease}.the__faq_item__icon::after{transform:translate(-50%, -50%) rotate(90deg)}.the__faq_item.is-open .the__faq_item__icon::after{transform:translate(-50%, -50%) rotate(0deg)}.the__faq_item__answer{display:none;padding:0 var(--sp-20) var(--sp-20)}.the__faq_item.is-open .the__faq_item__answer{display:block}.the__faq_item__answer-inner>:first-child{margin-top:0}.the__faq_item__answer-inner>:last-child{margin-bottom:0}.the__faq_item__answer-inner p{font-size:var(--wp--preset--font-size--big);line-height:1.6}@media(min-width: 768px){.the__faq_item__summary{padding:var(--sp-25)}.the__faq_item__answer{padding:0 var(--sp-25) var(--sp-25)}}/*# sourceMappingURL=block_faq_item.css.map */