.faq .faq__item+.faq__item{margin-top:1rem}.faq .faq__item__question{background:var(--bulma-white);border:1px solid var(--bulma-primary-lighter);cursor:pointer;font-weight:var(--bulma-weight-bold);justify-content:stretch;align-items:stretch;display:flex}.faq .faq__item__question>div{padding:1rem}.faq .faq__item__question:before{content:"";background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='e747752c-a5e5-4772-9435-5a71888d5613' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='400' height='400' viewBox='0 0 400 400' style='enable-background:new 0 0 400 400;' xml:space='preserve'%3E%3Cpath class='st0' d='M199.8,316.2c-11.6,0-23.1-4.4-31.9-13.2L42.2,177.4c-17.6-17.6-17.6-46.2,0-63.8C59.8,96,88.4,96,106,113.6l93.7,93.7l93.7-93.7c17.6-17.6,46.2-17.6,63.8,0c17.6,17.6,17.6,46.2,0,63.8L231.7,303C222.9,311.8,211.3,316.2,199.8,316.2z' fill='%23041432'/%3E%3C/svg%3E");background-size:contain;background-color:var(--bulma-secondary-lighter);background-position:50%;background-repeat:no-repeat;background-size:1.2rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:background-color .2s ease-in;display:inline-flex}.faq .faq__item__answer{padding:1rem 1rem 1rem 4.5rem;display:none}.faq .faq__item:hover .faq__item__question:before{background-color:var(--bulma-primary-light)}.faq .faq__item--open .faq__item__question:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='e747752c-a5e5-4772-9435-5a71888d5613' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='400' height='400' viewBox='0 0 400 400' style='enable-background:new 0 0 400 400;' xml:space='preserve'%3E%3Cpath class='st0' d='M199.8,95.4c11.6,0,23.1,4.4,31.9,13.2l125.6,125.6c17.6,17.6,17.6,46.2,0,63.8c-17.6,17.6-46.2,17.6-63.8,0l-93.7-93.7L106,298c-17.6,17.6-46.2,17.6-63.8,0c-17.6-17.6-17.6-46.2,0-63.8l125.6-125.6C176.6,99.8,188.2,95.4,199.8,95.4z' fill='%23041432'/%3E%3C/svg%3E")}.faq .faq__item--open .faq__item__answer{display:block}
