.faq-enterprise{--faq-gold:#c5a56a;--faq-dark:#231f20;--faq-soft:#f7f3ea;max-width:1100px;margin:0 auto;padding:clamp(1rem,2vw,2rem);font-family:inherit;color:var(--faq-dark)}
.faq-enterprise__title{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;text-align:center;margin:0 0 1.5rem;color:var(--faq-dark)}
.faq-enterprise__list{display:grid;gap:.85rem}.faq-enterprise__item{border:1px solid rgba(35,31,32,.16);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(35,31,32,.08);overflow:hidden}.faq-enterprise__question{margin:0;font-size:1rem}.faq-enterprise__button{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;border:0;background:#fff;color:var(--faq-dark);font:inherit;font-weight:700;text-align:left;padding:1rem 1.1rem;cursor:pointer}.faq-enterprise__button:hover{background:var(--faq-soft)}.faq-enterprise__button:focus-visible{outline:3px solid var(--faq-gold);outline-offset:-3px}.faq-enterprise__icon{width:42px;height:42px;object-fit:contain}.faq-enterprise__plus{width:28px;height:28px;border:2px solid var(--faq-gold);border-radius:50%;position:relative;flex:0 0 auto}.faq-enterprise__plus:before,.faq-enterprise__plus:after{content:"";position:absolute;background:var(--faq-gold);left:50%;top:50%;transform:translate(-50%,-50%);border-radius:2px}.faq-enterprise__plus:before{width:14px;height:2px}.faq-enterprise__plus:after{width:2px;height:14px;transition:opacity .2s ease}.faq-enterprise__button[aria-expanded="true"] .faq-enterprise__plus:after{opacity:0}.faq-enterprise__answer{padding:0 1.1rem 1.15rem 4.8rem;line-height:1.65;color:#383333}.faq-enterprise__answer[hidden]{display:none}.faq-enterprise__answer a{color:#6b4f1f;text-decoration-thickness:2px;text-underline-offset:3px}.faq-enterprise__empty{text-align:center;padding:1rem;background:var(--faq-soft);border-radius:14px}@media(max-width:640px){.faq-enterprise{padding:1rem}.faq-enterprise__button{grid-template-columns:auto 1fr auto;padding:.9rem}.faq-enterprise__icon{width:34px;height:34px}.faq-enterprise__answer{padding:.1rem .9rem 1rem .9rem}}@media(prefers-reduced-motion:no-preference){.faq-enterprise__item{transition:transform .2s ease,box-shadow .2s ease}.faq-enterprise__item:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(35,31,32,.12)}}
