/* Language copy can be longer than the source. Preserve readable controls. */
.cnc-brand,.cnc-brand-type {min-width:0}
.cnc-brand-type>strong,.cnc-brand-type>span {overflow-wrap:anywhere}
html[dir="rtl"] input[type="email"],html[dir="rtl"] input[type="url"],html[dir="rtl"] input[type="tel"] {direction:ltr;text-align:start}
@media (max-width:760px) {
 .cnc-header-shell {gap:12px}
 .cnc-header-shell>.cnc-brand {flex:1 1 0}
 .cnc-header-actions {min-width:0;max-width:52%;flex:0 1 auto}
 .cnc-brand-type>strong,.cnc-brand-type>span {white-space:normal}
 .cnc-quote-button {min-width:0;white-space:normal;overflow-wrap:anywhere}
 .cnc-mobile-toggle,.cnc-brand-symbol {flex-shrink:0}
}
