.faq-card{background:#fff;border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.14);border:1px solid rgba(0,0,0,.06)}.faq-card__inner{padding:34px;display:flex;flex-direction:column;gap:34px}.faq-card__header{display:flex;gap:16px;align-items:flex-start}.faq-card__icon{width:64px;height:64px;border-radius:20px;background:#1747ff;display:flex;justify-content:center;align-items:center;color:#fff}.faq-card__title{margin:0;font-size:36px;line-height:1.15;font-weight:800;color:#0b0f1a}.faq-card__subtitle{margin-top:4px;font-size:16px;color:rgba(0,0,0,.55)}.faq-card__body{display:flex;flex-direction:column;gap:16px}.faq-acc{border-radius:20px;background:#f3f5ff;overflow:hidden}.faq-acc__head{width:100%;display:flex;align-items:center;gap:16px;padding:16px;background:rgba(0,0,0,0);border:0;cursor:pointer}.faq-acc__icon{width:48px;height:48px;border-radius:16px;display:flex;justify-content:center;align-items:center;background:#1947ff;color:#fff}.faq-acc__title{font-weight:700;text-align:left;font-size:18px;flex:1}.faq-acc__chev{width:22px;height:22px;border-radius:10px;background:#d9d9d9;transition:transform .2s ease}.faq-acc__head.is-open .faq-acc__chev{transform:rotate(180deg)}.faq-acc__panelInner{background:#fff}.faq-acc__row{padding:16px 40px;display:flex;align-items:start;gap:16px;border-top:1px solid rgba(20,35,58,.08)}.faq-acc__rowIcon{min-width:48px;width:48px;height:48px;border-radius:16px;display:flex;justify-content:center;align-items:center;background:#1947ff;color:#fff}.faq-acc__rowTitle{font-weight:700;font-size:18px}.faq-acc__rowDesc{opacity:.8;font-size:16px;margin-top:2px}.faq-card__phone-wrapper p{margin-top:0;font-size:16px;color:rgba(0,0,0,.55)}.faq-card__phone{font-size:40px;font-weight:700;color:#1747ff;text-decoration:none}.faq-hours{background:#f3f4ff;border-radius:20px;padding:20px}.faq-hours__head{display:flex;align-items:center;gap:10px;margin-bottom:20px}.faq-hours__headIcon{color:#1747ff}.faq-hours__headTitle{font-weight:700;font-size:18px;color:#0b0f1a}.faq-hours__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-hours__grid>.faq-hours__box:last-child:nth-child(odd){grid-column:1/-1}.faq-hours__box{background:#fff;border-radius:16px;padding:16px}.faq-hours__label{font-size:16px;color:rgba(0,0,0,.55)}.faq-hours__value{font-weight:700;font-size:18px;color:#0b0f1a}.faq-card__ctaRow{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;border-radius:20px;text-decoration:none;font-weight:700;color:#fff;font-size:20px}.faq-btn--call{background:#1747ff}.faq-btn--wa{background:#22c55e}.faq-card__mail{display:flex;align-items:center;font-size:18px;gap:10px;color:rgba(0,0,0,.65)}.faq-card__mail a{color:rgba(0,0,0,.65);text-decoration:none}.faq-card__mail a:hover{text-decoration:underline}.faq-card [data-lucide] svg{width:32px;height:32px;stroke-width:1.75}.faq-btn__ico [data-lucide] svg{width:20px;height:20px}@media(max-width: 900px){.faq-card__title{font-size:22px}.faq-card__phone{font-size:28px}}@media(max-width: 640px){.faq-card__inner{padding:18px}.faq-card__inner a{text-align:center}.faq-card__header{flex-direction:column;align-items:center;text-align:center}.faq-hours__grid{grid-template-columns:1fr}.faq-card__ctaRow{grid-template-columns:1fr}}/*# sourceMappingURL=style.min.css.map */