.wch--accordion{margin-top:20px;margin-bottom:50px;padding:0 45px}.wch--accordion .accordion{display:flex;flex-direction:column;align-items:center}.wch--accordion .accordion .headings{max-width:1016px;width:100%}.wch--accordion .accordion .headings .heading{margin-top:24px}.wch--accordion .accordion .headings .subheading{margin-top:24px;font-size:1.5rem}.wch--accordion .accordion .questions{max-width:1016px;width:100%;margin-top:20px;border-top:1px solid #f7f4ed}.wch--accordion .accordion .questions .question-element{display:grid;grid-template-rows:90px 0fr;border-bottom:1px solid #f7f4ed;overflow:hidden;padding:0;transition:grid-template-rows .3s ease}.wch--accordion .accordion .questions .question-element .top-group{height:90px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.wch--accordion .accordion .questions .question-element .top-group .element-title{font-size:1rem}.wch--accordion .accordion .questions .question-element .top-group button{max-width:max-content;margin-left:25px;border:none;background:none;padding:10px;cursor:pointer}.wch--accordion .accordion .questions .question-element .top-group button svg{cursor:pointer;flex-shrink:0}.wch--accordion .accordion .questions .question-element .top-group button:focus{outline-offset:2px}.wch--accordion .accordion .questions .question-element .description{min-height:0;overflow:hidden;outline:none;font-size:1rem;line-height:1.8;letter-spacing:.4px;cursor:unset}.wch--accordion .accordion .questions .question-element .description .description-content{padding:30px 0}.wch--accordion .accordion .questions .question-element .description .description-content a{color:#c2a472;text-decoration:underline;text-underline-offset:3px}.wch--accordion .accordion .questions .question-element .description .description-content a:hover{color:#8e713e}.wch--accordion .accordion .questions .question-element .description .description-content a:focus{outline-offset:2px}.wch--accordion .accordion .questions .question-element .description .description-content ul{margin:0;padding-left:20px;list-style-type:disc}.wch--accordion .accordion .questions .question-element.active{grid-template-rows:90px 1fr}.wch--accordion .accordion .questions .question-element.active .description a{display:inline;text-decoration:underline;text-underline-offset:2px}.wch--accordion .accordion .questions .question-element.active .top-group svg{transform:rotate(180deg)}@media (max-width: 420px){.faq-comp .questions .question-element{padding:0 10px}.faq-comp .questions .question-element .description{font-size:1rem}}
