.faq-list__questions-wrapper{padding:0 110px}.question-box{border:none;border-bottom:1px solid #000;cursor:pointer}.question-box.is-open{border-bottom:none;.question-toggle{background-color:var(--secondary-color)}}.question-toggle{background-color:transparent;border:none;display:flex;justify-content:space-between;padding:30px 20px;width:100%}.question-toggle span{color:#000;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-align:left}.question-toggle:hover{background-color:var(--secondary-color)}.question-answer{padding:40px 20px}.question-answer p{margin:0}@media (max-width:1024px){.faq-list__questions-wrapper{padding:0 20px}}