.dest-faq-full{background:#eee;padding:60px 0;width:100%}.dest-accordion{margin:0 auto;max-width:900px;padding:0 16px}.dest-faq-full h2{font-size:40px;margin:0 0 24px;text-align:center}.dest-faq-item{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:12px;margin:10px 0;overflow:hidden}.dest-faq-summary{align-items:center;cursor:pointer;display:flex;font-weight:700;gap:18px;justify-content:space-between;list-style:none;padding:18px}.dest-faq-summary::-webkit-details-marker{display:none}.dest-faq-q{flex:1;font-size:20px}.dest-faq-icon{align-items:center;color:#9c6d16;display:inline-flex;justify-content:center;transition:transform .5s ease-in-out}.dest-faq-item[open] .dest-faq-icon{transform:rotate(180deg)}.faq-body{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.faq-body__inner{color:rgba(0,0,0,.75);font-size:16px;line-height:1.7;padding:0 18px 16px}@media (max-width:767px){.dest-faq-full{padding:22px 0}.dest-faq-full h2{font-size:30px;margin-bottom:22px}.dest-faq-summary{padding:14px 16px}.dest-faq-q{font-size:18px}.faq-body__inner{padding:0 16px 14px}}