.faq-collection{padding:3.5rem 1.5rem;background:#f8f9fa;position:relative;z-index:1}.faq-collection__inner{max-width:860px;margin:0 auto}.faq-collection__header{text-align:center;margin-bottom:2rem}.faq-collection__label{display:inline-block;background:#05846f;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .9rem;border-radius:2rem;margin-bottom:.75rem}.faq-collection__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .4rem;line-height:1.3}.faq-collection__subtitle{font-size:.9375rem;color:#666;margin:0}.faq-collection__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.faq-collection__item{background:#fff;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;transition:box-shadow .2s ease}.faq-collection__item:hover{box-shadow:0 4px 16px rgba(0,0,0,.07)}.faq-collection__item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;cursor:pointer;list-style:none}.faq-collection__item summary::-webkit-details-marker{display:none}.faq-collection__question{font-size:.9375rem;font-weight:600;color:#1a1a1a;line-height:1.4;flex:1}.faq-collection__icon{width:26px;height:26px;min-width:26px;border-radius:50%;background:#f0faf8;border:1.5px solid #05846f;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .2s ease}.faq-collection__icon svg{width:13px;height:13px;stroke:#05846f;stroke-width:2.5;fill:none}.faq-collection__item[open] .faq-collection__icon{background:#05846f;transform:rotate(180deg)}.faq-collection__item[open] .faq-collection__icon svg{stroke:#fff}.faq-collection__answer{padding:.75rem 1.25rem 1rem;font-size:.9rem;color:#444;line-height:1.65;border-top:1px solid #f0f0f0}.faq-collection__answer a{color:#05846f;font-weight:600;text-decoration:none}@media screen and (max-width:768px){.faq-collection{padding:2.5rem 1rem}.faq-collection__title{font-size:1.25rem}.faq-collection__question{font-size:.875rem}.faq-collection__answer{font-size:.85rem}}
