.header-faq h2{text-align:center}.faq-category{background-color:#ebd2c5;border-radius:8px;padding:20px;margin-bottom:20px;max-width:1000px;margin-left:auto;margin-right:auto;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.faq-category-title-btn{font-size:20px;background-color:#ebd2c5!important;color:#825d44!important;cursor:pointer;padding:15px;border:none;outline:none;display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;border-radius:0}hr.faq-separator{border:0;height:1px;background-color:#825d44;margin-bottom:20px;max-width:100%}.accordion-title{background-color:transparent!important;color:#825d44!important;cursor:pointer;padding:15px;border:none;outline:none;font-size:16px;display:flex;justify-content:space-between;align-items:center;width:100%;padding-left:7%;font-family:"Boston Thin"}.accordion-content{background-color:transparent!important;padding:0 15px 15px;display:none;overflow:hidden;transition:max-height .4s ease-out;font-size:14px;font-family:"Boston Regular"}.accordion-title[aria-expanded=true] .accordion-icon,.faq-category-title-btn[aria-expanded=true] .category-accordion-icon{transform:rotate(-180deg)}.accordion-title,.faq-category-title-btn{display:flex;justify-content:space-between;align-items:center}.accordion-title span,.faq-category-title-btn span{flex-shrink:0;margin-left:10px}@media screen and (max-width:768px){.faq-separator{display:none}.accordion-title{padding-left:0;font-size:14px;text-align:left}.faq-category-title-btn{font-size:17px}}