.section-faqs{position:relative}.section-faqs__title{margin-bottom:2em}@media (max-width:1024px){.section-faqs__title{margin-bottom:1em}}.section-faqs__title h2,.section-faqs__title h3,.section-faqs__title h4,.section-faqs__title h5,.section-faqs__title h6{margin:0}.section-faqs__title.align-left{text-align:left}.section-faqs__title.align-center{text-align:center}.section-faqs__title.align-right{text-align:right}.section-faqs__item{border-top:2px solid #120918}.section-faqs__item:last-child{border-bottom:2px solid #120918}.section-faqs__item.open .item-header svg{transform:rotate(90deg)}.section-faqs__item.open .item-content{display:block}.section-faqs .item-header{display:flex;justify-content:space-between;align-items:center;padding:1em 0;cursor:pointer}.section-faqs .item-header span{font:1.25em NunitoDisplay,arial,sans-serif;font-weight:400}.section-faqs .item-header svg{width:16px;flex: 0 0 auto;height:auto;transform:rotate(-90deg);transition:transform linear .25s}.section-faqs .item-header svg circle,.section-faqs .item-header svg line,.section-faqs .item-header svg path,.section-faqs .item-header svg polygon{fill:none;stroke:#120918;stroke-width:2;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.section-faqs .item-content{display:none;padding:1em 0 1.5em 0}.section-faqs .item-content p:last-child{margin-bottom:0}