.section-faqs{position:relative}.section-faqs__inner{display:flex;gap:3em;flex-wrap:nowrap}.section-faqs__inner--right{flex-direction:row-reverse}@media (max-width:1024px){.section-faqs__inner{flex-wrap:wrap}}.section-faqs__image{width:100%}@media (max-width:1024px){.section-faqs__image{order:2}}.section-faqs__image img{border-radius:.5em}.section-faqs__items{width:100%}@media (max-width:1024px){.section-faqs__items{order:1}}.section-faqs__items h1,.section-faqs__items h2,.section-faqs__items h3,.section-faqs__items h4,.section-faqs__items h5,.section-faqs__items h6{margin-bottom:2.5rem;line-height:1}@media (max-width:1024px){.section-faqs__items h1,.section-faqs__items h2,.section-faqs__items h3,.section-faqs__items h4,.section-faqs__items h5,.section-faqs__items h6{text-align:center}}.section-faqs__item{border-top:1px solid #222425}.section-faqs__item:last-child{border-bottom:1px solid #222425}.section-faqs__item.open .item-header svg{transform:rotate(45deg)}.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-size:1.125em;font-weight:500}@media (max-width:1024px){.section-faqs .item-header span{font-size:1em}}.section-faqs .item-header svg{width:.875em;height:auto;transform:rotate(0);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:#222425;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>div{font-size:.875em;line-height:1.5}.section-faqs .item-content ol,.section-faqs .item-content ul{margin:0 0 1em 0;padding:0 0 0 2em}.section-faqs .item-content ul{list-style-type:disc}.section-faqs .item-content ol{list-style-type:decimal}.section-faqs .item-content video{width:100%;height:auto;display:block;line-height:1}