.section-faqs{background-repeat:no-repeat;background-attachment:scroll;background-position:center;background-size:cover;position:relative}.section-faqs__title h2{font-size:5.625em;font-weight:800}@media (max-width:1024px){.section-faqs__title h2{font-size:2.375em}}.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__sub-text{margin-bottom:3em}.section-faqs__sub-text span{font-size:1.75em;font-weight:400}@media (max-width:1024px){.section-faqs__sub-text span{font-size:1.375em}}.section-faqs__item{border-top:3px solid}.section-faqs__item:last-child{border-bottom:3px solid}.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:1.6em 0;cursor:pointer}@media (max-width:1024px){.section-faqs .item-header{padding-top:1.2rem;padding-bottom:1.2rem}}.section-faqs .item-header span{font-family:akhand,arial,sans-serif;font-size:1.75em;font-weight:800}@media (max-width:1024px){.section-faqs .item-header span{font-size:1.3125em}}.section-faqs .item-header svg{width:1.5em;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-width:3;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.section-faqs .item-content{display:none;padding-bottom:.75em;font-size:1.3125em}@media (max-width:1024px){.section-faqs .item-content{font-size:1em}}.section-faqs .item-content a{color:var(--color-light-purple)}.section-faqs .item-content a:hover{color:var(--color-bright-pink)}