@charset "UTF-8";eng-dx-web-chat :host,eng-dx-web-chat-preview :host{--accessibility-factor--regular: 1;--accessibility-factor--medium: 1.25;--accessibility-factor--large: 1.5;--accessibility--font-lighter: lighter;--accessibility--font-normal: 400;--accessibility--font-bold: 700;--accessibility--font-bolder: bolder;--accessibility--high-contrast--black: #000;--accessibility--high-contrast--yellow: #ff0;--accessibility--high-contrast--white: #fff;--primary-color: #c5004b;--primary-dark-factor: -10;--primary-darker-factor: -20;--primary-daskest-factor: -30;--primary-light-factor: 10;--primary-lighter-factor: 20;--primary-lightest-factor: 60;--primary-dark: hsl(from var(--primary-color) h s calc(l + var(--primary-dark-factor)));--primary-darker: hsl(from var(--primary-color) h s calc(l + var(--primary-darker-factor)));--primary-darkest: hsl(from var(--primary-color) h s calc(l + var(--primary-darkest-factor)));--primary-light: hsl(from var(--primary-color) h s calc(l + var(--primary-light-factor)));--primary-lighter: hsl(from var(--primary-color) h s calc(l + var(--primary-lighter-factor)));--primary-lightest: hsl(from var(--primary-color) h s calc(l + var(--primary-lightest-factor)));--secondary-color: #002f53;--secondary-dark-factor: -5;--secondary-darker-factor: -10;--secondary-daskest-factor: -15;--secondary-light-factor: 10;--secondary-lighter-factor: 20;--secondary-lightest-factor: 80;--secondary-dark: hsl(from var(--secondary-color) h s calc(l + var(--secondary-dark-factor)));--secondary-darker: hsl(from var(--secondary-color) h s calc(l + var(--secondary-darker-factor)));--secondary-darkest: hsl(from var(--secondary-color) h s calc(l + var(--secondary-darkest-factor)));--secondary-light: hsl(from var(--secondary-color) h s calc(l + var(--secondary-light-factor)));--secondary-lighter: hsl(from var(--secondary-color) h s calc(l + var(--secondary-lighter-factor)));--secondary-lightest: hsl(from var(--secondary-color) h s calc(l + var(--secondary-lightest-factor)));--grayscale-black: #000;--grayscale-900: #1a1a1a;--grayscale-800: #262626;--grayscale-700: #404040;--grayscale-600: #525252;--grayscale-500: #737373;--grayscale-400: #a3a3a3;--grayscale-300: #d4d4d4;--grayscale-200: #e5e5e5;--grayscale-100: #f5f5f5;--grayscale-50: #fafafa;--grayscale-white: #fff;--ui-avatar-fill-color: "transparent";--ui-avatar-header-fill-color: "transparent";--ui-chat-body-background-color: #fff;--ui-feedback-700: #992639;--ui-feedback-500: #cc334d;--ui-feedback-100: #f5d6db;--ui-h1--font-size: 3.5em;--ui-h2--font-size: 2em;--ui-h3--font-size: 1.5em;--ui-h4--font-size: 1.25em;--ui-h5--font-size: 1.125em;--ui-h6--font-size: 1em;--ui-subtitle-1--font-size: 1em;--ui-subtitle-2--font-size: .875em;--ui-body-1--font-size: 1em;--ui-body-2--font-size: .875em;--ui-button--font-size: .875em;--ui-caption--font-size: .75em;--ui-overline--font-size: .75em;--ui-link--font-size: .625em}eng-dx-web-chat h1,eng-dx-web-chat .h1,eng-dx-web-chat-preview h1,eng-dx-web-chat-preview .h1{font-size:calc(var(--ui-h1--font-size) * var(--accessibility-factor--regular));font-weight:700;text-align:left}eng-dx-web-chat h2,eng-dx-web-chat .h2,eng-dx-web-chat-preview h2,eng-dx-web-chat-preview .h2{font-size:calc(var(--ui-h2--font-size) * var(--accessibility-factor--regular));font-weight:700;text-align:left}eng-dx-web-chat h3,eng-dx-web-chat .h3,eng-dx-web-chat-preview h3,eng-dx-web-chat-preview .h3{font-size:calc(var(--ui-h3--font-size) * var(--accessibility-factor--regular));font-weight:700;text-align:left}eng-dx-web-chat h4,eng-dx-web-chat .h4,eng-dx-web-chat-preview h4,eng-dx-web-chat-preview .h4{font-size:calc(var(--ui-h4--font-size) * var(--accessibility-factor--regular));font-weight:600;text-align:left}eng-dx-web-chat h5,eng-dx-web-chat .h5,eng-dx-web-chat-preview h5,eng-dx-web-chat-preview .h5{font-size:calc(var(--ui-h5--font-size) * var(--accessibility-factor--regular));font-weight:600;text-align:left}eng-dx-web-chat h6,eng-dx-web-chat .h6,eng-dx-web-chat-preview h6,eng-dx-web-chat-preview .h6{font-size:calc(var(--ui-h6--font-size) * var(--accessibility-factor--regular));font-weight:600;text-align:left}eng-dx-web-chat .subtitle-1,eng-dx-web-chat-preview .subtitle-1{font-size:calc(var(--ui-subtitle-1--font-size) * var(--accessibility-factor--regular));font-weight:400;text-align:left}eng-dx-web-chat .subtitle-2,eng-dx-web-chat-preview .subtitle-2{font-size:calc(var(--ui-subtitle-2--font-size) * var(--accessibility-factor--regular));font-weight:600;text-align:left}eng-dx-web-chat .body-1,eng-dx-web-chat-preview .body-1{font-size:calc(var(--ui-body-1--font-size) * var(--accessibility-factor--regular));font-weight:400;text-align:left}eng-dx-web-chat .body-2,eng-dx-web-chat-preview .body-2{font-size:calc(var(--ui-body-2--font-size) * var(--accessibility-factor--regular));font-weight:400;text-align:left}eng-dx-web-chat button,eng-dx-web-chat .button,eng-dx-web-chat a.button-chat,eng-dx-web-chat-preview button,eng-dx-web-chat-preview .button,eng-dx-web-chat-preview a.button-chat{font-size:calc(var(--ui-button--font-size) * var(--accessibility-factor--regular));font-weight:700;text-transform:none}eng-dx-web-chat button:hover,eng-dx-web-chat .button:hover,eng-dx-web-chat a.button-chat:hover,eng-dx-web-chat-preview button:hover,eng-dx-web-chat-preview .button:hover,eng-dx-web-chat-preview a.button-chat:hover{box-shadow:var(--grayscale-300) .4em .3em .8em!important}eng-dx-web-chat .caption,eng-dx-web-chat-preview .caption{font-size:calc(var(--ui-caption--font-size) * var(--accessibility-factor--regular));font-weight:500}eng-dx-web-chat .overline,eng-dx-web-chat-preview .overline{font-size:calc(var(--ui-overline--font-size) * var(--accessibility-factor--regular));font-weight:500;text-transform:none}eng-dx-web-chat .link,eng-dx-web-chat-preview .link{font-weight:500;cursor:pointer}eng-dx-web-chat button.btn,eng-dx-web-chat .button.btn,eng-dx-web-chat-preview button.btn,eng-dx-web-chat-preview .button.btn{border-radius:.5em;box-shadow:none!important;box-sizing:border-box;min-height:2.75em;padding:.5em;text-transform:none}eng-dx-web-chat button.btn.btn-primary,eng-dx-web-chat .button.btn.btn-primary,eng-dx-web-chat-preview button.btn.btn-primary,eng-dx-web-chat-preview .button.btn.btn-primary{background-color:var(--primary-color);border:1px solid var(--primary-darker);color:var(--grayscale-white)}eng-dx-web-chat button.btn.btn-primary *,eng-dx-web-chat .button.btn.btn-primary *,eng-dx-web-chat-preview button.btn.btn-primary *,eng-dx-web-chat-preview .button.btn.btn-primary *{color:var(--grayscale-white)}eng-dx-web-chat button.btn.btn-secondary,eng-dx-web-chat .button.btn.btn-secondary,eng-dx-web-chat-preview button.btn.btn-secondary,eng-dx-web-chat-preview .button.btn.btn-secondary{background-color:var(--grayscale-white);color:var(--primary-color)}eng-dx-web-chat button.btn:disabled,eng-dx-web-chat .button.btn:disabled,eng-dx-web-chat-preview button.btn:disabled,eng-dx-web-chat-preview .button.btn:disabled{background-color:var(--grayscale-400);border-color:var(--ui-kit-neutral-700)}eng-dx-web-chat button.btn:has(.ng-fa-icon),eng-dx-web-chat .button.btn:has(.ng-fa-icon),eng-dx-web-chat-preview button.btn:has(.ng-fa-icon),eng-dx-web-chat-preview .button.btn:has(.ng-fa-icon){min-width:5.5em}eng-dx-web-chat button.btn:hover,eng-dx-web-chat button.btn:focus,eng-dx-web-chat .button.btn:hover,eng-dx-web-chat .button.btn:focus,eng-dx-web-chat-preview button.btn:hover,eng-dx-web-chat-preview button.btn:focus,eng-dx-web-chat-preview .button.btn:hover,eng-dx-web-chat-preview .button.btn:focus{background-color:var(--secondary-color);border-color:var(--secondary-darker);color:var(--grayscale-white)}eng-dx-web-chat button.btn:not(.button-confirm):hover,eng-dx-web-chat .button.btn:not(.button-confirm):hover,eng-dx-web-chat-preview button.btn:not(.button-confirm):hover,eng-dx-web-chat-preview .button.btn:not(.button-confirm):hover{box-shadow:var(--grayscale-300) .4em .3em .8em!important}eng-dx-web-chat button.btn>.ng-fa-icon,eng-dx-web-chat .button.btn>.ng-fa-icon,eng-dx-web-chat-preview button.btn>.ng-fa-icon,eng-dx-web-chat-preview .button.btn>.ng-fa-icon{display:inline-block;height:.875em;margin-left:.5em;width:.875em}eng-dx-web-chat p,eng-dx-web-chat-preview p{line-height:1.5}eng-dx-web-chat a,eng-dx-web-chat-preview a{color:var(--primary-darkest)}eng-dx-web-chat a:hover,eng-dx-web-chat-preview a:hover{color:var(--secondary-color);text-decoration:none}eng-dx-web-chat a.button-chat,eng-dx-web-chat-preview a.button-chat{background-color:var(--grayscale-200);border-radius:1em;color:var(--primary-darker);display:inline-block;line-height:1.8em;padding:0 .8em;text-decoration:none}eng-dx-web-chat a.button-chat *,eng-dx-web-chat-preview a.button-chat *{color:var(--primary-darker)}eng-dx-web-chat a.button-chat:hover,eng-dx-web-chat-preview a.button-chat:hover{background-color:var(--secondary-color);border-color:var(--secondary-lighter);color:var(--grayscale-white)}eng-dx-web-chat a.button-chat:hover *,eng-dx-web-chat-preview a.button-chat:hover *{color:var(--grayscale-white)}eng-dx-web-chat a.button-chat.disabled,eng-dx-web-chat-preview a.button-chat.disabled{opacity:.6125;pointer-events:none}eng-dx-web-chat a.with-border,eng-dx-web-chat-preview a.with-border{border:2px solid var(--primary-color)}eng-dx-web-chat markdown,eng-dx-web-chat-preview markdown{display:block;word-wrap:break-word;overflow-wrap:break-word;line-height:1.6}eng-dx-web-chat markdown *,eng-dx-web-chat-preview markdown *{box-sizing:border-box}eng-dx-web-chat markdown h1,eng-dx-web-chat markdown .h1,eng-dx-web-chat markdown h2,eng-dx-web-chat markdown .h2,eng-dx-web-chat markdown h3,eng-dx-web-chat markdown .h3,eng-dx-web-chat markdown h4,eng-dx-web-chat markdown .h4,eng-dx-web-chat markdown h5,eng-dx-web-chat markdown .h5,eng-dx-web-chat markdown h6,eng-dx-web-chat markdown .h6,eng-dx-web-chat-preview markdown h1,eng-dx-web-chat-preview markdown .h1,eng-dx-web-chat-preview markdown h2,eng-dx-web-chat-preview markdown .h2,eng-dx-web-chat-preview markdown h3,eng-dx-web-chat-preview markdown .h3,eng-dx-web-chat-preview markdown h4,eng-dx-web-chat-preview markdown .h4,eng-dx-web-chat-preview markdown h5,eng-dx-web-chat-preview markdown .h5,eng-dx-web-chat-preview markdown h6,eng-dx-web-chat-preview markdown .h6{display:block;margin-top:1.5em;margin-bottom:.75em;line-height:1.2;font-weight:700}eng-dx-web-chat markdown h1:first-child,eng-dx-web-chat markdown .h1:first-child,eng-dx-web-chat markdown h2:first-child,eng-dx-web-chat markdown .h2:first-child,eng-dx-web-chat markdown h3:first-child,eng-dx-web-chat markdown .h3:first-child,eng-dx-web-chat markdown h4:first-child,eng-dx-web-chat markdown .h4:first-child,eng-dx-web-chat markdown h5:first-child,eng-dx-web-chat markdown .h5:first-child,eng-dx-web-chat markdown h6:first-child,eng-dx-web-chat markdown .h6:first-child,eng-dx-web-chat-preview markdown h1:first-child,eng-dx-web-chat-preview markdown .h1:first-child,eng-dx-web-chat-preview markdown h2:first-child,eng-dx-web-chat-preview markdown .h2:first-child,eng-dx-web-chat-preview markdown h3:first-child,eng-dx-web-chat-preview markdown .h3:first-child,eng-dx-web-chat-preview markdown h4:first-child,eng-dx-web-chat-preview markdown .h4:first-child,eng-dx-web-chat-preview markdown h5:first-child,eng-dx-web-chat-preview markdown .h5:first-child,eng-dx-web-chat-preview markdown h6:first-child,eng-dx-web-chat-preview markdown .h6:first-child{margin-top:0}eng-dx-web-chat markdown h1,eng-dx-web-chat markdown .h1,eng-dx-web-chat-preview markdown h1,eng-dx-web-chat-preview markdown .h1{font-size:2em}eng-dx-web-chat markdown h2,eng-dx-web-chat markdown .h2,eng-dx-web-chat-preview markdown h2,eng-dx-web-chat-preview markdown .h2{font-size:1.75em}eng-dx-web-chat markdown h3,eng-dx-web-chat markdown .h3,eng-dx-web-chat-preview markdown h3,eng-dx-web-chat-preview markdown .h3{font-size:1.5em}eng-dx-web-chat markdown h4,eng-dx-web-chat markdown .h4,eng-dx-web-chat-preview markdown h4,eng-dx-web-chat-preview markdown .h4{font-size:1.25em}eng-dx-web-chat markdown h5,eng-dx-web-chat markdown .h5,eng-dx-web-chat-preview markdown h5,eng-dx-web-chat-preview markdown .h5{font-size:1.125em}eng-dx-web-chat markdown h6,eng-dx-web-chat markdown .h6,eng-dx-web-chat-preview markdown h6,eng-dx-web-chat-preview markdown .h6{font-size:1em}eng-dx-web-chat markdown p,eng-dx-web-chat-preview markdown p{display:block;margin-top:0;margin-bottom:1em;line-height:1.6}eng-dx-web-chat markdown p:last-child,eng-dx-web-chat-preview markdown p:last-child{margin-bottom:0}eng-dx-web-chat markdown ul,eng-dx-web-chat markdown ol,eng-dx-web-chat-preview markdown ul,eng-dx-web-chat-preview markdown ol{display:block;margin-top:0;margin-bottom:1em;padding-left:2em;list-style-position:outside}eng-dx-web-chat markdown ul:last-child,eng-dx-web-chat markdown ol:last-child,eng-dx-web-chat-preview markdown ul:last-child,eng-dx-web-chat-preview markdown ol:last-child{margin-bottom:0}eng-dx-web-chat markdown ul,eng-dx-web-chat-preview markdown ul{list-style-type:disc}eng-dx-web-chat markdown ul ul,eng-dx-web-chat-preview markdown ul ul{list-style-type:circle}eng-dx-web-chat markdown ol,eng-dx-web-chat-preview markdown ol{list-style-type:decimal}eng-dx-web-chat markdown li,eng-dx-web-chat-preview markdown li{display:list-item;margin-bottom:.5em;line-height:1.6}eng-dx-web-chat markdown li:last-child,eng-dx-web-chat-preview markdown li:last-child{margin-bottom:0}eng-dx-web-chat markdown strong,eng-dx-web-chat markdown b,eng-dx-web-chat-preview markdown strong,eng-dx-web-chat-preview markdown b{font-weight:700}eng-dx-web-chat markdown em,eng-dx-web-chat markdown i,eng-dx-web-chat-preview markdown em,eng-dx-web-chat-preview markdown i{font-style:italic}eng-dx-web-chat markdown a,eng-dx-web-chat-preview markdown a{color:var(--primary-color);text-decoration:underline}eng-dx-web-chat markdown a:hover,eng-dx-web-chat-preview markdown a:hover{color:var(--primary-dark)}eng-dx-web-chat markdown code,eng-dx-web-chat-preview markdown code{background-color:var(--grayscale-100);padding:.125em .25em;border-radius:.25em;font-family:Courier New,Courier,monospace;font-size:.9em}eng-dx-web-chat markdown pre,eng-dx-web-chat-preview markdown pre{display:block;background-color:var(--grayscale-100);padding:1em;border-radius:.25em;overflow-x:auto;margin:1em 0;line-height:1.4}eng-dx-web-chat markdown pre:first-child,eng-dx-web-chat-preview markdown pre:first-child{margin-top:0}eng-dx-web-chat markdown pre:last-child,eng-dx-web-chat-preview markdown pre:last-child{margin-bottom:0}eng-dx-web-chat markdown pre code,eng-dx-web-chat-preview markdown pre code{background-color:transparent;padding:0;border-radius:0}eng-dx-web-chat markdown blockquote,eng-dx-web-chat-preview markdown blockquote{display:block;margin:1em 0;padding-left:1em;border-left:.25em solid var(--grayscale-300);color:var(--grayscale-600)}@media (prefers-reduced-motion: no-preference){eng-dx-web-chat :root,eng-dx-web-chat-preview :root{scroll-behavior:smooth}}eng-dx-web-chat body,eng-dx-web-chat-preview body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}eng-dx-web-chat hr,eng-dx-web-chat-preview hr{margin:1em 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}eng-dx-web-chat h6,eng-dx-web-chat .h6,eng-dx-web-chat h5,eng-dx-web-chat .h5,eng-dx-web-chat h4,eng-dx-web-chat .h4,eng-dx-web-chat h3,eng-dx-web-chat .h3,eng-dx-web-chat h2,eng-dx-web-chat .h2,eng-dx-web-chat h1,eng-dx-web-chat .h1,eng-dx-web-chat-preview h6,eng-dx-web-chat-preview .h6,eng-dx-web-chat-preview h5,eng-dx-web-chat-preview .h5,eng-dx-web-chat-preview h4,eng-dx-web-chat-preview .h4,eng-dx-web-chat-preview h3,eng-dx-web-chat-preview .h3,eng-dx-web-chat-preview h2,eng-dx-web-chat-preview .h2,eng-dx-web-chat-preview h1,eng-dx-web-chat-preview .h1{margin-top:0;margin-bottom:.5em;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}eng-dx-web-chat h1,eng-dx-web-chat .h1,eng-dx-web-chat-preview h1,eng-dx-web-chat-preview .h1{font-size:2em}eng-dx-web-chat h2,eng-dx-web-chat .h2,eng-dx-web-chat-preview h2,eng-dx-web-chat-preview .h2{font-size:1.5em}eng-dx-web-chat h3,eng-dx-web-chat .h3,eng-dx-web-chat-preview h3,eng-dx-web-chat-preview .h3{font-size:1.25em}eng-dx-web-chat h4,eng-dx-web-chat .h4,eng-dx-web-chat-preview h4,eng-dx-web-chat-preview .h4{font-size:1.125em}eng-dx-web-chat h5,eng-dx-web-chat .h5,eng-dx-web-chat-preview h5,eng-dx-web-chat-preview .h5{font-size:1em}eng-dx-web-chat h6,eng-dx-web-chat .h6,eng-dx-web-chat-preview h6,eng-dx-web-chat-preview .h6{font-size:.875em}eng-dx-web-chat p,eng-dx-web-chat-preview p{margin-top:0;margin-bottom:1rem}eng-dx-web-chat abbr[title],eng-dx-web-chat-preview abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}eng-dx-web-chat address,eng-dx-web-chat-preview address{margin-bottom:1rem;font-style:normal;line-height:inherit}eng-dx-web-chat ol,eng-dx-web-chat ul,eng-dx-web-chat-preview ol,eng-dx-web-chat-preview ul{padding-left:2rem}eng-dx-web-chat ol,eng-dx-web-chat ul,eng-dx-web-chat dl,eng-dx-web-chat-preview ol,eng-dx-web-chat-preview ul,eng-dx-web-chat-preview dl{margin-top:0;margin-bottom:1rem}eng-dx-web-chat ol ol,eng-dx-web-chat ul ul,eng-dx-web-chat ol ul,eng-dx-web-chat ul ol,eng-dx-web-chat-preview ol ol,eng-dx-web-chat-preview ul ul,eng-dx-web-chat-preview ol ul,eng-dx-web-chat-preview ul ol{margin-bottom:0}eng-dx-web-chat dt,eng-dx-web-chat-preview dt{font-weight:700}eng-dx-web-chat dd,eng-dx-web-chat-preview dd{margin-bottom:.5rem;margin-left:0}eng-dx-web-chat blockquote,eng-dx-web-chat-preview blockquote{margin:0 0 1rem}eng-dx-web-chat b,eng-dx-web-chat strong,eng-dx-web-chat-preview b,eng-dx-web-chat-preview strong{font-weight:bolder}eng-dx-web-chat small,eng-dx-web-chat .small,eng-dx-web-chat-preview small,eng-dx-web-chat-preview .small{font-size:.875em}eng-dx-web-chat mark,eng-dx-web-chat .mark,eng-dx-web-chat-preview mark,eng-dx-web-chat-preview .mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}eng-dx-web-chat sub,eng-dx-web-chat sup,eng-dx-web-chat-preview sub,eng-dx-web-chat-preview sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}eng-dx-web-chat sub,eng-dx-web-chat-preview sub{bottom:-.25em}eng-dx-web-chat sup,eng-dx-web-chat-preview sup{top:-.5em}eng-dx-web-chat a,eng-dx-web-chat-preview a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}eng-dx-web-chat a:hover,eng-dx-web-chat-preview a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}eng-dx-web-chat a:not([href]):not([class]),eng-dx-web-chat a:not([href]):not([class]):hover,eng-dx-web-chat-preview a:not([href]):not([class]),eng-dx-web-chat-preview a:not([href]):not([class]):hover{color:inherit;text-decoration:none}eng-dx-web-chat pre,eng-dx-web-chat code,eng-dx-web-chat kbd,eng-dx-web-chat samp,eng-dx-web-chat-preview pre,eng-dx-web-chat-preview code,eng-dx-web-chat-preview kbd,eng-dx-web-chat-preview samp{font-family:var(--bs-font-monospace);font-size:1em}eng-dx-web-chat pre,eng-dx-web-chat-preview pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}eng-dx-web-chat pre code,eng-dx-web-chat-preview pre code{font-size:inherit;color:inherit;word-break:normal}eng-dx-web-chat code,eng-dx-web-chat-preview code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>eng-dx-web-chat code,a>eng-dx-web-chat-preview code{color:inherit}eng-dx-web-chat kbd,eng-dx-web-chat-preview kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}eng-dx-web-chat kbd kbd,eng-dx-web-chat-preview kbd kbd{padding:0;font-size:1em}eng-dx-web-chat figure,eng-dx-web-chat-preview figure{margin:0 0 1rem}eng-dx-web-chat img,eng-dx-web-chat svg,eng-dx-web-chat-preview img,eng-dx-web-chat-preview svg{vertical-align:middle}eng-dx-web-chat table,eng-dx-web-chat-preview table{caption-side:bottom;border-collapse:collapse}eng-dx-web-chat caption,eng-dx-web-chat-preview caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}eng-dx-web-chat th,eng-dx-web-chat-preview th{text-align:inherit;text-align:-webkit-match-parent}eng-dx-web-chat thead,eng-dx-web-chat tbody,eng-dx-web-chat tfoot,eng-dx-web-chat tr,eng-dx-web-chat td,eng-dx-web-chat th,eng-dx-web-chat-preview thead,eng-dx-web-chat-preview tbody,eng-dx-web-chat-preview tfoot,eng-dx-web-chat-preview tr,eng-dx-web-chat-preview td,eng-dx-web-chat-preview th{border-color:inherit;border-style:solid;border-width:0}eng-dx-web-chat label,eng-dx-web-chat-preview label{display:inline-block}eng-dx-web-chat button,eng-dx-web-chat-preview button{border-radius:0}eng-dx-web-chat button:focus:not(:focus-visible),eng-dx-web-chat-preview button:focus:not(:focus-visible){outline:0}eng-dx-web-chat input,eng-dx-web-chat button,eng-dx-web-chat select,eng-dx-web-chat optgroup,eng-dx-web-chat textarea,eng-dx-web-chat-preview input,eng-dx-web-chat-preview button,eng-dx-web-chat-preview select,eng-dx-web-chat-preview optgroup,eng-dx-web-chat-preview textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}eng-dx-web-chat button,eng-dx-web-chat select,eng-dx-web-chat-preview button,eng-dx-web-chat-preview select{text-transform:none}eng-dx-web-chat [role=button],eng-dx-web-chat-preview [role=button]{cursor:pointer}eng-dx-web-chat select,eng-dx-web-chat-preview select{word-wrap:normal}eng-dx-web-chat select:disabled,eng-dx-web-chat-preview select:disabled{opacity:1}eng-dx-web-chat [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator,eng-dx-web-chat-preview [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}eng-dx-web-chat button,eng-dx-web-chat [type=button],eng-dx-web-chat [type=reset],eng-dx-web-chat [type=submit],eng-dx-web-chat-preview button,eng-dx-web-chat-preview [type=button],eng-dx-web-chat-preview [type=reset],eng-dx-web-chat-preview [type=submit]{-webkit-appearance:button}eng-dx-web-chat button:not(:disabled),eng-dx-web-chat [type=button]:not(:disabled),eng-dx-web-chat [type=reset]:not(:disabled),eng-dx-web-chat [type=submit]:not(:disabled),eng-dx-web-chat-preview button:not(:disabled),eng-dx-web-chat-preview [type=button]:not(:disabled),eng-dx-web-chat-preview [type=reset]:not(:disabled),eng-dx-web-chat-preview [type=submit]:not(:disabled){cursor:pointer}eng-dx-web-chat ::-moz-focus-inner,eng-dx-web-chat-preview ::-moz-focus-inner{padding:0;border-style:none}eng-dx-web-chat textarea,eng-dx-web-chat-preview textarea{resize:vertical}eng-dx-web-chat fieldset,eng-dx-web-chat-preview fieldset{min-width:0;padding:0;margin:0;border:0}eng-dx-web-chat legend,eng-dx-web-chat-preview legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){eng-dx-web-chat legend,eng-dx-web-chat-preview legend{font-size:1.5rem}}eng-dx-web-chat legend+*,eng-dx-web-chat-preview legend+*{clear:left}eng-dx-web-chat ::-webkit-datetime-edit-fields-wrapper,eng-dx-web-chat ::-webkit-datetime-edit-text,eng-dx-web-chat ::-webkit-datetime-edit-minute,eng-dx-web-chat ::-webkit-datetime-edit-hour-field,eng-dx-web-chat ::-webkit-datetime-edit-day-field,eng-dx-web-chat ::-webkit-datetime-edit-month-field,eng-dx-web-chat ::-webkit-datetime-edit-year-field,eng-dx-web-chat-preview ::-webkit-datetime-edit-fields-wrapper,eng-dx-web-chat-preview ::-webkit-datetime-edit-text,eng-dx-web-chat-preview ::-webkit-datetime-edit-minute,eng-dx-web-chat-preview ::-webkit-datetime-edit-hour-field,eng-dx-web-chat-preview ::-webkit-datetime-edit-day-field,eng-dx-web-chat-preview ::-webkit-datetime-edit-month-field,eng-dx-web-chat-preview ::-webkit-datetime-edit-year-field{padding:0}eng-dx-web-chat ::-webkit-inner-spin-button,eng-dx-web-chat-preview ::-webkit-inner-spin-button{height:auto}eng-dx-web-chat [type=search],eng-dx-web-chat-preview [type=search]{-webkit-appearance:textfield;outline-offset:-2px}eng-dx-web-chat ::-webkit-search-decoration,eng-dx-web-chat-preview ::-webkit-search-decoration{-webkit-appearance:none}eng-dx-web-chat ::-webkit-color-swatch-wrapper,eng-dx-web-chat-preview ::-webkit-color-swatch-wrapper{padding:0}eng-dx-web-chat ::file-selector-button,eng-dx-web-chat-preview ::file-selector-button{font:inherit;-webkit-appearance:button}eng-dx-web-chat output,eng-dx-web-chat-preview output{display:inline-block}eng-dx-web-chat iframe,eng-dx-web-chat-preview iframe{border:0}eng-dx-web-chat summary,eng-dx-web-chat-preview summary{display:list-item;cursor:pointer}eng-dx-web-chat progress,eng-dx-web-chat-preview progress{vertical-align:baseline}eng-dx-web-chat .container,eng-dx-web-chat .container-fluid,eng-dx-web-chat .container-xxl,eng-dx-web-chat .container-xl,eng-dx-web-chat .container-lg,eng-dx-web-chat .container-md,eng-dx-web-chat .container-sm,eng-dx-web-chat-preview .container,eng-dx-web-chat-preview .container-fluid,eng-dx-web-chat-preview .container-xxl,eng-dx-web-chat-preview .container-xl,eng-dx-web-chat-preview .container-lg,eng-dx-web-chat-preview .container-md,eng-dx-web-chat-preview .container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){eng-dx-web-chat .container-sm,eng-dx-web-chat .container,eng-dx-web-chat-preview .container-sm,eng-dx-web-chat-preview .container{max-width:540px}}@media (min-width: 768px){eng-dx-web-chat .container-md,eng-dx-web-chat .container-sm,eng-dx-web-chat .container,eng-dx-web-chat-preview .container-md,eng-dx-web-chat-preview .container-sm,eng-dx-web-chat-preview .container{max-width:720px}}@media (min-width: 992px){eng-dx-web-chat .container-lg,eng-dx-web-chat .container-md,eng-dx-web-chat .container-sm,eng-dx-web-chat .container,eng-dx-web-chat-preview .container-lg,eng-dx-web-chat-preview .container-md,eng-dx-web-chat-preview .container-sm,eng-dx-web-chat-preview .container{max-width:960px}}@media (min-width: 1200px){eng-dx-web-chat .container-xl,eng-dx-web-chat .container-lg,eng-dx-web-chat .container-md,eng-dx-web-chat .container-sm,eng-dx-web-chat .container,eng-dx-web-chat-preview .container-xl,eng-dx-web-chat-preview .container-lg,eng-dx-web-chat-preview .container-md,eng-dx-web-chat-preview .container-sm,eng-dx-web-chat-preview .container{max-width:1140px}}@media (min-width: 1400px){eng-dx-web-chat .container-xxl,eng-dx-web-chat .container-xl,eng-dx-web-chat .container-lg,eng-dx-web-chat .container-md,eng-dx-web-chat .container-sm,eng-dx-web-chat .container,eng-dx-web-chat-preview .container-xxl,eng-dx-web-chat-preview .container-xl,eng-dx-web-chat-preview .container-lg,eng-dx-web-chat-preview .container-md,eng-dx-web-chat-preview .container-sm,eng-dx-web-chat-preview .container{max-width:1320px}}eng-dx-web-chat .btn,eng-dx-web-chat-preview .btn{--bs-btn-padding-x: .75em;--bs-btn-padding-y: .375em;--bs-btn-font-family: ;--bs-btn-font-size: 1em;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .btn,eng-dx-web-chat-preview .btn{transition:none}}eng-dx-web-chat .btn:hover,eng-dx-web-chat-preview .btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+eng-dx-web-chat .btn:hover,.btn-check+eng-dx-web-chat-preview .btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}eng-dx-web-chat .btn:focus-visible,eng-dx-web-chat-preview .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+eng-dx-web-chat .btn,.btn-check:focus-visible+eng-dx-web-chat-preview .btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+eng-dx-web-chat .btn,:not(.btn-check)+eng-dx-web-chat .btn:active,eng-dx-web-chat .btn:first-child:active,eng-dx-web-chat .btn.active,eng-dx-web-chat .btn.show,.btn-check:checked+eng-dx-web-chat-preview .btn,:not(.btn-check)+eng-dx-web-chat-preview .btn:active,eng-dx-web-chat-preview .btn:first-child:active,eng-dx-web-chat-preview .btn.active,eng-dx-web-chat-preview .btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+eng-dx-web-chat .btn:focus-visible,:not(.btn-check)+eng-dx-web-chat .btn:active:focus-visible,eng-dx-web-chat .btn:first-child:active:focus-visible,eng-dx-web-chat .btn.active:focus-visible,eng-dx-web-chat .btn.show:focus-visible,.btn-check:checked+eng-dx-web-chat-preview .btn:focus-visible,:not(.btn-check)+eng-dx-web-chat-preview .btn:active:focus-visible,eng-dx-web-chat-preview .btn:first-child:active:focus-visible,eng-dx-web-chat-preview .btn.active:focus-visible,eng-dx-web-chat-preview .btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+eng-dx-web-chat .btn,.btn-check:checked:focus-visible+eng-dx-web-chat-preview .btn{box-shadow:var(--bs-btn-focus-box-shadow)}eng-dx-web-chat .btn:disabled,eng-dx-web-chat .btn.disabled,fieldset:disabled eng-dx-web-chat .btn,eng-dx-web-chat-preview .btn:disabled,eng-dx-web-chat-preview .btn.disabled,fieldset:disabled eng-dx-web-chat-preview .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}eng-dx-web-chat .btn-primary,eng-dx-web-chat-preview .btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}eng-dx-web-chat .btn-secondary,eng-dx-web-chat-preview .btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}eng-dx-web-chat .btn-success,eng-dx-web-chat-preview .btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}eng-dx-web-chat .btn-info,eng-dx-web-chat-preview .btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}eng-dx-web-chat .btn-warning,eng-dx-web-chat-preview .btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}eng-dx-web-chat .btn-danger,eng-dx-web-chat-preview .btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}eng-dx-web-chat .btn-light,eng-dx-web-chat-preview .btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}eng-dx-web-chat .btn-dark,eng-dx-web-chat-preview .btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}eng-dx-web-chat .btn-outline-primary,eng-dx-web-chat-preview .btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}eng-dx-web-chat .btn-outline-secondary,eng-dx-web-chat-preview .btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}eng-dx-web-chat .btn-outline-success,eng-dx-web-chat-preview .btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}eng-dx-web-chat .btn-outline-info,eng-dx-web-chat-preview .btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}eng-dx-web-chat .btn-outline-warning,eng-dx-web-chat-preview .btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}eng-dx-web-chat .btn-outline-danger,eng-dx-web-chat-preview .btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}eng-dx-web-chat .btn-outline-light,eng-dx-web-chat-preview .btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}eng-dx-web-chat .btn-outline-dark,eng-dx-web-chat-preview .btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}eng-dx-web-chat .btn-link,eng-dx-web-chat-preview .btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}eng-dx-web-chat .btn-link:focus-visible,eng-dx-web-chat-preview .btn-link:focus-visible{color:var(--bs-btn-color)}eng-dx-web-chat .btn-link:hover,eng-dx-web-chat-preview .btn-link:hover{color:var(--bs-btn-hover-color)}eng-dx-web-chat .btn-lg,eng-dx-web-chat-preview .btn-lg{--bs-btn-padding-y: .5em;--bs-btn-padding-x: 1em;--bs-btn-font-size: 1.25em;--bs-btn-border-radius: var(--bs-border-radius-lg)}eng-dx-web-chat .btn-sm,eng-dx-web-chat-preview .btn-sm{--bs-btn-padding-y: .25em;--bs-btn-padding-x: .5em;--bs-btn-font-size: .875em;--bs-btn-border-radius: var(--bs-border-radius-sm)}eng-dx-web-chat .lead,eng-dx-web-chat-preview .lead{font-size:1.25em;font-weight:300}eng-dx-web-chat .display-1,eng-dx-web-chat-preview .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){eng-dx-web-chat .display-1,eng-dx-web-chat-preview .display-1{font-size:5rem}}eng-dx-web-chat .display-2,eng-dx-web-chat-preview .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){eng-dx-web-chat .display-2,eng-dx-web-chat-preview .display-2{font-size:4.5rem}}eng-dx-web-chat .display-3,eng-dx-web-chat-preview .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){eng-dx-web-chat .display-3,eng-dx-web-chat-preview .display-3{font-size:4rem}}eng-dx-web-chat .display-4,eng-dx-web-chat-preview .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){eng-dx-web-chat .display-4,eng-dx-web-chat-preview .display-4{font-size:3.5rem}}eng-dx-web-chat .display-5,eng-dx-web-chat-preview .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){eng-dx-web-chat .display-5,eng-dx-web-chat-preview .display-5{font-size:3rem}}eng-dx-web-chat .display-6,eng-dx-web-chat-preview .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){eng-dx-web-chat .display-6,eng-dx-web-chat-preview .display-6{font-size:2.5rem}}eng-dx-web-chat .list-unstyled,eng-dx-web-chat-preview .list-unstyled{padding-left:0;list-style:none}eng-dx-web-chat .list-inline,eng-dx-web-chat-preview .list-inline{padding-left:0;list-style:none}eng-dx-web-chat .list-inline-item,eng-dx-web-chat-preview .list-inline-item{display:inline-block}eng-dx-web-chat .list-inline-item:not(:last-child),eng-dx-web-chat-preview .list-inline-item:not(:last-child){margin-right:.5rem}eng-dx-web-chat .initialism,eng-dx-web-chat-preview .initialism{font-size:.875em;text-transform:uppercase}eng-dx-web-chat .blockquote,eng-dx-web-chat-preview .blockquote{margin-bottom:1em;font-size:1.25em}eng-dx-web-chat .blockquote>:last-child,eng-dx-web-chat-preview .blockquote>:last-child{margin-bottom:0}eng-dx-web-chat .blockquote-footer,eng-dx-web-chat-preview .blockquote-footer{margin-top:-1em;margin-bottom:1em;font-size:.875em;color:#6c757d}eng-dx-web-chat .blockquote-footer:before,eng-dx-web-chat-preview .blockquote-footer:before{content:"\2014\a0"}eng-dx-web-chat .tooltip,eng-dx-web-chat-preview .tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5em;--bs-tooltip-padding-y: .25em;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875em;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}eng-dx-web-chat .tooltip.show,eng-dx-web-chat-preview .tooltip.show{opacity:var(--bs-tooltip-opacity)}eng-dx-web-chat .tooltip .tooltip-arrow,eng-dx-web-chat-preview .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}eng-dx-web-chat .tooltip .tooltip-arrow:before,eng-dx-web-chat-preview .tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}eng-dx-web-chat .bs-tooltip-top .tooltip-arrow,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-top .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}eng-dx-web-chat .bs-tooltip-top .tooltip-arrow:before,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-top .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}eng-dx-web-chat .bs-tooltip-end .tooltip-arrow,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-end .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}eng-dx-web-chat .bs-tooltip-end .tooltip-arrow:before,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-end .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}eng-dx-web-chat .bs-tooltip-bottom .tooltip-arrow,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-bottom .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}eng-dx-web-chat .bs-tooltip-bottom .tooltip-arrow:before,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-bottom .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}eng-dx-web-chat .bs-tooltip-start .tooltip-arrow,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-start .tooltip-arrow,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}eng-dx-web-chat .bs-tooltip-start .tooltip-arrow:before,eng-dx-web-chat .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-start .tooltip-arrow:before,eng-dx-web-chat-preview .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}eng-dx-web-chat .tooltip-inner,eng-dx-web-chat-preview .tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}eng-dx-web-chat .form-label,eng-dx-web-chat-preview .form-label{margin-bottom:.5rem}eng-dx-web-chat .col-form-label,eng-dx-web-chat-preview .col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}eng-dx-web-chat .col-form-label-lg,eng-dx-web-chat-preview .col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25em}eng-dx-web-chat .col-form-label-sm,eng-dx-web-chat-preview .col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875em}eng-dx-web-chat .form-text,eng-dx-web-chat-preview .form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}eng-dx-web-chat .form-control,eng-dx-web-chat-preview .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1em;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .form-control,eng-dx-web-chat-preview .form-control{transition:none}}eng-dx-web-chat .form-control[type=file],eng-dx-web-chat-preview .form-control[type=file]{overflow:hidden}eng-dx-web-chat .form-control[type=file]:not(:disabled):not([readonly]),eng-dx-web-chat-preview .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}eng-dx-web-chat .form-control:focus,eng-dx-web-chat-preview .form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}eng-dx-web-chat .form-control::-webkit-date-and-time-value,eng-dx-web-chat-preview .form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}eng-dx-web-chat .form-control::-webkit-datetime-edit,eng-dx-web-chat-preview .form-control::-webkit-datetime-edit{display:block;padding:0}eng-dx-web-chat .form-control::placeholder,eng-dx-web-chat-preview .form-control::placeholder{color:var(--bs-secondary-color);opacity:1}eng-dx-web-chat .form-control:disabled,eng-dx-web-chat-preview .form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}eng-dx-web-chat .form-control::file-selector-button,eng-dx-web-chat-preview .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .form-control::file-selector-button,eng-dx-web-chat-preview .form-control::file-selector-button{transition:none}}eng-dx-web-chat .form-control:hover:not(:disabled):not([readonly])::file-selector-button,eng-dx-web-chat-preview .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}eng-dx-web-chat .form-control-plaintext,eng-dx-web-chat-preview .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}eng-dx-web-chat .form-control-plaintext:focus,eng-dx-web-chat-preview .form-control-plaintext:focus{outline:0}eng-dx-web-chat .form-control-plaintext.form-control-sm,eng-dx-web-chat .form-control-plaintext.form-control-lg,eng-dx-web-chat-preview .form-control-plaintext.form-control-sm,eng-dx-web-chat-preview .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}eng-dx-web-chat .form-control-sm,eng-dx-web-chat-preview .form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875em;border-radius:var(--bs-border-radius-sm)}eng-dx-web-chat .form-control-sm::file-selector-button,eng-dx-web-chat-preview .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}eng-dx-web-chat .form-control-lg,eng-dx-web-chat-preview .form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25em;border-radius:var(--bs-border-radius-lg)}eng-dx-web-chat .form-control-lg::file-selector-button,eng-dx-web-chat-preview .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}eng-dx-web-chat textarea.form-control,eng-dx-web-chat-preview textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}eng-dx-web-chat textarea.form-control-sm,eng-dx-web-chat-preview textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}eng-dx-web-chat textarea.form-control-lg,eng-dx-web-chat-preview textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}eng-dx-web-chat .form-control-color,eng-dx-web-chat-preview .form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}eng-dx-web-chat .form-control-color:not(:disabled):not([readonly]),eng-dx-web-chat-preview .form-control-color:not(:disabled):not([readonly]){cursor:pointer}eng-dx-web-chat .form-control-color::-moz-color-swatch,eng-dx-web-chat-preview .form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}eng-dx-web-chat .form-control-color::-webkit-color-swatch,eng-dx-web-chat-preview .form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}eng-dx-web-chat .form-control-color.form-control-sm,eng-dx-web-chat-preview .form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}eng-dx-web-chat .form-control-color.form-control-lg,eng-dx-web-chat-preview .form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}eng-dx-web-chat .form-select,eng-dx-web-chat-preview .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1em;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .form-select,eng-dx-web-chat-preview .form-select{transition:none}}eng-dx-web-chat .form-select:focus,eng-dx-web-chat-preview .form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}eng-dx-web-chat .form-select[multiple],eng-dx-web-chat .form-select[size]:not([size="1"]),eng-dx-web-chat-preview .form-select[multiple],eng-dx-web-chat-preview .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}eng-dx-web-chat .form-select:disabled,eng-dx-web-chat-preview .form-select:disabled{background-color:var(--bs-secondary-bg)}eng-dx-web-chat .form-select:-moz-focusring,eng-dx-web-chat-preview .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}eng-dx-web-chat .form-select-sm,eng-dx-web-chat-preview .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875em;border-radius:var(--bs-border-radius-sm)}eng-dx-web-chat .form-select-lg,eng-dx-web-chat-preview .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25em;border-radius:var(--bs-border-radius-lg)}eng-dx-web-chat [data-bs-theme=dark] .form-select,eng-dx-web-chat-preview [data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}eng-dx-web-chat .form-check,eng-dx-web-chat-preview .form-check{display:block;min-height:1.5em;padding-left:1.5em;margin-bottom:.125rem}eng-dx-web-chat .form-check .form-check-input,eng-dx-web-chat-preview .form-check .form-check-input{float:left;margin-left:-1.5em}eng-dx-web-chat .form-check-reverse,eng-dx-web-chat-preview .form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}eng-dx-web-chat .form-check-reverse .form-check-input,eng-dx-web-chat-preview .form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}eng-dx-web-chat .form-check-input,eng-dx-web-chat-preview .form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}eng-dx-web-chat .form-check-input[type=checkbox],eng-dx-web-chat-preview .form-check-input[type=checkbox]{border-radius:.25em}eng-dx-web-chat .form-check-input[type=radio],eng-dx-web-chat-preview .form-check-input[type=radio]{border-radius:50%}eng-dx-web-chat .form-check-input:active,eng-dx-web-chat-preview .form-check-input:active{filter:brightness(90%)}eng-dx-web-chat .form-check-input:focus,eng-dx-web-chat-preview .form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}eng-dx-web-chat .form-check-input:checked,eng-dx-web-chat-preview .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}eng-dx-web-chat .form-check-input:checked[type=checkbox],eng-dx-web-chat-preview .form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}eng-dx-web-chat .form-check-input:checked[type=radio],eng-dx-web-chat-preview .form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}eng-dx-web-chat .form-check-input[type=checkbox]:indeterminate,eng-dx-web-chat-preview .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}eng-dx-web-chat .form-check-input:disabled,eng-dx-web-chat-preview .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}eng-dx-web-chat .form-check-input[disabled]~.form-check-label,eng-dx-web-chat .form-check-input:disabled~.form-check-label,eng-dx-web-chat-preview .form-check-input[disabled]~.form-check-label,eng-dx-web-chat-preview .form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}eng-dx-web-chat .form-switch,eng-dx-web-chat-preview .form-switch{padding-left:2.5em}eng-dx-web-chat .form-switch .form-check-input,eng-dx-web-chat-preview .form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .form-switch .form-check-input,eng-dx-web-chat-preview .form-switch .form-check-input{transition:none}}eng-dx-web-chat .form-switch .form-check-input:focus,eng-dx-web-chat-preview .form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}eng-dx-web-chat .form-switch .form-check-input:checked,eng-dx-web-chat-preview .form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}eng-dx-web-chat .form-switch.form-check-reverse,eng-dx-web-chat-preview .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}eng-dx-web-chat .form-switch.form-check-reverse .form-check-input,eng-dx-web-chat-preview .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}eng-dx-web-chat .form-check-inline,eng-dx-web-chat-preview .form-check-inline{display:inline-block;margin-right:1rem}eng-dx-web-chat .btn-check,eng-dx-web-chat-preview .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}eng-dx-web-chat .btn-check[disabled]+.btn,eng-dx-web-chat .btn-check:disabled+.btn,eng-dx-web-chat-preview .btn-check[disabled]+.btn,eng-dx-web-chat-preview .btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}eng-dx-web-chat [data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus),eng-dx-web-chat-preview [data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}eng-dx-web-chat .form-range,eng-dx-web-chat-preview .form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}eng-dx-web-chat .form-range:focus,eng-dx-web-chat-preview .form-range:focus{outline:0}eng-dx-web-chat .form-range:focus::-webkit-slider-thumb,eng-dx-web-chat-preview .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}eng-dx-web-chat .form-range:focus::-moz-range-thumb,eng-dx-web-chat-preview .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}eng-dx-web-chat .form-range::-moz-focus-outer,eng-dx-web-chat-preview .form-range::-moz-focus-outer{border:0}eng-dx-web-chat .form-range::-webkit-slider-thumb,eng-dx-web-chat-preview .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .form-range::-webkit-slider-thumb,eng-dx-web-chat-preview .form-range::-webkit-slider-thumb{transition:none}}eng-dx-web-chat .form-range::-webkit-slider-thumb:active,eng-dx-web-chat-preview .form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}eng-dx-web-chat .form-range::-webkit-slider-runnable-track,eng-dx-web-chat-preview .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}eng-dx-web-chat .form-range::-moz-range-thumb,eng-dx-web-chat-preview .form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .form-range::-moz-range-thumb,eng-dx-web-chat-preview .form-range::-moz-range-thumb{transition:none}}eng-dx-web-chat .form-range::-moz-range-thumb:active,eng-dx-web-chat-preview .form-range::-moz-range-thumb:active{background-color:#b6d4fe}eng-dx-web-chat .form-range::-moz-range-track,eng-dx-web-chat-preview .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}eng-dx-web-chat .form-range:disabled,eng-dx-web-chat-preview .form-range:disabled{pointer-events:none}eng-dx-web-chat .form-range:disabled::-webkit-slider-thumb,eng-dx-web-chat-preview .form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}eng-dx-web-chat .form-range:disabled::-moz-range-thumb,eng-dx-web-chat-preview .form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}eng-dx-web-chat .form-floating,eng-dx-web-chat-preview .form-floating{position:relative}eng-dx-web-chat .form-floating>.form-control,eng-dx-web-chat .form-floating>.form-control-plaintext,eng-dx-web-chat .form-floating>.form-select,eng-dx-web-chat-preview .form-floating>.form-control,eng-dx-web-chat-preview .form-floating>.form-control-plaintext,eng-dx-web-chat-preview .form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}eng-dx-web-chat .form-floating>label,eng-dx-web-chat-preview .form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .form-floating>label,eng-dx-web-chat-preview .form-floating>label{transition:none}}eng-dx-web-chat .form-floating>.form-control,eng-dx-web-chat .form-floating>.form-control-plaintext,eng-dx-web-chat-preview .form-floating>.form-control,eng-dx-web-chat-preview .form-floating>.form-control-plaintext{padding:1rem .75rem}eng-dx-web-chat .form-floating>.form-control::placeholder,eng-dx-web-chat .form-floating>.form-control-plaintext::placeholder,eng-dx-web-chat-preview .form-floating>.form-control::placeholder,eng-dx-web-chat-preview .form-floating>.form-control-plaintext::placeholder{color:transparent}eng-dx-web-chat .form-floating>.form-control:focus,eng-dx-web-chat .form-floating>.form-control:not(:placeholder-shown),eng-dx-web-chat .form-floating>.form-control-plaintext:focus,eng-dx-web-chat .form-floating>.form-control-plaintext:not(:placeholder-shown),eng-dx-web-chat-preview .form-floating>.form-control:focus,eng-dx-web-chat-preview .form-floating>.form-control:not(:placeholder-shown),eng-dx-web-chat-preview .form-floating>.form-control-plaintext:focus,eng-dx-web-chat-preview .form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}eng-dx-web-chat .form-floating>.form-control:-webkit-autofill,eng-dx-web-chat .form-floating>.form-control-plaintext:-webkit-autofill,eng-dx-web-chat-preview .form-floating>.form-control:-webkit-autofill,eng-dx-web-chat-preview .form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}eng-dx-web-chat .form-floating>.form-select,eng-dx-web-chat-preview .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}eng-dx-web-chat .form-floating>.form-control:focus~label,eng-dx-web-chat .form-floating>.form-control:not(:placeholder-shown)~label,eng-dx-web-chat .form-floating>.form-control-plaintext~label,eng-dx-web-chat .form-floating>.form-select~label,eng-dx-web-chat-preview .form-floating>.form-control:focus~label,eng-dx-web-chat-preview .form-floating>.form-control:not(:placeholder-shown)~label,eng-dx-web-chat-preview .form-floating>.form-control-plaintext~label,eng-dx-web-chat-preview .form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}eng-dx-web-chat .form-floating>.form-control:focus~label:after,eng-dx-web-chat .form-floating>.form-control:not(:placeholder-shown)~label:after,eng-dx-web-chat .form-floating>.form-control-plaintext~label:after,eng-dx-web-chat .form-floating>.form-select~label:after,eng-dx-web-chat-preview .form-floating>.form-control:focus~label:after,eng-dx-web-chat-preview .form-floating>.form-control:not(:placeholder-shown)~label:after,eng-dx-web-chat-preview .form-floating>.form-control-plaintext~label:after,eng-dx-web-chat-preview .form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}eng-dx-web-chat .form-floating>.form-control:-webkit-autofill~label,eng-dx-web-chat-preview .form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}eng-dx-web-chat .form-floating>.form-control-plaintext~label,eng-dx-web-chat-preview .form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}eng-dx-web-chat .form-floating>:disabled~label,eng-dx-web-chat .form-floating>.form-control:disabled~label,eng-dx-web-chat-preview .form-floating>:disabled~label,eng-dx-web-chat-preview .form-floating>.form-control:disabled~label{color:#6c757d}eng-dx-web-chat .form-floating>:disabled~label:after,eng-dx-web-chat .form-floating>.form-control:disabled~label:after,eng-dx-web-chat-preview .form-floating>:disabled~label:after,eng-dx-web-chat-preview .form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}eng-dx-web-chat .input-group,eng-dx-web-chat-preview .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}eng-dx-web-chat .input-group>.form-control,eng-dx-web-chat .input-group>.form-select,eng-dx-web-chat .input-group>.form-floating,eng-dx-web-chat-preview .input-group>.form-control,eng-dx-web-chat-preview .input-group>.form-select,eng-dx-web-chat-preview .input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}eng-dx-web-chat .input-group>.form-control:focus,eng-dx-web-chat .input-group>.form-select:focus,eng-dx-web-chat .input-group>.form-floating:focus-within,eng-dx-web-chat-preview .input-group>.form-control:focus,eng-dx-web-chat-preview .input-group>.form-select:focus,eng-dx-web-chat-preview .input-group>.form-floating:focus-within{z-index:5}eng-dx-web-chat .input-group .btn,eng-dx-web-chat-preview .input-group .btn{position:relative;z-index:2}eng-dx-web-chat .input-group .btn:focus,eng-dx-web-chat-preview .input-group .btn:focus{z-index:5}eng-dx-web-chat .input-group-text,eng-dx-web-chat-preview .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1em;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}eng-dx-web-chat .input-group-lg>.form-control,eng-dx-web-chat .input-group-lg>.form-select,eng-dx-web-chat .input-group-lg>.input-group-text,eng-dx-web-chat .input-group-lg>.btn,eng-dx-web-chat-preview .input-group-lg>.form-control,eng-dx-web-chat-preview .input-group-lg>.form-select,eng-dx-web-chat-preview .input-group-lg>.input-group-text,eng-dx-web-chat-preview .input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25em;border-radius:var(--bs-border-radius-lg)}eng-dx-web-chat .input-group-sm>.form-control,eng-dx-web-chat .input-group-sm>.form-select,eng-dx-web-chat .input-group-sm>.input-group-text,eng-dx-web-chat .input-group-sm>.btn,eng-dx-web-chat-preview .input-group-sm>.form-control,eng-dx-web-chat-preview .input-group-sm>.form-select,eng-dx-web-chat-preview .input-group-sm>.input-group-text,eng-dx-web-chat-preview .input-group-sm>.btn{padding:.25rem .5rem;font-size:.875em;border-radius:var(--bs-border-radius-sm)}eng-dx-web-chat .input-group-lg>.form-select,eng-dx-web-chat .input-group-sm>.form-select,eng-dx-web-chat-preview .input-group-lg>.form-select,eng-dx-web-chat-preview .input-group-sm>.form-select{padding-right:3rem}eng-dx-web-chat .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),eng-dx-web-chat .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),eng-dx-web-chat .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,eng-dx-web-chat .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,eng-dx-web-chat-preview .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),eng-dx-web-chat-preview .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),eng-dx-web-chat-preview .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,eng-dx-web-chat-preview .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}eng-dx-web-chat .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),eng-dx-web-chat .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),eng-dx-web-chat .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,eng-dx-web-chat .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,eng-dx-web-chat-preview .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),eng-dx-web-chat-preview .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),eng-dx-web-chat-preview .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,eng-dx-web-chat-preview .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}eng-dx-web-chat .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),eng-dx-web-chat-preview .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}eng-dx-web-chat .input-group>.form-floating:not(:first-child)>.form-control,eng-dx-web-chat .input-group>.form-floating:not(:first-child)>.form-select,eng-dx-web-chat-preview .input-group>.form-floating:not(:first-child)>.form-control,eng-dx-web-chat-preview .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}eng-dx-web-chat .valid-feedback,eng-dx-web-chat-preview .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}eng-dx-web-chat .valid-tooltip,eng-dx-web-chat-preview .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25em .5em;margin-top:.1rem;font-size:.875em;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated eng-dx-web-chat:valid~.valid-feedback,.was-validated eng-dx-web-chat:valid~.valid-tooltip,eng-dx-web-chat.is-valid~.valid-feedback,eng-dx-web-chat.is-valid~.valid-tooltip,.was-validated eng-dx-web-chat-preview:valid~.valid-feedback,.was-validated eng-dx-web-chat-preview:valid~.valid-tooltip,eng-dx-web-chat-preview.is-valid~.valid-feedback,eng-dx-web-chat-preview.is-valid~.valid-tooltip{display:block}.was-validated eng-dx-web-chat .form-control:valid,eng-dx-web-chat .form-control.is-valid,.was-validated eng-dx-web-chat-preview .form-control:valid,eng-dx-web-chat-preview .form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated eng-dx-web-chat .form-control:valid:focus,eng-dx-web-chat .form-control.is-valid:focus,.was-validated eng-dx-web-chat-preview .form-control:valid:focus,eng-dx-web-chat-preview .form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated eng-dx-web-chat textarea.form-control:valid,eng-dx-web-chat textarea.form-control.is-valid,.was-validated eng-dx-web-chat-preview textarea.form-control:valid,eng-dx-web-chat-preview textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated eng-dx-web-chat .form-select:valid,eng-dx-web-chat .form-select.is-valid,.was-validated eng-dx-web-chat-preview .form-select:valid,eng-dx-web-chat-preview .form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated eng-dx-web-chat .form-select:valid:not([multiple]):not([size]),.was-validated eng-dx-web-chat .form-select:valid:not([multiple])[size="1"],eng-dx-web-chat .form-select.is-valid:not([multiple]):not([size]),eng-dx-web-chat .form-select.is-valid:not([multiple])[size="1"],.was-validated eng-dx-web-chat-preview .form-select:valid:not([multiple]):not([size]),.was-validated eng-dx-web-chat-preview .form-select:valid:not([multiple])[size="1"],eng-dx-web-chat-preview .form-select.is-valid:not([multiple]):not([size]),eng-dx-web-chat-preview .form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated eng-dx-web-chat .form-select:valid:focus,eng-dx-web-chat .form-select.is-valid:focus,.was-validated eng-dx-web-chat-preview .form-select:valid:focus,eng-dx-web-chat-preview .form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated eng-dx-web-chat .form-control-color:valid,eng-dx-web-chat .form-control-color.is-valid,.was-validated eng-dx-web-chat-preview .form-control-color:valid,eng-dx-web-chat-preview .form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated eng-dx-web-chat .form-check-input:valid,eng-dx-web-chat .form-check-input.is-valid,.was-validated eng-dx-web-chat-preview .form-check-input:valid,eng-dx-web-chat-preview .form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated eng-dx-web-chat .form-check-input:valid:checked,eng-dx-web-chat .form-check-input.is-valid:checked,.was-validated eng-dx-web-chat-preview .form-check-input:valid:checked,eng-dx-web-chat-preview .form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated eng-dx-web-chat .form-check-input:valid:focus,eng-dx-web-chat .form-check-input.is-valid:focus,.was-validated eng-dx-web-chat-preview .form-check-input:valid:focus,eng-dx-web-chat-preview .form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated eng-dx-web-chat .form-check-input:valid~.form-check-label,eng-dx-web-chat .form-check-input.is-valid~.form-check-label,.was-validated eng-dx-web-chat-preview .form-check-input:valid~.form-check-label,eng-dx-web-chat-preview .form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}eng-dx-web-chat .form-check-inline .form-check-input~.valid-feedback,eng-dx-web-chat-preview .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated eng-dx-web-chat .input-group>.form-control:not(:focus):valid,eng-dx-web-chat .input-group>.form-control:not(:focus).is-valid,.was-validated eng-dx-web-chat .input-group>.form-select:not(:focus):valid,eng-dx-web-chat .input-group>.form-select:not(:focus).is-valid,.was-validated eng-dx-web-chat .input-group>.form-floating:not(:focus-within):valid,eng-dx-web-chat .input-group>.form-floating:not(:focus-within).is-valid,.was-validated eng-dx-web-chat-preview .input-group>.form-control:not(:focus):valid,eng-dx-web-chat-preview .input-group>.form-control:not(:focus).is-valid,.was-validated eng-dx-web-chat-preview .input-group>.form-select:not(:focus):valid,eng-dx-web-chat-preview .input-group>.form-select:not(:focus).is-valid,.was-validated eng-dx-web-chat-preview .input-group>.form-floating:not(:focus-within):valid,eng-dx-web-chat-preview .input-group>.form-floating:not(:focus-within).is-valid{z-index:3}eng-dx-web-chat .invalid-feedback,eng-dx-web-chat-preview .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}eng-dx-web-chat .invalid-tooltip,eng-dx-web-chat-preview .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25em .5em;margin-top:.1rem;font-size:.875em;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated eng-dx-web-chat:invalid~.invalid-feedback,.was-validated eng-dx-web-chat:invalid~.invalid-tooltip,eng-dx-web-chat.is-invalid~.invalid-feedback,eng-dx-web-chat.is-invalid~.invalid-tooltip,.was-validated eng-dx-web-chat-preview:invalid~.invalid-feedback,.was-validated eng-dx-web-chat-preview:invalid~.invalid-tooltip,eng-dx-web-chat-preview.is-invalid~.invalid-feedback,eng-dx-web-chat-preview.is-invalid~.invalid-tooltip{display:block}.was-validated eng-dx-web-chat .form-control:invalid,eng-dx-web-chat .form-control.is-invalid,.was-validated eng-dx-web-chat-preview .form-control:invalid,eng-dx-web-chat-preview .form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated eng-dx-web-chat .form-control:invalid:focus,eng-dx-web-chat .form-control.is-invalid:focus,.was-validated eng-dx-web-chat-preview .form-control:invalid:focus,eng-dx-web-chat-preview .form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated eng-dx-web-chat textarea.form-control:invalid,eng-dx-web-chat textarea.form-control.is-invalid,.was-validated eng-dx-web-chat-preview textarea.form-control:invalid,eng-dx-web-chat-preview textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated eng-dx-web-chat .form-select:invalid,eng-dx-web-chat .form-select.is-invalid,.was-validated eng-dx-web-chat-preview .form-select:invalid,eng-dx-web-chat-preview .form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated eng-dx-web-chat .form-select:invalid:not([multiple]):not([size]),.was-validated eng-dx-web-chat .form-select:invalid:not([multiple])[size="1"],eng-dx-web-chat .form-select.is-invalid:not([multiple]):not([size]),eng-dx-web-chat .form-select.is-invalid:not([multiple])[size="1"],.was-validated eng-dx-web-chat-preview .form-select:invalid:not([multiple]):not([size]),.was-validated eng-dx-web-chat-preview .form-select:invalid:not([multiple])[size="1"],eng-dx-web-chat-preview .form-select.is-invalid:not([multiple]):not([size]),eng-dx-web-chat-preview .form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated eng-dx-web-chat .form-select:invalid:focus,eng-dx-web-chat .form-select.is-invalid:focus,.was-validated eng-dx-web-chat-preview .form-select:invalid:focus,eng-dx-web-chat-preview .form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated eng-dx-web-chat .form-control-color:invalid,eng-dx-web-chat .form-control-color.is-invalid,.was-validated eng-dx-web-chat-preview .form-control-color:invalid,eng-dx-web-chat-preview .form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated eng-dx-web-chat .form-check-input:invalid,eng-dx-web-chat .form-check-input.is-invalid,.was-validated eng-dx-web-chat-preview .form-check-input:invalid,eng-dx-web-chat-preview .form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated eng-dx-web-chat .form-check-input:invalid:checked,eng-dx-web-chat .form-check-input.is-invalid:checked,.was-validated eng-dx-web-chat-preview .form-check-input:invalid:checked,eng-dx-web-chat-preview .form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated eng-dx-web-chat .form-check-input:invalid:focus,eng-dx-web-chat .form-check-input.is-invalid:focus,.was-validated eng-dx-web-chat-preview .form-check-input:invalid:focus,eng-dx-web-chat-preview .form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated eng-dx-web-chat .form-check-input:invalid~.form-check-label,eng-dx-web-chat .form-check-input.is-invalid~.form-check-label,.was-validated eng-dx-web-chat-preview .form-check-input:invalid~.form-check-label,eng-dx-web-chat-preview .form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}eng-dx-web-chat .form-check-inline .form-check-input~.invalid-feedback,eng-dx-web-chat-preview .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated eng-dx-web-chat .input-group>.form-control:not(:focus):invalid,eng-dx-web-chat .input-group>.form-control:not(:focus).is-invalid,.was-validated eng-dx-web-chat .input-group>.form-select:not(:focus):invalid,eng-dx-web-chat .input-group>.form-select:not(:focus).is-invalid,.was-validated eng-dx-web-chat .input-group>.form-floating:not(:focus-within):invalid,eng-dx-web-chat .input-group>.form-floating:not(:focus-within).is-invalid,.was-validated eng-dx-web-chat-preview .input-group>.form-control:not(:focus):invalid,eng-dx-web-chat-preview .input-group>.form-control:not(:focus).is-invalid,.was-validated eng-dx-web-chat-preview .input-group>.form-select:not(:focus):invalid,eng-dx-web-chat-preview .input-group>.form-select:not(:focus).is-invalid,.was-validated eng-dx-web-chat-preview .input-group>.form-floating:not(:focus-within):invalid,eng-dx-web-chat-preview .input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}eng-dx-web-chat :root,eng-dx-web-chat-preview :root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}eng-dx-web-chat .row,eng-dx-web-chat-preview .row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}eng-dx-web-chat .row>*,eng-dx-web-chat-preview .row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}eng-dx-web-chat .col,eng-dx-web-chat-preview .col{flex:1 0 0%}eng-dx-web-chat .row-cols-auto>*,eng-dx-web-chat-preview .row-cols-auto>*{flex:0 0 auto;width:auto}eng-dx-web-chat .row-cols-1>*,eng-dx-web-chat-preview .row-cols-1>*{flex:0 0 auto;width:100%}eng-dx-web-chat .row-cols-2>*,eng-dx-web-chat-preview .row-cols-2>*{flex:0 0 auto;width:50%}eng-dx-web-chat .row-cols-3>*,eng-dx-web-chat-preview .row-cols-3>*{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .row-cols-4>*,eng-dx-web-chat-preview .row-cols-4>*{flex:0 0 auto;width:25%}eng-dx-web-chat .row-cols-5>*,eng-dx-web-chat-preview .row-cols-5>*{flex:0 0 auto;width:20%}eng-dx-web-chat .row-cols-6>*,eng-dx-web-chat-preview .row-cols-6>*{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-auto,eng-dx-web-chat-preview .col-auto{flex:0 0 auto;width:auto}eng-dx-web-chat .col-1,eng-dx-web-chat-preview .col-1{flex:0 0 auto;width:8.33333333%}eng-dx-web-chat .col-2,eng-dx-web-chat-preview .col-2{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-3,eng-dx-web-chat-preview .col-3{flex:0 0 auto;width:25%}eng-dx-web-chat .col-4,eng-dx-web-chat-preview .col-4{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .col-5,eng-dx-web-chat-preview .col-5{flex:0 0 auto;width:41.66666667%}eng-dx-web-chat .col-6,eng-dx-web-chat-preview .col-6{flex:0 0 auto;width:50%}eng-dx-web-chat .col-7,eng-dx-web-chat-preview .col-7{flex:0 0 auto;width:58.33333333%}eng-dx-web-chat .col-8,eng-dx-web-chat-preview .col-8{flex:0 0 auto;width:66.66666667%}eng-dx-web-chat .col-9,eng-dx-web-chat-preview .col-9{flex:0 0 auto;width:75%}eng-dx-web-chat .col-10,eng-dx-web-chat-preview .col-10{flex:0 0 auto;width:83.33333333%}eng-dx-web-chat .col-11,eng-dx-web-chat-preview .col-11{flex:0 0 auto;width:91.66666667%}eng-dx-web-chat .col-12,eng-dx-web-chat-preview .col-12{flex:0 0 auto;width:100%}eng-dx-web-chat .offset-1,eng-dx-web-chat-preview .offset-1{margin-left:8.33333333%}eng-dx-web-chat .offset-2,eng-dx-web-chat-preview .offset-2{margin-left:16.66666667%}eng-dx-web-chat .offset-3,eng-dx-web-chat-preview .offset-3{margin-left:25%}eng-dx-web-chat .offset-4,eng-dx-web-chat-preview .offset-4{margin-left:33.33333333%}eng-dx-web-chat .offset-5,eng-dx-web-chat-preview .offset-5{margin-left:41.66666667%}eng-dx-web-chat .offset-6,eng-dx-web-chat-preview .offset-6{margin-left:50%}eng-dx-web-chat .offset-7,eng-dx-web-chat-preview .offset-7{margin-left:58.33333333%}eng-dx-web-chat .offset-8,eng-dx-web-chat-preview .offset-8{margin-left:66.66666667%}eng-dx-web-chat .offset-9,eng-dx-web-chat-preview .offset-9{margin-left:75%}eng-dx-web-chat .offset-10,eng-dx-web-chat-preview .offset-10{margin-left:83.33333333%}eng-dx-web-chat .offset-11,eng-dx-web-chat-preview .offset-11{margin-left:91.66666667%}eng-dx-web-chat .g-0,eng-dx-web-chat .gx-0,eng-dx-web-chat-preview .g-0,eng-dx-web-chat-preview .gx-0{--bs-gutter-x: 0}eng-dx-web-chat .g-0,eng-dx-web-chat .gy-0,eng-dx-web-chat-preview .g-0,eng-dx-web-chat-preview .gy-0{--bs-gutter-y: 0}eng-dx-web-chat .g-1,eng-dx-web-chat .gx-1,eng-dx-web-chat-preview .g-1,eng-dx-web-chat-preview .gx-1{--bs-gutter-x: .25em}eng-dx-web-chat .g-1,eng-dx-web-chat .gy-1,eng-dx-web-chat-preview .g-1,eng-dx-web-chat-preview .gy-1{--bs-gutter-y: .25em}eng-dx-web-chat .g-2,eng-dx-web-chat .gx-2,eng-dx-web-chat-preview .g-2,eng-dx-web-chat-preview .gx-2{--bs-gutter-x: .5em}eng-dx-web-chat .g-2,eng-dx-web-chat .gy-2,eng-dx-web-chat-preview .g-2,eng-dx-web-chat-preview .gy-2{--bs-gutter-y: .5em}eng-dx-web-chat .g-3,eng-dx-web-chat .gx-3,eng-dx-web-chat-preview .g-3,eng-dx-web-chat-preview .gx-3{--bs-gutter-x: 1em}eng-dx-web-chat .g-3,eng-dx-web-chat .gy-3,eng-dx-web-chat-preview .g-3,eng-dx-web-chat-preview .gy-3{--bs-gutter-y: 1em}eng-dx-web-chat .g-4,eng-dx-web-chat .gx-4,eng-dx-web-chat-preview .g-4,eng-dx-web-chat-preview .gx-4{--bs-gutter-x: 1.5em}eng-dx-web-chat .g-4,eng-dx-web-chat .gy-4,eng-dx-web-chat-preview .g-4,eng-dx-web-chat-preview .gy-4{--bs-gutter-y: 1.5em}eng-dx-web-chat .g-5,eng-dx-web-chat .gx-5,eng-dx-web-chat-preview .g-5,eng-dx-web-chat-preview .gx-5{--bs-gutter-x: 3em}eng-dx-web-chat .g-5,eng-dx-web-chat .gy-5,eng-dx-web-chat-preview .g-5,eng-dx-web-chat-preview .gy-5{--bs-gutter-y: 3em}@media (min-width: 576px){eng-dx-web-chat .col-sm,eng-dx-web-chat-preview .col-sm{flex:1 0 0%}eng-dx-web-chat .row-cols-sm-auto>*,eng-dx-web-chat-preview .row-cols-sm-auto>*{flex:0 0 auto;width:auto}eng-dx-web-chat .row-cols-sm-1>*,eng-dx-web-chat-preview .row-cols-sm-1>*{flex:0 0 auto;width:100%}eng-dx-web-chat .row-cols-sm-2>*,eng-dx-web-chat-preview .row-cols-sm-2>*{flex:0 0 auto;width:50%}eng-dx-web-chat .row-cols-sm-3>*,eng-dx-web-chat-preview .row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .row-cols-sm-4>*,eng-dx-web-chat-preview .row-cols-sm-4>*{flex:0 0 auto;width:25%}eng-dx-web-chat .row-cols-sm-5>*,eng-dx-web-chat-preview .row-cols-sm-5>*{flex:0 0 auto;width:20%}eng-dx-web-chat .row-cols-sm-6>*,eng-dx-web-chat-preview .row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-sm-auto,eng-dx-web-chat-preview .col-sm-auto{flex:0 0 auto;width:auto}eng-dx-web-chat .col-sm-1,eng-dx-web-chat-preview .col-sm-1{flex:0 0 auto;width:8.33333333%}eng-dx-web-chat .col-sm-2,eng-dx-web-chat-preview .col-sm-2{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-sm-3,eng-dx-web-chat-preview .col-sm-3{flex:0 0 auto;width:25%}eng-dx-web-chat .col-sm-4,eng-dx-web-chat-preview .col-sm-4{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .col-sm-5,eng-dx-web-chat-preview .col-sm-5{flex:0 0 auto;width:41.66666667%}eng-dx-web-chat .col-sm-6,eng-dx-web-chat-preview .col-sm-6{flex:0 0 auto;width:50%}eng-dx-web-chat .col-sm-7,eng-dx-web-chat-preview .col-sm-7{flex:0 0 auto;width:58.33333333%}eng-dx-web-chat .col-sm-8,eng-dx-web-chat-preview .col-sm-8{flex:0 0 auto;width:66.66666667%}eng-dx-web-chat .col-sm-9,eng-dx-web-chat-preview .col-sm-9{flex:0 0 auto;width:75%}eng-dx-web-chat .col-sm-10,eng-dx-web-chat-preview .col-sm-10{flex:0 0 auto;width:83.33333333%}eng-dx-web-chat .col-sm-11,eng-dx-web-chat-preview .col-sm-11{flex:0 0 auto;width:91.66666667%}eng-dx-web-chat .col-sm-12,eng-dx-web-chat-preview .col-sm-12{flex:0 0 auto;width:100%}eng-dx-web-chat .offset-sm-0,eng-dx-web-chat-preview .offset-sm-0{margin-left:0}eng-dx-web-chat .offset-sm-1,eng-dx-web-chat-preview .offset-sm-1{margin-left:8.33333333%}eng-dx-web-chat .offset-sm-2,eng-dx-web-chat-preview .offset-sm-2{margin-left:16.66666667%}eng-dx-web-chat .offset-sm-3,eng-dx-web-chat-preview .offset-sm-3{margin-left:25%}eng-dx-web-chat .offset-sm-4,eng-dx-web-chat-preview .offset-sm-4{margin-left:33.33333333%}eng-dx-web-chat .offset-sm-5,eng-dx-web-chat-preview .offset-sm-5{margin-left:41.66666667%}eng-dx-web-chat .offset-sm-6,eng-dx-web-chat-preview .offset-sm-6{margin-left:50%}eng-dx-web-chat .offset-sm-7,eng-dx-web-chat-preview .offset-sm-7{margin-left:58.33333333%}eng-dx-web-chat .offset-sm-8,eng-dx-web-chat-preview .offset-sm-8{margin-left:66.66666667%}eng-dx-web-chat .offset-sm-9,eng-dx-web-chat-preview .offset-sm-9{margin-left:75%}eng-dx-web-chat .offset-sm-10,eng-dx-web-chat-preview .offset-sm-10{margin-left:83.33333333%}eng-dx-web-chat .offset-sm-11,eng-dx-web-chat-preview .offset-sm-11{margin-left:91.66666667%}eng-dx-web-chat .g-sm-0,eng-dx-web-chat .gx-sm-0,eng-dx-web-chat-preview .g-sm-0,eng-dx-web-chat-preview .gx-sm-0{--bs-gutter-x: 0}eng-dx-web-chat .g-sm-0,eng-dx-web-chat .gy-sm-0,eng-dx-web-chat-preview .g-sm-0,eng-dx-web-chat-preview .gy-sm-0{--bs-gutter-y: 0}eng-dx-web-chat .g-sm-1,eng-dx-web-chat .gx-sm-1,eng-dx-web-chat-preview .g-sm-1,eng-dx-web-chat-preview .gx-sm-1{--bs-gutter-x: .25em}eng-dx-web-chat .g-sm-1,eng-dx-web-chat .gy-sm-1,eng-dx-web-chat-preview .g-sm-1,eng-dx-web-chat-preview .gy-sm-1{--bs-gutter-y: .25em}eng-dx-web-chat .g-sm-2,eng-dx-web-chat .gx-sm-2,eng-dx-web-chat-preview .g-sm-2,eng-dx-web-chat-preview .gx-sm-2{--bs-gutter-x: .5em}eng-dx-web-chat .g-sm-2,eng-dx-web-chat .gy-sm-2,eng-dx-web-chat-preview .g-sm-2,eng-dx-web-chat-preview .gy-sm-2{--bs-gutter-y: .5em}eng-dx-web-chat .g-sm-3,eng-dx-web-chat .gx-sm-3,eng-dx-web-chat-preview .g-sm-3,eng-dx-web-chat-preview .gx-sm-3{--bs-gutter-x: 1em}eng-dx-web-chat .g-sm-3,eng-dx-web-chat .gy-sm-3,eng-dx-web-chat-preview .g-sm-3,eng-dx-web-chat-preview .gy-sm-3{--bs-gutter-y: 1em}eng-dx-web-chat .g-sm-4,eng-dx-web-chat .gx-sm-4,eng-dx-web-chat-preview .g-sm-4,eng-dx-web-chat-preview .gx-sm-4{--bs-gutter-x: 1.5em}eng-dx-web-chat .g-sm-4,eng-dx-web-chat .gy-sm-4,eng-dx-web-chat-preview .g-sm-4,eng-dx-web-chat-preview .gy-sm-4{--bs-gutter-y: 1.5em}eng-dx-web-chat .g-sm-5,eng-dx-web-chat .gx-sm-5,eng-dx-web-chat-preview .g-sm-5,eng-dx-web-chat-preview .gx-sm-5{--bs-gutter-x: 3em}eng-dx-web-chat .g-sm-5,eng-dx-web-chat .gy-sm-5,eng-dx-web-chat-preview .g-sm-5,eng-dx-web-chat-preview .gy-sm-5{--bs-gutter-y: 3em}}@media (min-width: 768px){eng-dx-web-chat .col-md,eng-dx-web-chat-preview .col-md{flex:1 0 0%}eng-dx-web-chat .row-cols-md-auto>*,eng-dx-web-chat-preview .row-cols-md-auto>*{flex:0 0 auto;width:auto}eng-dx-web-chat .row-cols-md-1>*,eng-dx-web-chat-preview .row-cols-md-1>*{flex:0 0 auto;width:100%}eng-dx-web-chat .row-cols-md-2>*,eng-dx-web-chat-preview .row-cols-md-2>*{flex:0 0 auto;width:50%}eng-dx-web-chat .row-cols-md-3>*,eng-dx-web-chat-preview .row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .row-cols-md-4>*,eng-dx-web-chat-preview .row-cols-md-4>*{flex:0 0 auto;width:25%}eng-dx-web-chat .row-cols-md-5>*,eng-dx-web-chat-preview .row-cols-md-5>*{flex:0 0 auto;width:20%}eng-dx-web-chat .row-cols-md-6>*,eng-dx-web-chat-preview .row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-md-auto,eng-dx-web-chat-preview .col-md-auto{flex:0 0 auto;width:auto}eng-dx-web-chat .col-md-1,eng-dx-web-chat-preview .col-md-1{flex:0 0 auto;width:8.33333333%}eng-dx-web-chat .col-md-2,eng-dx-web-chat-preview .col-md-2{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-md-3,eng-dx-web-chat-preview .col-md-3{flex:0 0 auto;width:25%}eng-dx-web-chat .col-md-4,eng-dx-web-chat-preview .col-md-4{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .col-md-5,eng-dx-web-chat-preview .col-md-5{flex:0 0 auto;width:41.66666667%}eng-dx-web-chat .col-md-6,eng-dx-web-chat-preview .col-md-6{flex:0 0 auto;width:50%}eng-dx-web-chat .col-md-7,eng-dx-web-chat-preview .col-md-7{flex:0 0 auto;width:58.33333333%}eng-dx-web-chat .col-md-8,eng-dx-web-chat-preview .col-md-8{flex:0 0 auto;width:66.66666667%}eng-dx-web-chat .col-md-9,eng-dx-web-chat-preview .col-md-9{flex:0 0 auto;width:75%}eng-dx-web-chat .col-md-10,eng-dx-web-chat-preview .col-md-10{flex:0 0 auto;width:83.33333333%}eng-dx-web-chat .col-md-11,eng-dx-web-chat-preview .col-md-11{flex:0 0 auto;width:91.66666667%}eng-dx-web-chat .col-md-12,eng-dx-web-chat-preview .col-md-12{flex:0 0 auto;width:100%}eng-dx-web-chat .offset-md-0,eng-dx-web-chat-preview .offset-md-0{margin-left:0}eng-dx-web-chat .offset-md-1,eng-dx-web-chat-preview .offset-md-1{margin-left:8.33333333%}eng-dx-web-chat .offset-md-2,eng-dx-web-chat-preview .offset-md-2{margin-left:16.66666667%}eng-dx-web-chat .offset-md-3,eng-dx-web-chat-preview .offset-md-3{margin-left:25%}eng-dx-web-chat .offset-md-4,eng-dx-web-chat-preview .offset-md-4{margin-left:33.33333333%}eng-dx-web-chat .offset-md-5,eng-dx-web-chat-preview .offset-md-5{margin-left:41.66666667%}eng-dx-web-chat .offset-md-6,eng-dx-web-chat-preview .offset-md-6{margin-left:50%}eng-dx-web-chat .offset-md-7,eng-dx-web-chat-preview .offset-md-7{margin-left:58.33333333%}eng-dx-web-chat .offset-md-8,eng-dx-web-chat-preview .offset-md-8{margin-left:66.66666667%}eng-dx-web-chat .offset-md-9,eng-dx-web-chat-preview .offset-md-9{margin-left:75%}eng-dx-web-chat .offset-md-10,eng-dx-web-chat-preview .offset-md-10{margin-left:83.33333333%}eng-dx-web-chat .offset-md-11,eng-dx-web-chat-preview .offset-md-11{margin-left:91.66666667%}eng-dx-web-chat .g-md-0,eng-dx-web-chat .gx-md-0,eng-dx-web-chat-preview .g-md-0,eng-dx-web-chat-preview .gx-md-0{--bs-gutter-x: 0}eng-dx-web-chat .g-md-0,eng-dx-web-chat .gy-md-0,eng-dx-web-chat-preview .g-md-0,eng-dx-web-chat-preview .gy-md-0{--bs-gutter-y: 0}eng-dx-web-chat .g-md-1,eng-dx-web-chat .gx-md-1,eng-dx-web-chat-preview .g-md-1,eng-dx-web-chat-preview .gx-md-1{--bs-gutter-x: .25em}eng-dx-web-chat .g-md-1,eng-dx-web-chat .gy-md-1,eng-dx-web-chat-preview .g-md-1,eng-dx-web-chat-preview .gy-md-1{--bs-gutter-y: .25em}eng-dx-web-chat .g-md-2,eng-dx-web-chat .gx-md-2,eng-dx-web-chat-preview .g-md-2,eng-dx-web-chat-preview .gx-md-2{--bs-gutter-x: .5em}eng-dx-web-chat .g-md-2,eng-dx-web-chat .gy-md-2,eng-dx-web-chat-preview .g-md-2,eng-dx-web-chat-preview .gy-md-2{--bs-gutter-y: .5em}eng-dx-web-chat .g-md-3,eng-dx-web-chat .gx-md-3,eng-dx-web-chat-preview .g-md-3,eng-dx-web-chat-preview .gx-md-3{--bs-gutter-x: 1em}eng-dx-web-chat .g-md-3,eng-dx-web-chat .gy-md-3,eng-dx-web-chat-preview .g-md-3,eng-dx-web-chat-preview .gy-md-3{--bs-gutter-y: 1em}eng-dx-web-chat .g-md-4,eng-dx-web-chat .gx-md-4,eng-dx-web-chat-preview .g-md-4,eng-dx-web-chat-preview .gx-md-4{--bs-gutter-x: 1.5em}eng-dx-web-chat .g-md-4,eng-dx-web-chat .gy-md-4,eng-dx-web-chat-preview .g-md-4,eng-dx-web-chat-preview .gy-md-4{--bs-gutter-y: 1.5em}eng-dx-web-chat .g-md-5,eng-dx-web-chat .gx-md-5,eng-dx-web-chat-preview .g-md-5,eng-dx-web-chat-preview .gx-md-5{--bs-gutter-x: 3em}eng-dx-web-chat .g-md-5,eng-dx-web-chat .gy-md-5,eng-dx-web-chat-preview .g-md-5,eng-dx-web-chat-preview .gy-md-5{--bs-gutter-y: 3em}}@media (min-width: 992px){eng-dx-web-chat .col-lg,eng-dx-web-chat-preview .col-lg{flex:1 0 0%}eng-dx-web-chat .row-cols-lg-auto>*,eng-dx-web-chat-preview .row-cols-lg-auto>*{flex:0 0 auto;width:auto}eng-dx-web-chat .row-cols-lg-1>*,eng-dx-web-chat-preview .row-cols-lg-1>*{flex:0 0 auto;width:100%}eng-dx-web-chat .row-cols-lg-2>*,eng-dx-web-chat-preview .row-cols-lg-2>*{flex:0 0 auto;width:50%}eng-dx-web-chat .row-cols-lg-3>*,eng-dx-web-chat-preview .row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .row-cols-lg-4>*,eng-dx-web-chat-preview .row-cols-lg-4>*{flex:0 0 auto;width:25%}eng-dx-web-chat .row-cols-lg-5>*,eng-dx-web-chat-preview .row-cols-lg-5>*{flex:0 0 auto;width:20%}eng-dx-web-chat .row-cols-lg-6>*,eng-dx-web-chat-preview .row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-lg-auto,eng-dx-web-chat-preview .col-lg-auto{flex:0 0 auto;width:auto}eng-dx-web-chat .col-lg-1,eng-dx-web-chat-preview .col-lg-1{flex:0 0 auto;width:8.33333333%}eng-dx-web-chat .col-lg-2,eng-dx-web-chat-preview .col-lg-2{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-lg-3,eng-dx-web-chat-preview .col-lg-3{flex:0 0 auto;width:25%}eng-dx-web-chat .col-lg-4,eng-dx-web-chat-preview .col-lg-4{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .col-lg-5,eng-dx-web-chat-preview .col-lg-5{flex:0 0 auto;width:41.66666667%}eng-dx-web-chat .col-lg-6,eng-dx-web-chat-preview .col-lg-6{flex:0 0 auto;width:50%}eng-dx-web-chat .col-lg-7,eng-dx-web-chat-preview .col-lg-7{flex:0 0 auto;width:58.33333333%}eng-dx-web-chat .col-lg-8,eng-dx-web-chat-preview .col-lg-8{flex:0 0 auto;width:66.66666667%}eng-dx-web-chat .col-lg-9,eng-dx-web-chat-preview .col-lg-9{flex:0 0 auto;width:75%}eng-dx-web-chat .col-lg-10,eng-dx-web-chat-preview .col-lg-10{flex:0 0 auto;width:83.33333333%}eng-dx-web-chat .col-lg-11,eng-dx-web-chat-preview .col-lg-11{flex:0 0 auto;width:91.66666667%}eng-dx-web-chat .col-lg-12,eng-dx-web-chat-preview .col-lg-12{flex:0 0 auto;width:100%}eng-dx-web-chat .offset-lg-0,eng-dx-web-chat-preview .offset-lg-0{margin-left:0}eng-dx-web-chat .offset-lg-1,eng-dx-web-chat-preview .offset-lg-1{margin-left:8.33333333%}eng-dx-web-chat .offset-lg-2,eng-dx-web-chat-preview .offset-lg-2{margin-left:16.66666667%}eng-dx-web-chat .offset-lg-3,eng-dx-web-chat-preview .offset-lg-3{margin-left:25%}eng-dx-web-chat .offset-lg-4,eng-dx-web-chat-preview .offset-lg-4{margin-left:33.33333333%}eng-dx-web-chat .offset-lg-5,eng-dx-web-chat-preview .offset-lg-5{margin-left:41.66666667%}eng-dx-web-chat .offset-lg-6,eng-dx-web-chat-preview .offset-lg-6{margin-left:50%}eng-dx-web-chat .offset-lg-7,eng-dx-web-chat-preview .offset-lg-7{margin-left:58.33333333%}eng-dx-web-chat .offset-lg-8,eng-dx-web-chat-preview .offset-lg-8{margin-left:66.66666667%}eng-dx-web-chat .offset-lg-9,eng-dx-web-chat-preview .offset-lg-9{margin-left:75%}eng-dx-web-chat .offset-lg-10,eng-dx-web-chat-preview .offset-lg-10{margin-left:83.33333333%}eng-dx-web-chat .offset-lg-11,eng-dx-web-chat-preview .offset-lg-11{margin-left:91.66666667%}eng-dx-web-chat .g-lg-0,eng-dx-web-chat .gx-lg-0,eng-dx-web-chat-preview .g-lg-0,eng-dx-web-chat-preview .gx-lg-0{--bs-gutter-x: 0}eng-dx-web-chat .g-lg-0,eng-dx-web-chat .gy-lg-0,eng-dx-web-chat-preview .g-lg-0,eng-dx-web-chat-preview .gy-lg-0{--bs-gutter-y: 0}eng-dx-web-chat .g-lg-1,eng-dx-web-chat .gx-lg-1,eng-dx-web-chat-preview .g-lg-1,eng-dx-web-chat-preview .gx-lg-1{--bs-gutter-x: .25em}eng-dx-web-chat .g-lg-1,eng-dx-web-chat .gy-lg-1,eng-dx-web-chat-preview .g-lg-1,eng-dx-web-chat-preview .gy-lg-1{--bs-gutter-y: .25em}eng-dx-web-chat .g-lg-2,eng-dx-web-chat .gx-lg-2,eng-dx-web-chat-preview .g-lg-2,eng-dx-web-chat-preview .gx-lg-2{--bs-gutter-x: .5em}eng-dx-web-chat .g-lg-2,eng-dx-web-chat .gy-lg-2,eng-dx-web-chat-preview .g-lg-2,eng-dx-web-chat-preview .gy-lg-2{--bs-gutter-y: .5em}eng-dx-web-chat .g-lg-3,eng-dx-web-chat .gx-lg-3,eng-dx-web-chat-preview .g-lg-3,eng-dx-web-chat-preview .gx-lg-3{--bs-gutter-x: 1em}eng-dx-web-chat .g-lg-3,eng-dx-web-chat .gy-lg-3,eng-dx-web-chat-preview .g-lg-3,eng-dx-web-chat-preview .gy-lg-3{--bs-gutter-y: 1em}eng-dx-web-chat .g-lg-4,eng-dx-web-chat .gx-lg-4,eng-dx-web-chat-preview .g-lg-4,eng-dx-web-chat-preview .gx-lg-4{--bs-gutter-x: 1.5em}eng-dx-web-chat .g-lg-4,eng-dx-web-chat .gy-lg-4,eng-dx-web-chat-preview .g-lg-4,eng-dx-web-chat-preview .gy-lg-4{--bs-gutter-y: 1.5em}eng-dx-web-chat .g-lg-5,eng-dx-web-chat .gx-lg-5,eng-dx-web-chat-preview .g-lg-5,eng-dx-web-chat-preview .gx-lg-5{--bs-gutter-x: 3em}eng-dx-web-chat .g-lg-5,eng-dx-web-chat .gy-lg-5,eng-dx-web-chat-preview .g-lg-5,eng-dx-web-chat-preview .gy-lg-5{--bs-gutter-y: 3em}}@media (min-width: 1200px){eng-dx-web-chat .col-xl,eng-dx-web-chat-preview .col-xl{flex:1 0 0%}eng-dx-web-chat .row-cols-xl-auto>*,eng-dx-web-chat-preview .row-cols-xl-auto>*{flex:0 0 auto;width:auto}eng-dx-web-chat .row-cols-xl-1>*,eng-dx-web-chat-preview .row-cols-xl-1>*{flex:0 0 auto;width:100%}eng-dx-web-chat .row-cols-xl-2>*,eng-dx-web-chat-preview .row-cols-xl-2>*{flex:0 0 auto;width:50%}eng-dx-web-chat .row-cols-xl-3>*,eng-dx-web-chat-preview .row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .row-cols-xl-4>*,eng-dx-web-chat-preview .row-cols-xl-4>*{flex:0 0 auto;width:25%}eng-dx-web-chat .row-cols-xl-5>*,eng-dx-web-chat-preview .row-cols-xl-5>*{flex:0 0 auto;width:20%}eng-dx-web-chat .row-cols-xl-6>*,eng-dx-web-chat-preview .row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-xl-auto,eng-dx-web-chat-preview .col-xl-auto{flex:0 0 auto;width:auto}eng-dx-web-chat .col-xl-1,eng-dx-web-chat-preview .col-xl-1{flex:0 0 auto;width:8.33333333%}eng-dx-web-chat .col-xl-2,eng-dx-web-chat-preview .col-xl-2{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-xl-3,eng-dx-web-chat-preview .col-xl-3{flex:0 0 auto;width:25%}eng-dx-web-chat .col-xl-4,eng-dx-web-chat-preview .col-xl-4{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .col-xl-5,eng-dx-web-chat-preview .col-xl-5{flex:0 0 auto;width:41.66666667%}eng-dx-web-chat .col-xl-6,eng-dx-web-chat-preview .col-xl-6{flex:0 0 auto;width:50%}eng-dx-web-chat .col-xl-7,eng-dx-web-chat-preview .col-xl-7{flex:0 0 auto;width:58.33333333%}eng-dx-web-chat .col-xl-8,eng-dx-web-chat-preview .col-xl-8{flex:0 0 auto;width:66.66666667%}eng-dx-web-chat .col-xl-9,eng-dx-web-chat-preview .col-xl-9{flex:0 0 auto;width:75%}eng-dx-web-chat .col-xl-10,eng-dx-web-chat-preview .col-xl-10{flex:0 0 auto;width:83.33333333%}eng-dx-web-chat .col-xl-11,eng-dx-web-chat-preview .col-xl-11{flex:0 0 auto;width:91.66666667%}eng-dx-web-chat .col-xl-12,eng-dx-web-chat-preview .col-xl-12{flex:0 0 auto;width:100%}eng-dx-web-chat .offset-xl-0,eng-dx-web-chat-preview .offset-xl-0{margin-left:0}eng-dx-web-chat .offset-xl-1,eng-dx-web-chat-preview .offset-xl-1{margin-left:8.33333333%}eng-dx-web-chat .offset-xl-2,eng-dx-web-chat-preview .offset-xl-2{margin-left:16.66666667%}eng-dx-web-chat .offset-xl-3,eng-dx-web-chat-preview .offset-xl-3{margin-left:25%}eng-dx-web-chat .offset-xl-4,eng-dx-web-chat-preview .offset-xl-4{margin-left:33.33333333%}eng-dx-web-chat .offset-xl-5,eng-dx-web-chat-preview .offset-xl-5{margin-left:41.66666667%}eng-dx-web-chat .offset-xl-6,eng-dx-web-chat-preview .offset-xl-6{margin-left:50%}eng-dx-web-chat .offset-xl-7,eng-dx-web-chat-preview .offset-xl-7{margin-left:58.33333333%}eng-dx-web-chat .offset-xl-8,eng-dx-web-chat-preview .offset-xl-8{margin-left:66.66666667%}eng-dx-web-chat .offset-xl-9,eng-dx-web-chat-preview .offset-xl-9{margin-left:75%}eng-dx-web-chat .offset-xl-10,eng-dx-web-chat-preview .offset-xl-10{margin-left:83.33333333%}eng-dx-web-chat .offset-xl-11,eng-dx-web-chat-preview .offset-xl-11{margin-left:91.66666667%}eng-dx-web-chat .g-xl-0,eng-dx-web-chat .gx-xl-0,eng-dx-web-chat-preview .g-xl-0,eng-dx-web-chat-preview .gx-xl-0{--bs-gutter-x: 0}eng-dx-web-chat .g-xl-0,eng-dx-web-chat .gy-xl-0,eng-dx-web-chat-preview .g-xl-0,eng-dx-web-chat-preview .gy-xl-0{--bs-gutter-y: 0}eng-dx-web-chat .g-xl-1,eng-dx-web-chat .gx-xl-1,eng-dx-web-chat-preview .g-xl-1,eng-dx-web-chat-preview .gx-xl-1{--bs-gutter-x: .25em}eng-dx-web-chat .g-xl-1,eng-dx-web-chat .gy-xl-1,eng-dx-web-chat-preview .g-xl-1,eng-dx-web-chat-preview .gy-xl-1{--bs-gutter-y: .25em}eng-dx-web-chat .g-xl-2,eng-dx-web-chat .gx-xl-2,eng-dx-web-chat-preview .g-xl-2,eng-dx-web-chat-preview .gx-xl-2{--bs-gutter-x: .5em}eng-dx-web-chat .g-xl-2,eng-dx-web-chat .gy-xl-2,eng-dx-web-chat-preview .g-xl-2,eng-dx-web-chat-preview .gy-xl-2{--bs-gutter-y: .5em}eng-dx-web-chat .g-xl-3,eng-dx-web-chat .gx-xl-3,eng-dx-web-chat-preview .g-xl-3,eng-dx-web-chat-preview .gx-xl-3{--bs-gutter-x: 1em}eng-dx-web-chat .g-xl-3,eng-dx-web-chat .gy-xl-3,eng-dx-web-chat-preview .g-xl-3,eng-dx-web-chat-preview .gy-xl-3{--bs-gutter-y: 1em}eng-dx-web-chat .g-xl-4,eng-dx-web-chat .gx-xl-4,eng-dx-web-chat-preview .g-xl-4,eng-dx-web-chat-preview .gx-xl-4{--bs-gutter-x: 1.5em}eng-dx-web-chat .g-xl-4,eng-dx-web-chat .gy-xl-4,eng-dx-web-chat-preview .g-xl-4,eng-dx-web-chat-preview .gy-xl-4{--bs-gutter-y: 1.5em}eng-dx-web-chat .g-xl-5,eng-dx-web-chat .gx-xl-5,eng-dx-web-chat-preview .g-xl-5,eng-dx-web-chat-preview .gx-xl-5{--bs-gutter-x: 3em}eng-dx-web-chat .g-xl-5,eng-dx-web-chat .gy-xl-5,eng-dx-web-chat-preview .g-xl-5,eng-dx-web-chat-preview .gy-xl-5{--bs-gutter-y: 3em}}@media (min-width: 1400px){eng-dx-web-chat .col-xxl,eng-dx-web-chat-preview .col-xxl{flex:1 0 0%}eng-dx-web-chat .row-cols-xxl-auto>*,eng-dx-web-chat-preview .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}eng-dx-web-chat .row-cols-xxl-1>*,eng-dx-web-chat-preview .row-cols-xxl-1>*{flex:0 0 auto;width:100%}eng-dx-web-chat .row-cols-xxl-2>*,eng-dx-web-chat-preview .row-cols-xxl-2>*{flex:0 0 auto;width:50%}eng-dx-web-chat .row-cols-xxl-3>*,eng-dx-web-chat-preview .row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .row-cols-xxl-4>*,eng-dx-web-chat-preview .row-cols-xxl-4>*{flex:0 0 auto;width:25%}eng-dx-web-chat .row-cols-xxl-5>*,eng-dx-web-chat-preview .row-cols-xxl-5>*{flex:0 0 auto;width:20%}eng-dx-web-chat .row-cols-xxl-6>*,eng-dx-web-chat-preview .row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-xxl-auto,eng-dx-web-chat-preview .col-xxl-auto{flex:0 0 auto;width:auto}eng-dx-web-chat .col-xxl-1,eng-dx-web-chat-preview .col-xxl-1{flex:0 0 auto;width:8.33333333%}eng-dx-web-chat .col-xxl-2,eng-dx-web-chat-preview .col-xxl-2{flex:0 0 auto;width:16.66666667%}eng-dx-web-chat .col-xxl-3,eng-dx-web-chat-preview .col-xxl-3{flex:0 0 auto;width:25%}eng-dx-web-chat .col-xxl-4,eng-dx-web-chat-preview .col-xxl-4{flex:0 0 auto;width:33.33333333%}eng-dx-web-chat .col-xxl-5,eng-dx-web-chat-preview .col-xxl-5{flex:0 0 auto;width:41.66666667%}eng-dx-web-chat .col-xxl-6,eng-dx-web-chat-preview .col-xxl-6{flex:0 0 auto;width:50%}eng-dx-web-chat .col-xxl-7,eng-dx-web-chat-preview .col-xxl-7{flex:0 0 auto;width:58.33333333%}eng-dx-web-chat .col-xxl-8,eng-dx-web-chat-preview .col-xxl-8{flex:0 0 auto;width:66.66666667%}eng-dx-web-chat .col-xxl-9,eng-dx-web-chat-preview .col-xxl-9{flex:0 0 auto;width:75%}eng-dx-web-chat .col-xxl-10,eng-dx-web-chat-preview .col-xxl-10{flex:0 0 auto;width:83.33333333%}eng-dx-web-chat .col-xxl-11,eng-dx-web-chat-preview .col-xxl-11{flex:0 0 auto;width:91.66666667%}eng-dx-web-chat .col-xxl-12,eng-dx-web-chat-preview .col-xxl-12{flex:0 0 auto;width:100%}eng-dx-web-chat .offset-xxl-0,eng-dx-web-chat-preview .offset-xxl-0{margin-left:0}eng-dx-web-chat .offset-xxl-1,eng-dx-web-chat-preview .offset-xxl-1{margin-left:8.33333333%}eng-dx-web-chat .offset-xxl-2,eng-dx-web-chat-preview .offset-xxl-2{margin-left:16.66666667%}eng-dx-web-chat .offset-xxl-3,eng-dx-web-chat-preview .offset-xxl-3{margin-left:25%}eng-dx-web-chat .offset-xxl-4,eng-dx-web-chat-preview .offset-xxl-4{margin-left:33.33333333%}eng-dx-web-chat .offset-xxl-5,eng-dx-web-chat-preview .offset-xxl-5{margin-left:41.66666667%}eng-dx-web-chat .offset-xxl-6,eng-dx-web-chat-preview .offset-xxl-6{margin-left:50%}eng-dx-web-chat .offset-xxl-7,eng-dx-web-chat-preview .offset-xxl-7{margin-left:58.33333333%}eng-dx-web-chat .offset-xxl-8,eng-dx-web-chat-preview .offset-xxl-8{margin-left:66.66666667%}eng-dx-web-chat .offset-xxl-9,eng-dx-web-chat-preview .offset-xxl-9{margin-left:75%}eng-dx-web-chat .offset-xxl-10,eng-dx-web-chat-preview .offset-xxl-10{margin-left:83.33333333%}eng-dx-web-chat .offset-xxl-11,eng-dx-web-chat-preview .offset-xxl-11{margin-left:91.66666667%}eng-dx-web-chat .g-xxl-0,eng-dx-web-chat .gx-xxl-0,eng-dx-web-chat-preview .g-xxl-0,eng-dx-web-chat-preview .gx-xxl-0{--bs-gutter-x: 0}eng-dx-web-chat .g-xxl-0,eng-dx-web-chat .gy-xxl-0,eng-dx-web-chat-preview .g-xxl-0,eng-dx-web-chat-preview .gy-xxl-0{--bs-gutter-y: 0}eng-dx-web-chat .g-xxl-1,eng-dx-web-chat .gx-xxl-1,eng-dx-web-chat-preview .g-xxl-1,eng-dx-web-chat-preview .gx-xxl-1{--bs-gutter-x: .25em}eng-dx-web-chat .g-xxl-1,eng-dx-web-chat .gy-xxl-1,eng-dx-web-chat-preview .g-xxl-1,eng-dx-web-chat-preview .gy-xxl-1{--bs-gutter-y: .25em}eng-dx-web-chat .g-xxl-2,eng-dx-web-chat .gx-xxl-2,eng-dx-web-chat-preview .g-xxl-2,eng-dx-web-chat-preview .gx-xxl-2{--bs-gutter-x: .5em}eng-dx-web-chat .g-xxl-2,eng-dx-web-chat .gy-xxl-2,eng-dx-web-chat-preview .g-xxl-2,eng-dx-web-chat-preview .gy-xxl-2{--bs-gutter-y: .5em}eng-dx-web-chat .g-xxl-3,eng-dx-web-chat .gx-xxl-3,eng-dx-web-chat-preview .g-xxl-3,eng-dx-web-chat-preview .gx-xxl-3{--bs-gutter-x: 1em}eng-dx-web-chat .g-xxl-3,eng-dx-web-chat .gy-xxl-3,eng-dx-web-chat-preview .g-xxl-3,eng-dx-web-chat-preview .gy-xxl-3{--bs-gutter-y: 1em}eng-dx-web-chat .g-xxl-4,eng-dx-web-chat .gx-xxl-4,eng-dx-web-chat-preview .g-xxl-4,eng-dx-web-chat-preview .gx-xxl-4{--bs-gutter-x: 1.5em}eng-dx-web-chat .g-xxl-4,eng-dx-web-chat .gy-xxl-4,eng-dx-web-chat-preview .g-xxl-4,eng-dx-web-chat-preview .gy-xxl-4{--bs-gutter-y: 1.5em}eng-dx-web-chat .g-xxl-5,eng-dx-web-chat .gx-xxl-5,eng-dx-web-chat-preview .g-xxl-5,eng-dx-web-chat-preview .gx-xxl-5{--bs-gutter-x: 3em}eng-dx-web-chat .g-xxl-5,eng-dx-web-chat .gy-xxl-5,eng-dx-web-chat-preview .g-xxl-5,eng-dx-web-chat-preview .gy-xxl-5{--bs-gutter-y: 3em}}eng-dx-web-chat .modal,eng-dx-web-chat-preview .modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1em;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1em;--bs-modal-header-padding-y: 1em;--bs-modal-header-padding: 1em 1em;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}eng-dx-web-chat .modal-dialog,eng-dx-web-chat-preview .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade eng-dx-web-chat .modal-dialog,.modal.fade eng-dx-web-chat-preview .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade eng-dx-web-chat .modal-dialog,.modal.fade eng-dx-web-chat-preview .modal-dialog{transition:none}}.modal.show eng-dx-web-chat .modal-dialog,.modal.show eng-dx-web-chat-preview .modal-dialog{transform:none}.modal.modal-static eng-dx-web-chat .modal-dialog,.modal.modal-static eng-dx-web-chat-preview .modal-dialog{transform:scale(1.02)}eng-dx-web-chat .modal-dialog-scrollable,eng-dx-web-chat-preview .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}eng-dx-web-chat .modal-dialog-scrollable .modal-content,eng-dx-web-chat-preview .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}eng-dx-web-chat .modal-dialog-scrollable .modal-body,eng-dx-web-chat-preview .modal-dialog-scrollable .modal-body{overflow-y:auto}eng-dx-web-chat .modal-dialog-centered,eng-dx-web-chat-preview .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}eng-dx-web-chat .modal-content,eng-dx-web-chat-preview .modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}eng-dx-web-chat .modal-backdrop,eng-dx-web-chat-preview .modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}eng-dx-web-chat .modal-backdrop.fade,eng-dx-web-chat-preview .modal-backdrop.fade{opacity:0}eng-dx-web-chat .modal-backdrop.show,eng-dx-web-chat-preview .modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}eng-dx-web-chat .modal-header,eng-dx-web-chat-preview .modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}eng-dx-web-chat .modal-header .btn-close,eng-dx-web-chat-preview .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}eng-dx-web-chat .modal-title,eng-dx-web-chat-preview .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}eng-dx-web-chat .modal-body,eng-dx-web-chat-preview .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}eng-dx-web-chat .modal-footer,eng-dx-web-chat-preview .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}eng-dx-web-chat .modal-footer>*,eng-dx-web-chat-preview .modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){eng-dx-web-chat .modal,eng-dx-web-chat-preview .modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}eng-dx-web-chat .modal-dialog,eng-dx-web-chat-preview .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}eng-dx-web-chat .modal-sm,eng-dx-web-chat-preview .modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){eng-dx-web-chat .modal-lg,eng-dx-web-chat .modal-xl,eng-dx-web-chat-preview .modal-lg,eng-dx-web-chat-preview .modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){eng-dx-web-chat .modal-xl,eng-dx-web-chat-preview .modal-xl{--bs-modal-width: 1140px}}eng-dx-web-chat .modal-fullscreen,eng-dx-web-chat-preview .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}eng-dx-web-chat .modal-fullscreen .modal-content,eng-dx-web-chat-preview .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}eng-dx-web-chat .modal-fullscreen .modal-header,eng-dx-web-chat .modal-fullscreen .modal-footer,eng-dx-web-chat-preview .modal-fullscreen .modal-header,eng-dx-web-chat-preview .modal-fullscreen .modal-footer{border-radius:0}eng-dx-web-chat .modal-fullscreen .modal-body,eng-dx-web-chat-preview .modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){eng-dx-web-chat .modal-fullscreen-sm-down,eng-dx-web-chat-preview .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}eng-dx-web-chat .modal-fullscreen-sm-down .modal-content,eng-dx-web-chat-preview .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}eng-dx-web-chat .modal-fullscreen-sm-down .modal-header,eng-dx-web-chat .modal-fullscreen-sm-down .modal-footer,eng-dx-web-chat-preview .modal-fullscreen-sm-down .modal-header,eng-dx-web-chat-preview .modal-fullscreen-sm-down .modal-footer{border-radius:0}eng-dx-web-chat .modal-fullscreen-sm-down .modal-body,eng-dx-web-chat-preview .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){eng-dx-web-chat .modal-fullscreen-md-down,eng-dx-web-chat-preview .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}eng-dx-web-chat .modal-fullscreen-md-down .modal-content,eng-dx-web-chat-preview .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}eng-dx-web-chat .modal-fullscreen-md-down .modal-header,eng-dx-web-chat .modal-fullscreen-md-down .modal-footer,eng-dx-web-chat-preview .modal-fullscreen-md-down .modal-header,eng-dx-web-chat-preview .modal-fullscreen-md-down .modal-footer{border-radius:0}eng-dx-web-chat .modal-fullscreen-md-down .modal-body,eng-dx-web-chat-preview .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){eng-dx-web-chat .modal-fullscreen-lg-down,eng-dx-web-chat-preview .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}eng-dx-web-chat .modal-fullscreen-lg-down .modal-content,eng-dx-web-chat-preview .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}eng-dx-web-chat .modal-fullscreen-lg-down .modal-header,eng-dx-web-chat .modal-fullscreen-lg-down .modal-footer,eng-dx-web-chat-preview .modal-fullscreen-lg-down .modal-header,eng-dx-web-chat-preview .modal-fullscreen-lg-down .modal-footer{border-radius:0}eng-dx-web-chat .modal-fullscreen-lg-down .modal-body,eng-dx-web-chat-preview .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){eng-dx-web-chat .modal-fullscreen-xl-down,eng-dx-web-chat-preview .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}eng-dx-web-chat .modal-fullscreen-xl-down .modal-content,eng-dx-web-chat-preview .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}eng-dx-web-chat .modal-fullscreen-xl-down .modal-header,eng-dx-web-chat .modal-fullscreen-xl-down .modal-footer,eng-dx-web-chat-preview .modal-fullscreen-xl-down .modal-header,eng-dx-web-chat-preview .modal-fullscreen-xl-down .modal-footer{border-radius:0}eng-dx-web-chat .modal-fullscreen-xl-down .modal-body,eng-dx-web-chat-preview .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){eng-dx-web-chat .modal-fullscreen-xxl-down,eng-dx-web-chat-preview .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}eng-dx-web-chat .modal-fullscreen-xxl-down .modal-content,eng-dx-web-chat-preview .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}eng-dx-web-chat .modal-fullscreen-xxl-down .modal-header,eng-dx-web-chat .modal-fullscreen-xxl-down .modal-footer,eng-dx-web-chat-preview .modal-fullscreen-xxl-down .modal-header,eng-dx-web-chat-preview .modal-fullscreen-xxl-down .modal-footer{border-radius:0}eng-dx-web-chat .modal-fullscreen-xxl-down .modal-body,eng-dx-web-chat-preview .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}eng-dx-web-chat .clearfix:after,eng-dx-web-chat-preview .clearfix:after{display:block;clear:both;content:""}eng-dx-web-chat .text-bg-primary,eng-dx-web-chat-preview .text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .text-bg-secondary,eng-dx-web-chat-preview .text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .text-bg-success,eng-dx-web-chat-preview .text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .text-bg-info,eng-dx-web-chat-preview .text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .text-bg-warning,eng-dx-web-chat-preview .text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .text-bg-danger,eng-dx-web-chat-preview .text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .text-bg-light,eng-dx-web-chat-preview .text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .text-bg-dark,eng-dx-web-chat-preview .text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}eng-dx-web-chat .link-primary,eng-dx-web-chat-preview .link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-primary:hover,eng-dx-web-chat .link-primary:focus,eng-dx-web-chat-preview .link-primary:hover,eng-dx-web-chat-preview .link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-secondary,eng-dx-web-chat-preview .link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-secondary:hover,eng-dx-web-chat .link-secondary:focus,eng-dx-web-chat-preview .link-secondary:hover,eng-dx-web-chat-preview .link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-success,eng-dx-web-chat-preview .link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-success:hover,eng-dx-web-chat .link-success:focus,eng-dx-web-chat-preview .link-success:hover,eng-dx-web-chat-preview .link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-info,eng-dx-web-chat-preview .link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-info:hover,eng-dx-web-chat .link-info:focus,eng-dx-web-chat-preview .link-info:hover,eng-dx-web-chat-preview .link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-warning,eng-dx-web-chat-preview .link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-warning:hover,eng-dx-web-chat .link-warning:focus,eng-dx-web-chat-preview .link-warning:hover,eng-dx-web-chat-preview .link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-danger,eng-dx-web-chat-preview .link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-danger:hover,eng-dx-web-chat .link-danger:focus,eng-dx-web-chat-preview .link-danger:hover,eng-dx-web-chat-preview .link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-light,eng-dx-web-chat-preview .link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-light:hover,eng-dx-web-chat .link-light:focus,eng-dx-web-chat-preview .link-light:hover,eng-dx-web-chat-preview .link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-dark,eng-dx-web-chat-preview .link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-dark:hover,eng-dx-web-chat .link-dark:focus,eng-dx-web-chat-preview .link-dark:hover,eng-dx-web-chat-preview .link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-body-emphasis,eng-dx-web-chat-preview .link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}eng-dx-web-chat .link-body-emphasis:hover,eng-dx-web-chat .link-body-emphasis:focus,eng-dx-web-chat-preview .link-body-emphasis:hover,eng-dx-web-chat-preview .link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}eng-dx-web-chat .focus-ring:focus,eng-dx-web-chat-preview .focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}eng-dx-web-chat .icon-link,eng-dx-web-chat-preview .icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}eng-dx-web-chat .icon-link>.bi,eng-dx-web-chat-preview .icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .icon-link>.bi,eng-dx-web-chat-preview .icon-link>.bi{transition:none}}eng-dx-web-chat .icon-link-hover:hover>.bi,eng-dx-web-chat .icon-link-hover:focus-visible>.bi,eng-dx-web-chat-preview .icon-link-hover:hover>.bi,eng-dx-web-chat-preview .icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}eng-dx-web-chat .ratio,eng-dx-web-chat-preview .ratio{position:relative;width:100%}eng-dx-web-chat .ratio:before,eng-dx-web-chat-preview .ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}eng-dx-web-chat .ratio>*,eng-dx-web-chat-preview .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}eng-dx-web-chat .ratio-1x1,eng-dx-web-chat-preview .ratio-1x1{--bs-aspect-ratio: 100%}eng-dx-web-chat .ratio-4x3,eng-dx-web-chat-preview .ratio-4x3{--bs-aspect-ratio: 75%}eng-dx-web-chat .ratio-16x9,eng-dx-web-chat-preview .ratio-16x9{--bs-aspect-ratio: 56.25%}eng-dx-web-chat .ratio-21x9,eng-dx-web-chat-preview .ratio-21x9{--bs-aspect-ratio: 42.8571428571%}eng-dx-web-chat .fixed-top,eng-dx-web-chat-preview .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}eng-dx-web-chat .fixed-bottom,eng-dx-web-chat-preview .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}eng-dx-web-chat .sticky-top,eng-dx-web-chat-preview .sticky-top{position:sticky;top:0;z-index:1020}eng-dx-web-chat .sticky-bottom,eng-dx-web-chat-preview .sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){eng-dx-web-chat .sticky-sm-top,eng-dx-web-chat-preview .sticky-sm-top{position:sticky;top:0;z-index:1020}eng-dx-web-chat .sticky-sm-bottom,eng-dx-web-chat-preview .sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){eng-dx-web-chat .sticky-md-top,eng-dx-web-chat-preview .sticky-md-top{position:sticky;top:0;z-index:1020}eng-dx-web-chat .sticky-md-bottom,eng-dx-web-chat-preview .sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){eng-dx-web-chat .sticky-lg-top,eng-dx-web-chat-preview .sticky-lg-top{position:sticky;top:0;z-index:1020}eng-dx-web-chat .sticky-lg-bottom,eng-dx-web-chat-preview .sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){eng-dx-web-chat .sticky-xl-top,eng-dx-web-chat-preview .sticky-xl-top{position:sticky;top:0;z-index:1020}eng-dx-web-chat .sticky-xl-bottom,eng-dx-web-chat-preview .sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){eng-dx-web-chat .sticky-xxl-top,eng-dx-web-chat-preview .sticky-xxl-top{position:sticky;top:0;z-index:1020}eng-dx-web-chat .sticky-xxl-bottom,eng-dx-web-chat-preview .sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}eng-dx-web-chat .hstack,eng-dx-web-chat-preview .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}eng-dx-web-chat .vstack,eng-dx-web-chat-preview .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}eng-dx-web-chat .visually-hidden,eng-dx-web-chat .visually-hidden-focusable:not(:focus):not(:focus-within),eng-dx-web-chat-preview .visually-hidden,eng-dx-web-chat-preview .visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}eng-dx-web-chat .visually-hidden:not(caption),eng-dx-web-chat .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),eng-dx-web-chat-preview .visually-hidden:not(caption),eng-dx-web-chat-preview .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}eng-dx-web-chat .stretched-link:after,eng-dx-web-chat-preview .stretched-link:after{position:absolute;inset:0;z-index:1;content:""}eng-dx-web-chat .text-truncate,eng-dx-web-chat-preview .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}eng-dx-web-chat .vr,eng-dx-web-chat-preview .vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}eng-dx-web-chat .d-inline,eng-dx-web-chat-preview .d-inline{display:inline!important}eng-dx-web-chat .d-inline-block,eng-dx-web-chat-preview .d-inline-block{display:inline-block!important}eng-dx-web-chat .d-block,eng-dx-web-chat-preview .d-block{display:block!important}eng-dx-web-chat .d-grid,eng-dx-web-chat-preview .d-grid{display:grid!important}eng-dx-web-chat .d-inline-grid,eng-dx-web-chat-preview .d-inline-grid{display:inline-grid!important}eng-dx-web-chat .d-table,eng-dx-web-chat-preview .d-table{display:table!important}eng-dx-web-chat .d-table-row,eng-dx-web-chat-preview .d-table-row{display:table-row!important}eng-dx-web-chat .d-table-cell,eng-dx-web-chat-preview .d-table-cell{display:table-cell!important}eng-dx-web-chat .d-flex,eng-dx-web-chat-preview .d-flex{display:flex!important}eng-dx-web-chat .d-inline-flex,eng-dx-web-chat-preview .d-inline-flex{display:inline-flex!important}eng-dx-web-chat .d-none,eng-dx-web-chat-preview .d-none{display:none!important}eng-dx-web-chat .flex-fill,eng-dx-web-chat-preview .flex-fill{flex:1 1 auto!important}eng-dx-web-chat .flex-row,eng-dx-web-chat-preview .flex-row{flex-direction:row!important}eng-dx-web-chat .flex-column,eng-dx-web-chat-preview .flex-column{flex-direction:column!important}eng-dx-web-chat .flex-row-reverse,eng-dx-web-chat-preview .flex-row-reverse{flex-direction:row-reverse!important}eng-dx-web-chat .flex-column-reverse,eng-dx-web-chat-preview .flex-column-reverse{flex-direction:column-reverse!important}eng-dx-web-chat .flex-grow-0,eng-dx-web-chat-preview .flex-grow-0{flex-grow:0!important}eng-dx-web-chat .flex-grow-1,eng-dx-web-chat-preview .flex-grow-1{flex-grow:1!important}eng-dx-web-chat .flex-shrink-0,eng-dx-web-chat-preview .flex-shrink-0{flex-shrink:0!important}eng-dx-web-chat .flex-shrink-1,eng-dx-web-chat-preview .flex-shrink-1{flex-shrink:1!important}eng-dx-web-chat .flex-wrap,eng-dx-web-chat-preview .flex-wrap{flex-wrap:wrap!important}eng-dx-web-chat .flex-nowrap,eng-dx-web-chat-preview .flex-nowrap{flex-wrap:nowrap!important}eng-dx-web-chat .flex-wrap-reverse,eng-dx-web-chat-preview .flex-wrap-reverse{flex-wrap:wrap-reverse!important}eng-dx-web-chat .justify-content-start,eng-dx-web-chat-preview .justify-content-start{justify-content:flex-start!important}eng-dx-web-chat .justify-content-end,eng-dx-web-chat-preview .justify-content-end{justify-content:flex-end!important}eng-dx-web-chat .justify-content-center,eng-dx-web-chat-preview .justify-content-center{justify-content:center!important}eng-dx-web-chat .justify-content-between,eng-dx-web-chat-preview .justify-content-between{justify-content:space-between!important}eng-dx-web-chat .justify-content-around,eng-dx-web-chat-preview .justify-content-around{justify-content:space-around!important}eng-dx-web-chat .justify-content-evenly,eng-dx-web-chat-preview .justify-content-evenly{justify-content:space-evenly!important}eng-dx-web-chat .align-items-start,eng-dx-web-chat-preview .align-items-start{align-items:flex-start!important}eng-dx-web-chat .align-items-end,eng-dx-web-chat-preview .align-items-end{align-items:flex-end!important}eng-dx-web-chat .align-items-center,eng-dx-web-chat-preview .align-items-center{align-items:center!important}eng-dx-web-chat .align-items-baseline,eng-dx-web-chat-preview .align-items-baseline{align-items:baseline!important}eng-dx-web-chat .align-items-stretch,eng-dx-web-chat-preview .align-items-stretch{align-items:stretch!important}eng-dx-web-chat .align-content-start,eng-dx-web-chat-preview .align-content-start{align-content:flex-start!important}eng-dx-web-chat .align-content-end,eng-dx-web-chat-preview .align-content-end{align-content:flex-end!important}eng-dx-web-chat .align-content-center,eng-dx-web-chat-preview .align-content-center{align-content:center!important}eng-dx-web-chat .align-content-between,eng-dx-web-chat-preview .align-content-between{align-content:space-between!important}eng-dx-web-chat .align-content-around,eng-dx-web-chat-preview .align-content-around{align-content:space-around!important}eng-dx-web-chat .align-content-stretch,eng-dx-web-chat-preview .align-content-stretch{align-content:stretch!important}eng-dx-web-chat .align-self-auto,eng-dx-web-chat-preview .align-self-auto{align-self:auto!important}eng-dx-web-chat .align-self-start,eng-dx-web-chat-preview .align-self-start{align-self:flex-start!important}eng-dx-web-chat .align-self-end,eng-dx-web-chat-preview .align-self-end{align-self:flex-end!important}eng-dx-web-chat .align-self-center,eng-dx-web-chat-preview .align-self-center{align-self:center!important}eng-dx-web-chat .align-self-baseline,eng-dx-web-chat-preview .align-self-baseline{align-self:baseline!important}eng-dx-web-chat .align-self-stretch,eng-dx-web-chat-preview .align-self-stretch{align-self:stretch!important}eng-dx-web-chat .order-first,eng-dx-web-chat-preview .order-first{order:-1!important}eng-dx-web-chat .order-0,eng-dx-web-chat-preview .order-0{order:0!important}eng-dx-web-chat .order-1,eng-dx-web-chat-preview .order-1{order:1!important}eng-dx-web-chat .order-2,eng-dx-web-chat-preview .order-2{order:2!important}eng-dx-web-chat .order-3,eng-dx-web-chat-preview .order-3{order:3!important}eng-dx-web-chat .order-4,eng-dx-web-chat-preview .order-4{order:4!important}eng-dx-web-chat .order-5,eng-dx-web-chat-preview .order-5{order:5!important}eng-dx-web-chat .order-last,eng-dx-web-chat-preview .order-last{order:6!important}eng-dx-web-chat .m-0,eng-dx-web-chat-preview .m-0{margin:0!important}eng-dx-web-chat .m-1,eng-dx-web-chat-preview .m-1{margin:.25em!important}eng-dx-web-chat .m-2,eng-dx-web-chat-preview .m-2{margin:.5em!important}eng-dx-web-chat .m-3,eng-dx-web-chat-preview .m-3{margin:1em!important}eng-dx-web-chat .m-4,eng-dx-web-chat-preview .m-4{margin:1.5em!important}eng-dx-web-chat .m-5,eng-dx-web-chat-preview .m-5{margin:3em!important}eng-dx-web-chat .m-auto,eng-dx-web-chat-preview .m-auto{margin:auto!important}eng-dx-web-chat .mx-0,eng-dx-web-chat-preview .mx-0{margin-right:0!important;margin-left:0!important}eng-dx-web-chat .mx-1,eng-dx-web-chat-preview .mx-1{margin-right:.25em!important;margin-left:.25em!important}eng-dx-web-chat .mx-2,eng-dx-web-chat-preview .mx-2{margin-right:.5em!important;margin-left:.5em!important}eng-dx-web-chat .mx-3,eng-dx-web-chat-preview .mx-3{margin-right:1em!important;margin-left:1em!important}eng-dx-web-chat .mx-4,eng-dx-web-chat-preview .mx-4{margin-right:1.5em!important;margin-left:1.5em!important}eng-dx-web-chat .mx-5,eng-dx-web-chat-preview .mx-5{margin-right:3em!important;margin-left:3em!important}eng-dx-web-chat .mx-auto,eng-dx-web-chat-preview .mx-auto{margin-right:auto!important;margin-left:auto!important}eng-dx-web-chat .my-0,eng-dx-web-chat-preview .my-0{margin-top:0!important;margin-bottom:0!important}eng-dx-web-chat .my-1,eng-dx-web-chat-preview .my-1{margin-top:.25em!important;margin-bottom:.25em!important}eng-dx-web-chat .my-2,eng-dx-web-chat-preview .my-2{margin-top:.5em!important;margin-bottom:.5em!important}eng-dx-web-chat .my-3,eng-dx-web-chat-preview .my-3{margin-top:1em!important;margin-bottom:1em!important}eng-dx-web-chat .my-4,eng-dx-web-chat-preview .my-4{margin-top:1.5em!important;margin-bottom:1.5em!important}eng-dx-web-chat .my-5,eng-dx-web-chat-preview .my-5{margin-top:3em!important;margin-bottom:3em!important}eng-dx-web-chat .my-auto,eng-dx-web-chat-preview .my-auto{margin-top:auto!important;margin-bottom:auto!important}eng-dx-web-chat .mt-0,eng-dx-web-chat-preview .mt-0{margin-top:0!important}eng-dx-web-chat .mt-1,eng-dx-web-chat-preview .mt-1{margin-top:.25em!important}eng-dx-web-chat .mt-2,eng-dx-web-chat-preview .mt-2{margin-top:.5em!important}eng-dx-web-chat .mt-3,eng-dx-web-chat-preview .mt-3{margin-top:1em!important}eng-dx-web-chat .mt-4,eng-dx-web-chat-preview .mt-4{margin-top:1.5em!important}eng-dx-web-chat .mt-5,eng-dx-web-chat-preview .mt-5{margin-top:3em!important}eng-dx-web-chat .mt-auto,eng-dx-web-chat-preview .mt-auto{margin-top:auto!important}eng-dx-web-chat .me-0,eng-dx-web-chat-preview .me-0{margin-right:0!important}eng-dx-web-chat .me-1,eng-dx-web-chat-preview .me-1{margin-right:.25em!important}eng-dx-web-chat .me-2,eng-dx-web-chat-preview .me-2{margin-right:.5em!important}eng-dx-web-chat .me-3,eng-dx-web-chat-preview .me-3{margin-right:1em!important}eng-dx-web-chat .me-4,eng-dx-web-chat-preview .me-4{margin-right:1.5em!important}eng-dx-web-chat .me-5,eng-dx-web-chat-preview .me-5{margin-right:3em!important}eng-dx-web-chat .me-auto,eng-dx-web-chat-preview .me-auto{margin-right:auto!important}eng-dx-web-chat .mb-0,eng-dx-web-chat-preview .mb-0{margin-bottom:0!important}eng-dx-web-chat .mb-1,eng-dx-web-chat-preview .mb-1{margin-bottom:.25em!important}eng-dx-web-chat .mb-2,eng-dx-web-chat-preview .mb-2{margin-bottom:.5em!important}eng-dx-web-chat .mb-3,eng-dx-web-chat-preview .mb-3{margin-bottom:1em!important}eng-dx-web-chat .mb-4,eng-dx-web-chat-preview .mb-4{margin-bottom:1.5em!important}eng-dx-web-chat .mb-5,eng-dx-web-chat-preview .mb-5{margin-bottom:3em!important}eng-dx-web-chat .mb-auto,eng-dx-web-chat-preview .mb-auto{margin-bottom:auto!important}eng-dx-web-chat .ms-0,eng-dx-web-chat-preview .ms-0{margin-left:0!important}eng-dx-web-chat .ms-1,eng-dx-web-chat-preview .ms-1{margin-left:.25em!important}eng-dx-web-chat .ms-2,eng-dx-web-chat-preview .ms-2{margin-left:.5em!important}eng-dx-web-chat .ms-3,eng-dx-web-chat-preview .ms-3{margin-left:1em!important}eng-dx-web-chat .ms-4,eng-dx-web-chat-preview .ms-4{margin-left:1.5em!important}eng-dx-web-chat .ms-5,eng-dx-web-chat-preview .ms-5{margin-left:3em!important}eng-dx-web-chat .ms-auto,eng-dx-web-chat-preview .ms-auto{margin-left:auto!important}eng-dx-web-chat .p-0,eng-dx-web-chat-preview .p-0{padding:0!important}eng-dx-web-chat .p-1,eng-dx-web-chat-preview .p-1{padding:.25em!important}eng-dx-web-chat .p-2,eng-dx-web-chat-preview .p-2{padding:.5em!important}eng-dx-web-chat .p-3,eng-dx-web-chat-preview .p-3{padding:1em!important}eng-dx-web-chat .p-4,eng-dx-web-chat-preview .p-4{padding:1.5em!important}eng-dx-web-chat .p-5,eng-dx-web-chat-preview .p-5{padding:3em!important}eng-dx-web-chat .px-0,eng-dx-web-chat-preview .px-0{padding-right:0!important;padding-left:0!important}eng-dx-web-chat .px-1,eng-dx-web-chat-preview .px-1{padding-right:.25em!important;padding-left:.25em!important}eng-dx-web-chat .px-2,eng-dx-web-chat-preview .px-2{padding-right:.5em!important;padding-left:.5em!important}eng-dx-web-chat .px-3,eng-dx-web-chat-preview .px-3{padding-right:1em!important;padding-left:1em!important}eng-dx-web-chat .px-4,eng-dx-web-chat-preview .px-4{padding-right:1.5em!important;padding-left:1.5em!important}eng-dx-web-chat .px-5,eng-dx-web-chat-preview .px-5{padding-right:3em!important;padding-left:3em!important}eng-dx-web-chat .py-0,eng-dx-web-chat-preview .py-0{padding-top:0!important;padding-bottom:0!important}eng-dx-web-chat .py-1,eng-dx-web-chat-preview .py-1{padding-top:.25em!important;padding-bottom:.25em!important}eng-dx-web-chat .py-2,eng-dx-web-chat-preview .py-2{padding-top:.5em!important;padding-bottom:.5em!important}eng-dx-web-chat .py-3,eng-dx-web-chat-preview .py-3{padding-top:1em!important;padding-bottom:1em!important}eng-dx-web-chat .py-4,eng-dx-web-chat-preview .py-4{padding-top:1.5em!important;padding-bottom:1.5em!important}eng-dx-web-chat .py-5,eng-dx-web-chat-preview .py-5{padding-top:3em!important;padding-bottom:3em!important}eng-dx-web-chat .pt-0,eng-dx-web-chat-preview .pt-0{padding-top:0!important}eng-dx-web-chat .pt-1,eng-dx-web-chat-preview .pt-1{padding-top:.25em!important}eng-dx-web-chat .pt-2,eng-dx-web-chat-preview .pt-2{padding-top:.5em!important}eng-dx-web-chat .pt-3,eng-dx-web-chat-preview .pt-3{padding-top:1em!important}eng-dx-web-chat .pt-4,eng-dx-web-chat-preview .pt-4{padding-top:1.5em!important}eng-dx-web-chat .pt-5,eng-dx-web-chat-preview .pt-5{padding-top:3em!important}eng-dx-web-chat .pe-0,eng-dx-web-chat-preview .pe-0{padding-right:0!important}eng-dx-web-chat .pe-1,eng-dx-web-chat-preview .pe-1{padding-right:.25em!important}eng-dx-web-chat .pe-2,eng-dx-web-chat-preview .pe-2{padding-right:.5em!important}eng-dx-web-chat .pe-3,eng-dx-web-chat-preview .pe-3{padding-right:1em!important}eng-dx-web-chat .pe-4,eng-dx-web-chat-preview .pe-4{padding-right:1.5em!important}eng-dx-web-chat .pe-5,eng-dx-web-chat-preview .pe-5{padding-right:3em!important}eng-dx-web-chat .pb-0,eng-dx-web-chat-preview .pb-0{padding-bottom:0!important}eng-dx-web-chat .pb-1,eng-dx-web-chat-preview .pb-1{padding-bottom:.25em!important}eng-dx-web-chat .pb-2,eng-dx-web-chat-preview .pb-2{padding-bottom:.5em!important}eng-dx-web-chat .pb-3,eng-dx-web-chat-preview .pb-3{padding-bottom:1em!important}eng-dx-web-chat .pb-4,eng-dx-web-chat-preview .pb-4{padding-bottom:1.5em!important}eng-dx-web-chat .pb-5,eng-dx-web-chat-preview .pb-5{padding-bottom:3em!important}eng-dx-web-chat .ps-0,eng-dx-web-chat-preview .ps-0{padding-left:0!important}eng-dx-web-chat .ps-1,eng-dx-web-chat-preview .ps-1{padding-left:.25em!important}eng-dx-web-chat .ps-2,eng-dx-web-chat-preview .ps-2{padding-left:.5em!important}eng-dx-web-chat .ps-3,eng-dx-web-chat-preview .ps-3{padding-left:1em!important}eng-dx-web-chat .ps-4,eng-dx-web-chat-preview .ps-4{padding-left:1.5em!important}eng-dx-web-chat .ps-5,eng-dx-web-chat-preview .ps-5{padding-left:3em!important}eng-dx-web-chat .fw-lighter,eng-dx-web-chat-preview .fw-lighter{font-weight:lighter!important}eng-dx-web-chat .fw-light,eng-dx-web-chat-preview .fw-light{font-weight:300!important}eng-dx-web-chat .fw-normal,eng-dx-web-chat-preview .fw-normal{font-weight:400!important}eng-dx-web-chat .fw-medium,eng-dx-web-chat-preview .fw-medium{font-weight:500!important}eng-dx-web-chat .fw-semibold,eng-dx-web-chat-preview .fw-semibold{font-weight:600!important}eng-dx-web-chat .fw-bold,eng-dx-web-chat-preview .fw-bold{font-weight:700!important}eng-dx-web-chat .fw-bolder,eng-dx-web-chat-preview .fw-bolder{font-weight:bolder!important}@media (min-width: 576px){eng-dx-web-chat .d-sm-inline,eng-dx-web-chat-preview .d-sm-inline{display:inline!important}eng-dx-web-chat .d-sm-inline-block,eng-dx-web-chat-preview .d-sm-inline-block{display:inline-block!important}eng-dx-web-chat .d-sm-block,eng-dx-web-chat-preview .d-sm-block{display:block!important}eng-dx-web-chat .d-sm-grid,eng-dx-web-chat-preview .d-sm-grid{display:grid!important}eng-dx-web-chat .d-sm-inline-grid,eng-dx-web-chat-preview .d-sm-inline-grid{display:inline-grid!important}eng-dx-web-chat .d-sm-table,eng-dx-web-chat-preview .d-sm-table{display:table!important}eng-dx-web-chat .d-sm-table-row,eng-dx-web-chat-preview .d-sm-table-row{display:table-row!important}eng-dx-web-chat .d-sm-table-cell,eng-dx-web-chat-preview .d-sm-table-cell{display:table-cell!important}eng-dx-web-chat .d-sm-flex,eng-dx-web-chat-preview .d-sm-flex{display:flex!important}eng-dx-web-chat .d-sm-inline-flex,eng-dx-web-chat-preview .d-sm-inline-flex{display:inline-flex!important}eng-dx-web-chat .d-sm-none,eng-dx-web-chat-preview .d-sm-none{display:none!important}eng-dx-web-chat .flex-sm-fill,eng-dx-web-chat-preview .flex-sm-fill{flex:1 1 auto!important}eng-dx-web-chat .flex-sm-row,eng-dx-web-chat-preview .flex-sm-row{flex-direction:row!important}eng-dx-web-chat .flex-sm-column,eng-dx-web-chat-preview .flex-sm-column{flex-direction:column!important}eng-dx-web-chat .flex-sm-row-reverse,eng-dx-web-chat-preview .flex-sm-row-reverse{flex-direction:row-reverse!important}eng-dx-web-chat .flex-sm-column-reverse,eng-dx-web-chat-preview .flex-sm-column-reverse{flex-direction:column-reverse!important}eng-dx-web-chat .flex-sm-grow-0,eng-dx-web-chat-preview .flex-sm-grow-0{flex-grow:0!important}eng-dx-web-chat .flex-sm-grow-1,eng-dx-web-chat-preview .flex-sm-grow-1{flex-grow:1!important}eng-dx-web-chat .flex-sm-shrink-0,eng-dx-web-chat-preview .flex-sm-shrink-0{flex-shrink:0!important}eng-dx-web-chat .flex-sm-shrink-1,eng-dx-web-chat-preview .flex-sm-shrink-1{flex-shrink:1!important}eng-dx-web-chat .flex-sm-wrap,eng-dx-web-chat-preview .flex-sm-wrap{flex-wrap:wrap!important}eng-dx-web-chat .flex-sm-nowrap,eng-dx-web-chat-preview .flex-sm-nowrap{flex-wrap:nowrap!important}eng-dx-web-chat .flex-sm-wrap-reverse,eng-dx-web-chat-preview .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}eng-dx-web-chat .justify-content-sm-start,eng-dx-web-chat-preview .justify-content-sm-start{justify-content:flex-start!important}eng-dx-web-chat .justify-content-sm-end,eng-dx-web-chat-preview .justify-content-sm-end{justify-content:flex-end!important}eng-dx-web-chat .justify-content-sm-center,eng-dx-web-chat-preview .justify-content-sm-center{justify-content:center!important}eng-dx-web-chat .justify-content-sm-between,eng-dx-web-chat-preview .justify-content-sm-between{justify-content:space-between!important}eng-dx-web-chat .justify-content-sm-around,eng-dx-web-chat-preview .justify-content-sm-around{justify-content:space-around!important}eng-dx-web-chat .justify-content-sm-evenly,eng-dx-web-chat-preview .justify-content-sm-evenly{justify-content:space-evenly!important}eng-dx-web-chat .align-items-sm-start,eng-dx-web-chat-preview .align-items-sm-start{align-items:flex-start!important}eng-dx-web-chat .align-items-sm-end,eng-dx-web-chat-preview .align-items-sm-end{align-items:flex-end!important}eng-dx-web-chat .align-items-sm-center,eng-dx-web-chat-preview .align-items-sm-center{align-items:center!important}eng-dx-web-chat .align-items-sm-baseline,eng-dx-web-chat-preview .align-items-sm-baseline{align-items:baseline!important}eng-dx-web-chat .align-items-sm-stretch,eng-dx-web-chat-preview .align-items-sm-stretch{align-items:stretch!important}eng-dx-web-chat .align-content-sm-start,eng-dx-web-chat-preview .align-content-sm-start{align-content:flex-start!important}eng-dx-web-chat .align-content-sm-end,eng-dx-web-chat-preview .align-content-sm-end{align-content:flex-end!important}eng-dx-web-chat .align-content-sm-center,eng-dx-web-chat-preview .align-content-sm-center{align-content:center!important}eng-dx-web-chat .align-content-sm-between,eng-dx-web-chat-preview .align-content-sm-between{align-content:space-between!important}eng-dx-web-chat .align-content-sm-around,eng-dx-web-chat-preview .align-content-sm-around{align-content:space-around!important}eng-dx-web-chat .align-content-sm-stretch,eng-dx-web-chat-preview .align-content-sm-stretch{align-content:stretch!important}eng-dx-web-chat .align-self-sm-auto,eng-dx-web-chat-preview .align-self-sm-auto{align-self:auto!important}eng-dx-web-chat .align-self-sm-start,eng-dx-web-chat-preview .align-self-sm-start{align-self:flex-start!important}eng-dx-web-chat .align-self-sm-end,eng-dx-web-chat-preview .align-self-sm-end{align-self:flex-end!important}eng-dx-web-chat .align-self-sm-center,eng-dx-web-chat-preview .align-self-sm-center{align-self:center!important}eng-dx-web-chat .align-self-sm-baseline,eng-dx-web-chat-preview .align-self-sm-baseline{align-self:baseline!important}eng-dx-web-chat .align-self-sm-stretch,eng-dx-web-chat-preview .align-self-sm-stretch{align-self:stretch!important}eng-dx-web-chat .order-sm-first,eng-dx-web-chat-preview .order-sm-first{order:-1!important}eng-dx-web-chat .order-sm-0,eng-dx-web-chat-preview .order-sm-0{order:0!important}eng-dx-web-chat .order-sm-1,eng-dx-web-chat-preview .order-sm-1{order:1!important}eng-dx-web-chat .order-sm-2,eng-dx-web-chat-preview .order-sm-2{order:2!important}eng-dx-web-chat .order-sm-3,eng-dx-web-chat-preview .order-sm-3{order:3!important}eng-dx-web-chat .order-sm-4,eng-dx-web-chat-preview .order-sm-4{order:4!important}eng-dx-web-chat .order-sm-5,eng-dx-web-chat-preview .order-sm-5{order:5!important}eng-dx-web-chat .order-sm-last,eng-dx-web-chat-preview .order-sm-last{order:6!important}eng-dx-web-chat .m-sm-0,eng-dx-web-chat-preview .m-sm-0{margin:0!important}eng-dx-web-chat .m-sm-1,eng-dx-web-chat-preview .m-sm-1{margin:.25em!important}eng-dx-web-chat .m-sm-2,eng-dx-web-chat-preview .m-sm-2{margin:.5em!important}eng-dx-web-chat .m-sm-3,eng-dx-web-chat-preview .m-sm-3{margin:1em!important}eng-dx-web-chat .m-sm-4,eng-dx-web-chat-preview .m-sm-4{margin:1.5em!important}eng-dx-web-chat .m-sm-5,eng-dx-web-chat-preview .m-sm-5{margin:3em!important}eng-dx-web-chat .m-sm-auto,eng-dx-web-chat-preview .m-sm-auto{margin:auto!important}eng-dx-web-chat .mx-sm-0,eng-dx-web-chat-preview .mx-sm-0{margin-right:0!important;margin-left:0!important}eng-dx-web-chat .mx-sm-1,eng-dx-web-chat-preview .mx-sm-1{margin-right:.25em!important;margin-left:.25em!important}eng-dx-web-chat .mx-sm-2,eng-dx-web-chat-preview .mx-sm-2{margin-right:.5em!important;margin-left:.5em!important}eng-dx-web-chat .mx-sm-3,eng-dx-web-chat-preview .mx-sm-3{margin-right:1em!important;margin-left:1em!important}eng-dx-web-chat .mx-sm-4,eng-dx-web-chat-preview .mx-sm-4{margin-right:1.5em!important;margin-left:1.5em!important}eng-dx-web-chat .mx-sm-5,eng-dx-web-chat-preview .mx-sm-5{margin-right:3em!important;margin-left:3em!important}eng-dx-web-chat .mx-sm-auto,eng-dx-web-chat-preview .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}eng-dx-web-chat .my-sm-0,eng-dx-web-chat-preview .my-sm-0{margin-top:0!important;margin-bottom:0!important}eng-dx-web-chat .my-sm-1,eng-dx-web-chat-preview .my-sm-1{margin-top:.25em!important;margin-bottom:.25em!important}eng-dx-web-chat .my-sm-2,eng-dx-web-chat-preview .my-sm-2{margin-top:.5em!important;margin-bottom:.5em!important}eng-dx-web-chat .my-sm-3,eng-dx-web-chat-preview .my-sm-3{margin-top:1em!important;margin-bottom:1em!important}eng-dx-web-chat .my-sm-4,eng-dx-web-chat-preview .my-sm-4{margin-top:1.5em!important;margin-bottom:1.5em!important}eng-dx-web-chat .my-sm-5,eng-dx-web-chat-preview .my-sm-5{margin-top:3em!important;margin-bottom:3em!important}eng-dx-web-chat .my-sm-auto,eng-dx-web-chat-preview .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}eng-dx-web-chat .mt-sm-0,eng-dx-web-chat-preview .mt-sm-0{margin-top:0!important}eng-dx-web-chat .mt-sm-1,eng-dx-web-chat-preview .mt-sm-1{margin-top:.25em!important}eng-dx-web-chat .mt-sm-2,eng-dx-web-chat-preview .mt-sm-2{margin-top:.5em!important}eng-dx-web-chat .mt-sm-3,eng-dx-web-chat-preview .mt-sm-3{margin-top:1em!important}eng-dx-web-chat .mt-sm-4,eng-dx-web-chat-preview .mt-sm-4{margin-top:1.5em!important}eng-dx-web-chat .mt-sm-5,eng-dx-web-chat-preview .mt-sm-5{margin-top:3em!important}eng-dx-web-chat .mt-sm-auto,eng-dx-web-chat-preview .mt-sm-auto{margin-top:auto!important}eng-dx-web-chat .me-sm-0,eng-dx-web-chat-preview .me-sm-0{margin-right:0!important}eng-dx-web-chat .me-sm-1,eng-dx-web-chat-preview .me-sm-1{margin-right:.25em!important}eng-dx-web-chat .me-sm-2,eng-dx-web-chat-preview .me-sm-2{margin-right:.5em!important}eng-dx-web-chat .me-sm-3,eng-dx-web-chat-preview .me-sm-3{margin-right:1em!important}eng-dx-web-chat .me-sm-4,eng-dx-web-chat-preview .me-sm-4{margin-right:1.5em!important}eng-dx-web-chat .me-sm-5,eng-dx-web-chat-preview .me-sm-5{margin-right:3em!important}eng-dx-web-chat .me-sm-auto,eng-dx-web-chat-preview .me-sm-auto{margin-right:auto!important}eng-dx-web-chat .mb-sm-0,eng-dx-web-chat-preview .mb-sm-0{margin-bottom:0!important}eng-dx-web-chat .mb-sm-1,eng-dx-web-chat-preview .mb-sm-1{margin-bottom:.25em!important}eng-dx-web-chat .mb-sm-2,eng-dx-web-chat-preview .mb-sm-2{margin-bottom:.5em!important}eng-dx-web-chat .mb-sm-3,eng-dx-web-chat-preview .mb-sm-3{margin-bottom:1em!important}eng-dx-web-chat .mb-sm-4,eng-dx-web-chat-preview .mb-sm-4{margin-bottom:1.5em!important}eng-dx-web-chat .mb-sm-5,eng-dx-web-chat-preview .mb-sm-5{margin-bottom:3em!important}eng-dx-web-chat .mb-sm-auto,eng-dx-web-chat-preview .mb-sm-auto{margin-bottom:auto!important}eng-dx-web-chat .ms-sm-0,eng-dx-web-chat-preview .ms-sm-0{margin-left:0!important}eng-dx-web-chat .ms-sm-1,eng-dx-web-chat-preview .ms-sm-1{margin-left:.25em!important}eng-dx-web-chat .ms-sm-2,eng-dx-web-chat-preview .ms-sm-2{margin-left:.5em!important}eng-dx-web-chat .ms-sm-3,eng-dx-web-chat-preview .ms-sm-3{margin-left:1em!important}eng-dx-web-chat .ms-sm-4,eng-dx-web-chat-preview .ms-sm-4{margin-left:1.5em!important}eng-dx-web-chat .ms-sm-5,eng-dx-web-chat-preview .ms-sm-5{margin-left:3em!important}eng-dx-web-chat .ms-sm-auto,eng-dx-web-chat-preview .ms-sm-auto{margin-left:auto!important}eng-dx-web-chat .p-sm-0,eng-dx-web-chat-preview .p-sm-0{padding:0!important}eng-dx-web-chat .p-sm-1,eng-dx-web-chat-preview .p-sm-1{padding:.25em!important}eng-dx-web-chat .p-sm-2,eng-dx-web-chat-preview .p-sm-2{padding:.5em!important}eng-dx-web-chat .p-sm-3,eng-dx-web-chat-preview .p-sm-3{padding:1em!important}eng-dx-web-chat .p-sm-4,eng-dx-web-chat-preview .p-sm-4{padding:1.5em!important}eng-dx-web-chat .p-sm-5,eng-dx-web-chat-preview .p-sm-5{padding:3em!important}eng-dx-web-chat .px-sm-0,eng-dx-web-chat-preview .px-sm-0{padding-right:0!important;padding-left:0!important}eng-dx-web-chat .px-sm-1,eng-dx-web-chat-preview .px-sm-1{padding-right:.25em!important;padding-left:.25em!important}eng-dx-web-chat .px-sm-2,eng-dx-web-chat-preview .px-sm-2{padding-right:.5em!important;padding-left:.5em!important}eng-dx-web-chat .px-sm-3,eng-dx-web-chat-preview .px-sm-3{padding-right:1em!important;padding-left:1em!important}eng-dx-web-chat .px-sm-4,eng-dx-web-chat-preview .px-sm-4{padding-right:1.5em!important;padding-left:1.5em!important}eng-dx-web-chat .px-sm-5,eng-dx-web-chat-preview .px-sm-5{padding-right:3em!important;padding-left:3em!important}eng-dx-web-chat .py-sm-0,eng-dx-web-chat-preview .py-sm-0{padding-top:0!important;padding-bottom:0!important}eng-dx-web-chat .py-sm-1,eng-dx-web-chat-preview .py-sm-1{padding-top:.25em!important;padding-bottom:.25em!important}eng-dx-web-chat .py-sm-2,eng-dx-web-chat-preview .py-sm-2{padding-top:.5em!important;padding-bottom:.5em!important}eng-dx-web-chat .py-sm-3,eng-dx-web-chat-preview .py-sm-3{padding-top:1em!important;padding-bottom:1em!important}eng-dx-web-chat .py-sm-4,eng-dx-web-chat-preview .py-sm-4{padding-top:1.5em!important;padding-bottom:1.5em!important}eng-dx-web-chat .py-sm-5,eng-dx-web-chat-preview .py-sm-5{padding-top:3em!important;padding-bottom:3em!important}eng-dx-web-chat .pt-sm-0,eng-dx-web-chat-preview .pt-sm-0{padding-top:0!important}eng-dx-web-chat .pt-sm-1,eng-dx-web-chat-preview .pt-sm-1{padding-top:.25em!important}eng-dx-web-chat .pt-sm-2,eng-dx-web-chat-preview .pt-sm-2{padding-top:.5em!important}eng-dx-web-chat .pt-sm-3,eng-dx-web-chat-preview .pt-sm-3{padding-top:1em!important}eng-dx-web-chat .pt-sm-4,eng-dx-web-chat-preview .pt-sm-4{padding-top:1.5em!important}eng-dx-web-chat .pt-sm-5,eng-dx-web-chat-preview .pt-sm-5{padding-top:3em!important}eng-dx-web-chat .pe-sm-0,eng-dx-web-chat-preview .pe-sm-0{padding-right:0!important}eng-dx-web-chat .pe-sm-1,eng-dx-web-chat-preview .pe-sm-1{padding-right:.25em!important}eng-dx-web-chat .pe-sm-2,eng-dx-web-chat-preview .pe-sm-2{padding-right:.5em!important}eng-dx-web-chat .pe-sm-3,eng-dx-web-chat-preview .pe-sm-3{padding-right:1em!important}eng-dx-web-chat .pe-sm-4,eng-dx-web-chat-preview .pe-sm-4{padding-right:1.5em!important}eng-dx-web-chat .pe-sm-5,eng-dx-web-chat-preview .pe-sm-5{padding-right:3em!important}eng-dx-web-chat .pb-sm-0,eng-dx-web-chat-preview .pb-sm-0{padding-bottom:0!important}eng-dx-web-chat .pb-sm-1,eng-dx-web-chat-preview .pb-sm-1{padding-bottom:.25em!important}eng-dx-web-chat .pb-sm-2,eng-dx-web-chat-preview .pb-sm-2{padding-bottom:.5em!important}eng-dx-web-chat .pb-sm-3,eng-dx-web-chat-preview .pb-sm-3{padding-bottom:1em!important}eng-dx-web-chat .pb-sm-4,eng-dx-web-chat-preview .pb-sm-4{padding-bottom:1.5em!important}eng-dx-web-chat .pb-sm-5,eng-dx-web-chat-preview .pb-sm-5{padding-bottom:3em!important}eng-dx-web-chat .ps-sm-0,eng-dx-web-chat-preview .ps-sm-0{padding-left:0!important}eng-dx-web-chat .ps-sm-1,eng-dx-web-chat-preview .ps-sm-1{padding-left:.25em!important}eng-dx-web-chat .ps-sm-2,eng-dx-web-chat-preview .ps-sm-2{padding-left:.5em!important}eng-dx-web-chat .ps-sm-3,eng-dx-web-chat-preview .ps-sm-3{padding-left:1em!important}eng-dx-web-chat .ps-sm-4,eng-dx-web-chat-preview .ps-sm-4{padding-left:1.5em!important}eng-dx-web-chat .ps-sm-5,eng-dx-web-chat-preview .ps-sm-5{padding-left:3em!important}}@media (min-width: 768px){eng-dx-web-chat .d-md-inline,eng-dx-web-chat-preview .d-md-inline{display:inline!important}eng-dx-web-chat .d-md-inline-block,eng-dx-web-chat-preview .d-md-inline-block{display:inline-block!important}eng-dx-web-chat .d-md-block,eng-dx-web-chat-preview .d-md-block{display:block!important}eng-dx-web-chat .d-md-grid,eng-dx-web-chat-preview .d-md-grid{display:grid!important}eng-dx-web-chat .d-md-inline-grid,eng-dx-web-chat-preview .d-md-inline-grid{display:inline-grid!important}eng-dx-web-chat .d-md-table,eng-dx-web-chat-preview .d-md-table{display:table!important}eng-dx-web-chat .d-md-table-row,eng-dx-web-chat-preview .d-md-table-row{display:table-row!important}eng-dx-web-chat .d-md-table-cell,eng-dx-web-chat-preview .d-md-table-cell{display:table-cell!important}eng-dx-web-chat .d-md-flex,eng-dx-web-chat-preview .d-md-flex{display:flex!important}eng-dx-web-chat .d-md-inline-flex,eng-dx-web-chat-preview .d-md-inline-flex{display:inline-flex!important}eng-dx-web-chat .d-md-none,eng-dx-web-chat-preview .d-md-none{display:none!important}eng-dx-web-chat .flex-md-fill,eng-dx-web-chat-preview .flex-md-fill{flex:1 1 auto!important}eng-dx-web-chat .flex-md-row,eng-dx-web-chat-preview .flex-md-row{flex-direction:row!important}eng-dx-web-chat .flex-md-column,eng-dx-web-chat-preview .flex-md-column{flex-direction:column!important}eng-dx-web-chat .flex-md-row-reverse,eng-dx-web-chat-preview .flex-md-row-reverse{flex-direction:row-reverse!important}eng-dx-web-chat .flex-md-column-reverse,eng-dx-web-chat-preview .flex-md-column-reverse{flex-direction:column-reverse!important}eng-dx-web-chat .flex-md-grow-0,eng-dx-web-chat-preview .flex-md-grow-0{flex-grow:0!important}eng-dx-web-chat .flex-md-grow-1,eng-dx-web-chat-preview .flex-md-grow-1{flex-grow:1!important}eng-dx-web-chat .flex-md-shrink-0,eng-dx-web-chat-preview .flex-md-shrink-0{flex-shrink:0!important}eng-dx-web-chat .flex-md-shrink-1,eng-dx-web-chat-preview .flex-md-shrink-1{flex-shrink:1!important}eng-dx-web-chat .flex-md-wrap,eng-dx-web-chat-preview .flex-md-wrap{flex-wrap:wrap!important}eng-dx-web-chat .flex-md-nowrap,eng-dx-web-chat-preview .flex-md-nowrap{flex-wrap:nowrap!important}eng-dx-web-chat .flex-md-wrap-reverse,eng-dx-web-chat-preview .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}eng-dx-web-chat .justify-content-md-start,eng-dx-web-chat-preview .justify-content-md-start{justify-content:flex-start!important}eng-dx-web-chat .justify-content-md-end,eng-dx-web-chat-preview .justify-content-md-end{justify-content:flex-end!important}eng-dx-web-chat .justify-content-md-center,eng-dx-web-chat-preview .justify-content-md-center{justify-content:center!important}eng-dx-web-chat .justify-content-md-between,eng-dx-web-chat-preview .justify-content-md-between{justify-content:space-between!important}eng-dx-web-chat .justify-content-md-around,eng-dx-web-chat-preview .justify-content-md-around{justify-content:space-around!important}eng-dx-web-chat .justify-content-md-evenly,eng-dx-web-chat-preview .justify-content-md-evenly{justify-content:space-evenly!important}eng-dx-web-chat .align-items-md-start,eng-dx-web-chat-preview .align-items-md-start{align-items:flex-start!important}eng-dx-web-chat .align-items-md-end,eng-dx-web-chat-preview .align-items-md-end{align-items:flex-end!important}eng-dx-web-chat .align-items-md-center,eng-dx-web-chat-preview .align-items-md-center{align-items:center!important}eng-dx-web-chat .align-items-md-baseline,eng-dx-web-chat-preview .align-items-md-baseline{align-items:baseline!important}eng-dx-web-chat .align-items-md-stretch,eng-dx-web-chat-preview .align-items-md-stretch{align-items:stretch!important}eng-dx-web-chat .align-content-md-start,eng-dx-web-chat-preview .align-content-md-start{align-content:flex-start!important}eng-dx-web-chat .align-content-md-end,eng-dx-web-chat-preview .align-content-md-end{align-content:flex-end!important}eng-dx-web-chat .align-content-md-center,eng-dx-web-chat-preview .align-content-md-center{align-content:center!important}eng-dx-web-chat .align-content-md-between,eng-dx-web-chat-preview .align-content-md-between{align-content:space-between!important}eng-dx-web-chat .align-content-md-around,eng-dx-web-chat-preview .align-content-md-around{align-content:space-around!important}eng-dx-web-chat .align-content-md-stretch,eng-dx-web-chat-preview .align-content-md-stretch{align-content:stretch!important}eng-dx-web-chat .align-self-md-auto,eng-dx-web-chat-preview .align-self-md-auto{align-self:auto!important}eng-dx-web-chat .align-self-md-start,eng-dx-web-chat-preview .align-self-md-start{align-self:flex-start!important}eng-dx-web-chat .align-self-md-end,eng-dx-web-chat-preview .align-self-md-end{align-self:flex-end!important}eng-dx-web-chat .align-self-md-center,eng-dx-web-chat-preview .align-self-md-center{align-self:center!important}eng-dx-web-chat .align-self-md-baseline,eng-dx-web-chat-preview .align-self-md-baseline{align-self:baseline!important}eng-dx-web-chat .align-self-md-stretch,eng-dx-web-chat-preview .align-self-md-stretch{align-self:stretch!important}eng-dx-web-chat .order-md-first,eng-dx-web-chat-preview .order-md-first{order:-1!important}eng-dx-web-chat .order-md-0,eng-dx-web-chat-preview .order-md-0{order:0!important}eng-dx-web-chat .order-md-1,eng-dx-web-chat-preview .order-md-1{order:1!important}eng-dx-web-chat .order-md-2,eng-dx-web-chat-preview .order-md-2{order:2!important}eng-dx-web-chat .order-md-3,eng-dx-web-chat-preview .order-md-3{order:3!important}eng-dx-web-chat .order-md-4,eng-dx-web-chat-preview .order-md-4{order:4!important}eng-dx-web-chat .order-md-5,eng-dx-web-chat-preview .order-md-5{order:5!important}eng-dx-web-chat .order-md-last,eng-dx-web-chat-preview .order-md-last{order:6!important}eng-dx-web-chat .m-md-0,eng-dx-web-chat-preview .m-md-0{margin:0!important}eng-dx-web-chat .m-md-1,eng-dx-web-chat-preview .m-md-1{margin:.25em!important}eng-dx-web-chat .m-md-2,eng-dx-web-chat-preview .m-md-2{margin:.5em!important}eng-dx-web-chat .m-md-3,eng-dx-web-chat-preview .m-md-3{margin:1em!important}eng-dx-web-chat .m-md-4,eng-dx-web-chat-preview .m-md-4{margin:1.5em!important}eng-dx-web-chat .m-md-5,eng-dx-web-chat-preview .m-md-5{margin:3em!important}eng-dx-web-chat .m-md-auto,eng-dx-web-chat-preview .m-md-auto{margin:auto!important}eng-dx-web-chat .mx-md-0,eng-dx-web-chat-preview .mx-md-0{margin-right:0!important;margin-left:0!important}eng-dx-web-chat .mx-md-1,eng-dx-web-chat-preview .mx-md-1{margin-right:.25em!important;margin-left:.25em!important}eng-dx-web-chat .mx-md-2,eng-dx-web-chat-preview .mx-md-2{margin-right:.5em!important;margin-left:.5em!important}eng-dx-web-chat .mx-md-3,eng-dx-web-chat-preview .mx-md-3{margin-right:1em!important;margin-left:1em!important}eng-dx-web-chat .mx-md-4,eng-dx-web-chat-preview .mx-md-4{margin-right:1.5em!important;margin-left:1.5em!important}eng-dx-web-chat .mx-md-5,eng-dx-web-chat-preview .mx-md-5{margin-right:3em!important;margin-left:3em!important}eng-dx-web-chat .mx-md-auto,eng-dx-web-chat-preview .mx-md-auto{margin-right:auto!important;margin-left:auto!important}eng-dx-web-chat .my-md-0,eng-dx-web-chat-preview .my-md-0{margin-top:0!important;margin-bottom:0!important}eng-dx-web-chat .my-md-1,eng-dx-web-chat-preview .my-md-1{margin-top:.25em!important;margin-bottom:.25em!important}eng-dx-web-chat .my-md-2,eng-dx-web-chat-preview .my-md-2{margin-top:.5em!important;margin-bottom:.5em!important}eng-dx-web-chat .my-md-3,eng-dx-web-chat-preview .my-md-3{margin-top:1em!important;margin-bottom:1em!important}eng-dx-web-chat .my-md-4,eng-dx-web-chat-preview .my-md-4{margin-top:1.5em!important;margin-bottom:1.5em!important}eng-dx-web-chat .my-md-5,eng-dx-web-chat-preview .my-md-5{margin-top:3em!important;margin-bottom:3em!important}eng-dx-web-chat .my-md-auto,eng-dx-web-chat-preview .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}eng-dx-web-chat .mt-md-0,eng-dx-web-chat-preview .mt-md-0{margin-top:0!important}eng-dx-web-chat .mt-md-1,eng-dx-web-chat-preview .mt-md-1{margin-top:.25em!important}eng-dx-web-chat .mt-md-2,eng-dx-web-chat-preview .mt-md-2{margin-top:.5em!important}eng-dx-web-chat .mt-md-3,eng-dx-web-chat-preview .mt-md-3{margin-top:1em!important}eng-dx-web-chat .mt-md-4,eng-dx-web-chat-preview .mt-md-4{margin-top:1.5em!important}eng-dx-web-chat .mt-md-5,eng-dx-web-chat-preview .mt-md-5{margin-top:3em!important}eng-dx-web-chat .mt-md-auto,eng-dx-web-chat-preview .mt-md-auto{margin-top:auto!important}eng-dx-web-chat .me-md-0,eng-dx-web-chat-preview .me-md-0{margin-right:0!important}eng-dx-web-chat .me-md-1,eng-dx-web-chat-preview .me-md-1{margin-right:.25em!important}eng-dx-web-chat .me-md-2,eng-dx-web-chat-preview .me-md-2{margin-right:.5em!important}eng-dx-web-chat .me-md-3,eng-dx-web-chat-preview .me-md-3{margin-right:1em!important}eng-dx-web-chat .me-md-4,eng-dx-web-chat-preview .me-md-4{margin-right:1.5em!important}eng-dx-web-chat .me-md-5,eng-dx-web-chat-preview .me-md-5{margin-right:3em!important}eng-dx-web-chat .me-md-auto,eng-dx-web-chat-preview .me-md-auto{margin-right:auto!important}eng-dx-web-chat .mb-md-0,eng-dx-web-chat-preview .mb-md-0{margin-bottom:0!important}eng-dx-web-chat .mb-md-1,eng-dx-web-chat-preview .mb-md-1{margin-bottom:.25em!important}eng-dx-web-chat .mb-md-2,eng-dx-web-chat-preview .mb-md-2{margin-bottom:.5em!important}eng-dx-web-chat .mb-md-3,eng-dx-web-chat-preview .mb-md-3{margin-bottom:1em!important}eng-dx-web-chat .mb-md-4,eng-dx-web-chat-preview .mb-md-4{margin-bottom:1.5em!important}eng-dx-web-chat .mb-md-5,eng-dx-web-chat-preview .mb-md-5{margin-bottom:3em!important}eng-dx-web-chat .mb-md-auto,eng-dx-web-chat-preview .mb-md-auto{margin-bottom:auto!important}eng-dx-web-chat .ms-md-0,eng-dx-web-chat-preview .ms-md-0{margin-left:0!important}eng-dx-web-chat .ms-md-1,eng-dx-web-chat-preview .ms-md-1{margin-left:.25em!important}eng-dx-web-chat .ms-md-2,eng-dx-web-chat-preview .ms-md-2{margin-left:.5em!important}eng-dx-web-chat .ms-md-3,eng-dx-web-chat-preview .ms-md-3{margin-left:1em!important}eng-dx-web-chat .ms-md-4,eng-dx-web-chat-preview .ms-md-4{margin-left:1.5em!important}eng-dx-web-chat .ms-md-5,eng-dx-web-chat-preview .ms-md-5{margin-left:3em!important}eng-dx-web-chat .ms-md-auto,eng-dx-web-chat-preview .ms-md-auto{margin-left:auto!important}eng-dx-web-chat .p-md-0,eng-dx-web-chat-preview .p-md-0{padding:0!important}eng-dx-web-chat .p-md-1,eng-dx-web-chat-preview .p-md-1{padding:.25em!important}eng-dx-web-chat .p-md-2,eng-dx-web-chat-preview .p-md-2{padding:.5em!important}eng-dx-web-chat .p-md-3,eng-dx-web-chat-preview .p-md-3{padding:1em!important}eng-dx-web-chat .p-md-4,eng-dx-web-chat-preview .p-md-4{padding:1.5em!important}eng-dx-web-chat .p-md-5,eng-dx-web-chat-preview .p-md-5{padding:3em!important}eng-dx-web-chat .px-md-0,eng-dx-web-chat-preview .px-md-0{padding-right:0!important;padding-left:0!important}eng-dx-web-chat .px-md-1,eng-dx-web-chat-preview .px-md-1{padding-right:.25em!important;padding-left:.25em!important}eng-dx-web-chat .px-md-2,eng-dx-web-chat-preview .px-md-2{padding-right:.5em!important;padding-left:.5em!important}eng-dx-web-chat .px-md-3,eng-dx-web-chat-preview .px-md-3{padding-right:1em!important;padding-left:1em!important}eng-dx-web-chat .px-md-4,eng-dx-web-chat-preview .px-md-4{padding-right:1.5em!important;padding-left:1.5em!important}eng-dx-web-chat .px-md-5,eng-dx-web-chat-preview .px-md-5{padding-right:3em!important;padding-left:3em!important}eng-dx-web-chat .py-md-0,eng-dx-web-chat-preview .py-md-0{padding-top:0!important;padding-bottom:0!important}eng-dx-web-chat .py-md-1,eng-dx-web-chat-preview .py-md-1{padding-top:.25em!important;padding-bottom:.25em!important}eng-dx-web-chat .py-md-2,eng-dx-web-chat-preview .py-md-2{padding-top:.5em!important;padding-bottom:.5em!important}eng-dx-web-chat .py-md-3,eng-dx-web-chat-preview .py-md-3{padding-top:1em!important;padding-bottom:1em!important}eng-dx-web-chat .py-md-4,eng-dx-web-chat-preview .py-md-4{padding-top:1.5em!important;padding-bottom:1.5em!important}eng-dx-web-chat .py-md-5,eng-dx-web-chat-preview .py-md-5{padding-top:3em!important;padding-bottom:3em!important}eng-dx-web-chat .pt-md-0,eng-dx-web-chat-preview .pt-md-0{padding-top:0!important}eng-dx-web-chat .pt-md-1,eng-dx-web-chat-preview .pt-md-1{padding-top:.25em!important}eng-dx-web-chat .pt-md-2,eng-dx-web-chat-preview .pt-md-2{padding-top:.5em!important}eng-dx-web-chat .pt-md-3,eng-dx-web-chat-preview .pt-md-3{padding-top:1em!important}eng-dx-web-chat .pt-md-4,eng-dx-web-chat-preview .pt-md-4{padding-top:1.5em!important}eng-dx-web-chat .pt-md-5,eng-dx-web-chat-preview .pt-md-5{padding-top:3em!important}eng-dx-web-chat .pe-md-0,eng-dx-web-chat-preview .pe-md-0{padding-right:0!important}eng-dx-web-chat .pe-md-1,eng-dx-web-chat-preview .pe-md-1{padding-right:.25em!important}eng-dx-web-chat .pe-md-2,eng-dx-web-chat-preview .pe-md-2{padding-right:.5em!important}eng-dx-web-chat .pe-md-3,eng-dx-web-chat-preview .pe-md-3{padding-right:1em!important}eng-dx-web-chat .pe-md-4,eng-dx-web-chat-preview .pe-md-4{padding-right:1.5em!important}eng-dx-web-chat .pe-md-5,eng-dx-web-chat-preview .pe-md-5{padding-right:3em!important}eng-dx-web-chat .pb-md-0,eng-dx-web-chat-preview .pb-md-0{padding-bottom:0!important}eng-dx-web-chat .pb-md-1,eng-dx-web-chat-preview .pb-md-1{padding-bottom:.25em!important}eng-dx-web-chat .pb-md-2,eng-dx-web-chat-preview .pb-md-2{padding-bottom:.5em!important}eng-dx-web-chat .pb-md-3,eng-dx-web-chat-preview .pb-md-3{padding-bottom:1em!important}eng-dx-web-chat .pb-md-4,eng-dx-web-chat-preview .pb-md-4{padding-bottom:1.5em!important}eng-dx-web-chat .pb-md-5,eng-dx-web-chat-preview .pb-md-5{padding-bottom:3em!important}eng-dx-web-chat .ps-md-0,eng-dx-web-chat-preview .ps-md-0{padding-left:0!important}eng-dx-web-chat .ps-md-1,eng-dx-web-chat-preview .ps-md-1{padding-left:.25em!important}eng-dx-web-chat .ps-md-2,eng-dx-web-chat-preview .ps-md-2{padding-left:.5em!important}eng-dx-web-chat .ps-md-3,eng-dx-web-chat-preview .ps-md-3{padding-left:1em!important}eng-dx-web-chat .ps-md-4,eng-dx-web-chat-preview .ps-md-4{padding-left:1.5em!important}eng-dx-web-chat .ps-md-5,eng-dx-web-chat-preview .ps-md-5{padding-left:3em!important}}@media (min-width: 992px){eng-dx-web-chat .d-lg-inline,eng-dx-web-chat-preview .d-lg-inline{display:inline!important}eng-dx-web-chat .d-lg-inline-block,eng-dx-web-chat-preview .d-lg-inline-block{display:inline-block!important}eng-dx-web-chat .d-lg-block,eng-dx-web-chat-preview .d-lg-block{display:block!important}eng-dx-web-chat .d-lg-grid,eng-dx-web-chat-preview .d-lg-grid{display:grid!important}eng-dx-web-chat .d-lg-inline-grid,eng-dx-web-chat-preview .d-lg-inline-grid{display:inline-grid!important}eng-dx-web-chat .d-lg-table,eng-dx-web-chat-preview .d-lg-table{display:table!important}eng-dx-web-chat .d-lg-table-row,eng-dx-web-chat-preview .d-lg-table-row{display:table-row!important}eng-dx-web-chat .d-lg-table-cell,eng-dx-web-chat-preview .d-lg-table-cell{display:table-cell!important}eng-dx-web-chat .d-lg-flex,eng-dx-web-chat-preview .d-lg-flex{display:flex!important}eng-dx-web-chat .d-lg-inline-flex,eng-dx-web-chat-preview .d-lg-inline-flex{display:inline-flex!important}eng-dx-web-chat .d-lg-none,eng-dx-web-chat-preview .d-lg-none{display:none!important}eng-dx-web-chat .flex-lg-fill,eng-dx-web-chat-preview .flex-lg-fill{flex:1 1 auto!important}eng-dx-web-chat .flex-lg-row,eng-dx-web-chat-preview .flex-lg-row{flex-direction:row!important}eng-dx-web-chat .flex-lg-column,eng-dx-web-chat-preview .flex-lg-column{flex-direction:column!important}eng-dx-web-chat .flex-lg-row-reverse,eng-dx-web-chat-preview .flex-lg-row-reverse{flex-direction:row-reverse!important}eng-dx-web-chat .flex-lg-column-reverse,eng-dx-web-chat-preview .flex-lg-column-reverse{flex-direction:column-reverse!important}eng-dx-web-chat .flex-lg-grow-0,eng-dx-web-chat-preview .flex-lg-grow-0{flex-grow:0!important}eng-dx-web-chat .flex-lg-grow-1,eng-dx-web-chat-preview .flex-lg-grow-1{flex-grow:1!important}eng-dx-web-chat .flex-lg-shrink-0,eng-dx-web-chat-preview .flex-lg-shrink-0{flex-shrink:0!important}eng-dx-web-chat .flex-lg-shrink-1,eng-dx-web-chat-preview .flex-lg-shrink-1{flex-shrink:1!important}eng-dx-web-chat .flex-lg-wrap,eng-dx-web-chat-preview .flex-lg-wrap{flex-wrap:wrap!important}eng-dx-web-chat .flex-lg-nowrap,eng-dx-web-chat-preview .flex-lg-nowrap{flex-wrap:nowrap!important}eng-dx-web-chat .flex-lg-wrap-reverse,eng-dx-web-chat-preview .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}eng-dx-web-chat .justify-content-lg-start,eng-dx-web-chat-preview .justify-content-lg-start{justify-content:flex-start!important}eng-dx-web-chat .justify-content-lg-end,eng-dx-web-chat-preview .justify-content-lg-end{justify-content:flex-end!important}eng-dx-web-chat .justify-content-lg-center,eng-dx-web-chat-preview .justify-content-lg-center{justify-content:center!important}eng-dx-web-chat .justify-content-lg-between,eng-dx-web-chat-preview .justify-content-lg-between{justify-content:space-between!important}eng-dx-web-chat .justify-content-lg-around,eng-dx-web-chat-preview .justify-content-lg-around{justify-content:space-around!important}eng-dx-web-chat .justify-content-lg-evenly,eng-dx-web-chat-preview .justify-content-lg-evenly{justify-content:space-evenly!important}eng-dx-web-chat .align-items-lg-start,eng-dx-web-chat-preview .align-items-lg-start{align-items:flex-start!important}eng-dx-web-chat .align-items-lg-end,eng-dx-web-chat-preview .align-items-lg-end{align-items:flex-end!important}eng-dx-web-chat .align-items-lg-center,eng-dx-web-chat-preview .align-items-lg-center{align-items:center!important}eng-dx-web-chat .align-items-lg-baseline,eng-dx-web-chat-preview .align-items-lg-baseline{align-items:baseline!important}eng-dx-web-chat .align-items-lg-stretch,eng-dx-web-chat-preview .align-items-lg-stretch{align-items:stretch!important}eng-dx-web-chat .align-content-lg-start,eng-dx-web-chat-preview .align-content-lg-start{align-content:flex-start!important}eng-dx-web-chat .align-content-lg-end,eng-dx-web-chat-preview .align-content-lg-end{align-content:flex-end!important}eng-dx-web-chat .align-content-lg-center,eng-dx-web-chat-preview .align-content-lg-center{align-content:center!important}eng-dx-web-chat .align-content-lg-between,eng-dx-web-chat-preview .align-content-lg-between{align-content:space-between!important}eng-dx-web-chat .align-content-lg-around,eng-dx-web-chat-preview .align-content-lg-around{align-content:space-around!important}eng-dx-web-chat .align-content-lg-stretch,eng-dx-web-chat-preview .align-content-lg-stretch{align-content:stretch!important}eng-dx-web-chat .align-self-lg-auto,eng-dx-web-chat-preview .align-self-lg-auto{align-self:auto!important}eng-dx-web-chat .align-self-lg-start,eng-dx-web-chat-preview .align-self-lg-start{align-self:flex-start!important}eng-dx-web-chat .align-self-lg-end,eng-dx-web-chat-preview .align-self-lg-end{align-self:flex-end!important}eng-dx-web-chat .align-self-lg-center,eng-dx-web-chat-preview .align-self-lg-center{align-self:center!important}eng-dx-web-chat .align-self-lg-baseline,eng-dx-web-chat-preview .align-self-lg-baseline{align-self:baseline!important}eng-dx-web-chat .align-self-lg-stretch,eng-dx-web-chat-preview .align-self-lg-stretch{align-self:stretch!important}eng-dx-web-chat .order-lg-first,eng-dx-web-chat-preview .order-lg-first{order:-1!important}eng-dx-web-chat .order-lg-0,eng-dx-web-chat-preview .order-lg-0{order:0!important}eng-dx-web-chat .order-lg-1,eng-dx-web-chat-preview .order-lg-1{order:1!important}eng-dx-web-chat .order-lg-2,eng-dx-web-chat-preview .order-lg-2{order:2!important}eng-dx-web-chat .order-lg-3,eng-dx-web-chat-preview .order-lg-3{order:3!important}eng-dx-web-chat .order-lg-4,eng-dx-web-chat-preview .order-lg-4{order:4!important}eng-dx-web-chat .order-lg-5,eng-dx-web-chat-preview .order-lg-5{order:5!important}eng-dx-web-chat .order-lg-last,eng-dx-web-chat-preview .order-lg-last{order:6!important}eng-dx-web-chat .m-lg-0,eng-dx-web-chat-preview .m-lg-0{margin:0!important}eng-dx-web-chat .m-lg-1,eng-dx-web-chat-preview .m-lg-1{margin:.25em!important}eng-dx-web-chat .m-lg-2,eng-dx-web-chat-preview .m-lg-2{margin:.5em!important}eng-dx-web-chat .m-lg-3,eng-dx-web-chat-preview .m-lg-3{margin:1em!important}eng-dx-web-chat .m-lg-4,eng-dx-web-chat-preview .m-lg-4{margin:1.5em!important}eng-dx-web-chat .m-lg-5,eng-dx-web-chat-preview .m-lg-5{margin:3em!important}eng-dx-web-chat .m-lg-auto,eng-dx-web-chat-preview .m-lg-auto{margin:auto!important}eng-dx-web-chat .mx-lg-0,eng-dx-web-chat-preview .mx-lg-0{margin-right:0!important;margin-left:0!important}eng-dx-web-chat .mx-lg-1,eng-dx-web-chat-preview .mx-lg-1{margin-right:.25em!important;margin-left:.25em!important}eng-dx-web-chat .mx-lg-2,eng-dx-web-chat-preview .mx-lg-2{margin-right:.5em!important;margin-left:.5em!important}eng-dx-web-chat .mx-lg-3,eng-dx-web-chat-preview .mx-lg-3{margin-right:1em!important;margin-left:1em!important}eng-dx-web-chat .mx-lg-4,eng-dx-web-chat-preview .mx-lg-4{margin-right:1.5em!important;margin-left:1.5em!important}eng-dx-web-chat .mx-lg-5,eng-dx-web-chat-preview .mx-lg-5{margin-right:3em!important;margin-left:3em!important}eng-dx-web-chat .mx-lg-auto,eng-dx-web-chat-preview .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}eng-dx-web-chat .my-lg-0,eng-dx-web-chat-preview .my-lg-0{margin-top:0!important;margin-bottom:0!important}eng-dx-web-chat .my-lg-1,eng-dx-web-chat-preview .my-lg-1{margin-top:.25em!important;margin-bottom:.25em!important}eng-dx-web-chat .my-lg-2,eng-dx-web-chat-preview .my-lg-2{margin-top:.5em!important;margin-bottom:.5em!important}eng-dx-web-chat .my-lg-3,eng-dx-web-chat-preview .my-lg-3{margin-top:1em!important;margin-bottom:1em!important}eng-dx-web-chat .my-lg-4,eng-dx-web-chat-preview .my-lg-4{margin-top:1.5em!important;margin-bottom:1.5em!important}eng-dx-web-chat .my-lg-5,eng-dx-web-chat-preview .my-lg-5{margin-top:3em!important;margin-bottom:3em!important}eng-dx-web-chat .my-lg-auto,eng-dx-web-chat-preview .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}eng-dx-web-chat .mt-lg-0,eng-dx-web-chat-preview .mt-lg-0{margin-top:0!important}eng-dx-web-chat .mt-lg-1,eng-dx-web-chat-preview .mt-lg-1{margin-top:.25em!important}eng-dx-web-chat .mt-lg-2,eng-dx-web-chat-preview .mt-lg-2{margin-top:.5em!important}eng-dx-web-chat .mt-lg-3,eng-dx-web-chat-preview .mt-lg-3{margin-top:1em!important}eng-dx-web-chat .mt-lg-4,eng-dx-web-chat-preview .mt-lg-4{margin-top:1.5em!important}eng-dx-web-chat .mt-lg-5,eng-dx-web-chat-preview .mt-lg-5{margin-top:3em!important}eng-dx-web-chat .mt-lg-auto,eng-dx-web-chat-preview .mt-lg-auto{margin-top:auto!important}eng-dx-web-chat .me-lg-0,eng-dx-web-chat-preview .me-lg-0{margin-right:0!important}eng-dx-web-chat .me-lg-1,eng-dx-web-chat-preview .me-lg-1{margin-right:.25em!important}eng-dx-web-chat .me-lg-2,eng-dx-web-chat-preview .me-lg-2{margin-right:.5em!important}eng-dx-web-chat .me-lg-3,eng-dx-web-chat-preview .me-lg-3{margin-right:1em!important}eng-dx-web-chat .me-lg-4,eng-dx-web-chat-preview .me-lg-4{margin-right:1.5em!important}eng-dx-web-chat .me-lg-5,eng-dx-web-chat-preview .me-lg-5{margin-right:3em!important}eng-dx-web-chat .me-lg-auto,eng-dx-web-chat-preview .me-lg-auto{margin-right:auto!important}eng-dx-web-chat .mb-lg-0,eng-dx-web-chat-preview .mb-lg-0{margin-bottom:0!important}eng-dx-web-chat .mb-lg-1,eng-dx-web-chat-preview .mb-lg-1{margin-bottom:.25em!important}eng-dx-web-chat .mb-lg-2,eng-dx-web-chat-preview .mb-lg-2{margin-bottom:.5em!important}eng-dx-web-chat .mb-lg-3,eng-dx-web-chat-preview .mb-lg-3{margin-bottom:1em!important}eng-dx-web-chat .mb-lg-4,eng-dx-web-chat-preview .mb-lg-4{margin-bottom:1.5em!important}eng-dx-web-chat .mb-lg-5,eng-dx-web-chat-preview .mb-lg-5{margin-bottom:3em!important}eng-dx-web-chat .mb-lg-auto,eng-dx-web-chat-preview .mb-lg-auto{margin-bottom:auto!important}eng-dx-web-chat .ms-lg-0,eng-dx-web-chat-preview .ms-lg-0{margin-left:0!important}eng-dx-web-chat .ms-lg-1,eng-dx-web-chat-preview .ms-lg-1{margin-left:.25em!important}eng-dx-web-chat .ms-lg-2,eng-dx-web-chat-preview .ms-lg-2{margin-left:.5em!important}eng-dx-web-chat .ms-lg-3,eng-dx-web-chat-preview .ms-lg-3{margin-left:1em!important}eng-dx-web-chat .ms-lg-4,eng-dx-web-chat-preview .ms-lg-4{margin-left:1.5em!important}eng-dx-web-chat .ms-lg-5,eng-dx-web-chat-preview .ms-lg-5{margin-left:3em!important}eng-dx-web-chat .ms-lg-auto,eng-dx-web-chat-preview .ms-lg-auto{margin-left:auto!important}eng-dx-web-chat .p-lg-0,eng-dx-web-chat-preview .p-lg-0{padding:0!important}eng-dx-web-chat .p-lg-1,eng-dx-web-chat-preview .p-lg-1{padding:.25em!important}eng-dx-web-chat .p-lg-2,eng-dx-web-chat-preview .p-lg-2{padding:.5em!important}eng-dx-web-chat .p-lg-3,eng-dx-web-chat-preview .p-lg-3{padding:1em!important}eng-dx-web-chat .p-lg-4,eng-dx-web-chat-preview .p-lg-4{padding:1.5em!important}eng-dx-web-chat .p-lg-5,eng-dx-web-chat-preview .p-lg-5{padding:3em!important}eng-dx-web-chat .px-lg-0,eng-dx-web-chat-preview .px-lg-0{padding-right:0!important;padding-left:0!important}eng-dx-web-chat .px-lg-1,eng-dx-web-chat-preview .px-lg-1{padding-right:.25em!important;padding-left:.25em!important}eng-dx-web-chat .px-lg-2,eng-dx-web-chat-preview .px-lg-2{padding-right:.5em!important;padding-left:.5em!important}eng-dx-web-chat .px-lg-3,eng-dx-web-chat-preview .px-lg-3{padding-right:1em!important;padding-left:1em!important}eng-dx-web-chat .px-lg-4,eng-dx-web-chat-preview .px-lg-4{padding-right:1.5em!important;padding-left:1.5em!important}eng-dx-web-chat .px-lg-5,eng-dx-web-chat-preview .px-lg-5{padding-right:3em!important;padding-left:3em!important}eng-dx-web-chat .py-lg-0,eng-dx-web-chat-preview .py-lg-0{padding-top:0!important;padding-bottom:0!important}eng-dx-web-chat .py-lg-1,eng-dx-web-chat-preview .py-lg-1{padding-top:.25em!important;padding-bottom:.25em!important}eng-dx-web-chat .py-lg-2,eng-dx-web-chat-preview .py-lg-2{padding-top:.5em!important;padding-bottom:.5em!important}eng-dx-web-chat .py-lg-3,eng-dx-web-chat-preview .py-lg-3{padding-top:1em!important;padding-bottom:1em!important}eng-dx-web-chat .py-lg-4,eng-dx-web-chat-preview .py-lg-4{padding-top:1.5em!important;padding-bottom:1.5em!important}eng-dx-web-chat .py-lg-5,eng-dx-web-chat-preview .py-lg-5{padding-top:3em!important;padding-bottom:3em!important}eng-dx-web-chat .pt-lg-0,eng-dx-web-chat-preview .pt-lg-0{padding-top:0!important}eng-dx-web-chat .pt-lg-1,eng-dx-web-chat-preview .pt-lg-1{padding-top:.25em!important}eng-dx-web-chat .pt-lg-2,eng-dx-web-chat-preview .pt-lg-2{padding-top:.5em!important}eng-dx-web-chat .pt-lg-3,eng-dx-web-chat-preview .pt-lg-3{padding-top:1em!important}eng-dx-web-chat .pt-lg-4,eng-dx-web-chat-preview .pt-lg-4{padding-top:1.5em!important}eng-dx-web-chat .pt-lg-5,eng-dx-web-chat-preview .pt-lg-5{padding-top:3em!important}eng-dx-web-chat .pe-lg-0,eng-dx-web-chat-preview .pe-lg-0{padding-right:0!important}eng-dx-web-chat .pe-lg-1,eng-dx-web-chat-preview .pe-lg-1{padding-right:.25em!important}eng-dx-web-chat .pe-lg-2,eng-dx-web-chat-preview .pe-lg-2{padding-right:.5em!important}eng-dx-web-chat .pe-lg-3,eng-dx-web-chat-preview .pe-lg-3{padding-right:1em!important}eng-dx-web-chat .pe-lg-4,eng-dx-web-chat-preview .pe-lg-4{padding-right:1.5em!important}eng-dx-web-chat .pe-lg-5,eng-dx-web-chat-preview .pe-lg-5{padding-right:3em!important}eng-dx-web-chat .pb-lg-0,eng-dx-web-chat-preview .pb-lg-0{padding-bottom:0!important}eng-dx-web-chat .pb-lg-1,eng-dx-web-chat-preview .pb-lg-1{padding-bottom:.25em!important}eng-dx-web-chat .pb-lg-2,eng-dx-web-chat-preview .pb-lg-2{padding-bottom:.5em!important}eng-dx-web-chat .pb-lg-3,eng-dx-web-chat-preview .pb-lg-3{padding-bottom:1em!important}eng-dx-web-chat .pb-lg-4,eng-dx-web-chat-preview .pb-lg-4{padding-bottom:1.5em!important}eng-dx-web-chat .pb-lg-5,eng-dx-web-chat-preview .pb-lg-5{padding-bottom:3em!important}eng-dx-web-chat .ps-lg-0,eng-dx-web-chat-preview .ps-lg-0{padding-left:0!important}eng-dx-web-chat .ps-lg-1,eng-dx-web-chat-preview .ps-lg-1{padding-left:.25em!important}eng-dx-web-chat .ps-lg-2,eng-dx-web-chat-preview .ps-lg-2{padding-left:.5em!important}eng-dx-web-chat .ps-lg-3,eng-dx-web-chat-preview .ps-lg-3{padding-left:1em!important}eng-dx-web-chat .ps-lg-4,eng-dx-web-chat-preview .ps-lg-4{padding-left:1.5em!important}eng-dx-web-chat .ps-lg-5,eng-dx-web-chat-preview .ps-lg-5{padding-left:3em!important}}@media (min-width: 1200px){eng-dx-web-chat .d-xl-inline,eng-dx-web-chat-preview .d-xl-inline{display:inline!important}eng-dx-web-chat .d-xl-inline-block,eng-dx-web-chat-preview .d-xl-inline-block{display:inline-block!important}eng-dx-web-chat .d-xl-block,eng-dx-web-chat-preview .d-xl-block{display:block!important}eng-dx-web-chat .d-xl-grid,eng-dx-web-chat-preview .d-xl-grid{display:grid!important}eng-dx-web-chat .d-xl-inline-grid,eng-dx-web-chat-preview .d-xl-inline-grid{display:inline-grid!important}eng-dx-web-chat .d-xl-table,eng-dx-web-chat-preview .d-xl-table{display:table!important}eng-dx-web-chat .d-xl-table-row,eng-dx-web-chat-preview .d-xl-table-row{display:table-row!important}eng-dx-web-chat .d-xl-table-cell,eng-dx-web-chat-preview .d-xl-table-cell{display:table-cell!important}eng-dx-web-chat .d-xl-flex,eng-dx-web-chat-preview .d-xl-flex{display:flex!important}eng-dx-web-chat .d-xl-inline-flex,eng-dx-web-chat-preview .d-xl-inline-flex{display:inline-flex!important}eng-dx-web-chat .d-xl-none,eng-dx-web-chat-preview .d-xl-none{display:none!important}eng-dx-web-chat .flex-xl-fill,eng-dx-web-chat-preview .flex-xl-fill{flex:1 1 auto!important}eng-dx-web-chat .flex-xl-row,eng-dx-web-chat-preview .flex-xl-row{flex-direction:row!important}eng-dx-web-chat .flex-xl-column,eng-dx-web-chat-preview .flex-xl-column{flex-direction:column!important}eng-dx-web-chat .flex-xl-row-reverse,eng-dx-web-chat-preview .flex-xl-row-reverse{flex-direction:row-reverse!important}eng-dx-web-chat .flex-xl-column-reverse,eng-dx-web-chat-preview .flex-xl-column-reverse{flex-direction:column-reverse!important}eng-dx-web-chat .flex-xl-grow-0,eng-dx-web-chat-preview .flex-xl-grow-0{flex-grow:0!important}eng-dx-web-chat .flex-xl-grow-1,eng-dx-web-chat-preview .flex-xl-grow-1{flex-grow:1!important}eng-dx-web-chat .flex-xl-shrink-0,eng-dx-web-chat-preview .flex-xl-shrink-0{flex-shrink:0!important}eng-dx-web-chat .flex-xl-shrink-1,eng-dx-web-chat-preview .flex-xl-shrink-1{flex-shrink:1!important}eng-dx-web-chat .flex-xl-wrap,eng-dx-web-chat-preview .flex-xl-wrap{flex-wrap:wrap!important}eng-dx-web-chat .flex-xl-nowrap,eng-dx-web-chat-preview .flex-xl-nowrap{flex-wrap:nowrap!important}eng-dx-web-chat .flex-xl-wrap-reverse,eng-dx-web-chat-preview .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}eng-dx-web-chat .justify-content-xl-start,eng-dx-web-chat-preview .justify-content-xl-start{justify-content:flex-start!important}eng-dx-web-chat .justify-content-xl-end,eng-dx-web-chat-preview .justify-content-xl-end{justify-content:flex-end!important}eng-dx-web-chat .justify-content-xl-center,eng-dx-web-chat-preview .justify-content-xl-center{justify-content:center!important}eng-dx-web-chat .justify-content-xl-between,eng-dx-web-chat-preview .justify-content-xl-between{justify-content:space-between!important}eng-dx-web-chat .justify-content-xl-around,eng-dx-web-chat-preview .justify-content-xl-around{justify-content:space-around!important}eng-dx-web-chat .justify-content-xl-evenly,eng-dx-web-chat-preview .justify-content-xl-evenly{justify-content:space-evenly!important}eng-dx-web-chat .align-items-xl-start,eng-dx-web-chat-preview .align-items-xl-start{align-items:flex-start!important}eng-dx-web-chat .align-items-xl-end,eng-dx-web-chat-preview .align-items-xl-end{align-items:flex-end!important}eng-dx-web-chat .align-items-xl-center,eng-dx-web-chat-preview .align-items-xl-center{align-items:center!important}eng-dx-web-chat .align-items-xl-baseline,eng-dx-web-chat-preview .align-items-xl-baseline{align-items:baseline!important}eng-dx-web-chat .align-items-xl-stretch,eng-dx-web-chat-preview .align-items-xl-stretch{align-items:stretch!important}eng-dx-web-chat .align-content-xl-start,eng-dx-web-chat-preview .align-content-xl-start{align-content:flex-start!important}eng-dx-web-chat .align-content-xl-end,eng-dx-web-chat-preview .align-content-xl-end{align-content:flex-end!important}eng-dx-web-chat .align-content-xl-center,eng-dx-web-chat-preview .align-content-xl-center{align-content:center!important}eng-dx-web-chat .align-content-xl-between,eng-dx-web-chat-preview .align-content-xl-between{align-content:space-between!important}eng-dx-web-chat .align-content-xl-around,eng-dx-web-chat-preview .align-content-xl-around{align-content:space-around!important}eng-dx-web-chat .align-content-xl-stretch,eng-dx-web-chat-preview .align-content-xl-stretch{align-content:stretch!important}eng-dx-web-chat .align-self-xl-auto,eng-dx-web-chat-preview .align-self-xl-auto{align-self:auto!important}eng-dx-web-chat .align-self-xl-start,eng-dx-web-chat-preview .align-self-xl-start{align-self:flex-start!important}eng-dx-web-chat .align-self-xl-end,eng-dx-web-chat-preview .align-self-xl-end{align-self:flex-end!important}eng-dx-web-chat .align-self-xl-center,eng-dx-web-chat-preview .align-self-xl-center{align-self:center!important}eng-dx-web-chat .align-self-xl-baseline,eng-dx-web-chat-preview .align-self-xl-baseline{align-self:baseline!important}eng-dx-web-chat .align-self-xl-stretch,eng-dx-web-chat-preview .align-self-xl-stretch{align-self:stretch!important}eng-dx-web-chat .order-xl-first,eng-dx-web-chat-preview .order-xl-first{order:-1!important}eng-dx-web-chat .order-xl-0,eng-dx-web-chat-preview .order-xl-0{order:0!important}eng-dx-web-chat .order-xl-1,eng-dx-web-chat-preview .order-xl-1{order:1!important}eng-dx-web-chat .order-xl-2,eng-dx-web-chat-preview .order-xl-2{order:2!important}eng-dx-web-chat .order-xl-3,eng-dx-web-chat-preview .order-xl-3{order:3!important}eng-dx-web-chat .order-xl-4,eng-dx-web-chat-preview .order-xl-4{order:4!important}eng-dx-web-chat .order-xl-5,eng-dx-web-chat-preview .order-xl-5{order:5!important}eng-dx-web-chat .order-xl-last,eng-dx-web-chat-preview .order-xl-last{order:6!important}eng-dx-web-chat .m-xl-0,eng-dx-web-chat-preview .m-xl-0{margin:0!important}eng-dx-web-chat .m-xl-1,eng-dx-web-chat-preview .m-xl-1{margin:.25em!important}eng-dx-web-chat .m-xl-2,eng-dx-web-chat-preview .m-xl-2{margin:.5em!important}eng-dx-web-chat .m-xl-3,eng-dx-web-chat-preview .m-xl-3{margin:1em!important}eng-dx-web-chat .m-xl-4,eng-dx-web-chat-preview .m-xl-4{margin:1.5em!important}eng-dx-web-chat .m-xl-5,eng-dx-web-chat-preview .m-xl-5{margin:3em!important}eng-dx-web-chat .m-xl-auto,eng-dx-web-chat-preview .m-xl-auto{margin:auto!important}eng-dx-web-chat .mx-xl-0,eng-dx-web-chat-preview .mx-xl-0{margin-right:0!important;margin-left:0!important}eng-dx-web-chat .mx-xl-1,eng-dx-web-chat-preview .mx-xl-1{margin-right:.25em!important;margin-left:.25em!important}eng-dx-web-chat .mx-xl-2,eng-dx-web-chat-preview .mx-xl-2{margin-right:.5em!important;margin-left:.5em!important}eng-dx-web-chat .mx-xl-3,eng-dx-web-chat-preview .mx-xl-3{margin-right:1em!important;margin-left:1em!important}eng-dx-web-chat .mx-xl-4,eng-dx-web-chat-preview .mx-xl-4{margin-right:1.5em!important;margin-left:1.5em!important}eng-dx-web-chat .mx-xl-5,eng-dx-web-chat-preview .mx-xl-5{margin-right:3em!important;margin-left:3em!important}eng-dx-web-chat .mx-xl-auto,eng-dx-web-chat-preview .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}eng-dx-web-chat .my-xl-0,eng-dx-web-chat-preview .my-xl-0{margin-top:0!important;margin-bottom:0!important}eng-dx-web-chat .my-xl-1,eng-dx-web-chat-preview .my-xl-1{margin-top:.25em!important;margin-bottom:.25em!important}eng-dx-web-chat .my-xl-2,eng-dx-web-chat-preview .my-xl-2{margin-top:.5em!important;margin-bottom:.5em!important}eng-dx-web-chat .my-xl-3,eng-dx-web-chat-preview .my-xl-3{margin-top:1em!important;margin-bottom:1em!important}eng-dx-web-chat .my-xl-4,eng-dx-web-chat-preview .my-xl-4{margin-top:1.5em!important;margin-bottom:1.5em!important}eng-dx-web-chat .my-xl-5,eng-dx-web-chat-preview .my-xl-5{margin-top:3em!important;margin-bottom:3em!important}eng-dx-web-chat .my-xl-auto,eng-dx-web-chat-preview .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}eng-dx-web-chat .mt-xl-0,eng-dx-web-chat-preview .mt-xl-0{margin-top:0!important}eng-dx-web-chat .mt-xl-1,eng-dx-web-chat-preview .mt-xl-1{margin-top:.25em!important}eng-dx-web-chat .mt-xl-2,eng-dx-web-chat-preview .mt-xl-2{margin-top:.5em!important}eng-dx-web-chat .mt-xl-3,eng-dx-web-chat-preview .mt-xl-3{margin-top:1em!important}eng-dx-web-chat .mt-xl-4,eng-dx-web-chat-preview .mt-xl-4{margin-top:1.5em!important}eng-dx-web-chat .mt-xl-5,eng-dx-web-chat-preview .mt-xl-5{margin-top:3em!important}eng-dx-web-chat .mt-xl-auto,eng-dx-web-chat-preview .mt-xl-auto{margin-top:auto!important}eng-dx-web-chat .me-xl-0,eng-dx-web-chat-preview .me-xl-0{margin-right:0!important}eng-dx-web-chat .me-xl-1,eng-dx-web-chat-preview .me-xl-1{margin-right:.25em!important}eng-dx-web-chat .me-xl-2,eng-dx-web-chat-preview .me-xl-2{margin-right:.5em!important}eng-dx-web-chat .me-xl-3,eng-dx-web-chat-preview .me-xl-3{margin-right:1em!important}eng-dx-web-chat .me-xl-4,eng-dx-web-chat-preview .me-xl-4{margin-right:1.5em!important}eng-dx-web-chat .me-xl-5,eng-dx-web-chat-preview .me-xl-5{margin-right:3em!important}eng-dx-web-chat .me-xl-auto,eng-dx-web-chat-preview .me-xl-auto{margin-right:auto!important}eng-dx-web-chat .mb-xl-0,eng-dx-web-chat-preview .mb-xl-0{margin-bottom:0!important}eng-dx-web-chat .mb-xl-1,eng-dx-web-chat-preview .mb-xl-1{margin-bottom:.25em!important}eng-dx-web-chat .mb-xl-2,eng-dx-web-chat-preview .mb-xl-2{margin-bottom:.5em!important}eng-dx-web-chat .mb-xl-3,eng-dx-web-chat-preview .mb-xl-3{margin-bottom:1em!important}eng-dx-web-chat .mb-xl-4,eng-dx-web-chat-preview .mb-xl-4{margin-bottom:1.5em!important}eng-dx-web-chat .mb-xl-5,eng-dx-web-chat-preview .mb-xl-5{margin-bottom:3em!important}eng-dx-web-chat .mb-xl-auto,eng-dx-web-chat-preview .mb-xl-auto{margin-bottom:auto!important}eng-dx-web-chat .ms-xl-0,eng-dx-web-chat-preview .ms-xl-0{margin-left:0!important}eng-dx-web-chat .ms-xl-1,eng-dx-web-chat-preview .ms-xl-1{margin-left:.25em!important}eng-dx-web-chat .ms-xl-2,eng-dx-web-chat-preview .ms-xl-2{margin-left:.5em!important}eng-dx-web-chat .ms-xl-3,eng-dx-web-chat-preview .ms-xl-3{margin-left:1em!important}eng-dx-web-chat .ms-xl-4,eng-dx-web-chat-preview .ms-xl-4{margin-left:1.5em!important}eng-dx-web-chat .ms-xl-5,eng-dx-web-chat-preview .ms-xl-5{margin-left:3em!important}eng-dx-web-chat .ms-xl-auto,eng-dx-web-chat-preview .ms-xl-auto{margin-left:auto!important}eng-dx-web-chat .p-xl-0,eng-dx-web-chat-preview .p-xl-0{padding:0!important}eng-dx-web-chat .p-xl-1,eng-dx-web-chat-preview .p-xl-1{padding:.25em!important}eng-dx-web-chat .p-xl-2,eng-dx-web-chat-preview .p-xl-2{padding:.5em!important}eng-dx-web-chat .p-xl-3,eng-dx-web-chat-preview .p-xl-3{padding:1em!important}eng-dx-web-chat .p-xl-4,eng-dx-web-chat-preview .p-xl-4{padding:1.5em!important}eng-dx-web-chat .p-xl-5,eng-dx-web-chat-preview .p-xl-5{padding:3em!important}eng-dx-web-chat .px-xl-0,eng-dx-web-chat-preview .px-xl-0{padding-right:0!important;padding-left:0!important}eng-dx-web-chat .px-xl-1,eng-dx-web-chat-preview .px-xl-1{padding-right:.25em!important;padding-left:.25em!important}eng-dx-web-chat .px-xl-2,eng-dx-web-chat-preview .px-xl-2{padding-right:.5em!important;padding-left:.5em!important}eng-dx-web-chat .px-xl-3,eng-dx-web-chat-preview .px-xl-3{padding-right:1em!important;padding-left:1em!important}eng-dx-web-chat .px-xl-4,eng-dx-web-chat-preview .px-xl-4{padding-right:1.5em!important;padding-left:1.5em!important}eng-dx-web-chat .px-xl-5,eng-dx-web-chat-preview .px-xl-5{padding-right:3em!important;padding-left:3em!important}eng-dx-web-chat .py-xl-0,eng-dx-web-chat-preview .py-xl-0{padding-top:0!important;padding-bottom:0!important}eng-dx-web-chat .py-xl-1,eng-dx-web-chat-preview .py-xl-1{padding-top:.25em!important;padding-bottom:.25em!important}eng-dx-web-chat .py-xl-2,eng-dx-web-chat-preview .py-xl-2{padding-top:.5em!important;padding-bottom:.5em!important}eng-dx-web-chat .py-xl-3,eng-dx-web-chat-preview .py-xl-3{padding-top:1em!important;padding-bottom:1em!important}eng-dx-web-chat .py-xl-4,eng-dx-web-chat-preview .py-xl-4{padding-top:1.5em!important;padding-bottom:1.5em!important}eng-dx-web-chat .py-xl-5,eng-dx-web-chat-preview .py-xl-5{padding-top:3em!important;padding-bottom:3em!important}eng-dx-web-chat .pt-xl-0,eng-dx-web-chat-preview .pt-xl-0{padding-top:0!important}eng-dx-web-chat .pt-xl-1,eng-dx-web-chat-preview .pt-xl-1{padding-top:.25em!important}eng-dx-web-chat .pt-xl-2,eng-dx-web-chat-preview .pt-xl-2{padding-top:.5em!important}eng-dx-web-chat .pt-xl-3,eng-dx-web-chat-preview .pt-xl-3{padding-top:1em!important}eng-dx-web-chat .pt-xl-4,eng-dx-web-chat-preview .pt-xl-4{padding-top:1.5em!important}eng-dx-web-chat .pt-xl-5,eng-dx-web-chat-preview .pt-xl-5{padding-top:3em!important}eng-dx-web-chat .pe-xl-0,eng-dx-web-chat-preview .pe-xl-0{padding-right:0!important}eng-dx-web-chat .pe-xl-1,eng-dx-web-chat-preview .pe-xl-1{padding-right:.25em!important}eng-dx-web-chat .pe-xl-2,eng-dx-web-chat-preview .pe-xl-2{padding-right:.5em!important}eng-dx-web-chat .pe-xl-3,eng-dx-web-chat-preview .pe-xl-3{padding-right:1em!important}eng-dx-web-chat .pe-xl-4,eng-dx-web-chat-preview .pe-xl-4{padding-right:1.5em!important}eng-dx-web-chat .pe-xl-5,eng-dx-web-chat-preview .pe-xl-5{padding-right:3em!important}eng-dx-web-chat .pb-xl-0,eng-dx-web-chat-preview .pb-xl-0{padding-bottom:0!important}eng-dx-web-chat .pb-xl-1,eng-dx-web-chat-preview .pb-xl-1{padding-bottom:.25em!important}eng-dx-web-chat .pb-xl-2,eng-dx-web-chat-preview .pb-xl-2{padding-bottom:.5em!important}eng-dx-web-chat .pb-xl-3,eng-dx-web-chat-preview .pb-xl-3{padding-bottom:1em!important}eng-dx-web-chat .pb-xl-4,eng-dx-web-chat-preview .pb-xl-4{padding-bottom:1.5em!important}eng-dx-web-chat .pb-xl-5,eng-dx-web-chat-preview .pb-xl-5{padding-bottom:3em!important}eng-dx-web-chat .ps-xl-0,eng-dx-web-chat-preview .ps-xl-0{padding-left:0!important}eng-dx-web-chat .ps-xl-1,eng-dx-web-chat-preview .ps-xl-1{padding-left:.25em!important}eng-dx-web-chat .ps-xl-2,eng-dx-web-chat-preview .ps-xl-2{padding-left:.5em!important}eng-dx-web-chat .ps-xl-3,eng-dx-web-chat-preview .ps-xl-3{padding-left:1em!important}eng-dx-web-chat .ps-xl-4,eng-dx-web-chat-preview .ps-xl-4{padding-left:1.5em!important}eng-dx-web-chat .ps-xl-5,eng-dx-web-chat-preview .ps-xl-5{padding-left:3em!important}}@media (min-width: 1400px){eng-dx-web-chat .d-xxl-inline,eng-dx-web-chat-preview .d-xxl-inline{display:inline!important}eng-dx-web-chat .d-xxl-inline-block,eng-dx-web-chat-preview .d-xxl-inline-block{display:inline-block!important}eng-dx-web-chat .d-xxl-block,eng-dx-web-chat-preview .d-xxl-block{display:block!important}eng-dx-web-chat .d-xxl-grid,eng-dx-web-chat-preview .d-xxl-grid{display:grid!important}eng-dx-web-chat .d-xxl-inline-grid,eng-dx-web-chat-preview .d-xxl-inline-grid{display:inline-grid!important}eng-dx-web-chat .d-xxl-table,eng-dx-web-chat-preview .d-xxl-table{display:table!important}eng-dx-web-chat .d-xxl-table-row,eng-dx-web-chat-preview .d-xxl-table-row{display:table-row!important}eng-dx-web-chat .d-xxl-table-cell,eng-dx-web-chat-preview .d-xxl-table-cell{display:table-cell!important}eng-dx-web-chat .d-xxl-flex,eng-dx-web-chat-preview .d-xxl-flex{display:flex!important}eng-dx-web-chat .d-xxl-inline-flex,eng-dx-web-chat-preview .d-xxl-inline-flex{display:inline-flex!important}eng-dx-web-chat .d-xxl-none,eng-dx-web-chat-preview .d-xxl-none{display:none!important}eng-dx-web-chat .flex-xxl-fill,eng-dx-web-chat-preview .flex-xxl-fill{flex:1 1 auto!important}eng-dx-web-chat .flex-xxl-row,eng-dx-web-chat-preview .flex-xxl-row{flex-direction:row!important}eng-dx-web-chat .flex-xxl-column,eng-dx-web-chat-preview .flex-xxl-column{flex-direction:column!important}eng-dx-web-chat .flex-xxl-row-reverse,eng-dx-web-chat-preview .flex-xxl-row-reverse{flex-direction:row-reverse!important}eng-dx-web-chat .flex-xxl-column-reverse,eng-dx-web-chat-preview .flex-xxl-column-reverse{flex-direction:column-reverse!important}eng-dx-web-chat .flex-xxl-grow-0,eng-dx-web-chat-preview .flex-xxl-grow-0{flex-grow:0!important}eng-dx-web-chat .flex-xxl-grow-1,eng-dx-web-chat-preview .flex-xxl-grow-1{flex-grow:1!important}eng-dx-web-chat .flex-xxl-shrink-0,eng-dx-web-chat-preview .flex-xxl-shrink-0{flex-shrink:0!important}eng-dx-web-chat .flex-xxl-shrink-1,eng-dx-web-chat-preview .flex-xxl-shrink-1{flex-shrink:1!important}eng-dx-web-chat .flex-xxl-wrap,eng-dx-web-chat-preview .flex-xxl-wrap{flex-wrap:wrap!important}eng-dx-web-chat .flex-xxl-nowrap,eng-dx-web-chat-preview .flex-xxl-nowrap{flex-wrap:nowrap!important}eng-dx-web-chat .flex-xxl-wrap-reverse,eng-dx-web-chat-preview .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}eng-dx-web-chat .justify-content-xxl-start,eng-dx-web-chat-preview .justify-content-xxl-start{justify-content:flex-start!important}eng-dx-web-chat .justify-content-xxl-end,eng-dx-web-chat-preview .justify-content-xxl-end{justify-content:flex-end!important}eng-dx-web-chat .justify-content-xxl-center,eng-dx-web-chat-preview .justify-content-xxl-center{justify-content:center!important}eng-dx-web-chat .justify-content-xxl-between,eng-dx-web-chat-preview .justify-content-xxl-between{justify-content:space-between!important}eng-dx-web-chat .justify-content-xxl-around,eng-dx-web-chat-preview .justify-content-xxl-around{justify-content:space-around!important}eng-dx-web-chat .justify-content-xxl-evenly,eng-dx-web-chat-preview .justify-content-xxl-evenly{justify-content:space-evenly!important}eng-dx-web-chat .align-items-xxl-start,eng-dx-web-chat-preview .align-items-xxl-start{align-items:flex-start!important}eng-dx-web-chat .align-items-xxl-end,eng-dx-web-chat-preview .align-items-xxl-end{align-items:flex-end!important}eng-dx-web-chat .align-items-xxl-center,eng-dx-web-chat-preview .align-items-xxl-center{align-items:center!important}eng-dx-web-chat .align-items-xxl-baseline,eng-dx-web-chat-preview .align-items-xxl-baseline{align-items:baseline!important}eng-dx-web-chat .align-items-xxl-stretch,eng-dx-web-chat-preview .align-items-xxl-stretch{align-items:stretch!important}eng-dx-web-chat .align-content-xxl-start,eng-dx-web-chat-preview .align-content-xxl-start{align-content:flex-start!important}eng-dx-web-chat .align-content-xxl-end,eng-dx-web-chat-preview .align-content-xxl-end{align-content:flex-end!important}eng-dx-web-chat .align-content-xxl-center,eng-dx-web-chat-preview .align-content-xxl-center{align-content:center!important}eng-dx-web-chat .align-content-xxl-between,eng-dx-web-chat-preview .align-content-xxl-between{align-content:space-between!important}eng-dx-web-chat .align-content-xxl-around,eng-dx-web-chat-preview .align-content-xxl-around{align-content:space-around!important}eng-dx-web-chat .align-content-xxl-stretch,eng-dx-web-chat-preview .align-content-xxl-stretch{align-content:stretch!important}eng-dx-web-chat .align-self-xxl-auto,eng-dx-web-chat-preview .align-self-xxl-auto{align-self:auto!important}eng-dx-web-chat .align-self-xxl-start,eng-dx-web-chat-preview .align-self-xxl-start{align-self:flex-start!important}eng-dx-web-chat .align-self-xxl-end,eng-dx-web-chat-preview .align-self-xxl-end{align-self:flex-end!important}eng-dx-web-chat .align-self-xxl-center,eng-dx-web-chat-preview .align-self-xxl-center{align-self:center!important}eng-dx-web-chat .align-self-xxl-baseline,eng-dx-web-chat-preview .align-self-xxl-baseline{align-self:baseline!important}eng-dx-web-chat .align-self-xxl-stretch,eng-dx-web-chat-preview .align-self-xxl-stretch{align-self:stretch!important}eng-dx-web-chat .order-xxl-first,eng-dx-web-chat-preview .order-xxl-first{order:-1!important}eng-dx-web-chat .order-xxl-0,eng-dx-web-chat-preview .order-xxl-0{order:0!important}eng-dx-web-chat .order-xxl-1,eng-dx-web-chat-preview .order-xxl-1{order:1!important}eng-dx-web-chat .order-xxl-2,eng-dx-web-chat-preview .order-xxl-2{order:2!important}eng-dx-web-chat .order-xxl-3,eng-dx-web-chat-preview .order-xxl-3{order:3!important}eng-dx-web-chat .order-xxl-4,eng-dx-web-chat-preview .order-xxl-4{order:4!important}eng-dx-web-chat .order-xxl-5,eng-dx-web-chat-preview .order-xxl-5{order:5!important}eng-dx-web-chat .order-xxl-last,eng-dx-web-chat-preview .order-xxl-last{order:6!important}eng-dx-web-chat .m-xxl-0,eng-dx-web-chat-preview .m-xxl-0{margin:0!important}eng-dx-web-chat .m-xxl-1,eng-dx-web-chat-preview .m-xxl-1{margin:.25em!important}eng-dx-web-chat .m-xxl-2,eng-dx-web-chat-preview .m-xxl-2{margin:.5em!important}eng-dx-web-chat .m-xxl-3,eng-dx-web-chat-preview .m-xxl-3{margin:1em!important}eng-dx-web-chat .m-xxl-4,eng-dx-web-chat-preview .m-xxl-4{margin:1.5em!important}eng-dx-web-chat .m-xxl-5,eng-dx-web-chat-preview .m-xxl-5{margin:3em!important}eng-dx-web-chat .m-xxl-auto,eng-dx-web-chat-preview .m-xxl-auto{margin:auto!important}eng-dx-web-chat .mx-xxl-0,eng-dx-web-chat-preview .mx-xxl-0{margin-right:0!important;margin-left:0!important}eng-dx-web-chat .mx-xxl-1,eng-dx-web-chat-preview .mx-xxl-1{margin-right:.25em!important;margin-left:.25em!important}eng-dx-web-chat .mx-xxl-2,eng-dx-web-chat-preview .mx-xxl-2{margin-right:.5em!important;margin-left:.5em!important}eng-dx-web-chat .mx-xxl-3,eng-dx-web-chat-preview .mx-xxl-3{margin-right:1em!important;margin-left:1em!important}eng-dx-web-chat .mx-xxl-4,eng-dx-web-chat-preview .mx-xxl-4{margin-right:1.5em!important;margin-left:1.5em!important}eng-dx-web-chat .mx-xxl-5,eng-dx-web-chat-preview .mx-xxl-5{margin-right:3em!important;margin-left:3em!important}eng-dx-web-chat .mx-xxl-auto,eng-dx-web-chat-preview .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}eng-dx-web-chat .my-xxl-0,eng-dx-web-chat-preview .my-xxl-0{margin-top:0!important;margin-bottom:0!important}eng-dx-web-chat .my-xxl-1,eng-dx-web-chat-preview .my-xxl-1{margin-top:.25em!important;margin-bottom:.25em!important}eng-dx-web-chat .my-xxl-2,eng-dx-web-chat-preview .my-xxl-2{margin-top:.5em!important;margin-bottom:.5em!important}eng-dx-web-chat .my-xxl-3,eng-dx-web-chat-preview .my-xxl-3{margin-top:1em!important;margin-bottom:1em!important}eng-dx-web-chat .my-xxl-4,eng-dx-web-chat-preview .my-xxl-4{margin-top:1.5em!important;margin-bottom:1.5em!important}eng-dx-web-chat .my-xxl-5,eng-dx-web-chat-preview .my-xxl-5{margin-top:3em!important;margin-bottom:3em!important}eng-dx-web-chat .my-xxl-auto,eng-dx-web-chat-preview .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}eng-dx-web-chat .mt-xxl-0,eng-dx-web-chat-preview .mt-xxl-0{margin-top:0!important}eng-dx-web-chat .mt-xxl-1,eng-dx-web-chat-preview .mt-xxl-1{margin-top:.25em!important}eng-dx-web-chat .mt-xxl-2,eng-dx-web-chat-preview .mt-xxl-2{margin-top:.5em!important}eng-dx-web-chat .mt-xxl-3,eng-dx-web-chat-preview .mt-xxl-3{margin-top:1em!important}eng-dx-web-chat .mt-xxl-4,eng-dx-web-chat-preview .mt-xxl-4{margin-top:1.5em!important}eng-dx-web-chat .mt-xxl-5,eng-dx-web-chat-preview .mt-xxl-5{margin-top:3em!important}eng-dx-web-chat .mt-xxl-auto,eng-dx-web-chat-preview .mt-xxl-auto{margin-top:auto!important}eng-dx-web-chat .me-xxl-0,eng-dx-web-chat-preview .me-xxl-0{margin-right:0!important}eng-dx-web-chat .me-xxl-1,eng-dx-web-chat-preview .me-xxl-1{margin-right:.25em!important}eng-dx-web-chat .me-xxl-2,eng-dx-web-chat-preview .me-xxl-2{margin-right:.5em!important}eng-dx-web-chat .me-xxl-3,eng-dx-web-chat-preview .me-xxl-3{margin-right:1em!important}eng-dx-web-chat .me-xxl-4,eng-dx-web-chat-preview .me-xxl-4{margin-right:1.5em!important}eng-dx-web-chat .me-xxl-5,eng-dx-web-chat-preview .me-xxl-5{margin-right:3em!important}eng-dx-web-chat .me-xxl-auto,eng-dx-web-chat-preview .me-xxl-auto{margin-right:auto!important}eng-dx-web-chat .mb-xxl-0,eng-dx-web-chat-preview .mb-xxl-0{margin-bottom:0!important}eng-dx-web-chat .mb-xxl-1,eng-dx-web-chat-preview .mb-xxl-1{margin-bottom:.25em!important}eng-dx-web-chat .mb-xxl-2,eng-dx-web-chat-preview .mb-xxl-2{margin-bottom:.5em!important}eng-dx-web-chat .mb-xxl-3,eng-dx-web-chat-preview .mb-xxl-3{margin-bottom:1em!important}eng-dx-web-chat .mb-xxl-4,eng-dx-web-chat-preview .mb-xxl-4{margin-bottom:1.5em!important}eng-dx-web-chat .mb-xxl-5,eng-dx-web-chat-preview .mb-xxl-5{margin-bottom:3em!important}eng-dx-web-chat .mb-xxl-auto,eng-dx-web-chat-preview .mb-xxl-auto{margin-bottom:auto!important}eng-dx-web-chat .ms-xxl-0,eng-dx-web-chat-preview .ms-xxl-0{margin-left:0!important}eng-dx-web-chat .ms-xxl-1,eng-dx-web-chat-preview .ms-xxl-1{margin-left:.25em!important}eng-dx-web-chat .ms-xxl-2,eng-dx-web-chat-preview .ms-xxl-2{margin-left:.5em!important}eng-dx-web-chat .ms-xxl-3,eng-dx-web-chat-preview .ms-xxl-3{margin-left:1em!important}eng-dx-web-chat .ms-xxl-4,eng-dx-web-chat-preview .ms-xxl-4{margin-left:1.5em!important}eng-dx-web-chat .ms-xxl-5,eng-dx-web-chat-preview .ms-xxl-5{margin-left:3em!important}eng-dx-web-chat .ms-xxl-auto,eng-dx-web-chat-preview .ms-xxl-auto{margin-left:auto!important}eng-dx-web-chat .p-xxl-0,eng-dx-web-chat-preview .p-xxl-0{padding:0!important}eng-dx-web-chat .p-xxl-1,eng-dx-web-chat-preview .p-xxl-1{padding:.25em!important}eng-dx-web-chat .p-xxl-2,eng-dx-web-chat-preview .p-xxl-2{padding:.5em!important}eng-dx-web-chat .p-xxl-3,eng-dx-web-chat-preview .p-xxl-3{padding:1em!important}eng-dx-web-chat .p-xxl-4,eng-dx-web-chat-preview .p-xxl-4{padding:1.5em!important}eng-dx-web-chat .p-xxl-5,eng-dx-web-chat-preview .p-xxl-5{padding:3em!important}eng-dx-web-chat .px-xxl-0,eng-dx-web-chat-preview .px-xxl-0{padding-right:0!important;padding-left:0!important}eng-dx-web-chat .px-xxl-1,eng-dx-web-chat-preview .px-xxl-1{padding-right:.25em!important;padding-left:.25em!important}eng-dx-web-chat .px-xxl-2,eng-dx-web-chat-preview .px-xxl-2{padding-right:.5em!important;padding-left:.5em!important}eng-dx-web-chat .px-xxl-3,eng-dx-web-chat-preview .px-xxl-3{padding-right:1em!important;padding-left:1em!important}eng-dx-web-chat .px-xxl-4,eng-dx-web-chat-preview .px-xxl-4{padding-right:1.5em!important;padding-left:1.5em!important}eng-dx-web-chat .px-xxl-5,eng-dx-web-chat-preview .px-xxl-5{padding-right:3em!important;padding-left:3em!important}eng-dx-web-chat .py-xxl-0,eng-dx-web-chat-preview .py-xxl-0{padding-top:0!important;padding-bottom:0!important}eng-dx-web-chat .py-xxl-1,eng-dx-web-chat-preview .py-xxl-1{padding-top:.25em!important;padding-bottom:.25em!important}eng-dx-web-chat .py-xxl-2,eng-dx-web-chat-preview .py-xxl-2{padding-top:.5em!important;padding-bottom:.5em!important}eng-dx-web-chat .py-xxl-3,eng-dx-web-chat-preview .py-xxl-3{padding-top:1em!important;padding-bottom:1em!important}eng-dx-web-chat .py-xxl-4,eng-dx-web-chat-preview .py-xxl-4{padding-top:1.5em!important;padding-bottom:1.5em!important}eng-dx-web-chat .py-xxl-5,eng-dx-web-chat-preview .py-xxl-5{padding-top:3em!important;padding-bottom:3em!important}eng-dx-web-chat .pt-xxl-0,eng-dx-web-chat-preview .pt-xxl-0{padding-top:0!important}eng-dx-web-chat .pt-xxl-1,eng-dx-web-chat-preview .pt-xxl-1{padding-top:.25em!important}eng-dx-web-chat .pt-xxl-2,eng-dx-web-chat-preview .pt-xxl-2{padding-top:.5em!important}eng-dx-web-chat .pt-xxl-3,eng-dx-web-chat-preview .pt-xxl-3{padding-top:1em!important}eng-dx-web-chat .pt-xxl-4,eng-dx-web-chat-preview .pt-xxl-4{padding-top:1.5em!important}eng-dx-web-chat .pt-xxl-5,eng-dx-web-chat-preview .pt-xxl-5{padding-top:3em!important}eng-dx-web-chat .pe-xxl-0,eng-dx-web-chat-preview .pe-xxl-0{padding-right:0!important}eng-dx-web-chat .pe-xxl-1,eng-dx-web-chat-preview .pe-xxl-1{padding-right:.25em!important}eng-dx-web-chat .pe-xxl-2,eng-dx-web-chat-preview .pe-xxl-2{padding-right:.5em!important}eng-dx-web-chat .pe-xxl-3,eng-dx-web-chat-preview .pe-xxl-3{padding-right:1em!important}eng-dx-web-chat .pe-xxl-4,eng-dx-web-chat-preview .pe-xxl-4{padding-right:1.5em!important}eng-dx-web-chat .pe-xxl-5,eng-dx-web-chat-preview .pe-xxl-5{padding-right:3em!important}eng-dx-web-chat .pb-xxl-0,eng-dx-web-chat-preview .pb-xxl-0{padding-bottom:0!important}eng-dx-web-chat .pb-xxl-1,eng-dx-web-chat-preview .pb-xxl-1{padding-bottom:.25em!important}eng-dx-web-chat .pb-xxl-2,eng-dx-web-chat-preview .pb-xxl-2{padding-bottom:.5em!important}eng-dx-web-chat .pb-xxl-3,eng-dx-web-chat-preview .pb-xxl-3{padding-bottom:1em!important}eng-dx-web-chat .pb-xxl-4,eng-dx-web-chat-preview .pb-xxl-4{padding-bottom:1.5em!important}eng-dx-web-chat .pb-xxl-5,eng-dx-web-chat-preview .pb-xxl-5{padding-bottom:3em!important}eng-dx-web-chat .ps-xxl-0,eng-dx-web-chat-preview .ps-xxl-0{padding-left:0!important}eng-dx-web-chat .ps-xxl-1,eng-dx-web-chat-preview .ps-xxl-1{padding-left:.25em!important}eng-dx-web-chat .ps-xxl-2,eng-dx-web-chat-preview .ps-xxl-2{padding-left:.5em!important}eng-dx-web-chat .ps-xxl-3,eng-dx-web-chat-preview .ps-xxl-3{padding-left:1em!important}eng-dx-web-chat .ps-xxl-4,eng-dx-web-chat-preview .ps-xxl-4{padding-left:1.5em!important}eng-dx-web-chat .ps-xxl-5,eng-dx-web-chat-preview .ps-xxl-5{padding-left:3em!important}}@media print{eng-dx-web-chat .d-print-inline,eng-dx-web-chat-preview .d-print-inline{display:inline!important}eng-dx-web-chat .d-print-inline-block,eng-dx-web-chat-preview .d-print-inline-block{display:inline-block!important}eng-dx-web-chat .d-print-block,eng-dx-web-chat-preview .d-print-block{display:block!important}eng-dx-web-chat .d-print-grid,eng-dx-web-chat-preview .d-print-grid{display:grid!important}eng-dx-web-chat .d-print-inline-grid,eng-dx-web-chat-preview .d-print-inline-grid{display:inline-grid!important}eng-dx-web-chat .d-print-table,eng-dx-web-chat-preview .d-print-table{display:table!important}eng-dx-web-chat .d-print-table-row,eng-dx-web-chat-preview .d-print-table-row{display:table-row!important}eng-dx-web-chat .d-print-table-cell,eng-dx-web-chat-preview .d-print-table-cell{display:table-cell!important}eng-dx-web-chat .d-print-flex,eng-dx-web-chat-preview .d-print-flex{display:flex!important}eng-dx-web-chat .d-print-inline-flex,eng-dx-web-chat-preview .d-print-inline-flex{display:inline-flex!important}eng-dx-web-chat .d-print-none,eng-dx-web-chat-preview .d-print-none{display:none!important}}eng-dx-web-chat *,eng-dx-web-chat *:before,eng-dx-web-chat *:after,eng-dx-web-chat-preview *,eng-dx-web-chat-preview *:before,eng-dx-web-chat-preview *:after{box-sizing:border-box}eng-dx-web-chat [hidden],eng-dx-web-chat-preview [hidden]{display:none!important}eng-dx-web-chat .cursor-pointer,eng-dx-web-chat-preview .cursor-pointer{cursor:pointer}eng-dx-web-chat svg:not(:root).svg-inline--fa,eng-dx-web-chat svg:not(:host).svg-inline--fa,eng-dx-web-chat-preview svg:not(:root).svg-inline--fa,eng-dx-web-chat-preview svg:not(:host).svg-inline--fa{overflow:visible;box-sizing:content-box}eng-dx-web-chat .svg-inline--fa,eng-dx-web-chat-preview .svg-inline--fa{display:var(--fa-display, inline-block);height:1em;overflow:visible;vertical-align:-.125em}eng-dx-web-chat .svg-inline--fa.fa-2xs,eng-dx-web-chat-preview .svg-inline--fa.fa-2xs{vertical-align:.1em}eng-dx-web-chat .svg-inline--fa.fa-xs,eng-dx-web-chat-preview .svg-inline--fa.fa-xs{vertical-align:0em}eng-dx-web-chat .svg-inline--fa.fa-sm,eng-dx-web-chat-preview .svg-inline--fa.fa-sm{vertical-align:-.0714285705em}eng-dx-web-chat .svg-inline--fa.fa-lg,eng-dx-web-chat-preview .svg-inline--fa.fa-lg{vertical-align:-.2em}eng-dx-web-chat .svg-inline--fa.fa-xl,eng-dx-web-chat-preview .svg-inline--fa.fa-xl{vertical-align:-.25em}eng-dx-web-chat .svg-inline--fa.fa-2xl,eng-dx-web-chat-preview .svg-inline--fa.fa-2xl{vertical-align:-.3125em}eng-dx-web-chat .svg-inline--fa.fa-pull-left,eng-dx-web-chat-preview .svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin, .3em);width:auto}eng-dx-web-chat .svg-inline--fa.fa-pull-right,eng-dx-web-chat-preview .svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin, .3em);width:auto}eng-dx-web-chat .svg-inline--fa.fa-li,eng-dx-web-chat-preview .svg-inline--fa.fa-li{width:var(--fa-li-width, 2em);top:.25em}eng-dx-web-chat .svg-inline--fa.fa-fw,eng-dx-web-chat-preview .svg-inline--fa.fa-fw{width:var(--fa-fw-width, 1.25em)}eng-dx-web-chat .fa-layers svg.svg-inline--fa,eng-dx-web-chat-preview .fa-layers svg.svg-inline--fa{inset:0;margin:auto;position:absolute}eng-dx-web-chat .fa-layers-counter,eng-dx-web-chat .fa-layers-text,eng-dx-web-chat-preview .fa-layers-counter,eng-dx-web-chat-preview .fa-layers-text{display:inline-block;position:absolute;text-align:center}eng-dx-web-chat .fa-layers,eng-dx-web-chat-preview .fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}eng-dx-web-chat .fa-layers svg.svg-inline--fa,eng-dx-web-chat-preview .fa-layers svg.svg-inline--fa{transform-origin:center center}eng-dx-web-chat .fa-layers-text,eng-dx-web-chat-preview .fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}eng-dx-web-chat .fa-layers-counter,eng-dx-web-chat-preview .fa-layers-counter{background-color:var(--fa-counter-background-color, #ff253a);border-radius:var(--fa-counter-border-radius, 1em);box-sizing:border-box;color:var(--fa-inverse, #fff);line-height:var(--fa-counter-line-height, 1);max-width:var(--fa-counter-max-width, 5em);min-width:var(--fa-counter-min-width, 1.5em);overflow:hidden;padding:var(--fa-counter-padding, .25em .5em);right:var(--fa-right, 0);text-overflow:ellipsis;top:var(--fa-top, 0);transform:scale(var(--fa-counter-scale, .25));transform-origin:top right}eng-dx-web-chat .fa-layers-bottom-right,eng-dx-web-chat-preview .fa-layers-bottom-right{bottom:var(--fa-bottom, 0);right:var(--fa-right, 0);top:auto;transform:scale(var(--fa-layers-scale, .25));transform-origin:bottom right}eng-dx-web-chat .fa-layers-bottom-left,eng-dx-web-chat-preview .fa-layers-bottom-left{bottom:var(--fa-bottom, 0);left:var(--fa-left, 0);right:auto;top:auto;transform:scale(var(--fa-layers-scale, .25));transform-origin:bottom left}eng-dx-web-chat .fa-layers-top-right,eng-dx-web-chat-preview .fa-layers-top-right{top:var(--fa-top, 0);right:var(--fa-right, 0);transform:scale(var(--fa-layers-scale, .25));transform-origin:top right}eng-dx-web-chat .fa-layers-top-left,eng-dx-web-chat-preview .fa-layers-top-left{left:var(--fa-left, 0);right:auto;top:var(--fa-top, 0);transform:scale(var(--fa-layers-scale, .25));transform-origin:top left}eng-dx-web-chat .fa-1x,eng-dx-web-chat-preview .fa-1x{font-size:1em}eng-dx-web-chat .fa-2x,eng-dx-web-chat-preview .fa-2x{font-size:2em}eng-dx-web-chat .fa-3x,eng-dx-web-chat-preview .fa-3x{font-size:3em}eng-dx-web-chat .fa-4x,eng-dx-web-chat-preview .fa-4x{font-size:4em}eng-dx-web-chat .fa-5x,eng-dx-web-chat-preview .fa-5x{font-size:5em}eng-dx-web-chat .fa-6x,eng-dx-web-chat-preview .fa-6x{font-size:6em}eng-dx-web-chat .fa-7x,eng-dx-web-chat-preview .fa-7x{font-size:7em}eng-dx-web-chat .fa-8x,eng-dx-web-chat-preview .fa-8x{font-size:8em}eng-dx-web-chat .fa-9x,eng-dx-web-chat-preview .fa-9x{font-size:9em}eng-dx-web-chat .fa-10x,eng-dx-web-chat-preview .fa-10x{font-size:10em}eng-dx-web-chat .fa-2xs,eng-dx-web-chat-preview .fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}eng-dx-web-chat .fa-xs,eng-dx-web-chat-preview .fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}eng-dx-web-chat .fa-sm,eng-dx-web-chat-preview .fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}eng-dx-web-chat .fa-lg,eng-dx-web-chat-preview .fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}eng-dx-web-chat .fa-xl,eng-dx-web-chat-preview .fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}eng-dx-web-chat .fa-2xl,eng-dx-web-chat-preview .fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}eng-dx-web-chat .fa-fw,eng-dx-web-chat-preview .fa-fw{text-align:center;width:1.25em}eng-dx-web-chat .fa-ul,eng-dx-web-chat-preview .fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}eng-dx-web-chat .fa-ul>li,eng-dx-web-chat-preview .fa-ul>li{position:relative}eng-dx-web-chat .fa-li,eng-dx-web-chat-preview .fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}eng-dx-web-chat .fa-border,eng-dx-web-chat-preview .fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}eng-dx-web-chat .fa-pull-left,eng-dx-web-chat-preview .fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}eng-dx-web-chat .fa-pull-right,eng-dx-web-chat-preview .fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}eng-dx-web-chat .fa-beat,eng-dx-web-chat-preview .fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}eng-dx-web-chat .fa-bounce,eng-dx-web-chat-preview .fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}eng-dx-web-chat .fa-fade,eng-dx-web-chat-preview .fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}eng-dx-web-chat .fa-beat-fade,eng-dx-web-chat-preview .fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}eng-dx-web-chat .fa-flip,eng-dx-web-chat-preview .fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}eng-dx-web-chat .fa-shake,eng-dx-web-chat-preview .fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}eng-dx-web-chat .fa-spin,eng-dx-web-chat-preview .fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}eng-dx-web-chat .fa-spin-reverse,eng-dx-web-chat-preview .fa-spin-reverse{--fa-animation-direction: reverse}eng-dx-web-chat .fa-pulse,eng-dx-web-chat .fa-spin-pulse,eng-dx-web-chat-preview .fa-pulse,eng-dx-web-chat-preview .fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){eng-dx-web-chat .fa-beat,eng-dx-web-chat .fa-bounce,eng-dx-web-chat .fa-fade,eng-dx-web-chat .fa-beat-fade,eng-dx-web-chat .fa-flip,eng-dx-web-chat .fa-pulse,eng-dx-web-chat .fa-shake,eng-dx-web-chat .fa-spin,eng-dx-web-chat .fa-spin-pulse,eng-dx-web-chat-preview .fa-beat,eng-dx-web-chat-preview .fa-bounce,eng-dx-web-chat-preview .fa-fade,eng-dx-web-chat-preview .fa-beat-fade,eng-dx-web-chat-preview .fa-flip,eng-dx-web-chat-preview .fa-pulse,eng-dx-web-chat-preview .fa-shake,eng-dx-web-chat-preview .fa-spin,eng-dx-web-chat-preview .fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}eng-dx-web-chat .fa-rotate-90,eng-dx-web-chat-preview .fa-rotate-90{transform:rotate(90deg)}eng-dx-web-chat .fa-rotate-180,eng-dx-web-chat-preview .fa-rotate-180{transform:rotate(180deg)}eng-dx-web-chat .fa-rotate-270,eng-dx-web-chat-preview .fa-rotate-270{transform:rotate(270deg)}eng-dx-web-chat .fa-flip-horizontal,eng-dx-web-chat-preview .fa-flip-horizontal{transform:scaleX(-1)}eng-dx-web-chat .fa-flip-vertical,eng-dx-web-chat-preview .fa-flip-vertical{transform:scaleY(-1)}eng-dx-web-chat .fa-flip-both,eng-dx-web-chat .fa-flip-horizontal.fa-flip-vertical,eng-dx-web-chat-preview .fa-flip-both,eng-dx-web-chat-preview .fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}eng-dx-web-chat .fa-rotate-by,eng-dx-web-chat-preview .fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}eng-dx-web-chat .fa-stack,eng-dx-web-chat-preview .fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}eng-dx-web-chat .fa-stack-1x,eng-dx-web-chat .fa-stack-2x,eng-dx-web-chat-preview .fa-stack-1x,eng-dx-web-chat-preview .fa-stack-2x{inset:0;margin:auto;position:absolute;z-index:var(--fa-stack-z-index, auto)}eng-dx-web-chat .svg-inline--fa.fa-stack-1x,eng-dx-web-chat-preview .svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}eng-dx-web-chat .svg-inline--fa.fa-stack-2x,eng-dx-web-chat-preview .svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}eng-dx-web-chat .fa-inverse,eng-dx-web-chat-preview .fa-inverse{color:var(--fa-inverse, #fff)}eng-dx-web-chat .sr-only,eng-dx-web-chat .fa-sr-only,eng-dx-web-chat-preview .sr-only,eng-dx-web-chat-preview .fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}eng-dx-web-chat .sr-only-focusable:not(:focus),eng-dx-web-chat .fa-sr-only-focusable:not(:focus),eng-dx-web-chat-preview .sr-only-focusable:not(:focus),eng-dx-web-chat-preview .fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}eng-dx-web-chat .svg-inline--fa .fa-primary,eng-dx-web-chat-preview .svg-inline--fa .fa-primary{fill:var(--fa-primary-color, currentColor);opacity:var(--fa-primary-opacity, 1)}eng-dx-web-chat .svg-inline--fa .fa-secondary,eng-dx-web-chat-preview .svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color, currentColor);opacity:var(--fa-secondary-opacity, .4)}eng-dx-web-chat .svg-inline--fa.fa-swap-opacity .fa-primary,eng-dx-web-chat-preview .svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity, .4)}eng-dx-web-chat .svg-inline--fa.fa-swap-opacity .fa-secondary,eng-dx-web-chat-preview .svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity, 1)}eng-dx-web-chat .svg-inline--fa mask .fa-primary,eng-dx-web-chat .svg-inline--fa mask .fa-secondary,eng-dx-web-chat-preview .svg-inline--fa mask .fa-primary,eng-dx-web-chat-preview .svg-inline--fa mask .fa-secondary{fill:#000}eng-dx-web-chat .fad.fa-inverse,eng-dx-web-chat .fa-duotone.fa-inverse,eng-dx-web-chat-preview .fad.fa-inverse,eng-dx-web-chat-preview .fa-duotone.fa-inverse{color:var(--fa-inverse, #fff)}@font-face{font-family:Titillium Web;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fdM3mDbRS.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Titillium Web;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
