.hub-contacts{position:fixed;inset:0;z-index:80;display:grid;place-items:end center;padding:0;pointer-events:none;box-sizing:border-box}.hub-contacts__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:rgba(2,6,23,.55);cursor:pointer;pointer-events:auto}.hub-contacts__panel{position:relative;z-index:1;pointer-events:auto;width:min(100vw,640px);max-height:min(92dvh,860px);display:flex;flex-direction:column;margin:0;border-radius:20px 20px 0 0;background:#0b1220;color:#e2e8f0;border:1px solid rgba(148,163,184,.18);border-bottom:0;box-shadow:0 -12px 40px rgba(0,0,0,.45);overflow:hidden;box-sizing:border-box}@media (min-width:768px){.hub-contacts{place-items:center;padding:24px}.hub-contacts__panel{width:min(92vw,640px);border-radius:18px;border-bottom:1px solid rgba(148,163,184,.18);max-height:min(88dvh,780px)}}.hub-contacts__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid rgba(148,163,184,.12);flex-shrink:0}.hub-contacts__title{margin:0;font-size:1.15rem;font-weight:700;letter-spacing:.01em}.hub-contacts__legal{margin:4px 0 0;font-size:.8rem;color:#94a3b8}.hub-contacts__close{width:36px;height:36px;border-radius:999px;border:1px solid rgba(148,163,184,.2);background:rgba(15,23,42,.7);color:#e2e8f0;font-size:1.35rem;line-height:1;cursor:pointer;flex-shrink:0}.hub-contacts__close:focus-visible,.hub-contacts__close:hover{border-color:rgba(34,211,238,.45);outline:none}.hub-contacts__scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:18px 20px 24px;display:flex;flex-direction:column;gap:18px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent;box-sizing:border-box}.hub-contacts__scroll::-webkit-scrollbar{width:8px}.hub-contacts__scroll::-webkit-scrollbar-thumb{background:rgba(148,163,184,.4);border-radius:999px}.hub-contacts__scroll::-webkit-scrollbar-track{background:transparent}.hub-contacts__col--info{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.hub-contacts__block{width:100%;min-width:0}.hub-contacts__address{margin:0;font-size:.95rem;line-height:1.45}.hub-contacts__hours{margin:6px 0 12px;font-size:.8rem;color:#94a3b8}.hub-contacts__map--cta{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:132px;padding:20px 16px;border-radius:12px;border:1px solid rgba(148,163,184,.16);text-decoration:none;color:#e2e8f0;box-sizing:border-box;background-image:radial-gradient(ellipse 80% 60% at 50% 45%,rgba(34,211,238,.14),transparent 70%),linear-gradient(rgba(148,163,184,.07) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.07) 1px,transparent 0),linear-gradient(145deg,#0f172a,#020617 55%,#0b1220);background-size:auto,24px 24px,24px 24px,auto;transition:border-color .15s ease}.hub-contacts__map--cta:focus-visible,.hub-contacts__map--cta:hover{border-color:rgba(34,211,238,.45);outline:none}.hub-contacts__map-pin{width:18px;height:18px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#22d3ee;box-shadow:0 0 0 6px rgba(34,211,238,.2)}.hub-contacts__map-label{margin-top:4px;font-size:.82rem;text-align:center;color:#cbd5e1}.hub-contacts__map-cta{margin-top:2px;font-size:.88rem;font-weight:600;color:#67e8f9}.hub-contacts__channels{display:grid;grid-template-columns:1fr;gap:10px;width:100%;min-width:0}@media (min-width:520px){.hub-contacts__channels{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-contacts__channel{flex-direction:column;align-items:flex-start;gap:8px;min-height:84px;padding:12px}.hub-contacts__channel strong{font-size:.8rem;line-height:1.3;word-break:break-word}.hub-contacts__form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}}.hub-contacts__channel{display:flex;align-items:center;gap:12px;width:100%;min-height:52px;padding:12px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.16);background:rgba(15,23,42,.85);color:inherit;text-decoration:none;box-sizing:border-box;min-width:0}.hub-contacts__channel svg{width:22px;height:22px;flex-shrink:0}.hub-contacts__channel span{display:flex;flex-direction:column;gap:2px;min-width:0}.hub-contacts__channel strong{font-size:.92rem;font-weight:600}.hub-contacts__channel small{font-size:.75rem;color:#94a3b8}.hub-contacts__channel--wa{border-color:rgba(37,211,102,.35)}.hub-contacts__channel--wa svg{color:#25d366}.hub-contacts__channel--tg{border-color:rgba(42,171,238,.35)}.hub-contacts__channel--tg svg{color:#2aabee}.hub-contacts__channel:focus-visible,.hub-contacts__channel:hover{border-color:rgba(34,211,238,.45);outline:none}.hub-contacts__chat{display:flex;flex-direction:column;gap:14px;width:100%;padding:18px;border-radius:14px;background:rgba(15,23,42,.65);border:1px solid rgba(148,163,184,.16);box-sizing:border-box;min-width:0;overflow:visible}.hub-contacts__bubble{width:100%;max-width:100%;padding:12px 14px;border-radius:14px 14px 14px 4px;font-size:.88rem;line-height:1.45;background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.22);box-sizing:border-box}.hub-contacts__bubble--ok{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.28)}.hub-contacts__form{box-sizing:border-box}.hub-contacts__form,.hub-contacts__form-row{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}.hub-contacts__field{display:flex;flex-direction:column;gap:6px;width:100%;font-size:.8rem;color:#94a3b8;min-width:0}.hub-contacts__field,.hub-contacts__field .hub-ui-input,.hub-contacts__send.hub-ui-btn{box-sizing:border-box}.hub-contacts__field .hub-ui-input{color:#e2e8f0;background:#020617;border-color:rgba(148,163,184,.22);width:100%;max-width:100%;min-width:0}.hub-contacts__req{color:#f87171}.hub-contacts__textarea{resize:vertical;min-height:80px;max-height:160px}.hub-contacts__send{display:flex;width:100%;max-width:100%;min-height:46px;margin:2px 0 0;box-sizing:border-box;flex-shrink:0}.hub-contacts__error{margin:0;font-size:.8rem;font-style:normal;color:#fca5a5}html.catalog-theme-biz .hub-contacts__panel,html.hub-theme-biz .hub-contacts__panel{background:#f8fafc;color:#0f172a;border-color:rgba(15,23,42,.12)}html.catalog-theme-biz .hub-contacts__channel small,html.catalog-theme-biz .hub-contacts__field,html.catalog-theme-biz .hub-contacts__hours,html.catalog-theme-biz .hub-contacts__legal,html.hub-theme-biz .hub-contacts__channel small,html.hub-theme-biz .hub-contacts__field,html.hub-theme-biz .hub-contacts__hours,html.hub-theme-biz .hub-contacts__legal{color:#64748b}html.catalog-theme-biz .hub-contacts__channel,html.catalog-theme-biz .hub-contacts__chat,html.hub-theme-biz .hub-contacts__channel,html.hub-theme-biz .hub-contacts__chat{background:#fff;border-color:rgba(15,23,42,.1)}html.catalog-theme-biz .hub-contacts__field .hub-ui-input,html.hub-theme-biz .hub-contacts__field .hub-ui-input{color:#0f172a;background:#fff}