.logo .logo-symbol{display:flex;align-items:center;justify-content:center;width:52px;height:52px;overflow:visible;background:none}
.logo .logo-symbol img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;transform:none;position:static}
.brand .brand-mark{display:block;width:48px;height:48px;background:none;border-radius:0;flex-shrink:0}
.brand .brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
.hm-editor{text-align:left;font:14px/1.6 system-ui,sans-serif;color:#27213f}
.hm-editor label{display:block;font-weight:600;margin:12px 0}
.hm-editor select,.hm-editor textarea{display:block;box-sizing:border-box;width:100%;margin-top:7px;padding:12px;border:1px solid #d8d3e5;border-radius:10px;background:#fff;color:#27213f;font:inherit}
.hm-editor textarea{resize:vertical;min-height:230px;font-weight:400}
.hm-editor p{color:#716b82;font-size:13px}
.hc-message-button{margin:10px 0 10px 10px}
@media(max-width:600px){.logo .logo-symbol{width:42px;height:42px}.hc-message-button{margin-left:0;width:100%}}
