.faqs__faqsec{max-width:70%;margin:3rem auto 0}.faqs__faqitem{padding:1.875rem 0;border-bottom:.0625rem dashed rgba(0,0,0,.2117647059)}.faqs__question{font-weight:400;font-size:1.875rem;line-height:100%;position:relative;font-family:var(--secondary-font);padding-right:1.25rem;cursor:pointer}.faqs__question span{padding-right:.5rem;font-weight:700;font-size:1.25rem;font-family:var(--primary-font)}.faqs__question:before{content:"";width:.9375rem;height:100%;background:url(/img/icon/arrowdark.svg) no-repeat;background-position:50%;position:absolute;right:0;top:0;background-size:100%}.faqs__question.active:before{transform:rotate(180deg)}.faqs__answer{font-weight:400;font-size:1.125rem;line-height:120%;display:none;line-height:1.625}.faqs__answer.active{display:block}@media only screen and (max-width:1199px){.faqs__faqsec{max-width:none}}@media only screen and (max-width:1023px){.faqs__question{font-size:1.5rem}}@media only screen and (max-width:768px){.faqs__question{font-size:1.125rem;min-height:2rem}.faqs__answer,.faqs__question span{font-size:1rem}.faqs__answer{margin-top:.5rem}.faqs__faqsec{margin:0}}