.chm-armus-hero{--navy:#0A2C4C;--blue:#2BA8E6;--orange:#F68B1F;--ink:#12283D;--mist:#F1F6FA;--line:#DCE7EF;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:clamp(28px,4vw,64px);align-items:center;width:100%;max-width:1240px;margin:0 auto;background:transparent;font-family:inherit}.chm-armus-hero *{box-sizing:border-box}.chm-armus-hero__left{color:#fff;min-width:0}.chm-armus-hero__reviews{display:flex;align-items:center;gap:9px;margin:0 0 15px;font-weight:700;font-size:15px;line-height:1.3}.chm-armus-hero__stars{letter-spacing:2px;color:#fff}.chm-armus-hero__h1{color:#fff!important;font-size:clamp(38px,4.5vw,66px);line-height:1.04;font-weight:800;letter-spacing:-.035em;margin:0 0 18px;padding:0;max-width:760px}.chm-armus-hero__sub{color:#fff!important;font-size:clamp(17px,1.5vw,21px);line-height:1.55;margin:0 0 26px;max-width:720px}.chm-armus-hero__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.chm-armus-hero__quote{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:14px 28px;font-size:14px;font-weight:800;letter-spacing:.05em;box-shadow:0 8px 22px rgba(43,168,230,.35);transition:.18s}.chm-armus-hero__quote:hover{transform:translateY(-1px)}.chm-armus-hero__phone{color:#fff!important;text-decoration:none!important;font-weight:700;font-size:16px}.chm-armus-hero__right{min-width:0}.am-chat{position:relative;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 26px 60px rgba(3,18,33,.45),0 0 0 1px rgba(255,255,255,.5);max-width:430px;width:100%;margin-left:auto;color:var(--ink)}.am-chat__head{display:flex;align-items:center;gap:12px;padding:16px 18px;background:linear-gradient(135deg,var(--navy) 0%,#14486F 100%);color:#fff}.am-chat__avatar{width:42px;height:42px;border-radius:50%;flex:none;background:linear-gradient(140deg,var(--orange),#FFB25C);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;color:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.18)}.am-chat__who{font-size:14px;font-weight:700;line-height:1.25;color:#fff}.am-chat__status{font-size:11.5px;color:#9FD6F5;display:flex;align-items:center;gap:6px;margin-top:2px}.am-chat__pulse{width:7px;height:7px;border-radius:50%;background:#43D17F;animation:am-pulse 2s infinite}@keyframes am-pulse{0%{box-shadow:0 0 0 0 rgba(67,209,127,.65)}70%{box-shadow:0 0 0 8px rgba(67,209,127,0)}100%{box-shadow:0 0 0 0 rgba(67,209,127,0)}}.am-chat__body{padding:18px 18px 6px;background:#fff}.am-chat__bubble{background:var(--mist);border-radius:4px 16px 16px 16px;padding:12px 15px;font-size:14px;line-height:1.5;color:var(--ink);max-width:94%}.am-chat__chips{display:flex;flex-wrap:wrap;gap:8px;padding:14px 18px 4px}.am-chip{border:1.5px solid var(--line);background:#fff;border-radius:99px;padding:8px 14px;font-size:12.5px;font-weight:600;color:var(--navy);cursor:pointer;transition:.16s;font-family:inherit;line-height:1.2}.am-chip:hover,.am-chip:focus-visible{border-color:var(--blue);background:#EAF6FD;color:#1B7FB8;outline:none}.am-chip--hot{border-color:#F6C79B;background:#FFF4E9;color:#C96A0C}.am-chat__form{display:flex;align-items:center;gap:10px;padding:14px 16px;margin-top:10px;border-top:1px solid var(--line);background:#FBFDFE}.am-chat__input{flex:1;border:0!important;background:transparent!important;font-size:14px;font-family:inherit;color:var(--ink)!important;outline:none;min-width:0;padding:0!important;box-shadow:none!important}.am-chat__input::placeholder{color:#93A9BC}.am-chat__send{width:38px;height:38px;border-radius:50%;border:0;flex:none;cursor:pointer;padding:0;background:var(--orange);display:flex;align-items:center;justify-content:center;box-shadow:0 5px 14px rgba(246,139,31,.42);transition:.16s}.am-chat__send:hover{transform:scale(1.06)}.am-chat__send svg{width:17px;height:17px;fill:#fff}.am-chat__trust{display:flex;align-items:center;justify-content:center;padding:9px;background:var(--mist);font-size:11px;color:#5E7B93;font-weight:500;text-align:center}.am-chat__veil,.am-chat__fallback{position:absolute;inset:0;background:rgba(255,255,255,.97);display:none;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:24px;border-radius:18px;z-index:4}.am-chat.is-handed .am-chat__veil{display:flex}.am-chat.is-failed .am-chat__veil{display:none}.am-chat.is-failed .am-chat__fallback{display:flex}.am-chat__veil strong,.am-chat__fallback strong{font-size:16px;color:var(--navy)}.am-chat__veil span,.am-chat__fallback span{font-size:13px;color:#5E7B93;line-height:1.5}.am-chat__fallback a{display:inline-flex;background:var(--orange);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:10px 18px;font-weight:800}.am-chat__spinner{width:26px;height:26px;border-radius:50%;border:3px solid #E4EDF4;border-top-color:var(--orange);animation:am-spin .8s linear infinite}@keyframes am-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.chm-armus-hero{grid-template-columns:1fr;gap:30px}.chm-armus-hero__left{text-align:center}.chm-armus-hero__h1,.chm-armus-hero__sub{margin-left:auto;margin-right:auto}.chm-armus-hero__reviews,.chm-armus-hero__actions{justify-content:center}.am-chat{margin:0 auto;max-width:520px}}@media(max-width:600px){.chm-armus-hero__h1{font-size:38px}.chm-armus-hero__sub{font-size:17px}.chm-armus-hero__actions{flex-direction:column;gap:13px}.chm-armus-hero__quote{width:100%;max-width:320px}.am-chat__chips{padding-left:14px;padding-right:14px}.am-chip{font-size:12px;padding:8px 11px}}
