@keyframes scroll-text{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes marquee-keywords{0%{transform:translate(0)}50%{transform:translate(-100%)}to{transform:translate(-200%)}0%{transform:translate(0)}50%{transform:translate(-100%)}to{transform:translate(-200%)}}@keyframes rotate{to{transform:rotate(360deg)}}.c-faqs{max-width:800px;margin:0 auto;padding-bottom:28px}@media screen and (min-width:768px){.c-faqs{padding-bottom:96px}}.c-faqs-media{flex-direction:column;display:flex}@media (min-width:1024px){.c-faqs-media{width:100%;max-width:unset;flex-direction:row}.c-faqs__media{width:50%}}.c-faqs__content{flex-direction:column;justify-content:space-between;display:flex}@media (min-width:1024px){.c-faqs__content{width:50%}}.c-faqs__title{text-transform:uppercase;padding:.8rem;font-size:3.6rem;font-weight:400}@media (min-width:1024px){.c-faqs__title{padding:2.4rem;font-size:4rem}}.c-faqs__item{border-top:1px solid #e9e9e9}.c-faqs__item--heading{text-transform:uppercase;padding:.8rem;font-size:1.8rem;font-weight:400;line-height:1.5}@media (min-width:1024px){.c-faqs__item--heading{padding:20px;font-size:2.4rem}}.c-faqs__item--heading.is-open>span{transform:rotate(0)}.c-faqs__item--content{padding:0 .8rem;font-size:1.4rem;font-weight:400;line-height:1.5}@media (min-width:1024px){.c-faqs__item--content{padding:0 20px}}.c-faqs__item--content :last-child{padding-bottom:16px}.c-faqs__item--icon{transform:rotate(180deg)}.c-faqs .justify-text{text-align:justify}