.faq-module .bg-gray{background-color:#f4f4f5}.faq-module .bg-white{background-color:#fff}.faq-module .bg-black{background-color:#000}.faq-module .bg-red{background-color:#8c2642}.faq-module .bg-yellow{background-color:#ecb959}.faq-module .bg-yellow-50{background-color:rgba(236,185,89,.5)}.faq-module .bg-green{background-color:#4caf50}.faq-module .bg-green-50{background-color:rgba(76,175,80,.5)}.faq-module .bg-orange{background-color:#d37428}.faq-module .bg-orange-50{background-color:rgba(211,116,40,.5)}.faq-module .bg-blue{background-color:#96b8be}.faq-module .bg-black .faq-headline,.faq-module .bg-red .faq-headline{color:#fff}.faq-module{box-sizing:border-box;padding:0 20px;width:100%}.faq-module .faq-container{border-radius:12px;margin:0 auto;max-width:900px;padding:60px 50px}.faq-module .bg-tan{background-color:#e2b691}.faq-module .faq-headline{color:#000;font-size:1.875rem;font-weight:800;margin-bottom:3rem;margin-top:0;text-align:center}.faq-module .faq-list{display:flex;flex-direction:column;gap:15px;margin-bottom:3.5rem}.faq-module .faq-item{background-color:#fff;border-radius:5px;overflow:hidden}.faq-module .faq-question{align-items:center;border-bottom:1px solid transparent;color:#000;cursor:pointer;display:flex;font-size:1.05rem;font-weight:400;justify-content:space-between;list-style:none;padding:16px 20px 12px;user-select:none}.faq-module .faq-item[open] .faq-question{border-bottom:1px solid #d37428;font-weight:700}.faq-module .faq-question::-webkit-details-marker{display:none}.faq-module .faq-icon{background-color:#d37428;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:50%;flex-shrink:0;height:23px;margin-left:15px;transition:transform .3s ease;width:23px}.faq-module .faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-module .faq-answer{color:#000;font-size:1rem;line-height:1.6;padding:16px 20px 20px}.faq-module .faq-answer p{margin-top:0}.faq-module .faq-answer p:last-child{margin-bottom:0}.faq-module .faq-action{text-align:center}@media (max-width:768px){.faq-module{padding:0 15px}.faq-module .faq-container{padding:40px 15px}.faq-module .faq-headline{font-size:1.175rem;margin:1rem auto;max-width:205px}.faq-module .faq-question{font-size:1rem;padding:14px 15px}.faq-module .faq-answer{font-size:.95rem;padding:14px 15px 15px}}