a { color: rgb(140, 140, 250); }::-webkit-scrollbar-track-piece { background-color: rgba(255, 255, 255, 0.2) !important; }::-webkit-scrollbar-track { background-color: rgba(255, 255, 255, 0.3) !important; }::-webkit-scrollbar-thumb { background-color: rgba(255, 255, 255, 0.5) !important; }embed[type="application/pdf"] { filter: invert(90%); }
html { color: rgb(191, 191, 191); background: rgb(31, 31, 31) !important; }body { background-color: rgb(31, 31, 31); background-image: none !important; }input, select, textarea, button { color: rgb(191, 191, 191); background-color: rgb(31, 31, 31); }font { color: rgb(191, 191, 191); }
html { filter: contrast(100%) brightness(100%) saturate(100%); }.NIGHTEYE_Filter { width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; pointer-events: none; z-index: 2147483647; }.NIGHTEYE_YellowFilter { background: rgba(255, 255, 0, 0.15); opacity: 0; }.NIGHTEYE_BlueFilter { background: rgba(0, 0, 255, 0.15); opacity: 0; }.NIGHTEYE_DimFilter { background: rgba(0, 0, 0, 0.5); opacity: 0; }.NIGHTEYE_TransformZ { transform: translateZ(0px); }

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_desc_disabled::after { right: -10px !important; }.alert-danger, .alert-info, .alert-success { max-width: max-content; }html { position: relative; min-height: 100%; }.x_title h2 { white-space: nowrap; overflow: hidden; }label { white-space: nowrap; overflow: hidden; }.footer { position: absolute; bottom: 0px; width: 100%; height: 60px; background-color: rgb(48, 48, 48); }.input-group-multi [class*="col-"] { margin: 0px !important; padding: 0px !important; }.input-group-multi .form-control { border-right: 0px; }.input-group-multi [class*="col-"]:last-child .form-control { border-radius: 0px 4px 4px 0px; border-right: 1px solid rgb(77, 77, 77); }.MyAccount-navigation-link { height: 45px; line-height: 45px; font-size: 14px; }.MyAccount-navigation ul li { height: 45px; line-height: 45px; font-size: 14px; }.MyAccount-navigation ul { list-style: none; padding: 0px; margin: 0px; float: right; width: 100%; }.MyAccount-navigation > ul > li > a { color: rgb(191, 191, 191); text-decoration: none; border-right: 3px solid transparent; padding: 0px 5px 0px 10px; display: block; transition: border-color 0.3s ease 0s; position: relative; }.box { float: right; width: 100%; background: rgb(28, 28, 33); box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 7px; margin-bottom: 15px; border-radius: 10px; overflow: hidden; }.MyAccount-vcard { width: 100%; text-align: center; padding: 15px 0px; color: rgb(191, 191, 191); border-radius: 3px 3px 0px 0px; background: rgb(204, 51, 51); }.MyAccount-navigation ul li a .fa { padding-left: 20px; padding-right: 20px; }.MyAccount-navigation ul li a:hover, .MyAccount-navigation ul li.is-active a { border-right-color: rgb(212, 92, 84) !important; color: rgb(230, 158, 153) !important; }.mybtn { font-size: 14px; display: inline-block; padding: 13px 20px; background: rgb(67, 145, 208); font-weight: 400; line-height: 1; border-radius: 3px; transition: all 0.15s ease 0s; text-align: center; margin: 5px; border: none; box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 7px; color: rgb(255, 255, 255) !important; }.mybtn:focus { background: rgb(67, 145, 208) !important; }.mybtn:hover { color: rgb(255, 255, 255); background: rgb(47, 117, 188) !important; }.nav-pills > li > a { background: rgb(43, 43, 43); }.nav-pills > li > a:hover { background-color: rgb(84, 152, 212) !important; color: rgb(255, 255, 255) !important; }.alert-inform { color: rgb(207, 184, 175); background-color: rgb(102, 75, 0); border-color: rgb(102, 75, 0) !important; }
html { font-family: sans-serif; text-size-adjust: 100%; }body { margin: 0px; }article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }audio:not([controls]) { display: none; height: 0px; }[hidden], template { display: none; }a { background-color: transparent; }a:active, a:hover { outline: 0px; }abbr[title] { border-bottom: 1px dotted; }b, strong { font-weight: 700; }dfn { font-style: italic; }h1 { margin: 0.67em 0px; font-size: 2em; }mark { color: rgb(191, 191, 191); background: rgb(102, 75, 0); }small { font-size: 80%; }sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }sup { top: -0.5em; }sub { bottom: -0.25em; }img { border: 0px; }svg:not(:root) { overflow: hidden; }figure { margin: 1em 40px; }hr { height: 0px; box-sizing: content-box; }pre { overflow: auto; }code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }button, input, optgroup, select, textarea { margin: 0px; font: inherit; color: inherit; }button { overflow: visible; }button, select { text-transform: none; }button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }button[disabled], html input[disabled] { cursor: default; }input { line-height: normal; }input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }input[type="search"] { box-sizing: content-box; -webkit-appearance: textfield; }input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }fieldset { padding: 0.35em 0.625em 0.75em; margin: 0px 2px; border: 1px solid rgb(89, 89, 89); }legend { padding: 0px; border: 0px; }textarea { overflow: auto; }optgroup { font-weight: 700; }table { border-spacing: 0px; border-collapse: collapse; }td, th { padding: 0px; }@media print {
  *, ::after, ::before { color: rgb(0, 0, 0) !important; text-shadow: none !important; background: 0px 0px !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]::after { content: " (" attr(href) ")"; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  a[href^="javascript:"]::after, a[href^="#"]::after { content: ""; }
  blockquote, pre { border: 1px solid rgb(153, 153, 153); break-inside: avoid; }
  thead { display: table-header-group; }
  img, tr { break-inside: avoid; }
  img { max-width: 100% !important; }
  h2, h3, p { orphans: 3; widows: 3; }
  h2, h3 { break-after: avoid; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: rgb(0, 0, 0) !important; }
  .label { border: 1px solid rgb(0, 0, 0); }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: rgb(255, 255, 255) !important; }
  .table-bordered td, .table-bordered th { border: 1px solid rgb(221, 221, 221) !important; }
}@font-face { font-family: "Glyphicons Halflings"; src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }.glyphicon { position: relative; top: 1px; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; }* { box-sizing: border-box; }::after, ::before { box-sizing: border-box; }html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: rgb(191, 191, 191); background-color: rgb(28, 28, 33); }button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }a { color: rgb(156, 194, 227); text-decoration: none; }a:focus, a:hover { color: rgb(230,230,230); text-decoration: underline; }a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }figure { margin: 0px; }img { vertical-align: middle; }.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img { display: block; max-width: 100%; height: auto; }.img-rounded { border-radius: 6px; }.img-thumbnail { display: inline-block; max-width: 100%; height: auto; padding: 4px; line-height: 1.42857; background-color: rgb(28, 28, 33); border: 1px solid rgb(59, 59, 59); border-radius: 4px; transition: all 0.2s ease-in-out 0s; }.img-circle { border-radius: 50%; }hr { margin-top: 20px; margin-bottom: 20px; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgb(43, 43, 43); }.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }[role="button"] { cursor: pointer; }.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-weight: 400; line-height: 1; color: rgb(191, 191, 191); }.h1, .h2, .h3, h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { font-size: 65%; }.h4, .h5, .h6, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-size: 75%; }.h1, h1 { font-size: 36px; }.h2, h2 { font-size: 30px; }.h3, h3 { font-size: 24px; }.h4, h4 { font-size: 18px; }.h5, h5 { font-size: 14px; }.h6, h6 { font-size: 12px; }p { margin: 0px 0px 10px; }.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }@media (min-width: 768px) {
  .lead { font-size: 21px; }
}.small, small { font-size: 85%; }.mark, mark { padding: 0.2em; background-color: rgb(102, 75, 0); }.text-left { text-align: left; }.text-right { text-align: right; }.text-center { text-align: center; }.text-justify { text-align: justify; }.text-nowrap { white-space: nowrap; }.text-lowercase { text-transform: lowercase; }.text-uppercase { text-transform: uppercase; }.text-capitalize { text-transform: capitalize; }.text-muted { color: rgb(191, 191, 191); }.text-primary { color: rgb(156, 194, 227); }a.text-primary:focus, a.text-primary:hover { color: rgb(155, 194, 228); }.text-success { color: rgb(170, 212, 171); }a.text-success:focus, a.text-success:hover { color: rgb(171, 212, 172); }.text-info { color: rgb(160, 202, 222); }a.text-info:focus, a.text-info:hover { color: rgb(160, 202, 222); }.text-warning { color: rgb(217, 198, 166); }a.text-warning:focus, a.text-warning:hover { color: rgb(217, 198, 166); }.text-danger { color: rgb(219, 164, 163); }a.text-danger:focus, a.text-danger:hover { color: rgb(219, 165, 164); }.bg-primary { color: rgb(255, 255, 255); background-color: rgb(52, 122, 183); }a.bg-primary:focus, a.bg-primary:hover { background-color: rgb(39, 95, 144); }.bg-success { background-color: rgb(43, 77, 30); }a.bg-success:focus, a.bg-success:hover { background-color: rgb(65, 115, 43); }.bg-info { background-color: rgb(19, 58, 78); }a.bg-info:focus, a.bg-info:hover { background-color: rgb(30, 89, 118); }.bg-warning { background-color: rgb(102, 75, 0); }a.bg-warning:focus, a.bg-warning:hover { background-color: rgb(102, 75, 0); }.bg-danger { background-color: rgb(69, 28, 28); }a.bg-danger:focus, a.bg-danger:hover { background-color: rgb(106, 41, 41); }.page-header { padding-bottom: 9px; margin: 40px 0px 20px; border-bottom: 1px solid rgb(43, 43, 43); }ol, ul { margin-top: 0px; margin-bottom: 10px; }ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; }.list-unstyled { padding-left: 0px; list-style: none; }.list-inline { padding-left: 0px; margin-left: -5px; list-style: none; }.list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }dl { margin-top: 0px; margin-bottom: 20px; }dd, dt { line-height: 1.42857; }dt { font-weight: 700; }dd { margin-left: 0px; }@media (min-width: 768px) {
  .dl-horizontal dt { float: left; width: 160px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; }
}abbr[data-original-title], abbr[title] { cursor: help; border-bottom: 1px dotted rgb(120, 120, 120); }.initialism { font-size: 90%; text-transform: uppercase; }blockquote { padding: 10px 20px; margin: 0px 0px 20px; font-size: 17.5px; border-left: 5px solid rgb(43, 43, 43); }blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child { margin-bottom: 0px; }blockquote .small, blockquote footer, blockquote small { display: block; font-size: 80%; line-height: 1.42857; color: rgb(191, 191, 191); }blockquote .small::before, blockquote footer::before, blockquote small::before { content: "— "; }.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0px; text-align: right; border-right: 5px solid rgb(43, 43, 43); border-left: 0px; }.blockquote-reverse .small::before, .blockquote-reverse footer::before, .blockquote-reverse small::before, blockquote.pull-right .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before { content: ""; }.blockquote-reverse .small::after, .blockquote-reverse footer::after, .blockquote-reverse small::after, blockquote.pull-right .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after { content: " —"; }address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }code { padding: 2px 4px; font-size: 90%; color: rgb(230, 153, 172); background-color: rgb(36, 36, 36); border-radius: 4px; }kbd { padding: 2px 4px; font-size: 90%; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px inset; }kbd kbd { padding: 0px; font-size: 100%; font-weight: 700; box-shadow: none; }pre { display: block; padding: 9.5px; margin: 0px 0px 10px; font-size: 13px; line-height: 1.42857; color: rgb(0, 0, 0); word-break: break-all; overflow-wrap: break-word; background-color: rgb(36, 36, 36); border: 1px solid rgb(77, 77, 77); border-radius: 4px; }pre code { padding: 0px; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0px; }.pre-scrollable { max-height: 340px; overflow-y: scroll; }.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }@media (min-width: 768px) {
  .container { width: 750px; }
}@media (min-width: 992px) {
  .container { width: 970px; }
}@media (min-width: 1200px) {
  .container { width: 1170px; }
}.container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }.row { margin-right: -15px; margin-left: -15px; }.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; }.col-xs-12 { width: 100%; }.col-xs-11 { width: 91.6667%; }.col-xs-10 { width: 83.3333%; }.col-xs-9 { width: 75%; }.col-xs-8 { width: 66.6667%; }.col-xs-7 { width: 58.3333%; }.col-xs-6 { width: 50%; }.col-xs-5 { width: 41.6667%; }.col-xs-4 { width: 33.3333%; }.col-xs-3 { width: 25%; }.col-xs-2 { width: 16.6667%; }.col-xs-1 { width: 8.33333%; }.col-xs-pull-12 { right: 100%; }.col-xs-pull-11 { right: 91.6667%; }.col-xs-pull-10 { right: 83.3333%; }.col-xs-pull-9 { right: 75%; }.col-xs-pull-8 { right: 66.6667%; }.col-xs-pull-7 { right: 58.3333%; }.col-xs-pull-6 { right: 50%; }.col-xs-pull-5 { right: 41.6667%; }.col-xs-pull-4 { right: 33.3333%; }.col-xs-pull-3 { right: 25%; }.col-xs-pull-2 { right: 16.6667%; }.col-xs-pull-1 { right: 8.33333%; }.col-xs-pull-0 { right: auto; }.col-xs-push-12 { left: 100%; }.col-xs-push-11 { left: 91.6667%; }.col-xs-push-10 { left: 83.3333%; }.col-xs-push-9 { left: 75%; }.col-xs-push-8 { left: 66.6667%; }.col-xs-push-7 { left: 58.3333%; }.col-xs-push-6 { left: 50%; }.col-xs-push-5 { left: 41.6667%; }.col-xs-push-4 { left: 33.3333%; }.col-xs-push-3 { left: 25%; }.col-xs-push-2 { left: 16.6667%; }.col-xs-push-1 { left: 8.33333%; }.col-xs-push-0 { left: auto; }.col-xs-offset-12 { margin-left: 100%; }.col-xs-offset-11 { margin-left: 91.6667%; }.col-xs-offset-10 { margin-left: 83.3333%; }.col-xs-offset-9 { margin-left: 75%; }.col-xs-offset-8 { margin-left: 66.6667%; }.col-xs-offset-7 { margin-left: 58.3333%; }.col-xs-offset-6 { margin-left: 50%; }.col-xs-offset-5 { margin-left: 41.6667%; }.col-xs-offset-4 { margin-left: 33.3333%; }.col-xs-offset-3 { margin-left: 25%; }.col-xs-offset-2 { margin-left: 16.6667%; }.col-xs-offset-1 { margin-left: 8.33333%; }.col-xs-offset-0 { margin-left: 0px; }@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.6667%; }
  .col-sm-10 { width: 83.3333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.6667%; }
  .col-sm-7 { width: 58.3333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.6667%; }
  .col-sm-4 { width: 33.3333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.6667%; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-pull-11 { right: 91.6667%; }
  .col-sm-pull-10 { right: 83.3333%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-8 { right: 66.6667%; }
  .col-sm-pull-7 { right: 58.3333%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-5 { right: 41.6667%; }
  .col-sm-pull-4 { right: 33.3333%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-2 { right: 16.6667%; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.6667%; }
  .col-sm-push-10 { left: 83.3333%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-8 { left: 66.6667%; }
  .col-sm-push-7 { left: 58.3333%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-5 { left: 41.6667%; }
  .col-sm-push-4 { left: 33.3333%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-2 { left: 16.6667%; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.6667%; }
  .col-sm-offset-10 { margin-left: 83.3333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.6667%; }
  .col-sm-offset-7 { margin-left: 58.3333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.6667%; }
  .col-sm-offset-4 { margin-left: 33.3333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.6667%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-0 { margin-left: 0px; }
}@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.6667%; }
  .col-md-10 { width: 83.3333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.6667%; }
  .col-md-7 { width: 58.3333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.6667%; }
  .col-md-4 { width: 33.3333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.6667%; }
  .col-md-1 { width: 8.33333%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-pull-11 { right: 91.6667%; }
  .col-md-pull-10 { right: 83.3333%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-8 { right: 66.6667%; }
  .col-md-pull-7 { right: 58.3333%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-5 { right: 41.6667%; }
  .col-md-pull-4 { right: 33.3333%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-2 { right: 16.6667%; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-0 { right: auto; }
  .col-md-push-12 { left: 100%; }
  .col-md-push-11 { left: 91.6667%; }
  .col-md-push-10 { left: 83.3333%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-8 { left: 66.6667%; }
  .col-md-push-7 { left: 58.3333%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-5 { left: 41.6667%; }
  .col-md-push-4 { left: 33.3333%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-2 { left: 16.6667%; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-0 { left: auto; }
  .col-md-offset-12 { margin-left: 100%; }
  .col-md-offset-11 { margin-left: 91.6667%; }
  .col-md-offset-10 { margin-left: 83.3333%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-8 { margin-left: 66.6667%; }
  .col-md-offset-7 { margin-left: 58.3333%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-5 { margin-left: 41.6667%; }
  .col-md-offset-4 { margin-left: 33.3333%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-2 { margin-left: 16.6667%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-0 { margin-left: 0px; }
}@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.6667%; }
  .col-lg-10 { width: 83.3333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.6667%; }
  .col-lg-7 { width: 58.3333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.6667%; }
  .col-lg-4 { width: 33.3333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.6667%; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-pull-11 { right: 91.6667%; }
  .col-lg-pull-10 { right: 83.3333%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-8 { right: 66.6667%; }
  .col-lg-pull-7 { right: 58.3333%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-5 { right: 41.6667%; }
  .col-lg-pull-4 { right: 33.3333%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-2 { right: 16.6667%; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.6667%; }
  .col-lg-push-10 { left: 83.3333%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-8 { left: 66.6667%; }
  .col-lg-push-7 { left: 58.3333%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-5 { left: 41.6667%; }
  .col-lg-push-4 { left: 33.3333%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-2 { left: 16.6667%; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.6667%; }
  .col-lg-offset-10 { margin-left: 83.3333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.6667%; }
  .col-lg-offset-7 { margin-left: 58.3333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.6667%; }
  .col-lg-offset-4 { margin-left: 33.3333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.6667%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-0 { margin-left: 0px; }
}table { background-color: transparent; }caption { padding-top: 8px; padding-bottom: 8px; color: rgb(191, 191, 191); text-align: left; }th { text-align: left; }.table { width: 100%; max-width: 100%; margin-bottom: 20px; }.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(59, 59, 59); }.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid rgb(59, 59, 59); }.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th { border-top: 0px; }.table > tbody + tbody { border-top: 2px solid rgb(59, 59, 59); }.table .table { background-color: rgb(28, 28, 33); }.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th { padding: 5px; }.table-bordered { border: 1px solid rgb(59, 59, 59); }.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border: 1px solid rgb(59, 59, 59); }.table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border-bottom-width: 2px; }.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: rgb(31, 31, 31); }.table-hover > tbody > tr:hover { background-color: rgb(36, 36, 36); }table col[class*="col-"] { position: static; display: table-column; float: none; }table td[class*="col-"], table th[class*="col-"] { position: static; display: table-cell; float: none; }.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active { background-color: rgb(36, 36, 36); }.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover { background-color: rgb(48, 48, 48); }.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success { background-color: rgb(43, 77, 30); }.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover { background-color: rgb(52, 92, 36); }.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info { background-color: rgb(19, 58, 78); }.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover { background-color: rgb(24, 73, 98); }.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning { background-color: rgb(102, 75, 0); }.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover { background-color: rgb(102, 75, 0); }.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger { background-color: rgb(69, 28, 28); }.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover { background-color: rgb(88, 34, 34); }.table-responsive { min-height: 0.01%; overflow-x: auto; }@media screen and (max-width: 767px) {
  .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; border: 1px solid rgb(59, 59, 59); }
  .table-responsive > .table { margin-bottom: 0px; }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0px; }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child { border-left: 0px; }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child { border-right: 0px; }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0px; }
}fieldset { min-width: 0px; padding: 0px; margin: 0px; border: 0px; }legend { display: block; width: 100%; padding: 0px; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: rgb(191, 191, 191); border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(51, 51, 51); }label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }input[type="search"] { box-sizing: border-box; }input[type="checkbox"], input[type="radio"] { margin: 4px 0px 0px; line-height: normal; }input[type="file"] { display: block; }input[type="range"] { display: block; width: 100%; }select[multiple], select[size] { height: auto; }input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: rgb(191, 191, 191); }.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: rgb(191, 191, 191); background-color: rgb(28, 28, 33); background-image: none; border: 1px solid rgb(77, 77, 77); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }.form-control:focus { border-color: rgb(45, 119, 180); outline: 0px; box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgba(45, 119, 180, 0.6) 0px 0px 8px; }.form-control::-webkit-input-placeholder { color: rgb(191, 191, 191); }.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: rgb(43, 43, 43); opacity: 1; }.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }textarea.form-control { height: auto; }input[type="search"] { -webkit-appearance: none; }@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 34px; }
  .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"], input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm { line-height: 30px; }
  .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"], input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg { line-height: 46px; }
}.form-group { margin-bottom: 15px; }.checkbox, .radio { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }.checkbox label, .radio label { min-height: 20px; padding-left: 20px; margin-bottom: 0px; font-weight: 400; cursor: pointer; }.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] { position: absolute; margin-left: -20px; }.checkbox + .checkbox, .radio + .radio { margin-top: -5px; }.checkbox-inline, .radio-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0px; font-weight: 400; vertical-align: middle; cursor: pointer; }.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline { margin-top: 0px; margin-left: 10px; }fieldset[disabled] input[type="checkbox"], fieldset[disabled] input[type="radio"], input[type="checkbox"].disabled, input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="radio"][disabled] { cursor: not-allowed; }.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline { cursor: not-allowed; }.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label { cursor: not-allowed; }.form-control-static { min-height: 34px; padding-top: 7px; padding-bottom: 7px; margin-bottom: 0px; }.form-control-static.input-lg, .form-control-static.input-sm { padding-right: 0px; padding-left: 0px; }.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }select.input-sm { height: 30px; line-height: 30px; }select[multiple].input-sm, textarea.input-sm { height: auto; }.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }.form-group-sm select.form-control { height: 30px; line-height: 30px; }.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control { height: auto; }.form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }.input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }select.input-lg { height: 46px; line-height: 46px; }select[multiple].input-lg, textarea.input-lg { height: auto; }.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }.form-group-lg select.form-control { height: 46px; line-height: 46px; }.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control { height: auto; }.form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.33333; }.has-feedback { position: relative; }.has-feedback .form-control { padding-right: 42.5px; }.form-control-feedback { position: absolute; top: 0px; right: 0px; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label { color: rgb(170, 212, 171); }.has-success .form-control { border-color: rgb(60, 119, 61); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; }.has-success .form-control:focus { border-color: rgb(43, 84, 44); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(104, 177, 105) 0px 0px 6px; }.has-success .input-group-addon { color: rgb(170, 212, 171); background-color: rgb(43, 77, 30); border-color: rgb(60, 119, 61); }.has-success .form-control-feedback { color: rgb(170, 212, 171); }.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label { color: rgb(217, 198, 166); }.has-warning .form-control { border-color: rgb(139, 110, 60); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; }.has-warning .form-control:focus { border-color: rgb(104, 82, 44); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(192, 162, 109) 0px 0px 6px; }.has-warning .input-group-addon { color: rgb(217, 198, 166); background-color: rgb(102, 75, 0); border-color: rgb(139, 110, 60); }.has-warning .form-control-feedback { color: rgb(217, 198, 166); }.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label { color: rgb(219, 164, 163); }.has-error .form-control { border-color: rgb(169, 67, 66); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; }.has-error .form-control:focus { border-color: rgb(131, 54, 52); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(160, 66, 64) 0px 0px 6px; }.has-error .input-group-addon { color: rgb(219, 164, 163); background-color: rgb(69, 28, 28); border-color: rgb(169, 67, 66); }.has-error .form-control-feedback { color: rgb(219, 164, 163); }.has-feedback label ~ .form-control-feedback { top: 25px; }.has-feedback label.sr-only ~ .form-control-feedback { top: 0px; }.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: rgb(191, 191, 191); }@media (min-width: 768px) {
  .form-inline .form-group { display: inline-block; margin-bottom: 0px; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-static { display: inline-block; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0px; vertical-align: middle; }
  .form-inline .checkbox, .form-inline .radio { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }
  .form-inline .checkbox label, .form-inline .radio label { padding-left: 0px; }
  .form-inline .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"] { position: relative; margin-left: 0px; }
  .form-inline .has-feedback .form-control-feedback { top: 0px; }
}.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline { padding-top: 7px; margin-top: 0px; margin-bottom: 0px; }.form-horizontal .checkbox, .form-horizontal .radio { min-height: 27px; }.form-horizontal .form-group { margin-right: -15px; margin-left: -15px; }@media (min-width: 768px) {
  .form-horizontal .control-label { padding-top: 7px; margin-bottom: 0px; text-align: right; }
}.form-horizontal .has-feedback .form-control-feedback { right: 15px; }@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; }
}@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; }
}.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0px; font-size: 14px; font-weight: 400; line-height: 1.42857; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }.btn.focus, .btn:focus, .btn:hover { color: rgb(0, 0, 0); text-decoration: none; }.btn.active, .btn:active { background-image: none; outline: 0px; box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; box-shadow: none; opacity: 0.65; }a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }.btn-default { color: rgb(191, 191, 191); background-color: rgb(28, 28, 33); border-color: rgb(77, 77, 77); }.btn-default.focus, .btn-default:focus { color: rgb(191, 191, 191); background-color: rgb(51, 51, 51); border-color: rgb(140, 140, 140); }.btn-default:hover { color: rgb(191, 191, 191); background-color: rgb(51, 51, 51); border-color: rgb(107, 107, 107); }.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default { color: rgb(191, 191, 191); background-color: rgb(51, 51, 51); border-color: rgb(107, 107, 107); }.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover { color: rgb(191, 191, 191); background-color: rgb(69, 69, 69); border-color: rgb(140, 140, 140); }.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default { background-image: none; }.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover { background-color: rgb(28, 28, 33); border-color: rgb(77, 77, 77); }.btn-default .badge { color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); }.btn-primary { color: rgb(255, 255, 255); background-color: rgb(52, 122, 183); border-color: rgb(46, 108, 163); }.btn-primary.focus, .btn-primary:focus { color: rgb(255, 255, 255); background-color: rgb(39, 95, 144); border-color: rgb(18, 43, 64); }.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(39, 95, 144); border-color: rgb(32, 77, 116); }.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary { color: rgb(255, 255, 255); background-color: rgb(39, 95, 144); border-color: rgb(32, 77, 116); }.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(32, 77, 116); border-color: rgb(18, 43, 64); }.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary { background-image: none; }.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { background-color: rgb(52, 122, 183); border-color: rgb(46, 108, 163); }.btn-primary .badge { color: rgb(156, 194, 227); background-color: rgb(28, 28, 33); }.btn-success { color: rgb(255, 255, 255); background-color: rgb(92, 183, 92); border-color: rgb(76, 174, 76); }.btn-success.focus, .btn-success:focus { color: rgb(255, 255, 255); background-color: rgb(67, 157, 67); border-color: rgb(37, 86, 37); }.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(67, 157, 67); border-color: rgb(57, 132, 57); }.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success { color: rgb(255, 255, 255); background-color: rgb(67, 157, 67); border-color: rgb(57, 132, 57); }.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(57, 132, 57); border-color: rgb(37, 86, 37); }.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success { background-image: none; }.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover { background-color: rgb(92, 183, 92); border-color: rgb(76, 174, 76); }.btn-success .badge { color: rgb(166, 216, 166); background-color: rgb(28, 28, 33); }.btn-info { color: rgb(255, 255, 255); background-color: rgb(50, 165, 200); border-color: rgb(75, 179, 210); }.btn-info.focus, .btn-info:focus { color: rgb(255, 255, 255); background-color: rgb(55, 170, 205); border-color: rgb(32, 104, 126); }.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(55, 170, 205); border-color: rgb(45, 148, 180); }.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info { color: rgb(255, 255, 255); background-color: rgb(55, 170, 205); border-color: rgb(45, 148, 180); }.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(45, 148, 180); border-color: rgb(32, 104, 126); }.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info { background-image: none; }.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover { background-color: rgb(50, 165, 200); border-color: rgb(75, 179, 210); }.btn-info .badge { color: rgb(153, 212, 230); background-color: rgb(28, 28, 33); }.btn-warning { color: rgb(255, 255, 255); background-color: rgb(196, 135, 49); border-color: rgb(211, 156, 80); }.btn-warning.focus, .btn-warning:focus { color: rgb(255, 255, 255); background-color: rgb(206, 145, 59); border-color: rgb(131, 90, 33); }.btn-warning:hover { color: rgb(255, 255, 255); background-color: rgb(206, 145, 59); border-color: rgb(184, 126, 46); }.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning { color: rgb(255, 255, 255); background-color: rgb(206, 145, 59); border-color: rgb(184, 126, 46); }.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover { color: rgb(255, 255, 255); background-color: rgb(184, 126, 46); border-color: rgb(131, 90, 33); }.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning { background-image: none; }.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover { background-color: rgb(196, 135, 49); border-color: rgb(211, 156, 80); }.btn-warning .badge { color: rgb(230, 198, 153); background-color: rgb(28, 28, 33); }.btn-danger { color: rgb(255, 255, 255); background-color: rgb(212, 88, 84); border-color: rgb(207, 68, 63); }.btn-danger.focus, .btn-danger:focus { color: rgb(255, 255, 255); background-color: rgb(196, 54, 49); border-color: rgb(114, 31, 29); }.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(196, 54, 49); border-color: rgb(167, 46, 42); }.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger { color: rgb(255, 255, 255); background-color: rgb(196, 54, 49); border-color: rgb(167, 46, 42); }.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(167, 46, 42); border-color: rgb(114, 31, 29); }.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger { background-image: none; }.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover { background-color: rgb(212, 88, 84); border-color: rgb(207, 68, 63); }.btn-danger .badge { color: rgb(230, 156, 153); background-color: rgb(28, 28, 33); }.btn-link { font-weight: 400; color: rgb(156, 194, 227); border-radius: 0px; }.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; }.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover { border-color: transparent; }.btn-link:focus, .btn-link:hover { color: rgb(156, 194, 227); text-decoration: underline; background-color: transparent; }.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover { color: rgb(191, 191, 191); text-decoration: none; }.btn-group-lg > .btn, .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }.btn-group-sm > .btn, .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }.btn-group-xs > .btn, .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }.btn-block { display: block; width: 100%; }.btn-block + .btn-block { margin-top: 5px; }input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block { width: 100%; }.fade { opacity: 0; transition: opacity 0.15s linear 0s; }.fade.in { opacity: 1; }.collapse { display: none; }.collapse.in { display: block; }tr.collapse.in { display: table-row; }tbody.collapse.in { display: table-row-group; }.collapsing { position: relative; height: 0px; overflow: hidden; transition-timing-function: ease; transition-duration: 0.35s; transition-property: height, visibility; }.caret { display: inline-block; width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent; }.dropdown, .dropup { position: relative; }.dropdown-toggle:focus { outline: 0px; }.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0px; margin: 2px 0px 0px; font-size: 14px; text-align: left; list-style: none; background-color: rgb(28, 28, 33); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px; }.dropdown-menu.pull-right { right: 0px; left: auto; }.dropdown-menu .divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(51, 51, 51); }.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857; color: rgb(191, 191, 191); white-space: nowrap; }.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { color: rgb(191, 191, 191); text-decoration: none; background-color: rgb(36, 36, 36); }.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(52, 122, 183); outline: 0px; }.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover { color: rgb(191, 191, 191); }.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; }.open > .dropdown-menu { display: block; }.open > a { outline: 0px; }.dropdown-menu-right { right: 0px; left: auto; }.dropdown-menu-left { right: auto; left: 0px; }.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: rgb(191, 191, 191); white-space: nowrap; }.dropdown-backdrop { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 990; }.pull-right > .dropdown-menu { right: 0px; left: auto; }.dropup .caret, .navbar-fixed-bottom .dropdown .caret { content: ""; border-top: 0px; border-bottom: 4px dashed; }.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }@media (min-width: 768px) {
  .navbar-right .dropdown-menu { right: 0px; left: auto; }
  .navbar-right .dropdown-menu-left { right: auto; left: 0px; }
}.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }.btn-group-vertical > .btn, .btn-group > .btn { position: relative; float: left; }.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover { z-index: 2; }.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }.btn-toolbar { margin-left: -5px; }.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }.btn-group > .btn:first-child { margin-left: 0px; }.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }.btn-group > .btn-group { float: left; }.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0px; }.btn-group > .btn + .dropdown-toggle { padding-right: 8px; padding-left: 8px; }.btn-group > .btn-lg + .dropdown-toggle { padding-right: 12px; padding-left: 12px; }.btn-group.open .dropdown-toggle { box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }.btn-group.open .dropdown-toggle.btn-link { box-shadow: none; }.btn .caret { margin-left: 0px; }.btn-lg .caret { border-width: 5px 5px 0px; }.dropup .btn-lg .caret { border-width: 0px 5px 5px; }.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }.btn-group-vertical > .btn-group > .btn { float: none; }.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0px; }.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0px; }.btn-group-vertical > .btn:first-child:not(:last-child) { border-radius: 4px 4px 0px 0px; }.btn-group-vertical > .btn:last-child:not(:first-child) { border-radius: 0px 0px 4px 4px; }.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }.btn-group-justified > .btn, .btn-group-justified > .btn-group { display: table-cell; float: none; width: 1%; }.btn-group-justified > .btn-group .btn { width: 100%; }.btn-group-justified > .btn-group .dropdown-menu { left: auto; }[data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] { position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none; }.input-group { position: relative; display: table; border-collapse: separate; }.input-group[class*="col-"] { float: none; padding-right: 0px; padding-left: 0px; }.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0px; }.input-group .form-control:focus { z-index: 3; }.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; }select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn { height: auto; }.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; }select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn { height: auto; }.input-group .form-control, .input-group-addon, .input-group-btn { display: table-cell; }.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) { border-radius: 0px; }.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: rgb(191, 191, 191); text-align: center; background-color: rgb(43, 43, 43); border: 1px solid rgb(77, 77, 77); border-radius: 4px; }.input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; }.input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; }.input-group-addon input[type="checkbox"], .input-group-addon input[type="radio"] { margin-top: 0px; }.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }.input-group-addon:first-child { border-right: 0px; }.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }.input-group-addon:last-child { border-left: 0px; }.input-group-btn { position: relative; font-size: 0px; white-space: nowrap; }.input-group-btn > .btn { position: relative; }.input-group-btn > .btn + .btn { margin-left: -1px; }.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover { z-index: 2; }.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }.nav { padding-left: 0px; margin-bottom: 0px; list-style: none; }.nav > li { position: relative; display: block; }.nav > li > a { position: relative; display: block; padding: 10px 15px; }.nav > li > a:focus, .nav > li > a:hover { text-decoration: none; background-color: rgb(43, 43, 43); }.nav > li.disabled > a { color: rgb(191, 191, 191); }.nav > li.disabled > a:focus, .nav > li.disabled > a:hover { color: rgb(191, 191, 191); text-decoration: none; cursor: not-allowed; background-color: transparent; }.nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background-color: rgb(43, 43, 43); border-color: rgb(52, 122, 183); }.nav .nav-divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(51, 51, 51); }.nav > li > a > img { max-width: none; }.nav-tabs { border-bottom: 1px solid rgb(59, 59, 59); }.nav-tabs > li { float: left; margin-bottom: -1px; }.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 0px solid transparent; border-radius: 4px 4px 0px 0px; }.nav-tabs > li > a:hover { border-color: rgb(43, 43, 43) rgb(43, 43, 43) rgb(59, 59, 59); }.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { color: rgb(191, 191, 191); cursor: default; background-color: rgb(28, 28, 33); border-width: 0px; border-style: solid; border-color: rgb(59, 59, 59) rgb(59, 59, 59) transparent; border-image: initial; }.nav-tabs.nav-justified { width: 100%; border-bottom: 0px; }.nav-tabs.nav-justified > li { float: none; }.nav-tabs.nav-justified > li > a { margin-bottom: 5px; text-align: center; }.nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }@media (min-width: 768px) {
  .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-tabs.nav-justified > li > a { margin-bottom: 0px; }
}.nav-tabs.nav-justified > li > a { margin-right: 0px; border-radius: 4px; }.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover { border: 1px solid rgb(59, 59, 59); }@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a { border-bottom: 1px solid rgb(59, 59, 59); border-radius: 4px 4px 0px 0px; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover { border-bottom-color: rgb(255, 255, 255); }
}.nav-pills > li { float: left; }.nav-pills > li > a { border-radius: 4px; }.nav-pills > li + li { margin-left: 2px; }.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover { color: rgb(255, 255, 255); background-color: rgb(52, 122, 183); }.nav-stacked > li { float: none; }.nav-stacked > li + li { margin-top: 2px; margin-left: 0px; }.nav-justified { width: 100%; }.nav-justified > li { float: none; }.nav-justified > li > a { margin-bottom: 5px; text-align: center; }.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }@media (min-width: 768px) {
  .nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a { margin-bottom: 0px; }
}.nav-tabs-justified { border-bottom: 0px; }.nav-tabs-justified > li > a { margin-right: 0px; border-radius: 4px; }.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover { border: 1px solid rgb(59, 59, 59); }@media (min-width: 768px) {
  .nav-tabs-justified > li > a { border-bottom: 1px solid rgb(59, 59, 59); border-radius: 4px 4px 0px 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover { border-bottom-color: rgb(255, 255, 255); }
}.tab-content > .tab-pane { display: none; }.tab-content > .active { display: block; }.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0px; border-top-right-radius: 0px; }.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }@media (min-width: 768px) {
  .navbar { border-radius: 4px; }
}@media (min-width: 768px) {
  .navbar-header { float: left; }
}.navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; border-top: 1px solid transparent; box-shadow: rgba(28, 28, 33, 0.1) 0px 1px 0px inset; }.navbar-collapse.in { overflow-y: auto; }@media (min-width: 768px) {
  .navbar-collapse { width: auto; border-top: 0px; box-shadow: none; }
  .navbar-collapse.collapse { padding-bottom: 0px; display: block !important; height: auto !important; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse { padding-right: 0px; padding-left: 0px; }
}.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 340px; }@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 200px; }
}.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-right: -15px; margin-left: -15px; }@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-right: 0px; margin-left: 0px; }
}.navbar-static-top { z-index: 1000; border-width: 0px 0px 1px; }@media (min-width: 768px) {
  .navbar-static-top { border-radius: 0px; }
}.navbar-fixed-bottom, .navbar-fixed-top { position: fixed; right: 0px; left: 0px; z-index: 1030; }@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top { border-radius: 0px; }
}.navbar-fixed-top { top: 0px; border-width: 0px 0px 1px; }.navbar-fixed-bottom { bottom: 0px; margin-bottom: 0px; border-width: 1px 0px 0px; }.navbar-brand { float: left; height: 50px; padding: 15px; font-size: 18px; line-height: 20px; }.navbar-brand:focus, .navbar-brand:hover { text-decoration: none; }.navbar-brand > img { display: block; }@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; }
}.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }.navbar-toggle:focus { outline: 0px; }.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }@media (min-width: 768px) {
  .navbar-toggle { display: none; }
}.navbar-nav { margin: 7.5px -15px; }.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0px; background-color: transparent; border: 0px; box-shadow: none; }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover { background-image: none; }
}@media (min-width: 768px) {
  .navbar-nav { float: left; margin: 0px; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
}.navbar-form { padding: 10px 15px; margin: 8px -15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; box-shadow: rgba(28, 28, 33, 0.1) 0px 1px 0px inset, rgba(28, 28, 33, 0.1) 0px 1px 0px; }@media (min-width: 768px) {
  .navbar-form .form-group { display: inline-block; margin-bottom: 0px; vertical-align: middle; }
  .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .navbar-form .form-control-static { display: inline-block; }
  .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn { width: auto; }
  .navbar-form .input-group > .form-control { width: 100%; }
  .navbar-form .control-label { margin-bottom: 0px; vertical-align: middle; }
  .navbar-form .checkbox, .navbar-form .radio { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }
  .navbar-form .checkbox label, .navbar-form .radio label { padding-left: 0px; }
  .navbar-form .checkbox input[type="checkbox"], .navbar-form .radio input[type="radio"] { position: relative; margin-left: 0px; }
  .navbar-form .has-feedback .form-control-feedback { top: 0px; }
}@media (max-width: 767px) {
  .navbar-form .form-group { margin-bottom: 5px; }
  .navbar-form .form-group:last-child { margin-bottom: 0px; }
}@media (min-width: 768px) {
  .navbar-form { width: auto; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; border: 0px; box-shadow: none; }
}.navbar-nav > li > .dropdown-menu { margin-top: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; }.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0px; border-radius: 4px 4px 0px 0px; }.navbar-btn { margin-top: 8px; margin-bottom: 8px; }.navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }.navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; }.navbar-text { margin-top: 15px; margin-bottom: 15px; }@media (min-width: 768px) {
  .navbar-text { float: left; margin-right: 15px; margin-left: 15px; }
}@media (min-width: 768px) {
  .navbar-left { float: left !important; }
  .navbar-right { margin-right: -15px; float: right !important; }
  .navbar-right ~ .navbar-right { margin-right: 0px; }
}.navbar-default { background-color: rgb(33, 33, 33); border-color: rgb(48, 48, 48); }.navbar-default .navbar-brand { color: rgb(191, 191, 191); }.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover { color: rgb(191, 191, 191); background-color: transparent; }.navbar-default .navbar-text { color: rgb(191, 191, 191); }.navbar-default .navbar-nav > li > a { color: rgb(191, 191, 191); }.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: rgb(191, 191, 191); background-color: transparent; }.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: rgb(191, 191, 191); background-color: rgb(48, 48, 48); }.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover { color: rgb(204, 204, 204); background-color: transparent; }.navbar-default .navbar-toggle { border-color: rgb(59, 59, 59); }.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: rgb(59, 59, 59); }.navbar-default .navbar-toggle .icon-bar { background-color: rgb(135, 135, 135); }.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: rgb(48, 48, 48); }.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { color: rgb(191, 191, 191); background-color: rgb(48, 48, 48); }@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: rgb(191, 191, 191); }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: rgb(191, 191, 191); background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover { color: rgb(191, 191, 191); background-color: rgb(48, 48, 48); }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover { color: rgb(204, 204, 204); background-color: transparent; }
}.navbar-default .navbar-link { color: rgb(191, 191, 191); }.navbar-default .navbar-link:hover { color: rgb(191, 191, 191); }.navbar-default .btn-link { color: rgb(191, 191, 191); }.navbar-default .btn-link:focus, .navbar-default .btn-link:hover { color: rgb(191, 191, 191); }.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover { color: rgb(204, 204, 204); }.navbar-inverse { background-color: rgb(33, 33, 33); border-color: rgb(8, 8, 8); }.navbar-inverse .navbar-brand { color: rgb(191, 191, 191); }.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover { color: rgb(255, 255, 255); background-color: transparent; }.navbar-inverse .navbar-text { color: rgb(191, 191, 191); }.navbar-inverse .navbar-nav > li > a { color: rgb(191, 191, 191); }.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover { color: rgb(255, 255, 255); background-color: transparent; }.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { color: rgb(255, 255, 255); background-color: rgb(8, 8, 8); }.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover { color: rgb(191, 191, 191); background-color: transparent; }.navbar-inverse .navbar-toggle { border-color: rgb(51, 51, 51); }.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: rgb(51, 51, 51); }.navbar-inverse .navbar-toggle .icon-bar { background-color: rgb(28, 28, 33); }.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: rgb(15, 15, 15); }.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover { color: rgb(255, 255, 255); background-color: rgb(8, 8, 8); }@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: rgb(8, 8, 8); }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: rgb(8, 8, 8); }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: rgb(191, 191, 191); }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover { color: rgb(255, 255, 255); background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover { color: rgb(255, 255, 255); background-color: rgb(8, 8, 8); }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover { color: rgb(191, 191, 191); background-color: transparent; }
}.navbar-inverse .navbar-link { color: rgb(191, 191, 191); }.navbar-inverse .navbar-link:hover { color: rgb(255, 255, 255); }.navbar-inverse .btn-link { color: rgb(191, 191, 191); }.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover { color: rgb(255, 255, 255); }.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover { color: rgb(191, 191, 191); }.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: rgb(36, 36, 36); border-radius: 4px; }.breadcrumb > li { display: inline-block; }.breadcrumb > li + li::before { padding: 0px 5px; color: rgb(204, 204, 204); content: "/ "; }.breadcrumb > .active { color: rgb(191, 191, 191); }.pagination { display: inline-block; padding-left: 0px; margin: 20px 0px; border-radius: 4px; }.pagination > li { display: inline; }.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(28, 28, 33); border: 1px solid rgb(59, 59, 59); }.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }.pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover { z-index: 2; color: rgb(255 255 255); background-color: rgb(43, 43, 43); border-color: rgb(59, 59, 59); }.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { z-index: 3; color: rgb(0, 0, 0); cursor: default; background-color: rgb(248, 209, 47); border-color: rgb(248, 209, 47); }.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover { color: rgb(191, 191, 191); cursor: not-allowed; background-color: rgb(28, 28, 33); border-color: rgb(59, 59, 59); }.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.33333; }.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; }.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }.pager { padding-left: 0px; margin: 20px 0px; text-align: center; list-style: none; }.pager li { display: inline; }.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: rgb(28, 28, 33); border: 1px solid rgb(59, 59, 59); border-radius: 15px; }.pager li > a:focus, .pager li > a:hover { text-decoration: none; background-color: rgb(43, 43, 43); }.pager .next > a, .pager .next > span { float: right; }.pager .previous > a, .pager .previous > span { float: left; }.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span { color: rgb(191, 191, 191); cursor: not-allowed; background-color: rgb(28, 28, 33); }.label { display: inline; padding: 0.2em 0.6em 0.3em; font-size: 75%; font-weight: 700; line-height: 1; color: rgb(255, 255, 255); text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25em; }a.label:focus, a.label:hover { color: rgb(255, 255, 255); text-decoration: none; cursor: pointer; }.label:empty { display: none; }.btn .label { position: relative; top: -1px; }.label-default { background-color: rgb(120, 120, 120); }.label-default[href]:focus, .label-default[href]:hover { background-color: rgb(94, 94, 94); }.label-primary { background-color: rgb(52, 122, 183); }.label-primary[href]:focus, .label-primary[href]:hover { background-color: rgb(39, 95, 144); }.label-success { background-color: rgb(92, 183, 92); }.label-success[href]:focus, .label-success[href]:hover { background-color: rgb(67, 157, 67); }.label-info { background-color: rgb(50, 165, 200); }.label-info[href]:focus, .label-info[href]:hover { background-color: rgb(55, 170, 205); }.label-warning { background-color: rgb(196, 135, 49); }.label-warning[href]:focus, .label-warning[href]:hover { background-color: rgb(206, 145, 59); }.label-danger { background-color: rgb(212, 88, 84); }.label-danger[href]:focus, .label-danger[href]:hover { background-color: rgb(196, 54, 49); }.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: 700; line-height: 1; color: rgb(255, 255, 255); text-align: center; white-space: nowrap; vertical-align: middle; background-color: rgb(120, 120, 120); border-radius: 10px; }.badge:empty { display: none; }.btn .badge { position: relative; top: -1px; }.btn-group-xs > .btn .badge, .btn-xs .badge { top: 0px; padding: 1px 5px; }a.badge:focus, a.badge:hover { color: rgb(255, 255, 255); text-decoration: none; cursor: pointer; }.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: rgb(156, 194, 227); background-color: rgb(28, 28, 33); }.list-group-item > .badge { float: right; }.list-group-item > .badge + .badge { margin-right: 5px; }.nav-pills > li > a > .badge { margin-left: 3px; }.jumbotron { padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; color: inherit; background-color: rgb(43, 43, 43); }.jumbotron .h1, .jumbotron h1 { color: inherit; }.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }.jumbotron > hr { border-top-color: rgb(66, 66, 66); }.container .jumbotron, .container-fluid .jumbotron { padding-right: 15px; padding-left: 15px; border-radius: 6px; }.jumbotron .container { max-width: 100%; }@media screen and (min-width: 768px) {
  .jumbotron { padding-top: 48px; padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron { padding-right: 60px; padding-left: 60px; }
  .jumbotron .h1, .jumbotron h1 { font-size: 63px; }
}.thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857; background-color: rgb(28, 28, 33); border: 1px solid rgb(59, 59, 59); border-radius: 4px; transition: border 0.2s ease-in-out 0s; }.thumbnail a > img, .thumbnail > img { margin-right: auto; margin-left: auto; }a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { border-color: rgb(52, 122, 183); }.thumbnail .caption { padding: 9px; color: rgb(191, 191, 191); }.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }.alert h4 { margin-top: 0px; color: inherit; }.alert .alert-link { font-weight: 700; }.alert > p, .alert > ul { margin-bottom: 0px; }.alert > p + p { margin-top: 5px; }.alert-dismissable, .alert-dismissible { padding-right: 35px; }.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }.alert-success { color: rgb(170, 212, 171); background-color: rgb(43, 77, 30); border-color: rgb(61, 92, 36); }.alert-success hr { border-top-color: rgb(77, 115, 43); }.alert-success .alert-link { color: rgb(171, 212, 172); }.alert-info { color: rgb(160, 202, 222); background-color: rgb(19, 58, 78); border-color: rgb(27, 93, 106); }.alert-info hr { border-top-color: rgb(32, 112, 126); }.alert-info .alert-link { color: rgb(160, 202, 222); }.alert-warning { color: rgb(217, 198, 166); background-color: rgb(102, 75, 0); border-color: rgb(86, 64, 21); }.alert-warning hr { border-top-color: rgb(106, 80, 27); }.alert-warning .alert-link { color: rgb(217, 198, 166); }.alert-danger { color: rgb(219, 164, 163); background-color: rgb(69, 28, 28); border-color: rgb(88, 34, 43); }.alert-danger hr { border-top-color: rgb(106, 41, 52); }.alert-danger .alert-link { color: rgb(219, 165, 164); }@-webkit-keyframes progress-bar-stripes {
  0% { background-position: 40px 0px; }
  100% { background-position: 0px 0px; }
}@keyframes progress-bar-stripes {
  0% { background-position: 40px 0px; }
  100% { background-position: 0px 0px; }
}.progress { height: 20px; margin-bottom: 20px; overflow: hidden; background-color: rgb(36, 36, 36); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; }.progress-bar { float: left; width: 0px; height: 100%; font-size: 12px; line-height: 20px; color: rgb(255, 255, 255); text-align: center; background-color: rgb(52, 122, 183); box-shadow: rgba(0, 0, 0, 0.15) 0px -1px 0px inset; transition: width 0.6s ease 0s; }.progress-bar-striped, .progress-striped .progress-bar { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }.progress-bar.active, .progress.active .progress-bar { animation: 2s linear 0s infinite normal none running progress-bar-stripes; }.progress-bar-success { background-color: rgb(92, 183, 92); }.progress-striped .progress-bar-success { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.progress-bar-info { background-color: rgb(50, 165, 200); }.progress-striped .progress-bar-info { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.progress-bar-warning { background-color: rgb(196, 135, 49); }.progress-striped .progress-bar-warning { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.progress-bar-danger { background-color: rgb(212, 88, 84); }.progress-striped .progress-bar-danger { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.media { margin-top: 15px; }.media:first-child { margin-top: 0px; }.media, .media-body { overflow: hidden; zoom: 1; }.media-body { width: 10000px; }.media-object { display: block; }.media-object.img-thumbnail { max-width: none; }.media-right, .media > .pull-right { padding-left: 10px; }.media-left, .media > .pull-left { padding-right: 10px; }.media-body, .media-left, .media-right { display: table-cell; vertical-align: top; }.media-middle { vertical-align: middle; }.media-bottom { vertical-align: bottom; }.media-heading { margin-top: 0px; margin-bottom: 5px; }.media-list { padding-left: 0px; list-style: none; }.list-group { padding-left: 0px; margin-bottom: 20px; }.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(28, 28, 33); border: 1px solid rgb(59, 59, 59); }.list-group-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; }.list-group-item:last-child { margin-bottom: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }a.list-group-item, button.list-group-item { color: rgb(191, 191, 191); }a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: rgb(191, 191, 191); }a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover { color: rgb(191, 191, 191); text-decoration: none; background-color: rgb(36, 36, 36); }button.list-group-item { width: 100%; text-align: left; }.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { color: rgb(191, 191, 191); cursor: not-allowed; background-color: rgb(43, 43, 43); }.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading { color: inherit; }.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text { color: rgb(191, 191, 191); }.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { z-index: 2; color: rgb(255, 255, 255); background-color: rgb(52, 122, 183); border-color: rgb(52, 122, 183); }.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small { color: inherit; }.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text { color: rgb(199, 221, 239); }.list-group-item-success { color: rgb(170, 212, 171); background-color: rgb(43, 77, 30); }a.list-group-item-success, button.list-group-item-success { color: rgb(170, 212, 171); }a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; }a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover { color: rgb(170, 212, 171); background-color: rgb(52, 92, 36); }a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover { color: rgb(255, 255, 255); background-color: rgb(60, 119, 61); border-color: rgb(60, 119, 61); }.list-group-item-info { color: rgb(160, 202, 222); background-color: rgb(19, 58, 78); }a.list-group-item-info, button.list-group-item-info { color: rgb(160, 202, 222); }a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; }a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover { color: rgb(160, 202, 222); background-color: rgb(24, 73, 98); }a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover { color: rgb(255, 255, 255); background-color: rgb(49, 113, 144); border-color: rgb(49, 113, 144); }.list-group-item-warning { color: rgb(217, 198, 166); background-color: rgb(102, 75, 0); }a.list-group-item-warning, button.list-group-item-warning { color: rgb(217, 198, 166); }a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; }a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover { color: rgb(217, 198, 166); background-color: rgb(102, 75, 0); }a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover { color: rgb(255, 255, 255); background-color: rgb(139, 110, 60); border-color: rgb(139, 110, 60); }.list-group-item-danger { color: rgb(219, 164, 163); background-color: rgb(69, 28, 28); }a.list-group-item-danger, button.list-group-item-danger { color: rgb(219, 164, 163); }a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; }a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover { color: rgb(219, 164, 163); background-color: rgb(88, 34, 34); }a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover { color: rgb(255, 255, 255); background-color: rgb(169, 67, 66); border-color: rgb(169, 67, 66); }.list-group-item-heading { margin-top: 0px; margin-bottom: 5px; }.list-group-item-text { margin-bottom: 0px; line-height: 1.3; }.panel { margin-bottom: 20px; background-color: rgb(28, 28, 33); border: 1px solid transparent; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px; }.panel-body { padding: 15px; }.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; }.panel-heading > .dropdown .dropdown-toggle { color: inherit; }.panel-title { margin-top: 0px; margin-bottom: 0px; font-size: 16px; color: inherit; }.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a { color: inherit; }.panel-footer { padding: 10px 15px; background-color: rgb(36, 36, 36); border-top: 1px solid rgb(59, 59, 59); border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }.panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0px; }.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0px; border-radius: 0px; }.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0px; border-top-left-radius: 3px; border-top-right-radius: 3px; }.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0px; }.list-group + .panel-footer { border-top-width: 0px; }.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table { margin-bottom: 0px; }.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption { padding-right: 15px; padding-left: 15px; }.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid rgb(59, 59, 59); }.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th { border-top: 0px; }.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0px; }.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child { border-left: 0px; }.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child { border-right: 0px; }.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th { border-bottom: 0px; }.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0px; }.panel > .table-responsive { margin-bottom: 0px; border: 0px; }.panel-group { margin-bottom: 20px; }.panel-group .panel { margin-bottom: 0px; border-radius: 4px; }.panel-group .panel + .panel { margin-top: 5px; }.panel-group .panel-heading { border-bottom: 0px; }.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body { border-top: 1px solid rgb(59, 59, 59); }.panel-group .panel-footer { border-top: 0px; }.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid rgb(59, 59, 59); }.panel-default { border-color: rgb(59, 59, 59); }.panel-default > .panel-heading { color: rgb(191, 191, 191); background-color: rgb(36, 36, 36); border-color: rgb(59, 59, 59); }.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(59, 59, 59); }.panel-default > .panel-heading .badge { color: rgb(245, 245, 245); background-color: rgb(51, 51, 51); }.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(221, 221, 221); }.panel-primary { border-color: rgb(52, 122, 183); }.panel-primary > .panel-heading { color: rgb(255, 255, 255); background-color: rgb(52, 122, 183); border-color: rgb(52, 122, 183); }.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(52, 122, 183); }.panel-primary > .panel-heading .badge { color: rgb(156, 194, 227); background-color: rgb(28, 28, 33); }.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(51, 122, 183); }.panel-success { border-color: rgb(61, 92, 36); }.panel-success > .panel-heading { color: rgb(170, 212, 171); background-color: rgb(43, 77, 30); border-color: rgb(61, 92, 36); }.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(61, 92, 36); }.panel-success > .panel-heading .badge { color: rgb(222, 239, 215); background-color: rgb(60, 119, 61); }.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(214, 233, 198); }.panel-info { border-color: rgb(27, 93, 106); }.panel-info > .panel-heading { color: rgb(160, 202, 222); background-color: rgb(19, 58, 78); border-color: rgb(27, 93, 106); }.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(27, 93, 106); }.panel-info > .panel-heading .badge { color: rgb(218, 237, 246); background-color: rgb(49, 113, 144); }.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(188, 232, 241); }.panel-warning { border-color: rgb(86, 64, 21); }.panel-warning > .panel-heading { color: rgb(217, 198, 166); background-color: rgb(102, 75, 0); border-color: rgb(86, 64, 21); }.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(86, 64, 21); }.panel-warning > .panel-heading .badge { color: rgb(249, 246, 231); background-color: rgb(139, 110, 60); }.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(250, 235, 204); }.panel-danger { border-color: rgb(88, 34, 43); }.panel-danger > .panel-heading { color: rgb(219, 164, 163); background-color: rgb(69, 28, 28); border-color: rgb(88, 34, 43); }.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(88, 34, 43); }.panel-danger > .panel-heading .badge { color: rgb(242, 222, 222); background-color: rgb(169, 67, 66); }.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(235, 204, 209); }.embed-responsive { position: relative; display: block; height: 0px; padding: 0px; overflow: hidden; }.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; border: 0px; }.embed-responsive-16by9 { padding-bottom: 56.25%; }.embed-responsive-4by3 { padding-bottom: 75%; }.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: rgb(36, 36, 36); border: 1px solid rgb(54, 54, 54); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset; }.well blockquote { border-color: rgba(0, 0, 0, 0.15); }.well-lg { padding: 24px; border-radius: 6px; }.well-sm { padding: 9px; border-radius: 3px; }.close { float: right; font-size: 21px; font-weight: 700; line-height: 1; color: rgb(191, 191, 191); text-shadow: rgb(28, 28, 33) 0px 1px 0px; opacity: 0.2; }.close:focus, .close:hover { color: rgb(191, 191, 191); text-decoration: none; cursor: pointer; opacity: 0.5; }button.close { -webkit-appearance: none; padding: 0px; cursor: pointer; background: 0px 0px; border: 0px; }.modal-open { overflow: hidden; }.modal { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1050; display: none; overflow: hidden; outline: 0px; }.modal.fade .modal-dialog { transition: transform 0.3s ease-out 0s; transform: translate(0px, -25%); }.modal.in .modal-dialog { transform: translate(0px, 0px); }.modal-open .modal { overflow: hidden auto; }.modal-dialog { position: relative; width: auto; margin: 10px; }.modal-content { position: relative; background-color: rgb(28, 28, 33); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; outline: 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 9px; }.modal-backdrop { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1040; background-color: rgb(0, 0, 0); }.modal-backdrop.fade { opacity: 0; }.modal-backdrop.in { opacity: 0.5; }.modal-header { padding: 15px; border-bottom: 1px solid rgb(51, 51, 51); }.modal-header .close { margin-top: -2px; }.modal-title { margin: 0px; line-height: 1.42857; }.modal-body { position: relative; padding: 15px; }.modal-footer { padding: 15px; text-align: right; border-top: 1px solid rgb(51, 51, 51); }.modal-footer .btn + .btn { margin-bottom: 0px; margin-left: 5px; }.modal-footer .btn-group .btn + .btn { margin-left: -1px; }.modal-footer .btn-block + .btn-block { margin-left: 0px; }.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }@media (min-width: 768px) {
  .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px; }
  .modal-sm { width: 300px; }
}@media (min-width: 992px) {
  .modal-lg { width: 900px; }
}.tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: 400; line-height: 1.42857; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; overflow-wrap: normal; white-space: normal; opacity: 0; line-break: auto; }.tooltip.in { opacity: 0.9; }.tooltip.top { padding: 5px 0px; margin-top: -3px; }.tooltip.right { padding: 0px 5px; margin-left: 3px; }.tooltip.bottom { padding: 5px 0px; margin-top: 3px; }.tooltip.left { padding: 0px 5px; margin-left: -3px; }.tooltip-inner { max-width: 200px; padding: 3px 8px; color: rgb(255, 255, 255); text-align: center; background-color: rgb(0, 0, 0); border-radius: 4px; }.tooltip-arrow { position: absolute; width: 0px; height: 0px; border-color: transparent; border-style: solid; }.tooltip.top .tooltip-arrow { bottom: 0px; left: 50%; margin-left: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }.tooltip.top-left .tooltip-arrow { right: 5px; bottom: 0px; margin-bottom: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }.tooltip.top-right .tooltip-arrow { bottom: 0px; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }.tooltip.right .tooltip-arrow { top: 50%; left: 0px; margin-top: -5px; border-width: 5px 5px 5px 0px; border-right-color: rgb(0, 0, 0); }.tooltip.left .tooltip-arrow { top: 50%; right: 0px; margin-top: -5px; border-width: 5px 0px 5px 5px; border-left-color: rgb(0, 0, 0); }.tooltip.bottom .tooltip-arrow { top: 0px; left: 50%; margin-left: -5px; border-width: 0px 5px 5px; border-bottom-color: rgb(0, 0, 0); }.tooltip.bottom-left .tooltip-arrow { top: 0px; right: 5px; margin-top: -5px; border-width: 0px 5px 5px; border-bottom-color: rgb(0, 0, 0); }.tooltip.bottom-right .tooltip-arrow { top: 0px; left: 5px; margin-top: -5px; border-width: 0px 5px 5px; border-bottom-color: rgb(0, 0, 0); }.popover { position: absolute; top: 0px; left: 0px; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: 400; line-height: 1.42857; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; overflow-wrap: normal; white-space: normal; background-color: rgb(28, 28, 33); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px; line-break: auto; }.popover.top { margin-top: -10px; }.popover.right { margin-left: 10px; }.popover.bottom { margin-top: 10px; }.popover.left { margin-left: -10px; }.popover-title { padding: 8px 14px; margin: 0px; font-size: 14px; background-color: rgb(33, 33, 33); border-bottom: 1px solid rgb(46, 46, 46); border-radius: 5px 5px 0px 0px; }.popover-content { padding: 9px 14px; }.popover > .arrow, .popover > .arrow::after { position: absolute; display: block; width: 0px; height: 0px; border-color: transparent; border-style: solid; }.popover > .arrow { border-width: 11px; }.popover > .arrow::after { content: ""; border-width: 10px; }.popover.top > .arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0px; }.popover.top > .arrow::after { bottom: 1px; margin-left: -10px; content: " "; border-top-color: rgb(28, 28, 33); border-bottom-width: 0px; }.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0px; }.popover.right > .arrow::after { bottom: -10px; left: 1px; content: " "; border-right-color: rgb(28, 28, 33); border-left-width: 0px; }.popover.bottom > .arrow { top: -11px; left: 50%; margin-left: -11px; border-top-width: 0px; border-bottom-color: rgba(0, 0, 0, 0.25); }.popover.bottom > .arrow::after { top: 1px; margin-left: -10px; content: " "; border-top-width: 0px; border-bottom-color: rgb(255, 255, 255); }.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0px; border-left-color: rgba(0, 0, 0, 0.25); }.popover.left > .arrow::after { right: 1px; bottom: -10px; content: " "; border-right-width: 0px; border-left-color: rgb(28, 28, 33); }.carousel { position: relative; }.carousel-inner { position: relative; width: 100%; overflow: hidden; }.carousel-inner > .item { position: relative; display: none; transition: left 0.6s ease-in-out 0s; }.carousel-inner > .item > a > img, .carousel-inner > .item > img { line-height: 1; }@media not all, (-webkit-transform-3d) {
  .carousel-inner > .item { transition: transform 0.6s ease-in-out 0s; backface-visibility: hidden; perspective: 1000px; }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next { left: 0px; transform: translate3d(100%, 0px, 0px); }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev { left: 0px; transform: translate3d(-100%, 0px, 0px); }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right { left: 0px; transform: translate3d(0px, 0px, 0px); }
}.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }.carousel-inner > .active { left: 0px; }.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0px; width: 100%; }.carousel-inner > .next { left: 100%; }.carousel-inner > .prev { left: -100%; }.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0px; }.carousel-inner > .active.left { left: -100%; }.carousel-inner > .active.right { left: 100%; }.carousel-control { position: absolute; top: 0px; bottom: 0px; left: 0px; width: 15%; font-size: 20px; color: rgb(255, 255, 255); text-align: center; text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px; background-color: rgba(0, 0, 0, 0); opacity: 0.5; }.carousel-control.left { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%); background-repeat: repeat-x; }.carousel-control.right { right: 0px; left: auto; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; }.carousel-control:focus, .carousel-control:hover { color: rgb(255, 255, 255); text-decoration: none; outline: 0px; opacity: 0.9; }.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev { position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px; }.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { left: 50%; margin-left: -10px; }.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { right: 50%; margin-right: -10px; }.carousel-control .icon-next, .carousel-control .icon-prev { width: 20px; height: 20px; font-family: serif; line-height: 1; }.carousel-control .icon-prev::before { content: "‹"; }.carousel-control .icon-next::before { content: "›"; }.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0px; margin-left: -30%; text-align: center; list-style: none; }.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: rgba(0, 0, 0, 0); border: 1px solid rgb(28, 28, 33); border-radius: 10px; }.carousel-indicators .active { width: 12px; height: 12px; margin: 0px; background-color: rgb(28, 28, 33); }.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: rgb(255, 255, 255); text-align: center; text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px; }.carousel-caption .btn { text-shadow: none; }@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; }
  .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; }
}.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before { display: table; content: " "; }.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after { clear: both; }.center-block { display: block; margin-right: auto; margin-left: auto; }.pull-right { float: right !important; }.pull-left { float: left !important; }.hide { display: none !important; }.show { display: block !important; }.invisible { visibility: hidden; }.text-hide { font: 0px / 0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px; }.hidden { display: none !important; }.affix { position: fixed; }.visible-lg, .visible-md, .visible-sm, .visible-xs { display: none !important; }.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block { display: none !important; }@media (max-width: 767px) {
  .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  td.visible-xs, th.visible-xs { display: table-cell !important; }
}@media (max-width: 767px) {
  .visible-xs-block { display: block !important; }
}@media (max-width: 767px) {
  .visible-xs-inline { display: inline !important; }
}@media (max-width: 767px) {
  .visible-xs-inline-block { display: inline-block !important; }
}@media (max-width: 991px) and (min-width: 768px) {
  .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  td.visible-sm, th.visible-sm { display: table-cell !important; }
}@media (max-width: 991px) and (min-width: 768px) {
  .visible-sm-block { display: block !important; }
}@media (max-width: 991px) and (min-width: 768px) {
  .visible-sm-inline { display: inline !important; }
}@media (max-width: 991px) and (min-width: 768px) {
  .visible-sm-inline-block { display: inline-block !important; }
}@media (max-width: 1199px) and (min-width: 992px) {
  .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  td.visible-md, th.visible-md { display: table-cell !important; }
}@media (max-width: 1199px) and (min-width: 992px) {
  .visible-md-block { display: block !important; }
}@media (max-width: 1199px) and (min-width: 992px) {
  .visible-md-inline { display: inline !important; }
}@media (max-width: 1199px) and (min-width: 992px) {
  .visible-md-inline-block { display: inline-block !important; }
}@media (min-width: 1200px) {
  .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  td.visible-lg, th.visible-lg { display: table-cell !important; }
}@media (min-width: 1200px) {
  .visible-lg-block { display: block !important; }
}@media (min-width: 1200px) {
  .visible-lg-inline { display: inline !important; }
}@media (min-width: 1200px) {
  .visible-lg-inline-block { display: inline-block !important; }
}@media (max-width: 767px) {
  .hidden-xs { display: none !important; }
}@media (max-width: 991px) and (min-width: 768px) {
  .hidden-sm { display: none !important; }
}@media (max-width: 1199px) and (min-width: 992px) {
  .hidden-md { display: none !important; }
}@media (min-width: 1200px) {
  .hidden-lg { display: none !important; }
}.visible-print { display: none !important; }@media print {
  .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  td.visible-print, th.visible-print { display: table-cell !important; }
}.visible-print-block { display: none !important; }@media print {
  .visible-print-block { display: block !important; }
}.visible-print-inline { display: none !important; }@media print {
  .visible-print-inline { display: inline !important; }
}.visible-print-inline-block { display: none !important; }@media print {
  .visible-print-inline-block { display: inline-block !important; }
}@media print {
  .hidden-print { display: none !important; }
}
html { direction: rtl; }body { direction: rtl; }.flip.text-left { text-align: right; }.flip.text-right { text-align: left; }.list-unstyled { padding-right: 0px; padding-left: initial; }.list-inline { padding-right: 0px; padding-left: initial; margin-right: -5px; margin-left: 0px; }dd { margin-right: 0px; margin-left: initial; }@media (min-width: 768px) {
  .dl-horizontal dt { float: right; clear: right; text-align: left; }
  .dl-horizontal dd { margin-right: 180px; margin-left: 0px; }
}blockquote { border-right: 5px solid rgb(43, 43, 43); border-left: 0px; }.blockquote-reverse, blockquote.pull-left { padding-left: 15px; padding-right: 0px; border-left: 5px solid rgb(43, 43, 43); border-right: 0px; text-align: left; }.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 2px; padding-right: 2px; }.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: right; }.col-xs-12 { width: 100%; }.col-xs-11 { width: 91.6667%; }.col-xs-10 { width: 83.3333%; }.col-xs-9 { width: 75%; }.col-xs-8 { width: 66.6667%; }.col-xs-7 { width: 58.3333%; }.col-xs-6 { width: 50%; }.col-xs-5 { width: 41.6667%; }.col-xs-4 { width: 33.3333%; }.col-xs-3 { width: 25%; }.col-xs-2 { width: 16.6667%; }.col-xs-1 { width: 8.33333%; }.col-xs-pull-12 { left: 100%; right: auto; }.col-xs-pull-11 { left: 91.6667%; right: auto; }.col-xs-pull-10 { left: 83.3333%; right: auto; }.col-xs-pull-9 { left: 75%; right: auto; }.col-xs-pull-8 { left: 66.6667%; right: auto; }.col-xs-pull-7 { left: 58.3333%; right: auto; }.col-xs-pull-6 { left: 50%; right: auto; }.col-xs-pull-5 { left: 41.6667%; right: auto; }.col-xs-pull-4 { left: 33.3333%; right: auto; }.col-xs-pull-3 { left: 25%; right: auto; }.col-xs-pull-2 { left: 16.6667%; right: auto; }.col-xs-pull-1 { left: 8.33333%; right: auto; }.col-xs-pull-0 { left: auto; right: auto; }.col-xs-push-12 { right: 100%; left: 0px; }.col-xs-push-11 { right: 91.6667%; left: 0px; }.col-xs-push-10 { right: 83.3333%; left: 0px; }.col-xs-push-9 { right: 75%; left: 0px; }.col-xs-push-8 { right: 66.6667%; left: 0px; }.col-xs-push-7 { right: 58.3333%; left: 0px; }.col-xs-push-6 { right: 50%; left: 0px; }.col-xs-push-5 { right: 41.6667%; left: 0px; }.col-xs-push-4 { right: 33.3333%; left: 0px; }.col-xs-push-3 { right: 25%; left: 0px; }.col-xs-push-2 { right: 16.6667%; left: 0px; }.col-xs-push-1 { right: 8.33333%; left: 0px; }.col-xs-push-0 { right: auto; left: 0px; }.col-xs-offset-12 { margin-right: 100%; margin-left: 0px; }.col-xs-offset-11 { margin-right: 91.6667%; margin-left: 0px; }.col-xs-offset-10 { margin-right: 83.3333%; margin-left: 0px; }.col-xs-offset-9 { margin-right: 75%; margin-left: 0px; }.col-xs-offset-8 { margin-right: 66.6667%; margin-left: 0px; }.col-xs-offset-7 { margin-right: 58.3333%; margin-left: 0px; }.col-xs-offset-6 { margin-right: 50%; margin-left: 0px; }.col-xs-offset-5 { margin-right: 41.6667%; margin-left: 0px; }.col-xs-offset-4 { margin-right: 33.3333%; margin-left: 0px; }.col-xs-offset-3 { margin-right: 25%; margin-left: 0px; }.col-xs-offset-2 { margin-right: 16.6667%; margin-left: 0px; }.col-xs-offset-1 { margin-right: 8.33333%; margin-left: 0px; }.col-xs-offset-0 { margin-right: 0px; margin-left: 0px; }@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: right; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.6667%; }
  .col-sm-10 { width: 83.3333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.6667%; }
  .col-sm-7 { width: 58.3333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.6667%; }
  .col-sm-4 { width: 33.3333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.6667%; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-pull-12 { left: 100%; right: auto; }
  .col-sm-pull-11 { left: 91.6667%; right: auto; }
  .col-sm-pull-10 { left: 83.3333%; right: auto; }
  .col-sm-pull-9 { left: 75%; right: auto; }
  .col-sm-pull-8 { left: 66.6667%; right: auto; }
  .col-sm-pull-7 { left: 58.3333%; right: auto; }
  .col-sm-pull-6 { left: 50%; right: auto; }
  .col-sm-pull-5 { left: 41.6667%; right: auto; }
  .col-sm-pull-4 { left: 33.3333%; right: auto; }
  .col-sm-pull-3 { left: 25%; right: auto; }
  .col-sm-pull-2 { left: 16.6667%; right: auto; }
  .col-sm-pull-1 { left: 8.33333%; right: auto; }
  .col-sm-pull-0 { left: auto; right: auto; }
  .col-sm-push-12 { right: 100%; left: 0px; }
  .col-sm-push-11 { right: 91.6667%; left: 0px; }
  .col-sm-push-10 { right: 83.3333%; left: 0px; }
  .col-sm-push-9 { right: 75%; left: 0px; }
  .col-sm-push-8 { right: 66.6667%; left: 0px; }
  .col-sm-push-7 { right: 58.3333%; left: 0px; }
  .col-sm-push-6 { right: 50%; left: 0px; }
  .col-sm-push-5 { right: 41.6667%; left: 0px; }
  .col-sm-push-4 { right: 33.3333%; left: 0px; }
  .col-sm-push-3 { right: 25%; left: 0px; }
  .col-sm-push-2 { right: 16.6667%; left: 0px; }
  .col-sm-push-1 { right: 8.33333%; left: 0px; }
  .col-sm-push-0 { right: auto; left: 0px; }
  .col-sm-offset-12 { margin-right: 100%; margin-left: 0px; }
  .col-sm-offset-11 { margin-right: 91.6667%; margin-left: 0px; }
  .col-sm-offset-10 { margin-right: 83.3333%; margin-left: 0px; }
  .col-sm-offset-9 { margin-right: 75%; margin-left: 0px; }
  .col-sm-offset-8 { margin-right: 66.6667%; margin-left: 0px; }
  .col-sm-offset-7 { margin-right: 58.3333%; margin-left: 0px; }
  .col-sm-offset-6 { margin-right: 50%; margin-left: 0px; }
  .col-sm-offset-5 { margin-right: 41.6667%; margin-left: 0px; }
  .col-sm-offset-4 { margin-right: 33.3333%; margin-left: 0px; }
  .col-sm-offset-3 { margin-right: 25%; margin-left: 0px; }
  .col-sm-offset-2 { margin-right: 16.6667%; margin-left: 0px; }
  .col-sm-offset-1 { margin-right: 8.33333%; margin-left: 0px; }
  .col-sm-offset-0 { margin-right: 0px; margin-left: 0px; }
}@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: right; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.6667%; }
  .col-md-10 { width: 83.3333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.6667%; }
  .col-md-7 { width: 58.3333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.6667%; }
  .col-md-4 { width: 33.3333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.6667%; }
  .col-md-1 { width: 8.33333%; }
  .col-md-pull-12 { left: 100%; right: auto; }
  .col-md-pull-11 { left: 91.6667%; right: auto; }
  .col-md-pull-10 { left: 83.3333%; right: auto; }
  .col-md-pull-9 { left: 75%; right: auto; }
  .col-md-pull-8 { left: 66.6667%; right: auto; }
  .col-md-pull-7 { left: 58.3333%; right: auto; }
  .col-md-pull-6 { left: 50%; right: auto; }
  .col-md-pull-5 { left: 41.6667%; right: auto; }
  .col-md-pull-4 { left: 33.3333%; right: auto; }
  .col-md-pull-3 { left: 25%; right: auto; }
  .col-md-pull-2 { left: 16.6667%; right: auto; }
  .col-md-pull-1 { left: 8.33333%; right: auto; }
  .col-md-pull-0 { left: auto; right: auto; }
  .col-md-push-12 { right: 100%; left: 0px; }
  .col-md-push-11 { right: 91.6667%; left: 0px; }
  .col-md-push-10 { right: 83.3333%; left: 0px; }
  .col-md-push-9 { right: 75%; left: 0px; }
  .col-md-push-8 { right: 66.6667%; left: 0px; }
  .col-md-push-7 { right: 58.3333%; left: 0px; }
  .col-md-push-6 { right: 50%; left: 0px; }
  .col-md-push-5 { right: 41.6667%; left: 0px; }
  .col-md-push-4 { right: 33.3333%; left: 0px; }
  .col-md-push-3 { right: 25%; left: 0px; }
  .col-md-push-2 { right: 16.6667%; left: 0px; }
  .col-md-push-1 { right: 8.33333%; left: 0px; }
  .col-md-push-0 { right: auto; left: 0px; }
  .col-md-offset-12 { margin-right: 100%; margin-left: 0px; }
  .col-md-offset-11 { margin-right: 91.6667%; margin-left: 0px; }
  .col-md-offset-10 { margin-right: 83.3333%; margin-left: 0px; }
  .col-md-offset-9 { margin-right: 75%; margin-left: 0px; }
  .col-md-offset-8 { margin-right: 66.6667%; margin-left: 0px; }
  .col-md-offset-7 { margin-right: 58.3333%; margin-left: 0px; }
  .col-md-offset-6 { margin-right: 50%; margin-left: 0px; }
  .col-md-offset-5 { margin-right: 41.6667%; margin-left: 0px; }
  .col-md-offset-4 { margin-right: 33.3333%; margin-left: 0px; }
  .col-md-offset-3 { margin-right: 25%; margin-left: 0px; }
  .col-md-offset-2 { margin-right: 16.6667%; margin-left: 0px; }
  .col-md-offset-1 { margin-right: 8.33333%; margin-left: 0px; }
  .col-md-offset-0 { margin-right: 0px; margin-left: 0px; }
}@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: right; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.6667%; }
  .col-lg-10 { width: 83.3333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.6667%; }
  .col-lg-7 { width: 58.3333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.6667%; }
  .col-lg-4 { width: 33.3333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.6667%; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-pull-12 { left: 100%; right: auto; }
  .col-lg-pull-11 { left: 91.6667%; right: auto; }
  .col-lg-pull-10 { left: 83.3333%; right: auto; }
  .col-lg-pull-9 { left: 75%; right: auto; }
  .col-lg-pull-8 { left: 66.6667%; right: auto; }
  .col-lg-pull-7 { left: 58.3333%; right: auto; }
  .col-lg-pull-6 { left: 50%; right: auto; }
  .col-lg-pull-5 { left: 41.6667%; right: auto; }
  .col-lg-pull-4 { left: 33.3333%; right: auto; }
  .col-lg-pull-3 { left: 25%; right: auto; }
  .col-lg-pull-2 { left: 16.6667%; right: auto; }
  .col-lg-pull-1 { left: 8.33333%; right: auto; }
  .col-lg-pull-0 { left: auto; right: auto; }
  .col-lg-push-12 { right: 100%; left: 0px; }
  .col-lg-push-11 { right: 91.6667%; left: 0px; }
  .col-lg-push-10 { right: 83.3333%; left: 0px; }
  .col-lg-push-9 { right: 75%; left: 0px; }
  .col-lg-push-8 { right: 66.6667%; left: 0px; }
  .col-lg-push-7 { right: 58.3333%; left: 0px; }
  .col-lg-push-6 { right: 50%; left: 0px; }
  .col-lg-push-5 { right: 41.6667%; left: 0px; }
  .col-lg-push-4 { right: 33.3333%; left: 0px; }
  .col-lg-push-3 { right: 25%; left: 0px; }
  .col-lg-push-2 { right: 16.6667%; left: 0px; }
  .col-lg-push-1 { right: 8.33333%; left: 0px; }
  .col-lg-push-0 { right: auto; left: 0px; }
  .col-lg-offset-12 { margin-right: 100%; margin-left: 0px; }
  .col-lg-offset-11 { margin-right: 91.6667%; margin-left: 0px; }
  .col-lg-offset-10 { margin-right: 83.3333%; margin-left: 0px; }
  .col-lg-offset-9 { margin-right: 75%; margin-left: 0px; }
  .col-lg-offset-8 { margin-right: 66.6667%; margin-left: 0px; }
  .col-lg-offset-7 { margin-right: 58.3333%; margin-left: 0px; }
  .col-lg-offset-6 { margin-right: 50%; margin-left: 0px; }
  .col-lg-offset-5 { margin-right: 41.6667%; margin-left: 0px; }
  .col-lg-offset-4 { margin-right: 33.3333%; margin-left: 0px; }
  .col-lg-offset-3 { margin-right: 25%; margin-left: 0px; }
  .col-lg-offset-2 { margin-right: 16.6667%; margin-left: 0px; }
  .col-lg-offset-1 { margin-right: 8.33333%; margin-left: 0px; }
  .col-lg-offset-0 { margin-right: 0px; margin-left: 0px; }
}caption { text-align: right; }th { text-align: right; }@media screen and (max-width: 767px) {
  .table-responsive > .table-bordered { border: 0px; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-right: 0px; border-left: transparent; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-left: 0px; border-right: transparent; }
}.radio label, .checkbox label { padding-right: 20px; padding-left: initial; }.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { margin-right: -20px; margin-left: auto; }.radio-inline, .checkbox-inline { padding-right: 20px; padding-left: 0px; }.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-right: 10px; margin-left: 0px; }.has-feedback .form-control { padding-left: 42.5px; padding-right: 12px; }.form-control-feedback { left: 0px; right: auto; }@media (min-width: 768px) {
  .form-inline label { padding-right: 0px; padding-left: initial; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { margin-right: 0px; margin-left: auto; }
}@media (min-width: 768px) {
  .form-horizontal .control-label { text-align: left; }
}.form-horizontal .has-feedback .form-control-feedback { left: 15px; right: auto; }.caret { margin-right: 2px; margin-left: 0px; }.dropdown-menu { right: 0px; left: auto; float: left; text-align: right; }.dropdown-menu.pull-right { left: 0px; right: auto; float: right; }.dropdown-menu-right { left: auto; right: 0px; }.dropdown-menu-left { left: 0px; right: auto; }@media (min-width: 768px) {
  .navbar-right .dropdown-menu { left: auto; right: 0px; }
  .navbar-right .dropdown-menu-left { left: 0px; right: auto; }
}.btn-group > .btn, .btn-group-vertical > .btn { float: right; }.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-right: -1px; margin-left: 0px; }.btn-toolbar { margin-right: -5px; margin-left: 0px; }.btn-toolbar .btn-group, .btn-toolbar .input-group { float: right; }.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-right: 5px; margin-left: 0px; }.btn-group > .btn:first-child { margin-right: 0px; }.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-radius: 0px 4px 4px 0px; }.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-radius: 4px 0px 0px 4px; }.btn-group > .btn-group { float: right; }.btn-group.btn-group-justified > .btn, .btn-group.btn-group-justified > .btn-group { float: none; }.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-radius: 0px 4px 4px 0px; }.btn-group > .btn-group:last-child > .btn:first-child { border-radius: 4px 0px 0px 4px; }.btn .caret { margin-right: 0px; }.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-right: 0px; }.input-group .form-control { float: right; }.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-radius: 0px 4px 4px 0px; }.input-group-addon:first-child { border-left: 0px; border-right: 1px solid; }.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-radius: 4px 0px 0px 4px; }.input-group-addon:last-child { border-left-width: 1px; border-left-style: solid; border-right: 0px; }.input-group-btn > .btn + .btn { margin-right: -1px; margin-left: auto; }.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-left: -1px; margin-right: auto; }.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-right: -1px; margin-left: auto; }.nav { padding-right: 0px; padding-left: initial; }.nav-tabs > li { float: right; }.nav-tabs > li > a { margin-left: auto; margin-right: -2px; border-radius: 4px 4px 0px 0px; }.nav-pills > li { float: right; }.nav-pills > li > a { border-radius: 4px; }.nav-pills > li + li { margin-right: 2px; margin-left: auto; }.nav-stacked > li { float: none; }.nav-stacked > li + li { margin-right: 0px; margin-left: auto; }.nav-justified > .dropdown .dropdown-menu { right: auto; }.nav-tabs-justified > li > a { margin-left: 0px; margin-right: auto; }@media (min-width: 768px) {
  .nav-tabs-justified > li > a { border-radius: 4px 4px 0px 0px; }
}@media (min-width: 768px) {
  .navbar-header { float: right; }
}.navbar-collapse { padding-right: 15px; padding-left: 15px; }.navbar-brand { float: right; }@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-right: -15px; margin-left: auto; }
}.navbar-toggle { float: left; margin-left: 15px; margin-right: auto; }@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 25px 5px 15px; }
}@media (min-width: 768px) {
  .navbar-nav { float: right; }
  .navbar-nav > li { float: right; }
}@media (min-width: 768px) {
  .navbar-left.flip { float: right !important; }
  .navbar-right:last-child { margin-left: -15px; margin-right: auto; }
  .navbar-right.flip { margin-left: -15px; margin-right: auto; float: left !important; }
  .navbar-right .dropdown-menu { left: 0px; right: auto; }
}@media (min-width: 768px) {
  .navbar-text { float: right; }
  .navbar-text.navbar-right:last-child { margin-left: 0px; margin-right: auto; }
}.pagination { padding-right: 0px; }.pagination > li > a, .pagination > li > span { float: right; margin-right: -1px; margin-left: 0px; }.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0px; border-radius: 0px 4px 4px 0px; }.pagination > li:last-child > a, .pagination > li:last-child > span { margin-right: -1px; border-radius: 4px 0px 0px 4px; }.pager { padding-right: 0px; padding-left: initial; }.pager .next > a, .pager .next > span { float: left; }.pager .previous > a, .pager .previous > span { float: right; }.nav-pills > li > a > .badge { margin-left: 0px; margin-right: 3px; }.list-group-item > .badge { float: left; }.list-group-item > .badge + .badge { margin-left: 5px; margin-right: auto; }.alert-dismissable, .alert-dismissible { padding-left: 10px; padding-right: 10px; }.alert-dismissable .close, .alert-dismissible .close { right: auto; left: -21px; }.progress-bar { float: right; }.media > .pull-left { margin-right: 10px; }.media > .pull-left.flip { margin-right: 0px; margin-left: 10px; }.media > .pull-right { margin-left: 10px; }.media > .pull-right.flip { margin-left: 0px; margin-right: 10px; }.media-right, .media > .pull-right { padding-right: 10px; padding-left: initial; }.media-left, .media > .pull-left { padding-left: 10px; padding-right: initial; }.media-list { padding-right: 0px; padding-left: initial; list-style: none; }.list-group { padding-right: 0px; padding-left: initial; }.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-right-radius: 3px; border-top-left-radius: 0px; }.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-left-radius: 3px; border-top-right-radius: 0px; }.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; border-top-right-radius: 0px; }.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; border-top-left-radius: 0px; }.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-right: 0px; border-left: none; }.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: none; border-left: 0px; }.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object { right: 0px; left: auto; }.close { float: left; }.modal-footer { text-align: left; }.modal-footer.flip { text-align: right; }.modal-footer .btn + .btn { margin-left: auto; margin-right: 5px; }.modal-footer .btn-group .btn + .btn { margin-right: -1px; margin-left: auto; }.modal-footer .btn-block + .btn-block { margin-right: 0px; margin-left: auto; }.popover { left: auto; text-align: right; }.popover.top > .arrow { right: 50%; left: auto; margin-right: -11px; margin-left: auto; }.popover.top > .arrow::after { margin-right: -10px; margin-left: auto; }.popover.bottom > .arrow { right: 50%; left: auto; margin-right: -11px; margin-left: auto; }.popover.bottom > .arrow::after { margin-right: -10px; margin-left: auto; }.carousel-control { right: 0px; bottom: 0px; }.carousel-control.left { right: auto; left: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%); background-repeat: repeat-x; }.carousel-control.right { left: auto; right: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%); background-repeat: repeat-x; }.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; right: auto; margin-right: -10px; }.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; left: auto; margin-left: -10px; }.carousel-indicators { right: 50%; left: 0px; margin-right: -30%; margin-left: 0px; padding-left: 0px; }@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: 0px; margin-right: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-left: 0px; margin-right: -15px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
}.pull-right.flip { float: left !important; }.pull-left.flip { float: right !important; }
@font-face { font-family: FontAwesome; src: url("https://changekon.ir/includes/vendors/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://changekon.ir/includes/vendors/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://changekon.ir/includes/vendors/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://changekon.ir/includes/vendors/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://changekon.ir/includes/vendors/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }.fa { display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; }.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }.fa-2x { font-size: 2em; }.fa-3x { font-size: 3em; }.fa-4x { font-size: 4em; }.fa-5x { font-size: 5em; }.fa-fw { width: 1.28571em; text-align: center; }.fa-ul { padding-left: 0px; margin-left: 2.14286em; list-style-type: none; }.fa-ul > li { position: relative; }.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.142857em; text-align: center; }.fa-li.fa-lg { left: -1.85714em; }.fa-border { padding: 0.2em 0.25em 0.15em; border: 0.08em solid rgb(43, 43, 43); border-radius: 0.1em; }.fa-pull-left { float: left; }.fa-pull-right { float: right; }.fa.fa-pull-left { margin-right: 0.3em; }.fa.fa-pull-right { margin-left: 0.3em; }.pull-right { float: right; }.pull-left { float: left; }.fa.pull-left { margin-right: 0.3em; }.fa.pull-right { margin-left: 0.3em; }.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }@-webkit-keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}.fa-rotate-90 { transform: rotate(90deg); }.fa-rotate-180 { transform: rotate(180deg); }.fa-rotate-270 { transform: rotate(270deg); }.fa-flip-horizontal { transform: scale(-1, 1); }.fa-flip-vertical { transform: scale(1, -1); }:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0px; width: 100%; text-align: center; }.fa-stack-1x { line-height: inherit; }.fa-stack-2x { font-size: 2em; }.fa-inverse { color: rgb(255, 255, 255); }.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }
#nprogress { pointer-events: none; }#nprogress .bar { background: rgb(51, 148, 204); position: fixed; z-index: 1031; top: 0px; left: 0px; width: 100%; height: 2px; }#nprogress .peg { display: block; position: absolute; right: 0px; width: 100px; height: 100%; box-shadow: rgb(51, 148, 204) 0px 0px 10px, rgb(51, 148, 204) 0px 0px 5px; opacity: 1; transform: rotate(3deg) translate(0px, -4px); }#nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 15px; right: 15px; }#nprogress .spinner-icon { width: 18px; height: 18px; box-sizing: border-box; border-width: 2px; border-style: solid; border-color: rgb(51, 148, 204) transparent transparent rgb(51, 148, 204); border-image: initial; border-radius: 50%; animation: 400ms linear 0s infinite normal none running nprogress-spinner; }.nprogress-custom-parent { overflow: hidden; position: relative; }.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar { position: absolute; }@-webkit-keyframes nprogress-spinner {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes nprogress-spinner {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
[data-notify="progressbar"] { margin-bottom: 0px; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 5px; }.progress-bar.progress-bar-error { background-color: rgb(210, 107, 75) !important; }
.animated { animation-duration: 1s; animation-fill-mode: both; }.animated.infinite { animation-iteration-count: infinite; }.animated.hinge { animation-duration: 2s; }.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { animation-duration: 0.75s; }@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); }
  40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); }
  70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); }
  90% { transform: translate3d(0px, -4px, 0px); }
}@keyframes bounce {
  0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); }
  40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); }
  70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); }
  90% { transform: translate3d(0px, -4px, 0px); }
}.bounce { animation-name: bounce; transform-origin: center bottom; }@-webkit-keyframes flash {
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}@keyframes flash {
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}.flash { animation-name: flash; }@-webkit-keyframes pulse {
  0% { transform: scale3d(1, 1, 1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  100% { transform: scale3d(1, 1, 1); }
}@keyframes pulse {
  0% { transform: scale3d(1, 1, 1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  100% { transform: scale3d(1, 1, 1); }
}.pulse { animation-name: pulse; }@-webkit-keyframes rubberBand {
  0% { transform: scale3d(1, 1, 1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
  100% { transform: scale3d(1, 1, 1); }
}@keyframes rubberBand {
  0% { transform: scale3d(1, 1, 1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
  100% { transform: scale3d(1, 1, 1); }
}.rubberBand { animation-name: rubberBand; }@-webkit-keyframes shake {
  0%, 100% { transform: translate3d(0px, 0px, 0px); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); }
}@keyframes shake {
  0%, 100% { transform: translate3d(0px, 0px, 0px); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); }
}.shake { animation-name: shake; }@-webkit-keyframes headShake {
  0% { transform: translateX(0px); }
  6.5% { transform: translateX(-6px) rotateY(-9deg); }
  18.5% { transform: translateX(5px) rotateY(7deg); }
  31.5% { transform: translateX(-3px) rotateY(-5deg); }
  43.5% { transform: translateX(2px) rotateY(3deg); }
  50% { transform: translateX(0px); }
}@keyframes headShake {
  0% { transform: translateX(0px); }
  6.5% { transform: translateX(-6px) rotateY(-9deg); }
  18.5% { transform: translateX(5px) rotateY(7deg); }
  31.5% { transform: translateX(-3px) rotateY(-5deg); }
  43.5% { transform: translateX(2px) rotateY(3deg); }
  50% { transform: translateX(0px); }
}.headShake { animation-timing-function: ease-in-out; animation-name: headShake; }@-webkit-keyframes swing {
  20% { transform: rotate3d(0, 0, 1, 15deg); }
  40% { transform: rotate3d(0, 0, 1, -10deg); }
  60% { transform: rotate3d(0, 0, 1, 5deg); }
  80% { transform: rotate3d(0, 0, 1, -5deg); }
  100% { transform: rotate3d(0, 0, 1, 0deg); }
}@keyframes swing {
  20% { transform: rotate3d(0, 0, 1, 15deg); }
  40% { transform: rotate3d(0, 0, 1, -10deg); }
  60% { transform: rotate3d(0, 0, 1, 5deg); }
  80% { transform: rotate3d(0, 0, 1, -5deg); }
  100% { transform: rotate3d(0, 0, 1, 0deg); }
}.swing { transform-origin: center top; animation-name: swing; }@-webkit-keyframes tada {
  0% { transform: scale3d(1, 1, 1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% { transform: scale3d(1, 1, 1); }
}@keyframes tada {
  0% { transform: scale3d(1, 1, 1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% { transform: scale3d(1, 1, 1); }
}.tada { animation-name: tada; }@-webkit-keyframes wobble {
  0% { transform: none; }
  15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); }
  100% { transform: none; }
}@keyframes wobble {
  0% { transform: none; }
  15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); }
  100% { transform: none; }
}.wobble { animation-name: wobble; }@-webkit-keyframes jello {
  0%, 11.1%, 100% { transform: none; }
  22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); }
}@keyframes jello {
  0%, 11.1%, 100% { transform: none; }
  22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); }
}.jello { animation-name: jello; transform-origin: center center; }@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; transform: scale3d(1, 1, 1); }
}@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; transform: scale3d(1, 1, 1); }
}.bounceIn { animation-name: bounceIn; }@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }
  75% { transform: translate3d(0px, -10px, 0px); }
  90% { transform: translate3d(0px, 5px, 0px); }
  100% { transform: none; }
}@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }
  75% { transform: translate3d(0px, -10px, 0px); }
  90% { transform: translate3d(0px, 5px, 0px); }
  100% { transform: none; }
}.bounceInDown { animation-name: bounceInDown; }@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }
  75% { transform: translate3d(-10px, 0px, 0px); }
  90% { transform: translate3d(5px, 0px, 0px); }
  100% { transform: none; }
}@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }
  75% { transform: translate3d(-10px, 0px, 0px); }
  90% { transform: translate3d(5px, 0px, 0px); }
  100% { transform: none; }
}.bounceInLeft { animation-name: bounceInLeft; }@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }
  75% { transform: translate3d(10px, 0px, 0px); }
  90% { transform: translate3d(-5px, 0px, 0px); }
  100% { transform: none; }
}@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }
  75% { transform: translate3d(10px, 0px, 0px); }
  90% { transform: translate3d(-5px, 0px, 0px); }
  100% { transform: none; }
}.bounceInRight { animation-name: bounceInRight; }@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  75% { transform: translate3d(0px, 10px, 0px); }
  90% { transform: translate3d(0px, -5px, 0px); }
  100% { transform: translate3d(0px, 0px, 0px); }
}@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  75% { transform: translate3d(0px, 10px, 0px); }
  90% { transform: translate3d(0px, -5px, 0px); }
  100% { transform: translate3d(0px, 0px, 0px); }
}.bounceInUp { animation-name: bounceInUp; }@-webkit-keyframes bounceOut {
  20% { transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
}@keyframes bounceOut {
  20% { transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
}.bounceOut { animation-name: bounceOut; }@-webkit-keyframes bounceOutDown {
  20% { transform: translate3d(0px, 10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}@keyframes bounceOutDown {
  20% { transform: translate3d(0px, 10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}.bounceOutDown { animation-name: bounceOutDown; }@-webkit-keyframes bounceOutLeft {
  20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}@keyframes bounceOutLeft {
  20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}.bounceOutLeft { animation-name: bounceOutLeft; }@-webkit-keyframes bounceOutRight {
  20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}@keyframes bounceOutRight {
  20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}.bounceOutRight { animation-name: bounceOutRight; }@-webkit-keyframes bounceOutUp {
  20% { transform: translate3d(0px, -10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}@keyframes bounceOutUp {
  20% { transform: translate3d(0px, -10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}.bounceOutUp { animation-name: bounceOutUp; }@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}.fadeIn { animation-name: fadeIn; }@-webkit-keyframes fadeInDown {
  0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInDown {
  0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInDown { animation-name: fadeInDown; }@-webkit-keyframes fadeInDownBig {
  0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInDownBig {
  0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInDownBig { animation-name: fadeInDownBig; }@-webkit-keyframes fadeInLeft {
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInLeft {
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInLeft { animation-name: fadeInLeft; }@-webkit-keyframes fadeInLeftBig {
  0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInLeftBig {
  0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInLeftBig { animation-name: fadeInLeftBig; }@-webkit-keyframes fadeInRight {
  0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInRight {
  0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInRight { animation-name: fadeInRight; }@-webkit-keyframes fadeInRightBig {
  0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInRightBig {
  0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInRightBig { animation-name: fadeInRightBig; }@-webkit-keyframes fadeInUp {
  0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInUp {
  0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInUp { animation-name: fadeInUp; }@-webkit-keyframes fadeInUpBig {
  0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes fadeInUpBig {
  0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
  100% { opacity: 1; transform: none; }
}.fadeInUpBig { animation-name: fadeInUpBig; }@-webkit-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}.fadeOut { animation-name: fadeOut; }@-webkit-keyframes fadeOutDown {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
}@keyframes fadeOutDown {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
}.fadeOutDown { animation-name: fadeOutDown; }@-webkit-keyframes fadeOutDownBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}@keyframes fadeOutDownBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}.fadeOutDownBig { animation-name: fadeOutDownBig; }@-webkit-keyframes fadeOutLeft {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
}@keyframes fadeOutLeft {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
}.fadeOutLeft { animation-name: fadeOutLeft; }@-webkit-keyframes fadeOutLeftBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}@keyframes fadeOutLeftBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}.fadeOutLeftBig { animation-name: fadeOutLeftBig; }@-webkit-keyframes fadeOutRight {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
}@keyframes fadeOutRight {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
}.fadeOutRight { animation-name: fadeOutRight; }@-webkit-keyframes fadeOutRightBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}@keyframes fadeOutRightBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}.fadeOutRightBig { animation-name: fadeOutRightBig; }@-webkit-keyframes fadeOutUp {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
}@keyframes fadeOutUp {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
}.fadeOutUp { animation-name: fadeOutUp; }@-webkit-keyframes fadeOutUpBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}@keyframes fadeOutUpBig {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}.fadeOutUpBig { animation-name: fadeOutUpBig; }@-webkit-keyframes flip {
  0% { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; }
  40% { transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; }
  50% { transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; }
  80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); animation-timing-function: ease-in; }
  100% { transform: perspective(400px); animation-timing-function: ease-in; }
}@keyframes flip {
  0% { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; }
  40% { transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; }
  50% { transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; }
  80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); animation-timing-function: ease-in; }
  100% { transform: perspective(400px); animation-timing-function: ease-in; }
}.animated.flip { backface-visibility: visible; animation-name: flip; }@-webkit-keyframes flipInX {
  0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { transform: perspective(400px); }
}@keyframes flipInX {
  0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { transform: perspective(400px); }
}.flipInX { animation-name: flipInX; backface-visibility: visible !important; }@-webkit-keyframes flipInY {
  0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { transform: perspective(400px); }
}@keyframes flipInY {
  0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { transform: perspective(400px); }
}.flipInY { animation-name: flipInY; backface-visibility: visible !important; }@-webkit-keyframes flipOutX {
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; }
  100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; }
}@keyframes flipOutX {
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; }
  100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; }
}.flipOutX { animation-name: flipOutX; backface-visibility: visible !important; }@-webkit-keyframes flipOutY {
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; }
  100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; }
}@keyframes flipOutY {
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; }
  100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; }
}.flipOutY { animation-name: flipOutY; backface-visibility: visible !important; }@-webkit-keyframes lightSpeedIn {
  0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }
  60% { transform: skewX(20deg); opacity: 1; }
  80% { transform: skewX(-5deg); opacity: 1; }
  100% { transform: none; opacity: 1; }
}@keyframes lightSpeedIn {
  0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }
  60% { transform: skewX(20deg); opacity: 1; }
  80% { transform: skewX(-5deg); opacity: 1; }
  100% { transform: none; opacity: 1; }
}.lightSpeedIn { animation-name: lightSpeedIn; animation-timing-function: ease-out; }@-webkit-keyframes lightSpeedOut {
  0% { opacity: 1; }
  100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; }
}@keyframes lightSpeedOut {
  0% { opacity: 1; }
  100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; }
}.lightSpeedOut { animation-name: lightSpeedOut; animation-timing-function: ease-in; }@-webkit-keyframes rotateIn {
  0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; }
  100% { transform-origin: center center; transform: none; opacity: 1; }
}@keyframes rotateIn {
  0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; }
  100% { transform-origin: center center; transform: none; opacity: 1; }
}.rotateIn { animation-name: rotateIn; }@-webkit-keyframes rotateInDownLeft {
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}@keyframes rotateInDownLeft {
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}.rotateInDownLeft { animation-name: rotateInDownLeft; }@-webkit-keyframes rotateInDownRight {
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}@keyframes rotateInDownRight {
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}.rotateInDownRight { animation-name: rotateInDownRight; }@-webkit-keyframes rotateInUpLeft {
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}@keyframes rotateInUpLeft {
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}.rotateInUpLeft { animation-name: rotateInUpLeft; }@-webkit-keyframes rotateInUpRight {
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}@keyframes rotateInUpRight {
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}.rotateInUpRight { animation-name: rotateInUpRight; }@-webkit-keyframes rotateOut {
  0% { transform-origin: center center; opacity: 1; }
  100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; }
}@keyframes rotateOut {
  0% { transform-origin: center center; opacity: 1; }
  100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; }
}.rotateOut { animation-name: rotateOut; }@-webkit-keyframes rotateOutDownLeft {
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
}@keyframes rotateOutDownLeft {
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }
}.rotateOutDownLeft { animation-name: rotateOutDownLeft; }@-webkit-keyframes rotateOutDownRight {
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
}@keyframes rotateOutDownRight {
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
}.rotateOutDownRight { animation-name: rotateOutDownRight; }@-webkit-keyframes rotateOutUpLeft {
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
}@keyframes rotateOutUpLeft {
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }
}.rotateOutUpLeft { animation-name: rotateOutUpLeft; }@-webkit-keyframes rotateOutUpRight {
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; }
}@keyframes rotateOutUpRight {
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; }
}.rotateOutUpRight { animation-name: rotateOutUpRight; }@-webkit-keyframes hinge {
  0% { transform-origin: left top; animation-timing-function: ease-in-out; }
  20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; }
  40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }
  100% { transform: translate3d(0px, 700px, 0px); opacity: 0; }
}@keyframes hinge {
  0% { transform-origin: left top; animation-timing-function: ease-in-out; }
  20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; }
  40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }
  100% { transform: translate3d(0px, 700px, 0px); opacity: 0; }
}.hinge { animation-name: hinge; }@-webkit-keyframes rollIn {
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); }
  100% { opacity: 1; transform: none; }
}@keyframes rollIn {
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); }
  100% { opacity: 1; transform: none; }
}.rollIn { animation-name: rollIn; }@-webkit-keyframes rollOut {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); }
}@keyframes rollOut {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); }
}.rollOut { animation-name: rollOut; }@-webkit-keyframes zoomIn {
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; }
}@keyframes zoomIn {
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; }
}.zoomIn { animation-name: zoomIn; }@-webkit-keyframes zoomInDown {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}@keyframes zoomInDown {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}.zoomInDown { animation-name: zoomInDown; }@-webkit-keyframes zoomInLeft {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}@keyframes zoomInLeft {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}.zoomInLeft { animation-name: zoomInLeft; }@-webkit-keyframes zoomInRight {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}@keyframes zoomInRight {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}.zoomInRight { animation-name: zoomInRight; }@-webkit-keyframes zoomInUp {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}@keyframes zoomInUp {
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}.zoomInUp { animation-name: zoomInUp; }@-webkit-keyframes zoomOut {
  0% { opacity: 1; }
  50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  100% { opacity: 0; }
}@keyframes zoomOut {
  0% { opacity: 1; }
  50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  100% { opacity: 0; }
}.zoomOut { animation-name: zoomOut; }@-webkit-keyframes zoomOutDown {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}@keyframes zoomOutDown {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}.zoomOutDown { animation-name: zoomOutDown; }@-webkit-keyframes zoomOutLeft {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; }
}@keyframes zoomOutLeft {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; }
}.zoomOutLeft { animation-name: zoomOutLeft; }@-webkit-keyframes zoomOutRight {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; }
}@keyframes zoomOutRight {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; }
}.zoomOutRight { animation-name: zoomOutRight; }@-webkit-keyframes zoomOutUp {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}@keyframes zoomOutUp {
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}.zoomOutUp { animation-name: zoomOutUp; }@-webkit-keyframes slideInDown {
  0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}@keyframes slideInDown {
  0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}.slideInDown { animation-name: slideInDown; }@-webkit-keyframes slideInLeft {
  0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}@keyframes slideInLeft {
  0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}.slideInLeft { animation-name: slideInLeft; }@-webkit-keyframes slideInRight {
  0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}@keyframes slideInRight {
  0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}.slideInRight { animation-name: slideInRight; }@-webkit-keyframes slideInUp {
  0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}@keyframes slideInUp {
  0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}.slideInUp { animation-name: slideInUp; }@-webkit-keyframes slideOutDown {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); }
}@keyframes slideOutDown {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); }
}.slideOutDown { animation-name: slideOutDown; }@-webkit-keyframes slideOutLeft {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); }
}@keyframes slideOutLeft {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); }
}.slideOutLeft { animation-name: slideOutLeft; }@-webkit-keyframes slideOutRight {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); }
}@keyframes slideOutRight {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); }
}.slideOutRight { animation-name: slideOutRight; }@-webkit-keyframes slideOutUp {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); }
}@keyframes slideOutUp {
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); }
}.slideOutUp { animation-name: slideOutUp; }
table.dataTable { clear: both; margin-top: 6px !important; margin-bottom: 6px !important; max-width: none !important; border-collapse: separate !important; }table.dataTable td, table.dataTable th { box-sizing: content-box; }table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty { text-align: center; }table.dataTable.nowrap th, table.dataTable.nowrap td { white-space: nowrap; }div.dataTables_wrapper div.dataTables_length label { font-weight: normal; text-align: left; white-space: nowrap; }div.dataTables_wrapper div.dataTables_length select { width: 75px; display: inline-block; }div.dataTables_wrapper div.dataTables_filter { text-align: right; }div.dataTables_wrapper div.dataTables_filter label { font-weight: normal; white-space: nowrap; text-align: left; }div.dataTables_wrapper div.dataTables_filter input { margin-left: 0.5em; display: inline-block; width: auto; }div.dataTables_wrapper div.dataTables_info { padding-top: 8px; white-space: nowrap; }div.dataTables_wrapper div.dataTables_paginate { margin: 0px; white-space: nowrap; text-align: right; }div.dataTables_wrapper div.dataTables_paginate ul.pagination { margin: 2px 0px; white-space: nowrap; }div.dataTables_wrapper div.dataTables_processing { position: absolute; top: 50%; left: 50%; width: 200px; margin-left: -100px; margin-top: -26px; text-align: center; padding: 1em 0px; }table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting { padding-right: 30px; }table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active { outline: none; }table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { cursor: pointer; position: relative; }table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after { position: absolute; bottom: 8px; right: 8px; display: block; font-family: "Glyphicons Halflings"; opacity: 0.5; }table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after { color: rgb(237, 237, 237); }div.dataTables_scrollHead table.dataTable { margin-bottom: 0px !important; }div.dataTables_scrollBody > table { border-top: none; margin-top: 0px !important; margin-bottom: 0px !important; }div.dataTables_scrollBody > table > thead .sorting::after, div.dataTables_scrollBody > table > thead .sorting_asc::after, div.dataTables_scrollBody > table > thead .sorting_desc::after { display: none; }div.dataTables_scrollBody > table > tbody > tr:first-child > th, div.dataTables_scrollBody > table > tbody > tr:first-child > td { border-top: none; }div.dataTables_scrollFoot > .dataTables_scrollFootInner { box-sizing: content-box; }div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { border-top: none; margin-top: 0px !important; }@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate { text-align: center; }
}table.dataTable.table-condensed > thead > tr > th { padding-right: 20px; }table.dataTable.table-condensed .sorting::after, table.dataTable.table-condensed .sorting_asc::after, table.dataTable.table-condensed .sorting_desc::after { top: 6px; right: 6px; }table.table-bordered.dataTable th, table.table-bordered.dataTable td { border-left-width: 0px; }table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child { border-right-width: 0px; }table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td { border-bottom-width: 0px; }div.dataTables_scrollHead table.table-bordered { border-bottom-width: 0px; }div.table-responsive > div.dataTables_wrapper > div.row { margin: 0px; }div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { padding-left: 0px; }div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { padding-right: 0px; }div.dts { display: block !important; }div.dts tbody th, div.dts tbody td { white-space: nowrap; }div.dts div.dts_loading { z-index: 1; }div.dts div.dts_label { position: absolute; right: 10px; background: rgba(0, 0, 0, 0.8); color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 10px; text-align: right; border-radius: 3px; padding: 0.4em; z-index: 2; display: none; }div.dts div.dataTables_scrollBody { background: repeating-linear-gradient(45deg, rgb(14, 16, 57), rgb(14, 16, 57) 10px, rgb(28, 28, 33) 10px, rgb(28, 28, 33) 20px); }div.dts div.dataTables_scrollBody table { z-index: 2; }div.dts div.dataTables_paginate, div.dts div.dataTables_length { display: none; }div.DTS tbody tr { background-color: rgb(28, 28, 33); }
.cropper-container { direction: ltr; font-size: 0px; line-height: 0; position: relative; touch-action: none; user-select: none; }.cropper-container img { display: block; height: 100%; width: 100%; max-height: none !important; max-width: none !important; min-height: 0px !important; min-width: 0px !important; }.cropper-wrap-box, .cropper-canvas, .cropper-drag-box, .cropper-crop-box, .cropper-modal { bottom: 0px; left: 0px; position: absolute; right: 0px; top: 0px; }.cropper-wrap-box, .cropper-canvas { overflow: hidden; }.cropper-drag-box { background-color: rgb(28, 28, 33); opacity: 0; }.cropper-modal { background-color: rgb(0, 0, 0); opacity: 0.5; }.cropper-view-box { display: block; height: 100%; outline: rgb(153, 191, 230) solid 1px; overflow: hidden; width: 100%; }.cropper-dashed { border: 0px dashed rgb(43, 43, 43); display: block; opacity: 0.5; position: absolute; }.cropper-dashed.dashed-h { border-bottom-width: 1px; border-top-width: 1px; height: calc(33.3333%); left: 0px; top: calc(33.3333%); width: 100%; }.cropper-dashed.dashed-v { border-left-width: 1px; border-right-width: 1px; height: 100%; left: calc(33.3333%); top: 0px; width: calc(33.3333%); }.cropper-center { display: block; height: 0px; left: 50%; opacity: 0.75; position: absolute; top: 50%; width: 0px; }.cropper-center::before, .cropper-center::after { background-color: rgb(43, 43, 43); content: " "; display: block; position: absolute; }.cropper-center::before { height: 1px; left: -3px; top: 0px; width: 7px; }.cropper-center::after { height: 7px; left: 0px; top: -3px; width: 1px; }.cropper-face, .cropper-line, .cropper-point { display: block; height: 100%; opacity: 0.1; position: absolute; width: 100%; }.cropper-face { background-color: rgb(28, 28, 33); left: 0px; top: 0px; }.cropper-line { background-color: rgb(92, 153, 214); }.cropper-line.line-e { cursor: ew-resize; right: -3px; top: 0px; width: 5px; }.cropper-line.line-n { cursor: ns-resize; height: 5px; left: 0px; top: -3px; }.cropper-line.line-w { cursor: ew-resize; left: -3px; top: 0px; width: 5px; }.cropper-line.line-s { bottom: -3px; cursor: ns-resize; height: 5px; left: 0px; }.cropper-point { background-color: rgb(92, 153, 214); height: 5px; opacity: 0.75; width: 5px; }.cropper-point.point-e { cursor: ew-resize; margin-top: -3px; right: -3px; top: 50%; }.cropper-point.point-n { cursor: ns-resize; left: 50%; margin-left: -3px; top: -3px; }.cropper-point.point-w { cursor: ew-resize; left: -3px; margin-top: -3px; top: 50%; }.cropper-point.point-s { bottom: -3px; cursor: s-resize; left: 50%; margin-left: -3px; }.cropper-point.point-ne { cursor: nesw-resize; right: -3px; top: -3px; }.cropper-point.point-nw { cursor: nwse-resize; left: -3px; top: -3px; }.cropper-point.point-sw { bottom: -3px; cursor: nesw-resize; left: -3px; }.cropper-point.point-se { bottom: -3px; cursor: nwse-resize; height: 20px; opacity: 1; right: -3px; width: 20px; }@media (min-width: 768px) {
  .cropper-point.point-se { height: 15px; width: 15px; }
}@media (min-width: 992px) {
  .cropper-point.point-se { height: 10px; width: 10px; }
}@media (min-width: 1200px) {
  .cropper-point.point-se { height: 5px; opacity: 0.75; width: 5px; }
}.cropper-point.point-se::before { background-color: rgb(92, 153, 214); bottom: -50%; content: " "; display: block; height: 200%; opacity: 0; position: absolute; right: -50%; width: 200%; }.cropper-invisible { opacity: 0; }.cropper-bg { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC"); }.cropper-hide { display: block; height: 0px; position: absolute; width: 0px; }.cropper-hidden { display: none !important; }.cropper-move { cursor: move; }.cropper-crop { cursor: crosshair; }.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point { cursor: not-allowed; }
.owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; }.owl-carousel .owl-animated-in { z-index: 0; }.owl-carousel .owl-animated-out { z-index: 1; }.owl-carousel .fadeOut { animation-name: fadeOut; }@-webkit-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}.owl-height { transition: height 500ms ease-in-out 0s; }.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }.owl-carousel .owl-stage { position: relative; }.owl-carousel .owl-stage::after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; }.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; transform: translate3d(0px, 0px, 0px); }.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev { cursor: pointer; user-select: none; }.owl-carousel.owl-loaded { display: block; }.owl-carousel.owl-loading { opacity: 0; display: block; }.owl-carousel.owl-hidden { opacity: 0; }.owl-carousel .owl-refresh .owl-item { display: none; }.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; backface-visibility: hidden; -webkit-tap-highlight-color: transparent; user-select: none; }.owl-carousel .owl-item img { display: block; width: 100%; transform-style: preserve-3d; }.owl-carousel.owl-text-select-on .owl-item { user-select: auto; }.owl-carousel .owl-grab { cursor: grab; }.owl-carousel.owl-rtl { direction: rtl; }.owl-carousel.owl-rtl .owl-item { float: right; }.no-js .owl-carousel { display: block; }.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease 0s; }.owl-carousel .owl-item img { transform-style: preserve-3d; }.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: rgb(0, 0, 0); }.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; backface-visibility: hidden; transition: scale 100ms ease 0s; }.owl-carousel .owl-video-play-icon:hover { }.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none; }.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease 0s; }.owl-carousel .owl-video-frame { position: relative; z-index: 1; }
.owl-theme .owl-controls { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }.owl-theme .owl-controls .owl-nav [class*="owl-"] { color: rgb(255, 255, 255); font-size: 14px; margin: 5px; padding: 4px 7px; background: rgb(66, 66, 66); display: inline-block; cursor: pointer; border-radius: 3px; }.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover { background: rgb(134, 152, 145); color: rgb(255, 255, 255); text-decoration: none; }.owl-theme .owl-controls .owl-nav .disabled { opacity: 0.5; cursor: default; }.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; }.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: rgb(66, 66, 66); display: block; backface-visibility: visible; transition: opacity 200ms ease 0s; border-radius: 30px; }.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: rgb(134, 152, 145); }
#nprogress { pointer-events: none; }#nprogress .bar { background: rgb(51, 148, 204); position: fixed; z-index: 1031; top: 0px; left: 0px; width: 100%; height: 2px; }#nprogress .peg { display: block; position: absolute; right: 0px; width: 100px; height: 100%; box-shadow: rgb(51, 148, 204) 0px 0px 10px, rgb(51, 148, 204) 0px 0px 5px; opacity: 1; transform: rotate(3deg) translate(0px, -4px); }#nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 15px; right: 15px; }#nprogress .spinner-icon { width: 18px; height: 18px; box-sizing: border-box; border-width: 2px; border-style: solid; border-color: rgb(51, 148, 204) transparent transparent rgb(51, 148, 204); border-image: initial; border-radius: 50%; animation: 400ms linear 0s infinite normal none running nprogress-spinner; }.nprogress-custom-parent { overflow: hidden; position: relative; }.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar { position: absolute; }@-webkit-keyframes nprogress-spinner {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes nprogress-spinner {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@-webkit-keyframes progress-bar-stripes {
  0% { background-position: 40px 0px; }
  100% { background-position: 0px 0px; }
}@keyframes progress-bar-stripes {
  0% { background-position: 40px 0px; }
  100% { background-position: 0px 0px; }
}.progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: rgb(73 73 73); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; }.progress-bar { float: left; width: 0px; height: 100%; font-size: 12px; line-height: 20px; color: rgb(255, 255, 255); text-align: center; background-color: rgb(52, 122, 183); box-shadow: rgba(0, 0, 0, 0.15) 0px -1px 0px inset; transition: width 0.6s ease 0s; }.progress-bar-striped, .progress-striped .progress-bar { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }.progress-bar.active, .progress.active .progress-bar { animation: 2s linear 0s infinite normal none running progress-bar-stripes; }.progress-bar-success { background-color: rgb(92, 183, 92); }.progress-striped .progress-bar-success { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.progress-bar-info { background-color: rgb(50, 165, 200); }.progress-striped .progress-bar-info { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.progress-bar-warning { background-color: rgb(248, 209, 47); }.progress-striped .progress-bar-warning { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.progress-bar-danger { background-color: rgb(212, 88, 84); }.progress-striped .progress-bar-danger { background-image: linear-gradient(45deg, rgba(28, 28, 33, 0.15) 25%, transparent 25%, transparent 50%, rgba(28, 28, 33, 0.15) 50%, rgba(28, 28, 33, 0.15) 75%, transparent 75%, transparent); }.progress { position: relative; }.progress .progress-bar { position: absolute; overflow: hidden; line-height: 20px; }.progress .progressbar-back-text { position: absolute; width: 100%; height: 100%; font-size: 12px; line-height: 20px; text-align: center; }.progress .progressbar-front-text { display: block; width: 100%; font-size: 12px; line-height: 20px; text-align: center; }.progress.right .progress-bar { right: 0px; }.progress.right .progressbar-front-text { position: absolute; right: 0px; }.progress.vertical { width: 20px; height: 100%; float: left; margin-right: 20px; }.progress.vertical.bottom { position: relative; }.progress.vertical.bottom .progressbar-front-text { position: absolute; bottom: 0px; }.progress.vertical .progress-bar { width: 100%; height: 0px; transition: height 0.6s ease 0s; }.progress.vertical.bottom .progress-bar { position: absolute; bottom: 0px; }
.alert li { padding: 12px; font-size: 14px; }.changekon_button { cursor: pointer; background: linear-gradient(rgb(248, 209, 47) 0%, rgb(240, 185, 11) 99.77%); }.cPISIo { margin-top: 27px; margin-left: 40px; display: flex; -webkit-box-align: center; align-items: center; flex-direction: row; -webkit-box-pack: start; justify-content: flex-start; }.white_btn { -webkit-appearance: none; user-select: none; cursor: pointer; text-overflow: ellipsis; white-space: nowrap; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; box-sizing: border-box; font-family: inherit; text-align: center; font-weight: 500; background-color: transparent; padding: 4px 8px; min-height: 32px; box-shadow: rgb(43, 43, 43) 0px 0px 0px 1px inset; color: rgb(191, 191, 191); font-size: 14px; line-height: 1.5; min-width: 88px; margin: 0px; overflow: hidden; text-decoration: none; outline: none; border-radius: 4px; border: none; }.css-nzz6dp { box-sizing: border-box; min-width: 0px; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin: 0px; flex: 1 1 0%; }.progress { display: none; margin-bottom: 1rem; }.avatar_alert { display: none; }img { max-width: 100%; height: auto; }.modal { text-align: center; z-index: 9999; }.modal-dialog { display: inline-block; width: auto; }.modal-title { display: initial; }.img-responsive { max-height: calc(100vh - 200px); }.avatar_alert { border-radius: 5px; }.glyphicon-chevron-right::before { padding: 3px 5px; background: rgb(28, 28, 33); border-radius: 69%; box-shadow: rgb(0, 0, 0) 0px 0px 7px; color: rgb(191, 191, 191); font-weight: lighter; font-size: 20px; }.glyphicon-chevron-left::before { padding: 3px 5px; background: rgb(28, 28, 33); border-radius: 69%; box-shadow: rgb(0, 0, 0) 0px 0px 7px; color: rgb(191, 191, 191); font-weight: lighter; font-size: 20px; }.profile_img { width: 70%; background: rgb(28, 28, 33); margin-right: 15%; position: inherit; margin-top: 0px; border: 1px solid rgba(53, 74, 95, 0.44); padding: 4px; }.view .info { opacity: 0; padding: 10px; background-color: rgba(0, 0, 0, 0.5); transition: all 0.4s ease-in-out 0s; display: block; z-index: 1500; }.view:hover .info { opacity: 1; }.info::before { content: ""; position: absolute; top: 71px; left: 34px; z-index: 1; border-width: 7px; border-style: solid; border-color: transparent rgba(0, 0, 0, 0.5) transparent transparent; border-image: initial; transform: rotate(90deg); }.arrowbox::before { content: ""; position: absolute; top: -14px; left: 15px; z-index: 1; border-width: 7px; border-style: solid; border-color: transparent rgb(28, 28, 33) transparent transparent; border-image: initial; transform: rotate(90deg); }.stepContaineXr { height: 100% !important; }.md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }.progress { height: 5px !important; }
.dataTables_length > label > select { border-radius: 5px; }@font-face { font-family: IRANSans; src: url("../fonts/eot/IRANSansWeb_Black.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Black.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Black.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Black.ttf") format("truetype"); font-weight: 900; font-style: normal; }@font-face { font-family: IRANSans; src: url("../fonts/eot/IRANSansWeb_Bold.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype"); font-weight: 700; font-style: normal; }@font-face { font-family: IRANSans; src: url("../fonts/eot/IRANSansWeb_Medium.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Medium.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; }@font-face { font-family: IRANSans; src: url("../fonts/eot/IRANSansWeb_Light.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Light.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype"); font-weight: 300; font-style: normal; }@font-face { font-family: IRANSans; src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype"); font-weight: 200; font-style: normal; }@font-face { font-family: IRANSans; src: url("../fonts/eot/IRANSansWeb.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb.woff") format("woff"), url("../fonts/ttf/IRANSansWeb.ttf") format("truetype"); font-weight: 400; font-style: normal; }@font-face { font-family: IRANSans_FaNum; src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"), url("../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype"); font-weight: 900; font-style: normal; }@font-face { font-family: IRANSans_FaNum; src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype"); font-weight: 700; font-style: normal; }@font-face { font-family: IRANSans_FaNum; src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"), url("../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; }@font-face { font-family: IRANSans_FaNum; src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype"); font-weight: 300; font-style: normal; }@font-face { font-family: IRANSans_FaNum; src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"), url("../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype"); font-weight: 200; font-style: normal; }@font-face { font-family: IRANSans_FaNum; src: url("../fonts/eot/IRANSansWeb.eot?&1532072864#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb(FaNum).woff2") format("woff2"), url("../fonts/woff/IRANSansWeb(FaNum).woff") format("woff"), url("../fonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype"); font-weight: 400; font-style: normal; }.alert { padding: 10px; }.blue { color: rgb(153, 199, 230); }.purple { color: rgb(202, 166, 216); }.green { color: rgb(153, 230, 214); }.aero { color: rgb(171, 204, 211); }.red { color: rgb(230, 161, 153); }.dark { color: rgb(247, 247, 247); }.border-blue { border-color: rgb(63, 150, 207) !important; }.border-purple { border-color: rgb(155, 88, 182) !important; }.border-green { border-color: rgb(43, 171, 146) !important; }.border-aero { border-color: rgb(70, 122, 134) !important; }.border-red { border-color: rgb(211, 93, 80) !important; }.border-dark { border-color: rgb(33, 33, 33) !important; }.bg-white { color: rgb(180, 191, 202); background: rgb(28, 28, 33) !important; border: 1px solid rgb(28, 28, 33) !important; }.bg-green { color: rgb(255, 255, 255); background: rgb(43, 171, 146) !important; border: 1px solid rgb(43, 171, 146) !important; }.bg-red { color: rgb(255, 255, 255); background: rgb(211, 93, 80) !important; border: 1px solid rgb(211, 93, 80) !important; }.bg-blue { color: rgb(255, 255, 255); background: rgb(63, 150, 207) !important; border: 1px solid rgb(63, 150, 207) !important; }.bg-orange { color: rgb(255, 255, 255); background: rgb(205, 148, 55) !important; border: 1px solid rgb(205, 148, 55) !important; }.bg-purple { color: rgb(255, 255, 255); background: rgb(155, 88, 182) !important; border: 1px solid rgb(155, 88, 182) !important; }.bg-blue-sky { color: rgb(255, 255, 255); background: rgb(79, 192, 207) !important; border: 1px solid rgb(79, 192, 207) !important; }.control-label .required, label .required { color: rgb(230, 153, 153); }.nav-sm .nav.side-menu li.active-sm ul ul, .nav-sm ul.nav.child_menu ul { position: static; width: auto; background: 0px 0px; }.no-padding { padding: 0px !important; }.fixed_height_320 { height: 320px; }.fixed_height_390 { height: 390px; }.fixed_height_200 { height: 200px; }.overflow_hidden { overflow: hidden; }.progress-bar-dark { background-color: rgb(33, 33, 33) !important; }.progress-bar-gray { background-color: rgb(80, 88, 94) !important; }.center-margin { margin: 0px auto; float: none !important; }.left { float: left; }.alignleft { float: left; margin-right: 15px; }.alignright { float: right; margin-left: 15px; }code, pre { direction: ltr !important; }.nowrap { white-space: nowrap; }[dir="rtl"] .fa-ul { margin-left: inherit; padding-left: inherit; margin-right: 2.14286em; padding-right: 0px; }[dir="ltr"] .fa-ul { margin-left: 2.14286em; padding-left: 0px; margin-right: inherit; padding-right: inherit; }[dir="rtl"] .fa-li { left: inherit; right: -2.14286em; }[dir="ltr"] .fa-li { left: -2.14286em; right: inherit; }.daterangepicker .ranges li { color: rgb(180, 191, 202); }.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover { background: rgb(83, 105, 127); border: 1px solid rgb(83, 105, 127); color: rgb(255, 255, 255); }.daterangepicker .input-mini { background-color: rgb(43, 43, 43); border: 1px solid rgb(77, 77, 77); box-shadow: none !important; }.daterangepicker .input-mini.active { border: 1px solid rgb(77, 77, 77); }.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.monthselect, .daterangepicker select.secondselect, .daterangepicker select.yearselect { font-size: 12px; padding: 1px; margin: 0px; cursor: default; height: 30px; border: 1px solid rgb(105, 105, 105); line-height: 30px; border-radius: 0px !important; }.daterangepicker select.monthselect { margin-right: 2%; }.daterangepicker td.in-range { background: rgb(48, 48, 48); color: rgb(180, 191, 202); }.daterangepicker td.active, .daterangepicker td.active:hover { background-color: rgb(83, 105, 127); color: rgb(255, 255, 255); }.daterangepicker th.available:hover { background: rgb(43, 43, 43); color: rgb(247, 247, 247); }.daterangepicker::after, .daterangepicker::before { content: none; }.daterangepicker .calendar.single { margin: 0px 0px 4px; }.daterangepicker .calendar.single .calendar-table { width: 224px; padding: 0px 0px 4px !important; }.daterangepicker .calendar.single .calendar-table thead tr:first-child th { padding: 8px 5px; }.daterangepicker .calendar.single .calendar-table thead th { border-radius: 0px; }.daterangepicker.picker_1 { color: rgb(255, 255, 255); background: rgb(33, 33, 33); }.daterangepicker.picker_1 .calendar-table { background: rgb(33, 33, 33); }.daterangepicker.picker_1 .calendar-table thead tr { background: rgb(33, 51, 69); }.daterangepicker.picker_1 .calendar-table thead tr:first-child { background: rgb(43, 171, 146); }.daterangepicker.picker_1 .calendar-table td.off { background: rgb(33, 33, 33); color: rgb(191, 191, 191); }.daterangepicker.picker_1 .calendar-table td.available:hover { color: rgb(247, 247, 247); }.daterangepicker.picker_2 .calendar-table thead tr { color: rgb(153, 230, 214); }.daterangepicker.picker_2 .calendar-table thead tr:first-child { color: rgb(180, 191, 202); }.daterangepicker.picker_3 .calendar-table thead tr:first-child { color: rgb(255, 255, 255); background: rgb(43, 171, 146); }.daterangepicker.picker_4 .calendar-table thead tr:first-child { color: rgb(255, 255, 255); background: rgb(33, 33, 33); }.daterangepicker.picker_4 .calendar-table td, .daterangepicker.picker_4 .calendar-table td.off { background: rgb(41, 41, 41); border: 1px solid rgb(28, 28, 33); border-radius: 0px; }.daterangepicker.picker_4 .calendar-table td.active { background: rgb(33, 33, 33); }.calendar-exibit .show-calendar { float: none; display: inline-block; position: relative; background-color: rgb(28, 28, 33); margin-bottom: 20px; border: 1px solid rgba(0, 0, 0, 0.15); overflow: hidden; }.calendar-exibit .show-calendar .calendar { margin: 0px 0px 4px; }.calendar-exibit .show-calendar.picker_1 { background: rgb(33, 33, 33); }.calendar-exibit .calendar-table { padding: 0px 0px 4px; }.left_col { background: rgb(43, 43, 43); }.left_col .mCSB_scrollTools { width: 6px; }.left_col .mCSB_dragger { max-height: 400px !important; }.nav-sm .hidden-small { visibility: hidden; }.nav-sm .nav.side-menu li a { font-weight: 400; font-size: 10px; padding: 10px 5px; text-align: center !important; }.nav-sm .nav.side-menu li a i { text-align: center; margin-bottom: 5px; font-size: 25px !important; width: 100% !important; }.nav-sm .nav.side-menu li a i.toggle-up { display: none !important; }.nav-sm .nav.side-menu li.active-sm { border-left: 5px solid #FBC02D; }.nav-sm .nav.side-menu li .label.label-success { width: 100%; }.nav-sm .nav.child_menu li.active { border-left: 5px solid #FBC02D; }.nav-sm .profile { display: none; }.nav-sm .menu_section { margin: 0px; }.nav-sm .menu_section h3 { display: none; }.nav-sm footer { margin-right: 70px; }.nav-sm .container.body .right_col { padding: 10px 5px; margin-right: 70px; z-index: 2; }.nav-sm .container.body .col-md-3.left_col { min-height: 100%; width: 70px; padding: 0px; z-index: 999; position: absolute; }.nav-sm .container.body .col-md-3.left_col.menu_fixed { position: fixed; height: 100%; }.nav-sm .container.body .col-md-3.left_col .mCSB_container { overflow: visible; }.nav-sm .container.body .col-md-3.left_col .mCustomScrollBox { overflow: visible; }.nav-sm .navbar.nav_title { width: 70px; }.nav-sm .navbar.nav_title a span { display: none; }.nav-sm .navbar.nav_title a i { font-size: 27px; margin: 13px 3px 0px 0px; }.nav-sm .main_container .top_nav { display: block; margin-right: 70px; z-index: 2; }.nav-sm ul.nav.child_menu { right: 100%; position: absolute; top: 0px; width: 210px; z-index: 4000; background: rgb(33, 33, 33); display: none; }.nav-sm ul.nav.child_menu li { padding: 0px 10px; }.nav-sm ul.nav.child_menu li a { text-align: right !important; }.nav-sm > .nav.side-menu > li.active-sm > a { color: rgb(153, 230, 214) !important; }.nav-sm span.fa { display: none; }.nav-sm li li span.fa { display: inline-block; }.site_title { text-overflow: ellipsis; overflow: hidden; font-weight: 400; font-size: 22px; width: 100%; line-height: 59px; display: block; height: 55px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-right: 10px; color: rgb(191, 191, 191) !important; margin-left: 0px !important; }.site_title i { border: 1px solid rgb(46, 46, 46); padding: 5px 6px; border-radius: 50%; }.site_title:hover { text-decoration: none; }.site_title:focus { text-decoration: none; }.menu_section { margin-bottom: 35px; }.menu_section h3 { padding-right: 23px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; font-size: 11px; margin-bottom: 0px; margin-top: 0px; text-shadow: rgb(0, 0, 0) 1px 1px; }.menu_section > ul { margin-top: 10px; }.profile_pic { width: 35%; float: right; }.profile_info { padding: 25px 10px 10px; width: 65%; float: right; }.profile_info span { font-size: 13px; line-height: 30px; color: rgb(191, 191, 191); }.profile_info h2 { font-size: 14px; color: rgb(191, 191, 191); margin: 0px; font-weight: 300; }.main_menu .fa { width: 26px; opacity: 0.99; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: 400; font-size: 18px; }.main_menu span.fa { float: left; text-align: center; margin-top: 5px; font-size: 10px; min-width: inherit; color: inherit; }.nav_menu { float: right; background: rgb(43, 43, 43); border-bottom: 1px solid rgb(49, 58, 69); margin-bottom: 10px; width: 100%; position: relative; }@media (min-width: 480px) {
  .nav_menu { position: static; }
  .top_nav .navbar-right li { position: relative; }
}.nav-md .container.body .right_col { padding: 10px 5px 0px; margin-right: 230px; }.nav-md .container.body .col-md-3.left_col { min-height: 100%; width: 230px; padding: 0px; position: absolute; display: flex; z-index: 1; }.nav-md .container.body .col-md-3.left_col.menu_fixed { height: 100%; position: fixed; }.nav-md ul.nav.child_menu li::before { background: #FBC02D;bottom: auto; content: ""; height: 8px; right: 23px; margin-top: 15px; position: absolute; left: auto; width: 8px; z-index: 1; border-radius: 50%; }.nav-md ul.nav.child_menu li::after { border-right: 1px solid #FBC02D; bottom: 0px; content: ""; right: 27px; position: absolute; top: 0px; }body { color: rgb(222 222 222); background: rgb(33, 33, 33); font-family: IRANSans_FaNum, IRANSans, "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif; font-size: 13px; font-weight: 400; line-height: 1.471; }body .container.body .right_col { background: rgb(33, 33, 33); }.tooltip { font-family: IRANSans_FaNum, IRANSans, "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif; }.nav_title { width: 230px; float: left; background: rgb(43, 43, 43); border-radius: 0px; height: 58px; border-bottom: 1px solid rgb(49, 58, 69); }@media (max-width: 991px) {
  .right_col { padding: 1px !important; }
  .nav-md .container.body .right_col { margin: 0px; width: 100%; padding-right: 0px; }
  .nav-md .container.body .top_nav { width: 100%; margin: 0px; }
  .nav-md .container.body .col-md-3.left_col { display: none; }
}@media (max-width: 1200px) {
  .tile { zoom: 85%; height: inherit; }
  .graph { zoom: 85%; height: inherit; }
  .x_title h2 { width: 62%; font-size: 17px; }
}@media (max-width: 1270px) and (min-width: 192px) {
  .x_title h2 small { display: none; }
}.container { width: 100%; padding: 0px; }.navbar-nav > li > a { font-weight: 500; line-height: 32px; color: rgb(240, 240, 240) !important; margin-left: 0px !important; }.navbar-nav .open .dropdown-menu { position: absolute; background: rgb(28, 28, 33); margin-top: 0px; border: 1px solid rgb(49, 58, 69); left: 0px; right: auto; width: 220px; }.navbar-nav .open .dropdown-menu.msg_list { width: 300px; }.navbar-brand { font-weight: 500; line-height: 32px; color: rgb(240, 240, 240) !important; margin-left: 0px !important; }.top_nav .nav > li > a:focus { background: rgb(49, 58, 69); }.top_nav .nav > li > a:hover { background: inherit; }.top_nav .nav .open > a { background: rgb(49, 58, 69); }.top_nav .nav .open > a:focus { background: rgb(49, 58, 69); }.top_nav .nav .open > a:hover { background: rgb(49, 58, 69); }.top_nav .navbar-right { margin: 0px; width: 70%; position: relative; float: left !important; }.top_nav .navbar-right li { display: inline-block; float: left; position: static; }.top_nav .dropdown-menu li { width: 100%; }.top_nav .dropdown-menu li a { width: 100%; padding: 12px 20px; }.top_nav li a i { font-size: 15px; transform: scaleX(-1); }.top_nav li a i.fa.pull-right { margin-right: 0.3em; float: left !important; }.page-title { width: 100%; height: 65px; padding: 10px 0px; }.page-title .title_left { width: 45%; float: right; display: block; }.page-title .title_left h3 { margin: 9px 0px; }.page-title .title_right { width: 55%; float: left; display: block; }.page-title .title_right .pull-right { margin: 10px 0px; float: left !important; }table.tile h3 { font-weight: 700; vertical-align: middle !important; }table.tile h4 { font-weight: 700; vertical-align: middle !important; }table.tile span { font-weight: 700; vertical-align: middle !important; }table.tile th { text-align: center; border-bottom: 1px solid rgb(46, 46, 46); }table.tile td { text-align: center; padding: 5px 0px; }table.tile td ul { text-align: left; padding-left: 0px; }table.tile td ul li { list-style: none; width: 100%; }table.tile td ul li a { width: 100%; }table.tile td ul li a big { right: 0px; float: right; margin-right: 13px; }table.tile_info { width: 100%; padding: 10px 15px; }table.tile_info td { text-align: right; padding: 1px; font-size: 15px; }table.tile_info td p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px; line-height: 28px; }table.tile_info td i { margin-right: 8px; font-size: 17px; float: right; width: 18px; line-height: 28px; }table.tile_info td:first-child { width: 83%; }table.tile_info span.right { margin-right: 0px; float: right; position: absolute; right: 4%; }table.countries_list { width: 100%; }table.countries_list td { padding: 0px 10px; line-height: 30px; border-top: 1px solid rgb(43, 43, 43); }table.jambo_table { border: 1px solid rgba(59, 59, 59, 0.78); }table.jambo_table thead { background: rgb(51,51,51); color: rgb(240, 240, 240); }table.jambo_table tbody tr.selected { background: rgba(45, 180, 150, 0.16); }table.jambo_table tbody tr.selected td { border-top: 1px solid rgba(45, 180, 150, 0.4); border-bottom: 1px solid rgba(45, 180, 150, 0.4); }table.jambo_table tbody tr:hover td { background: rgba(45, 180, 150, 0.07); border-top: 1px solid rgba(45, 180, 150, 0.11); }table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc { padding-left: 30px; padding-right: 8px; }table.dataTable thead > tr > td.sorting a, table.dataTable thead > tr > td.sorting_asc a, table.dataTable thead > tr > td.sorting_desc a, table.dataTable thead > tr > th.sorting a, table.dataTable thead > tr > th.sorting_asc a, table.dataTable thead > tr > th.sorting_desc a { display: block; }table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_desc_disabled::after { right: auto; left: 8px; }table.dataTable.table-bordered td, table.dataTable.table-bordered th { border-right-width: 0px; border-left-width: 1px; }table.dataTable.table-bordered td:last-child, table.dataTable.table-bordered th:last-child { border-left-width: 0px; }table.dataTable th.focus { outline-offset: -1px; outline: rgb(153, 230, 214) solid 2px !important; }table.dataTable td.focus { outline-offset: -1px; outline: rgb(153, 230, 214) solid 2px !important; }table.display { margin: 0px auto; clear: both; width: 100%; }table.display thead th { padding: 6px 0px; border-bottom: 1px solid rgb(0, 0, 0); font-weight: 600; cursor: pointer; font-size: 10px; }table.display thead th:active { outline: 0px; }table.display thead td:active { outline: 0px; }table.display tr.heading2 td { border-bottom: 1px solid rgb(110, 110, 110); }table.display tr.even.row_selected td { background-color: rgb(55, 74, 114); }table.display tr.odd.row_selected td { background-color: rgb(63, 84, 131); }table.display td { padding: 3px; }table.display td.center { text-align: center; }table.display tfoot th { padding: 3px 18px 3px 10px; border-top: 1px solid rgb(0, 0, 0); font-weight: 700; }table.no-margin .progress { margin-bottom: 0px; }.main_content { padding: 10px 20px; }.col-md-55 { width: 50%; margin-bottom: 10px; position: relative; min-height: 1px; float: left; padding-right: 10px; padding-left: 10px; }@media (min-width: 768px) {
  .col-md-55 { width: 20%; }
  .footer_fixed footer { margin-right: 0px; }
  .footer_fixed .nav-sm footer { margin-right: 0px; }
  .bs-glyphicons { margin-right: 0px; margin-left: 0px; }
  .bs-glyphicons li { width: 12.5%; font-size: 12px; }
  .cropper .img-container { min-height: 516px; }
}@media (min-width: 992px) {
  .col-md-55 { width: 20%; }
  footer { margin-right: 230px; }
  .tile_count .tile_stats_count { margin-bottom: 10px; border-bottom: 0px; padding-bottom: 10px; }
}@media (min-width: 1200px) {
  .col-md-55 { width: 20%; }
}@media (max-width: 1270px) and (min-width: 192px) {
  table.tile_info span.right { margin-right: 7px; float: left; }
}.row { margin-right: 1px; margin-left: 1px; }.h1, h1 { margin-top: 10px; margin-bottom: 10px; }h2 { margin-top: 10px; margin-bottom: 10px; font-weight: 400; }.h2 { margin-top: 10px; margin-bottom: 10px; }h3 { margin-top: 10px; margin-bottom: 10px; }h3.degrees { font-size: 22px; font-weight: 400; text-align: center; }.h3 { margin-top: 10px; margin-bottom: 10px; }a { color: rgb(225,225,225); text-decoration: none; outline: 0px; }a:visited { outline: 0px; }a:focus { text-decoration: none; outline: 0px; }a:active { outline: 0px; }a:hover { text-decoration: none; }a.DTTT_button { border: 1px solid rgb(48, 48, 48) !important; background: rgb(48, 48, 48) !important; box-shadow: none !important; }a.user-profile { color: rgb(185, 191, 198) !important; }a.star { color: rgb(156, 194, 227) !important; }a.btn-success { color: rgb(255, 255, 255); }a.btn-primary { color: rgb(255, 255, 255); }a.btn-warning { color: rgb(255, 255, 255); }a.btn-danger { color: rgb(255, 255, 255); }a.hiddenanchor { display: none; }:visited { outline: 0px; }:focus { outline: 0px; }:active { outline: 0px; }.btn { margin-bottom: 5px; margin-right: 5px; border-radius: 3px; }.btn:focus { outline: 0px; }.btn:active:focus { outline: 0px; }.btn:active.focus { outline: 0px; }.btn.active:focus { outline: 0px; }.btn.active.focus { outline: 0px; }.btn.focus { outline: 0px; }.btn.btn-app { position: relative; padding: 15px 5px; margin: 0px 0px 10px 10px; min-width: 80px; height: 60px; box-shadow: none; border-radius: 0px; text-align: center; color: rgb(191, 191, 191); border: 1px solid rgb(59, 59, 59); background-color: rgb(31, 31, 31); font-size: 12px; }.btn.btn-app > .fa { font-size: 20px; display: block; }.btn.btn-app > .glyphicon { font-size: 20px; display: block; }.btn.btn-app > .ion { font-size: 20px; display: block; }.btn.btn-app > .badge { position: absolute; top: -3px; right: -10px; font-size: 10px; font-weight: 400; }.btn.btn-app:hover { background: rgb(36, 36, 36); color: rgb(191, 191, 191); border-color: rgb(110, 110, 110); }.btn.btn-app:active { box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }.btn.btn-app:focus { box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }.navbar { margin-bottom: 0px; }.navbar-header { background: rgb(33, 33, 33); }.navbar-right { margin-right: 0px; }.navbar-static-top { position: fixed; top: 0px; width: 100%; }.sidebar-header { border-bottom: 0px; margin-top: 46px; }.sidebar-header:first-of-type { margin-top: 0px; }.nav.child_menu { display: none; }.nav.child_menu li { padding-right: 36px; }.nav.child_menu li:hover { background-color: rgba(28, 28, 33, 0.06); }.nav.child_menu li.active { background-color: rgba(28, 28, 33, 0.06); }.nav.child_menu li li:hover { background: 0px 0px; }.nav.child_menu li li.active { background: 0px 0px; }.nav.child_menu li li a:hover { color: rgb(255, 255, 255); }.nav.child_menu li li a.active { color: rgb(255, 255, 255); }.nav.child_menu > li > a { font-weight: 500; color: rgb(191, 191, 191); font-size: 12px; padding: 9px; }.nav li.current-page { background: rgba(28, 28, 33, 0.05); }.nav li li li.current-page { background: 0px 0px; }.nav li li.current-page a { color: rgb(0 0 0); background: #FBC02D; }.nav.side-menu > li { position: relative; display: block; cursor: pointer; }.nav.side-menu > li > a { margin-bottom: 6px; color: rgb(236,236,236); font-weight: 500; }.nav.side-menu > li > a:hover { text-decoration: none; background: #FBC02D; color: rgb(0,0,0) !important; }.nav.side-menu > li.current-page { border-left: 5px solid #FBC02D; background: rgba(0, 0, 0, 0.12); }.nav.side-menu > li.active { border-left: 5px solid #FBC02D; }.nav.side-menu > li.active > a { }.nav > li > a { position: relative; display: block; padding: 13px 15px 12px; }.nav > li > a:focus { text-decoration: none; background: 0px 0px transparent; }.nav > li > a:hover { background-color: transparent; }.nav.navbar-nav > li > a { color: rgb(191, 191, 191) !important; }.nav.top_menu > li > a { position: relative; display: block; padding: 10px 15px; color: rgb(247, 247, 247) !important; }.top_search { padding: 0px; }.top_search .form-control { box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 0px inset; padding-right: 20px; border: 1px solid rgba(43, 53, 64, 0.49); border-radius: 0px 25px 25px 0px !important; }.top_search .form-control:focus { border-width: 1px 1px 1px 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: rgba(43, 53, 64, 0.49); border-right-color: rgba(43, 53, 64, 0.49); border-bottom-color: rgba(43, 53, 64, 0.49); border-image: initial; border-left-style: initial; border-left-color: initial; }.top_search .input-group-btn button { border-width: 1px 0px 1px 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgba(43, 53, 64, 0.49); border-bottom-color: rgba(43, 53, 64, 0.49); border-left-color: rgba(43, 53, 64, 0.49); border-image: initial; border-right-style: initial; border-right-color: initial; box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; border-radius: 25px 0px 0px 25px !important; margin-bottom: 0px !important; }.toggle { float: right; margin: 0px; padding-top: 16px; width: 70px; }.toggle a { padding: 15px 15px 0px; margin: 0px; cursor: pointer; }.toggle a i { font-size: 26px; }.panel_toolbox { float: left; min-width: 70px; }.panel_toolbox.navbar-right { margin-left: 0px; margin-right: auto; float: left !important; }.panel_toolbox > li { float: left; cursor: pointer; }.panel_toolbox > li > a { padding: 5px; color: rgb(199, 199, 199); font-size: 14px; }.panel_toolbox > li > a:hover { background: rgb(33, 33, 33); }.line_30 { line-height: 30px; }.main_menu_side { padding: 0px; }footer { background: rgb(28, 28, 33); padding: 15px 20px; display: block; }.tile-stats { position: relative; display: block; margin-bottom: 12px; border: 1px solid rgb(48, 48, 48); overflow: hidden; padding-bottom: 5px; border-radius: 5px; background: rgb(28, 28, 33); transition: all 0.3s ease-in-out 0s; }.tile-stats.sparkline { padding: 10px; text-align: center; }.tile-stats .icon { width: 20px; height: 20px; color: rgb(191, 191, 191); position: absolute; left: 53px; top: 22px; z-index: 1; }.tile-stats .icon i { margin: 0px; font-size: 60px; line-height: 0; vertical-align: bottom; padding: 0px; }.tile-stats .count { font-size: 38px; font-weight: 700; line-height: 1.65857; position: relative; margin: 0px 10px 0px 0px; z-index: 5; padding: 0px; }.tile-stats h3 { position: relative; margin: 0px 10px 0px 0px; z-index: 5; padding: 0px; color: rgb(191, 191, 191); }.tile-stats p { position: relative; margin: 5px 10px 0px 0px; z-index: 5; padding: 0px; font-size: 12px; }.tile-stats:hover .icon i { animation-name: tansformAnimation; animation-duration: 0.5s; animation-iteration-count: 1; color: rgba(191, 191, 191, 0.41); animation-timing-function: ease; animation-fill-mode: forwards; }.tile-stats > .dash-box-footer { position: relative; text-align: center; margin-top: 5px; padding: 3px 0px; color: rgba(255, 255, 255, 0.8); display: block; z-index: 10; background: rgba(0, 0, 0, 0.1); text-decoration: none; }.tile-stats > .dash-box-footer:hover { color: rgb(255, 255, 255); background: rgba(0, 0, 0, 0.15); }.jqstooltip { text-decoration: none; background: rgb(33, 33, 33) !important; width: 30px !important; height: 22px !important; }.tooltip { display: block !important; }.tiles { border-top: 1px solid rgb(77, 77, 77); margin-top: 15px; padding-top: 5px; margin-bottom: 0px; }.tile { overflow: hidden; }.tile:hover { text-decoration: none; }.top_tiles { margin-bottom: 0px; }.top_tiles .tile h2 { font-size: 30px; line-height: 30px; margin: 3px 0px 7px; font-weight: 700; }* { box-sizing: border-box; }::before { box-sizing: border-box; }::after { box-sizing: border-box; }#integration-list { width: 100%; margin: 0px auto; display: table; }#integration-list ul { padding: 0px; margin: 20px 0px; color: rgb(191, 191, 191); }#integration-list ul > li { list-style: none; border-top: 1px solid rgb(59, 59, 59); display: block; padding: 15px; overflow: hidden; }#integration-list ul > li:hover { background: rgb(41, 41, 41); }#integration-list ul:last-child { border-bottom: 1px solid rgb(59, 59, 59); }.expand { display: block; text-decoration: none; color: rgb(191, 191, 191); cursor: pointer; }.expand h2 { width: 85%; float: left; }#left { display: table; }#right { display: table; }#sup { display: table-cell; vertical-align: middle; width: 80%; }.detail { margin: 10px 0px; display: none; line-height: 22px; height: 150px; }.detail a { text-decoration: none; color: rgb(230, 161, 153); border: 1px solid rgb(188, 61, 47); padding: 6px 10px 5px; font-size: 13px; margin-right: 7px; }.detail span { margin: 0px; }.right-arrow { width: 10px; float: right; font-weight: 700; font-size: 20px; }.accordion .panel { margin-bottom: 5px; border-radius: 0px; border-bottom: 1px solid rgb(41, 41, 41); }.accordion .panel:hover { background: rgb(36, 36, 36); }.accordion .panel-heading { background: rgb(36, 36, 36); padding: 13px; width: 100%; display: block; }.x_panel { position: relative; width: 100%; margin-bottom: 10px; padding: 10px 17px; display: inline-block; background: rgb(28, 28, 33); border: 1px solid rgb(46, 46, 46); opacity: 1; transition: all 0.2s ease 0s; }.x_title { border-bottom: 2px solid rgb(46, 46, 46); padding: 1px 5px 6px; margin-bottom: 10px; }.x_title .filter { width: 40%; float: left; }.x_title h2 { margin: 5px 0px 6px; float: right; display: block; text-overflow: ellipsis; font-size: 18px; white-space: nowrap; }.x_title h2 small { margin-right: 10px; }.x_title span { color: rgb(191, 191, 191); }.x_content { padding: 0px 5px 6px; position: relative; width: 100%; float: left; clear: both; margin-top: 5px; }.x_content h4 { font-size: 16px; font-weight: 500; }legend { padding-bottom: 7px; font-size: 18px; color: inherit; }.demo-placeholder { height: 280px; }.profile_details:nth-child(3n) { clear: both; }.profile_details .profile_view { display: inline-block; padding: 10px 0px 0px; background: rgb(28, 28, 33); }.profile_details .profile_view .divider { border-top: 1px solid rgb(51, 51, 51); padding-top: 5px; margin-top: 5px; }.profile_details .profile_view .ratings { margin-bottom: 0px; text-align: left; font-size: 16px; }.profile_details .profile_view .bottom { background: rgb(36, 36, 36); padding: 9px 0px; border-top: 1px solid rgb(46, 46, 46); }.profile_details .profile_view .left { margin-top: 20px; }.profile_details .profile_view .left p { margin-bottom: 3px; }.profile_details .profile_view .right { margin-top: 0px; padding: 10px; }.profile_details .profile_view .img-circle { border: 1px solid rgb(46, 46, 46); padding: 2px; }.profile_details .profile_view h2 { margin: 5px 0px; }.profile_details .profile_view .brief { margin: 0px; font-weight: 300; }.profile_details .profile_left { background: rgb(28, 28, 33); }.profile_details .emphasis { padding: 0px; }td span { line-height: 28px; }td.group { background-color: rgb(77, 77, 77); border-bottom: 2px solid rgb(122, 122, 122); border-top: 2px solid rgb(122, 122, 122); }td.details { background-color: rgb(77, 77, 77); border: 2px solid rgb(122, 122, 122); }.sidebar-widget { overflow: hidden; }.error-number { font-size: 90px; line-height: 90px; margin: 20px 0px; }.col-middle { margin-top: 5%; }.mid_center { width: 370px; margin: 0px auto; text-align: center; padding: 10px 20px; }.bulk-actions { display: none; }.dataTables_paginate { float: left; text-align: left; }.dataTables_paginate a { background: rgb(204, 51, 51); padding: 6px 9px !important; border-color: rgb(59, 59, 59) !important; }.paging_full_numbers { width: 400px; height: 22px; line-height: 22px; }.paging_full_numbers a.paginate_active { border-width: 1px; border-style: solid; border-image: initial; padding: 2px 5px; margin: 0px 3px; cursor: pointer; background-color: rgba(45, 180, 150, 0.59) !important; border-color: rgba(45, 180, 150, 0.59) !important; }.paging_full_numbers a:active { outline: 0px; }.paging_full_numbers a:hover { text-decoration: none; }.paging_full_numbers a.paginate_button { border: 1px solid rgb(110, 110, 110); padding: 2px 5px; margin: 0px 3px; cursor: pointer; background-color: rgb(59, 59, 59); }.paging_full_numbers a.paginate_button:hover { background-color: rgb(77, 77, 77); text-decoration: none !important; }button { margin-bottom: 5px; margin-right: 5px; }button.DTTT_button { border: 1px solid rgb(48, 48, 48) !important; background: rgb(48, 48, 48) !important; box-shadow: none !important; }div.DTTT_button { border: 1px solid rgb(48, 48, 48) !important; background: rgb(48, 48, 48) !important; box-shadow: none !important; }div.box { height: 100px; padding: 10px; overflow: auto; border: 1px solid rgb(36, 36, 143); background-color: rgb(15, 15, 61); }.dataTables_wrapper { position: relative; clear: both; zoom: 1; }.dataTables_processing { position: absolute; top: 50%; right: 50%; width: 250px; height: 30px; margin-right: -125px; margin-top: -15px; padding: 14px 0px 2px; border: 1px solid rgb(59, 59, 59); text-align: center; color: rgb(191, 191, 191); font-size: 14px; background-color: rgb(28, 28, 33); }.dataTables_length { width: 40%; float: right; }.dataTables_filter, div.dataTables_wrapper div.dataTables_filter { width: 50%; float: left; text-align: left; }.dataTables_info { width: 60%; float: right; }.dataTables_scroll { clear: both; }.clear { clear: both; }.dataTables_empty { text-align: center; }ul.to_do { padding: 0px; }ul.to_do li { background: rgb(38, 38, 38); border-radius: 3px; position: relative; padding: 7px; margin-bottom: 5px; list-style: none; }ul.to_do p { margin: 0px; }ul.quick-list { width: 45%; padding-right: 0px; display: inline-block; }ul.quick-list li { padding-left: 10px; list-style: none; margin: 0px; padding-bottom: 6px; padding-top: 4px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }ul.quick-list li i { padding-left: 10px; color: rgb(191, 191, 191); }ul.top_profiles { height: 330px; width: 100%; }ul.top_profiles li { margin: 0px; padding: 3px 5px; }ul.top_profiles li:nth-child(2n+1) { background-color: rgb(43, 43, 43); }ul.parsley-errors-list { list-style: none; color: rgb(230, 161, 153); padding-right: 0px; }ul.bar_tabs { overflow: visible; background: rgb(33, 33, 33); height: 25px; margin: 21px 0px 14px; padding-right: 14px; position: relative; z-index: 1; width: 100%; border-bottom: 1px solid rgb(46, 46, 46); }ul.bar_tabs > li { border-top: 1px solid rgb(46, 46, 46); border-right: 1px solid rgb(46, 46, 46); border-left: 1px solid rgb(46, 46, 46); border-image: initial; margin-top: -17px; margin-right: 8px; background: rgb(28, 28, 33); border-bottom: none; border-radius: 4px 4px 0px 0px; color: rgb(191, 191, 191) !important; }ul.bar_tabs > li.active { border-left: 6px solid rgb(66, 66, 66); border-top: 0px; margin-top: -15px; }ul.bar_tabs > li.active a { border-bottom: none; }ul.bar_tabs > li a { padding: 10px 17px; background: rgb(33, 33, 33); margin: 0px; border-top-left-radius: 0px; }ul.bar_tabs > li a:hover { border: 1px solid transparent; }ul.bar_tabs.left { padding-left: 14px; }ul.bar_tabs.left li { float: left; }ul.widget_tally { width: 100%; }ul.widget_tally li { width: 100%; padding: 2px 10px 4px; border-bottom: 1px solid rgb(43, 43, 43); }ul.widget_tally .month { width: 70%; float: right; }ul.widget_tally .count { width: 30%; float: right; text-align: left; }ul.widget_profile_box { width: 100%; height: 42px; padding: 3px; background: rgb(43, 43, 43); margin-top: 40px; margin-left: 1px; }ul.widget_profile_box li:first-child { width: 25%; float: right; }ul.widget_profile_box li:first-child a { float: right; }ul.widget_profile_box li:last-child { width: 25%; float: left; }ul.widget_profile_box li:last-child a { float: left; }ul.widget_profile_box li a { font-size: 22px; text-align: center; width: 35px; height: 35px; border: 1px solid rgba(53, 74, 95, 0.44); display: block; border-radius: 50%; padding: 5px 0px 0px; cursor: pointer; }ul.widget_profile_box li a:hover { border: 1px solid rgb(45, 180, 150); color: rgb(153, 230, 214) !important; }ul.widget_profile_box li .profile_img { width: 85px; height: 85px; margin: -28px 0px 0px; }ul.count2 { width: 100%; margin-left: 1px; border-width: 1px 0px; border-top-style: solid; border-bottom-style: solid; border-top-color: rgb(59, 59, 59); border-bottom-color: rgb(59, 59, 59); border-image: initial; border-left-style: initial; border-left-color: initial; border-right-style: initial; border-right-color: initial; padding: 10px 0px; }ul.count2 li { width: 30%; text-align: center; white-space: nowrap; }ul.count2 li h3 { font-weight: 400; margin: 0px; }ul.count2 li span { font-weight: 300; }ul.messages { padding: 0px; list-style: none; }ul.messages li { border-bottom: 1px dotted rgb(48, 48, 48); padding: 8px 0px; }ul.messages li .message_date { float: left; text-align: left; }ul.messages li .message_date > .date { font-size: 35px; text-align: center; }ul.messages li .message_wrapper { margin-right: 50px; margin-left: 40px; }ul.messages li .message_wrapper blockquote { padding: 0px 10px; margin: 0px; border-right: 5px solid rgb(43, 43, 43); }ul.messages li .message_wrapper h4.heading { font-weight: 600; margin: 0px 0px 10px; cursor: pointer; line-height: 100%; }ul.messages li img.avatar { height: 32px; width: 32px; float: right; display: inline-block; border-radius: 2px; padding: 2px; background: rgb(33, 33, 33); border: 1px solid rgb(48, 48, 48); }ul.stats-overview { border-bottom: 1px solid rgb(46, 46, 46); padding-bottom: 10px; margin-bottom: 10px; }ul.stats-overview li { display: inline-block; text-align: center; padding: 0px 15px; width: 30%; font-size: 14px; border-right: 1px solid rgb(46, 46, 46); }ul.stats-overview li:last-child { border-right: 0px; }ul.stats-overview li .name { font-size: 12px; }ul.stats-overview li .value { font-size: 14px; font-weight: 700; display: block; }ul.stats-overview li:first-child { padding-left: 0px; }ul.verticle_bars { width: 100%; }ul.verticle_bars li { width: 23%; height: 200px; margin: 0px; }ul.notifications { float: right; display: block; margin-bottom: 7px; padding: 0px; width: 100%; }ul.msg_list li { background: rgb(33, 33, 33); padding: 5px; display: flex; margin: 6px 6px 0px; width: 96% !important; }ul.msg_list li:last-child { margin-bottom: 6px; padding: 10px; }ul.msg_list li a { padding: 3px 5px !important; }ul.msg_list li a .time { font-size: 11px; font-style: italic; font-weight: 700; position: absolute; left: 35px; }ul.msg_list li a .message { font-size: 11px; direction: rtl; display: block !important; }ul.msg_list li a .image img { border-radius: 2px; float: right; margin-left: 10px; width: 11%; }ul.timeline li { position: relative; border-bottom: 1px solid rgb(46, 46, 46); clear: both; }ul.social li { border: 0px; }ul.user_data li { margin-bottom: 6px; }ul.user_data li p { margin-bottom: 0px; }ul.user_data li .progress { width: 90%; }ul.project_files li { margin-bottom: 5px; }ul.project_files li a i { width: 20px; }.dropdown-menu { box-shadow: none; display: none; float: left; font-size: 12px; left: 0px; list-style: outside none none; padding: 0px; position: absolute; text-shadow: none; top: 100%; z-index: 9998; border: 1px solid rgb(49, 58, 69); border-top-left-radius: 0px; border-top-right-radius: 0px; }.dropdown-menu a { cursor: pointer; }.dropdown-menu.msg_list span { white-space: normal; }.dropdown-menu > li > a { color: rgb(177, 191, 205); }.dropdown-menu .badge { float: left !important; }.dashboard-widget { background: rgb(33, 33, 33); border-top: 5px solid rgb(44, 140, 175); border-radius: 3px; padding: 5px 10px 10px; }.dashboard-widget .dashboard-widget-title { font-weight: 400; border-bottom: 1px solid rgb(73, 91, 91); margin: 0px 0px 10px; padding-bottom: 5px; padding-left: 40px; line-height: 30px; }.dashboard-widget .dashboard-widget-title i { font-size: 100%; margin-left: -35px; margin-right: 10px; color: rgb(153, 209, 230); padding: 3px 6px; border: 1px solid rgb(32, 101, 126); border-radius: 5px; background: rgb(28, 28, 33); }.dashboard-widget-content { padding-top: 9px; }.dashboard-widget-content .sidebar-widget { width: 55%; display: inline-block; vertical-align: top; background: rgb(28, 28, 33); border: 1px solid rgb(32, 101, 126); border-radius: 5px; text-align: center; float: left; padding: 2px; margin-top: 10px; }.widget_summary { width: 100%; display: inline-flex; }.widget_summary .w_left { float: right; text-align: right; }.widget_summary .w_center { float: left; }.widget_summary .w_right { float: right; text-align: left; }.widget_summary .w_right span { font-size: 20px; }.w_20 { width: 20%; }.w_25 { width: 25%; }.w_55 { width: 55%; }span.right { float: right; font-size: 14px !important; }span.section { display: block; width: 100%; padding: 0px; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: rgb(191, 191, 191); border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(51, 51, 51); }span.tag { display: block; float: right; padding: 5px 9px; text-decoration: none; background: rgb(43, 171, 146); color: rgb(245, 245, 245); margin-right: 5px; font-weight: 500; margin-bottom: 5px; font-family: IRANSans_FaNum, IRANSans; }span.tag a { color: rgb(245, 245, 245) !important; }.sidebar-footer { bottom: 0px; clear: both; display: block; padding: 5px 0px 0px; position: fixed; width: 230px; background: rgb(33, 33, 33); }.sidebar-footer a { padding: 7px 0px 3px; text-align: center; width: 25%; font-size: 17px; display: block; float: left; cursor: pointer; background: rgb(23, 45, 68); }.sidebar-footer a:hover { background: rgb(66, 85, 103); }.tile_count { margin-bottom: 0px; margin-top: 20px; }.tile_count .tile_stats_count { padding: 0px 20px 0px 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: relative; }.tile_count .tile_stats_count::before { content: ""; position: absolute; right: 0px; height: 65px; border-right: 2px solid rgb(105, 105, 105); margin-top: 10px; }.tile_count .tile_stats_count .count { font-size: 30px; line-height: 47px; font-weight: 600; }.tile_count .tile_stats_count span { font-size: 12px; }.tile_count .tile_stats_count .count_bottom i { width: 12px; }@media (min-width: 992px) {
  .tile_count .tile_stats_count:first-child::before { border-right: 0px; }
}@media (min-width: 768px) {
  .tile_count .tile_stats_count .count { font-size: 40px; }
  .tile_count .tile_stats_count span { font-size: 13px; }
}@media (max-width: 1100px) and (min-width: 992px) {
  .tile_count .tile_stats_count .count { font-size: 30px; }
}.dashboard_graph { background: rgb(28, 28, 33); padding: 7px 10px; }.dashboard_graph .col-md-9 { padding: 0px; }.dashboard_graph .col-md-3 { padding: 0px; }.dashboard_graph .x_title { padding: 5px 5px 7px; }.dashboard_graph .x_title h3 { margin: 0px; font-weight: 400; }.dashboard_graph p { margin: 0px 0px 4px; }.media .profile_thumb { border: 1px solid; width: 50px; height: 50px; margin: 5px 10px 5px 0px; border-radius: 50%; padding: 9px 12px; }.media .profile_thumb i { font-size: 30px; }.media .date { background: rgb(77, 77, 77); width: 52px; margin-right: 10px; border-radius: 10px; padding: 5px; }.media .date .month { margin: 0px; text-align: center; color: rgb(255, 255, 255); }.media .date .day { text-align: center; color: rgb(255, 255, 255); font-size: 27px; margin: 0px; line-height: 27px; font-weight: 700; }.tile_header { border-bottom: transparent; padding: 7px 15px; margin-bottom: 15px; background: rgb(48, 48, 48); }.tiles-bottom { padding: 5px 10px; margin-top: 10px; background: rgba(87, 87, 87, 0.3); text-align: left; }.mail_content { background: none 0px 0px repeat scroll rgb(28, 28, 33); border-radius: 4px; margin-top: 20px; min-height: 500px; padding: 10px 11px; width: 100%; }.list-btn-mail { margin-bottom: 15px; }.list-btn-mail.active { border-bottom: 1px solid rgb(63, 174, 207); padding: 0px 0px 14px; }.list-btn-mail > i { float: left; font-size: 18px; font-style: normal; width: 33px; }.list-btn-mail > .cn { background: none 0px 0px repeat scroll rgb(63, 174, 207); border-radius: 12px; color: rgb(255, 255, 255); float: right; font-style: normal; padding: 0px 5px; }.button-mail { text-align: left; width: 100%; margin: 0px 0px 15px !important; }.buttons { margin-bottom: 5px; margin-right: 5px; }.btn-group .btn { margin-bottom: 0px; margin-right: 0px; }.btn-group .parsley-errors-list { display: none; }.mail_list_column { border-right: 1px solid rgb(61, 61, 61); }.mail_view { border-right: 1px solid rgb(61, 61, 61); }.mail_list { width: 100%; border-bottom: 1px solid rgb(61, 61, 61); margin-bottom: 2px; display: inline-block; }.mail_list.active { border-left: 3px solid rgb(43, 171, 146); border-right: 3px solid rgb(43, 171, 146); }.mail_list .right { width: 5%; float: right; margin-left: 3%; }.mail_list .left { width: 90%; float: right; }.mail_list h3 { font-size: 15px; font-weight: 700; margin: 0px 0px 6px; }.mail_list h3 small { float: left; color: rgb(191, 191, 191); font-size: 11px; line-height: 20px; }.mail_list .badge { padding: 3px 6px; font-size: 8px; background: rgb(94, 94, 94); }@media (max-width: 767px) {
  .mail_list { margin-bottom: 5px; display: inline-block; }
}.attachment { margin-top: 30px; }.attachment ul { width: 100%; list-style: none; padding-left: 0px; display: inline-block; margin-bottom: 30px; }.attachment ul li { float: left; width: 150px; margin-right: 10px; margin-bottom: 10px; }.attachment ul li img { height: 150px; border: 1px solid rgb(59, 59, 59); padding: 5px; margin-bottom: 10px; }.attachment ul li span { float: right; }.attachment .file-name { float: left; }.attachment .links { width: 100%; display: inline-block; }.compose { padding: 0px; position: fixed; bottom: 0px; left: 0px; background: rgb(28, 28, 33); border-width: 1px 1px 0px 0px; border-top-style: solid; border-right-style: solid; border-top-color: rgb(49, 58, 69); border-right-color: rgb(49, 58, 69); border-image: initial; border-left-style: initial; border-left-color: initial; border-bottom-style: initial; border-bottom-color: initial; border-top-right-radius: 5px; z-index: 9999; display: none; }.compose .compose-header { padding: 5px; background: rgb(36, 143, 123); color: rgb(255, 255, 255); border-top-right-radius: 5px; }.compose .compose-header .close { text-shadow: rgb(28, 28, 33) 0px 1px 0px; line-height: 0.8; }.compose .compose-body .editor-wrapper { height: 100%; min-height: 50px; max-height: 180px; border-radius: 0px; border-left: none; border-right: none; overflow: auto; }.compose .compose-body .editor.btn-toolbar { margin: 0px; }.compose .compose-footer { padding: 10px; }.input-group { margin-bottom: 10px; }.ln_solid { border-top: 1px solid rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(28, 28, 33); height: 1px; margin: 20px 0px; }.has-feedback .form-control { padding-left: 42.5px; padding-right: 12px; }.form-control { border-radius: 0px; width: 100%; }.form-control:focus { border-color: rgb(63, 69, 80); box-shadow: none !important; }.form-control.has-feedback-left { padding-right: inherit; padding-left: 45px; }.form-control.has-feedback-right { padding-left: 45px; padding-right: inherit; }.form-horizontal .control-label { padding-top: 8px; }.form-horizontal .form-group { margin-right: 0px; margin-left: 0px; }.form-control-feedback { margin-top: 8px; height: 23px; color: rgb(191, 191, 191); line-height: 24px; font-size: 15px; }.form-control-feedback.left { border-right: 1px solid rgb(77, 77, 77); left: -10px !important; right: auto !important; }.form-control-feedback.right { border-left: 1px solid rgb(77, 77, 77); right: 15px !important; left: auto !important; }.form-group { margin-bottom: 10px; }.validate { margin-top: 10px; }.invalid-form-error-message { margin-top: 10px; padding: 5px; }.invalid-form-error-message.filled { border-left: 2px solid rgb(211, 93, 80); }p.parsley-success { color: rgb(171, 212, 172); background-color: rgb(43, 77, 30); border: 1px solid rgb(61, 92, 36); }p.parsley-error { color: rgb(220, 164, 163); background-color: rgb(69, 28, 28); border: 1px solid rgb(69, 28, 28); }textarea { padding: 10px; vertical-align: top; width: 200px; }textarea.parsley-error { background: rgb(60, 19, 16); border: 1px solid rgb(213, 100, 88); }textarea:focus { outline-style: solid; outline-width: 0px; }.bad input { border: 1px solid rgb(206, 85, 85); box-shadow: rgb(206, 85, 85) 0px 0px 4px -2px; position: relative; left: 0px; }.bad select { border: 1px solid rgb(206, 85, 85); box-shadow: rgb(206, 85, 85) 0px 0px 4px -2px; position: relative; left: 0px; }.bad textarea { border: 1px solid rgb(206, 85, 85); box-shadow: rgb(206, 85, 85) 0px 0px 4px -2px; position: relative; left: 0px; }.item input { transition: all 0.42s ease 0s; }.item textarea { transition: all 0.42s ease 0s; }.item .alert { float: right; margin: 0px 20px 0px 0px; padding: 3px 10px; color: rgb(255, 255, 255); border-radius: 3px 3px 4px 4px; background-color: rgb(206, 85, 85); max-width: 170px; white-space: pre; position: relative; right: -15px; opacity: 0; z-index: 1; transition: all 0.15s ease-out 0s; }.item .alert::after { content: ""; display: block; height: 0px; width: 0px; border-color: transparent transparent transparent rgb(206, 85, 85); border-style: solid; border-width: 11px 7px; position: absolute; right: -13px; top: 1px; }.item.bad .alert { left: 0px; opacity: 1; }.inl-bl { display: inline-block; }.well .markup { background: rgb(28, 28, 33); color: rgb(191, 191, 191); position: relative; padding: 45px 15px 15px; margin: 15px 0px 0px; border-radius: 0px 0px 4px 4px; box-shadow: none; }.well .markup::after { content: "Example"; position: absolute; top: 15px; left: 15px; font-size: 12px; font-weight: 700; color: rgb(191, 191, 191); text-transform: uppercase; letter-spacing: 1px; }.autocomplete-suggestions { border: 1px solid rgb(48, 48, 48); background: rgb(36, 36, 36); cursor: default; overflow: auto; }.autocomplete-suggestions strong { color: rgb(153, 191, 230); font-weight: bolder; }.autocomplete-suggestion { padding: 2px 5px; font-size: 1.2em; white-space: nowrap; overflow: hidden; }.autocomplete-selected { background: rgb(43, 43, 43); }.btn-success { background: rgb(45, 180, 150); border: 1px solid rgb(36, 143, 123); }.btn-success:hover { background: rgb(36, 143, 123); }.btn-success:focus { background: rgb(36, 143, 123); }.btn-success:active { background: rgb(36, 143, 123); }.btn-success.active { background: rgb(36, 143, 123); }.btn-dark { color: rgb(237, 237, 237); background-color: rgb(75, 96, 113); border-color: rgb(33, 33, 33); }.btn-dark:hover { color: rgb(255, 255, 255); background-color: rgb(57, 78, 96); border-color: rgb(57, 78, 96); }.btn-dark:focus { color: rgb(255, 255, 255); background-color: rgb(57, 78, 96); border-color: rgb(57, 78, 96); }.btn-dark:active { color: rgb(255, 255, 255); background-color: rgb(57, 78, 96); border-color: rgb(57, 78, 96); }.btn-dark.active { color: rgb(255, 255, 255); background-color: rgb(57, 78, 96); border-color: rgb(57, 78, 96); }.btn-round { border-radius: 30px; }.btn_ { display: inline-block; padding: 3px 9px; margin-bottom: 0px; font-size: 14px; line-height: 20px; text-align: center; vertical-align: middle; cursor: pointer; color: rgb(191, 191, 191); text-shadow: rgba(28, 28, 33, 0.75) 0px 1px 1px; background-color: rgb(36, 36, 36); background-image: linear-gradient(rgb(28, 28, 33), rgb(48, 48, 48)); background-repeat: repeat-x; border-width: 1px; border-style: solid; border-color: rgb(77, 77, 77) rgb(77, 77, 77) rgb(102, 102, 102); border-image: initial; border-radius: 4px; box-shadow: rgba(28, 28, 33, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px; }.bs-glyphicons-list { padding-left: 0px; list-style: none; }.bs-glyphicons { margin: 0px -10px 20px; overflow: hidden; }.bs-glyphicons li { float: right; width: 25%; height: 115px; padding: 10px; font-size: 10px; line-height: 1.4; text-align: center; background-color: rgb(31, 31, 31); border: 1px solid rgb(28, 28, 33); }.bs-glyphicons li:hover { color: rgb(255, 255, 255); background-color: rgb(43, 171, 146); }@media (min-width: 768px) {
  .bs-glyphicons { margin-right: 0px; margin-left: 0px; }
  .bs-glyphicons li { width: 12.5%; font-size: 12px; }
}.bs-glyphicons .glyphicon { margin-top: 5px; margin-bottom: 10px; font-size: 24px; }.bs-glyphicons .glyphicon-class { display: block; text-align: center; overflow-wrap: break-word; }.bs-glyphicons-list { padding-left: 0px; list-style: none; }.tagsinput { border: 1px solid rgb(77, 77, 77); background: rgb(28, 28, 33); padding: 6px 6px 0px; width: 300px; overflow-y: auto; }.tagsinput input { width: 80px; margin: 0px; font-family: helvetica; font-size: 13px; border: 1px solid transparent; padding: 3px; background: 0px 0px; color: rgb(191, 191, 191); outline: 0px; }.tagsinput div { display: block; float: right; }.tagsinput span.tag a { font-weight: 700; color: rgb(204, 230, 153); text-decoration: none; font-size: 11px; }.tags_clear { clear: both; width: 100%; height: 0px; }.not_valid { background: rgb(73, 18, 23) !important; color: rgb(230, 153, 158) !important; }.timeline .block { margin: 0px 105px 0px 0px; border-right: 3px solid rgb(46, 46, 46); overflow: visible; padding: 10px 15px; }.timeline.widget { min-width: 0px; max-width: inherit; }.timeline.widget .block { margin-right: 5px; }.timeline .tags { position: absolute; top: 15px; right: 0px; width: 84px; }.timeline .tag { display: block; height: 30px; font-size: 13px; padding: 8px; }.timeline .tag span { display: block; overflow: hidden; width: 100%; white-space: nowrap; text-overflow: ellipsis; }.timeline .byline { padding: 0.25em 0px; }.timeline h2.title { position: relative; font-size: 16px; margin: 0px; }.timeline h2.title::before { content: ""; position: absolute; right: -23px; top: 3px; display: block; width: 14px; height: 14px; border: 3px solid rgb(69, 69, 69); border-radius: 14px; background: rgb(31, 31, 31); }.tag { line-height: 1; background: rgb(43, 171, 146); color: rgb(255, 255, 255) !important; }.tag::after { content: " "; height: 30px; width: 0px; position: absolute; right: 100%; top: 0px; margin: 0px; pointer-events: none; border-top: 14px solid transparent; border-bottom: 14px solid transparent; border-right: 11px solid rgb(43, 171, 146); }.byline { font-style: italic; font-size: 0.9375em; line-height: 1.3; color: rgb(191, 191, 191); }.social-sidebar { float: right; background: rgb(43, 43, 43); width: 22%; }.social-body { float: right; border: 1px solid rgb(77, 77, 77); width: 78%; }.chat .status { float: left; margin: 16px 0px 0px -16px; font-size: 14px; font-weight: 700; width: 12px; height: 12px; display: block; border: 2px solid rgb(28, 28, 33); z-index: 12312; border-radius: 50%; }.chat .status.online { background: rgb(43, 171, 146); }.chat .status.away { background: rgb(205, 148, 55); }.chat .status.offline { background: rgb(77, 77, 77); }.chat .media-body { padding-top: 5px; }.chat .thumb img { width: 27px; height: 27px; border-radius: 50%; }.chart { position: relative; display: inline-block; width: 110px; height: 110px; margin-top: 5px; margin-bottom: 5px; text-align: center; }.chart canvas { position: absolute; top: 0px; left: 0px; }.percent { display: inline-block; line-height: 110px; z-index: 2; font-size: 18px; }.percent::after { content: "%"; margin-left: 0.1em; font-size: 0.8em; }.angular { margin-top: 100px; }.angular .chart { margin-top: 0px; }.widget { max-width: 310px; }.widget .verticle_bars li .progress.vertical.progress_wide { width: 65%; }.widget_tally_box .flex { display: flex; }.widget_tally_box p { text-align: center; }.widget_tally_box span { text-align: center; }.widget_tally_box .name { text-align: center; margin: 25px; }.widget_tally_box .name_title { text-align: center; margin: 5px; }.widget_tally_box ul.legend { margin: 0px; }.widget_tally_box ul.legend p { text-align: left; display: inline-block; margin: 0px; }.widget_tally_box ul.legend span { text-align: left; }.widget_tally_box ul.legend li .icon { font-size: 20px; float: left; width: 14px; }.widget_tally_box ul.legend li .name { font-size: 14px; margin: 5px 0px 0px 14px; text-overflow: ellipsis; float: left; }.widget_tally_box ul.verticle_bars li { height: 140px; width: 23%; }.widget_tally_box .btn-group button { text-align: center; color: inherit; font-weight: 500; background-color: rgb(36, 36, 36); border: 1px solid rgb(48, 48, 48); }.pie_bg { border-bottom: 1px solid rgba(102, 204, 182, 0.16); border-radius: 4px; padding-bottom: 10px; box-shadow: rgb(33, 33, 33) 0px 4px 6px -6px; }.divider { border-bottom: 1px solid rgb(59, 59, 59); margin: 10px; }.divider-dashed { border-top: 1px dashed rgb(46, 46, 46); background-color: rgb(28, 28, 33); height: 1px; margin: 10px 0px; }.profile_title { background: rgb(33, 33, 33); border: 0px; padding: 7px 0px; display: flex; }.pricing { background: rgb(28, 28, 33); }.pricing .title { background: rgb(43, 171, 146); height: 110px; color: rgb(255, 255, 255); padding: 15px 0px 0px; text-align: center; }.pricing .title h2 { text-transform: capitalize; font-size: 18px; border-radius: 5px 5px 0px 0px; margin: 0px; font-weight: 400; }.pricing .title h1 { font-size: 30px; margin: 12px; }.pricing .title span { background: rgba(51, 51, 51, 0.28); padding: 2px 5px; }.pricing_features { background: rgb(31, 31, 31); padding: 20px 15px; min-height: 230px; font-size: 13.5px; }.pricing_features ul li { margin-top: 10px; }.pricing_footer { padding: 10px 15px; background-color: rgb(36, 36, 36); border-top: 1px solid rgb(59, 59, 59); text-align: center; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }.pricing_footer p { font-size: 13px; padding: 10px 0px 2px; display: block; }.ui-ribbon-container { position: relative; }.ui-ribbon-container .ui-ribbon-wrapper { position: absolute; overflow: hidden; width: 85px; height: 88px; top: -3px; left: -3px; }.ui-ribbon-container .ui-ribbon { position: relative; display: block; text-align: center; font-size: 15px; font-weight: 700; color: rgb(255, 255, 255); transform: rotate(-45deg); padding: 7px 0px; right: -5px; top: 15px; width: 120px; line-height: 20px; background-color: rgb(84, 84, 84); box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 3px; }.ui-ribbon-container .ui-ribbon::before { left: 0px; bottom: -1px; right: 0px; position: absolute; content: " "; line-height: 0; border-top: none; border-left: 2px solid transparent; border-right: 2px solid transparent; }.ui-ribbon-container .ui-ribbon::after { position: absolute; content: " "; line-height: 0; border-top: 2px solid rgb(84, 84, 84); border-left: 2px solid transparent; border-right: 2px solid transparent; }.ui-ribbon-container.ui-ribbon-primary .ui-ribbon { background-color: rgb(90, 144, 191); }.ui-ribbon-container.ui-ribbon-primary .ui-ribbon::after { border-top: 2px solid rgb(90, 144, 191); }.ui-ribbon-container.ui-ribbon-primary .ui-ribbon::before { border-top: 2px solid rgb(90, 144, 191); }.thumbnail { height: 190px; overflow: hidden; }.thumbnail .image { height: 120px; overflow: hidden; }.caption { padding: 9px 5px; background: rgb(33, 33, 33); }.caption p { margin-bottom: 5px; }.view { overflow: hidden; position: relative; text-align: center; box-shadow: rgb(48, 48, 48) 1px 1px 2px; cursor: default; }.view .mask { position: absolute; width: 100%; overflow: hidden; top: 0px; left: 0px; }.view .content { position: absolute; width: 100%; overflow: hidden; top: 0px; left: 0px; }.view img { display: block; position: relative; }.view .tools { text-transform: uppercase; color: rgb(255, 255, 255); text-align: center; position: relative; font-size: 17px; padding: 3px; background: rgba(0, 0, 0, 0.35); margin: 43px 0px 0px; }.view .tools a { display: inline-block; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400; padding: 0px 4px; }.view p { font-family: IRANSans_FaNum, IRANSans, Georgia, serif; font-style: italic; font-size: 12px; position: relative; color: rgb(255, 255, 255); padding: 10px 20px 20px; text-align: center; }.view a.info { display: inline-block; text-decoration: none; padding: 7px 14px; background: rgb(0, 0, 0); color: rgb(255, 255, 255); text-transform: uppercase; box-shadow: rgb(0, 0, 0) 0px 0px 1px; }.view-first img { transition: all 0.2s linear 0s; }.view-first .mask { opacity: 0; background-color: rgba(0, 0, 0, 0.5); transition: all 0.4s ease-in-out 0s; }.view-first .tools { transform: translateY(-100px); opacity: 0; transition: all 0.2s ease-in-out 0s; }.view-first p { transform: translateY(100px); opacity: 0; transition: all 0.2s linear 0s; }.view-first:hover img { transform: scale(1.1); }.view-first:hover .mask { opacity: 1; }.view-first:hover .tools { opacity: 1; transform: translateY(0px); }.view-first:hover p { opacity: 1; transform: translateY(0px); transition-delay: 0.1s; }.tabs-left { border-bottom: none; padding-top: 2px; border-right: 1px solid rgb(33, 33, 33); }.tabs-left > li { float: none; margin-bottom: 2px; margin-right: -1px; }.tabs-left > li > a { border-radius: 4px 0px 0px 4px; margin-right: 0px; display: block; background: rgb(33, 33, 33); text-overflow: ellipsis; overflow: hidden; }.tabs-left > li.active > a { border-bottom-color: rgb(247, 247, 247); border-right-color: transparent; }.tabs-left > li.active > a:hover { border-bottom-color: rgb(247, 247, 247); border-right-color: transparent; }.tabs-left > li.active > a:focus { border-bottom-color: rgb(247, 247, 247); border-right-color: transparent; }.tabs-right { border-bottom: none; padding-top: 2px; border-left: 1px solid rgb(33, 33, 33); }.tabs-right > li { float: none; margin-bottom: 2px; margin-left: -1px; }.tabs-right > li > a { border-radius: 0px 4px 4px 0px; margin-right: 0px; background: rgb(33, 33, 33); text-overflow: ellipsis; overflow: hidden; }.tabs-right > li.active > a { border-bottom: 1px solid rgb(33, 33, 33); border-left-color: transparent; }.tabs-right > li.active > a:hover { border-bottom: 1px solid rgb(33, 33, 33); border-left-color: transparent; }.tabs-right > li.active > a:focus { border-bottom: 1px solid rgb(33, 33, 33); border-left-color: transparent; }.sideways { margin-top: 50px; border: none; position: relative; }.sideways > li { height: 20px; width: 120px; margin-bottom: 100px; }.sideways > li > a { border-bottom: 1px solid rgb(59, 59, 59); border-right-color: transparent; text-align: center; border-radius: 4px 4px 0px 0px; }.sideways > li.active > a { border-bottom-color: transparent; border-right-color: rgb(59, 59, 59); border-left-color: rgb(59, 59, 59); }.sideways > li.active > a:hover { border-bottom-color: transparent; border-right-color: rgb(59, 59, 59); border-left-color: rgb(59, 59, 59); }.sideways > li.active > a:focus { border-bottom-color: transparent; border-right-color: rgb(59, 59, 59); border-left-color: rgb(59, 59, 59); }.sideways.tabs-left { left: -50px; }.sideways.tabs-left > li { transform: rotate(-90deg); }.sideways.tabs-right { right: -50px; }.sideways.tabs-right > li { transform: rotate(90deg); }.morris-hover { position: absolute; z-index: 1000; }.morris-hover.morris-default-style { padding: 6px; color: rgb(191, 191, 191); background: rgba(38, 38, 38, 0.8); border: 2px solid rgba(87, 87, 87, 0.8); font-family: sans-serif; font-size: 12px; text-align: center; }.morris-hover.morris-default-style .morris-hover-row-label { font-weight: 700; margin: 0.25em 0px; }.morris-hover.morris-default-style .morris-hover-point { white-space: nowrap; margin: 0.1em 0px; }.price { font-size: 40px; font-weight: 400; color: rgb(153, 230, 213); margin: 0px; }.prod_title { border-bottom: 1px solid rgb(59, 59, 59); padding-bottom: 5px; margin: 30px 0px; font-size: 20px; font-weight: 400; }.prod_color li { margin: 0px 10px; }.prod_color li p { margin-bottom: 0px; }.prod_color .color { width: 25px; height: 25px; padding: 2px; border-radius: 50px; border: 2px solid rgba(51, 51, 51, 0.28) !important; }.product_price { margin: 20px 0px; padding: 5px 10px; background-color: rgb(28, 28, 33); text-align: left; border: 2px dashed rgb(59, 59, 59); }.price-tax { font-size: 18px; }.product_social { margin: 20px 0px; }.product_social ul li a i { font-size: 35px; }.login { background: rgb(33, 33, 33); }.login .fa-paw { font-size: 26px; }.login_wrapper { right: 0px; margin: 5% auto 0px; max-width: 350px; position: relative; }.registration_form { position: absolute; top: 0px; z-index: 21; opacity: 0; width: 100%; }.rest_pass_form { position: absolute; top: 0px; z-index: 21; opacity: 0; width: 100%; }.login_form { position: absolute; top: 0px; width: 100%; z-index: 22; }.animate { animation-duration: 0.5s; animation-timing-function: ease; animation-fill-mode: both; }.login_box { padding: 20px; margin: auto; }.login_content { margin: 0px auto; padding: 25px 0px 0px; position: relative; text-align: center; text-shadow: rgb(28, 28, 33) 0px 1px 0px; min-width: 280px; }.login_content a { text-decoration: none; }.login_content a:hover { text-decoration: underline; }.login_content h1 { font: 25px / 20px IRANSans_FaNum, IRANSans, Helvetica, Arial, sans-serif; letter-spacing: -0.05em; margin: 10px 0px 30px; }.login_content h1::before { content: ""; height: 1px; position: absolute; top: 10px; width: 20%; background: linear-gradient(to left, rgb(125, 125, 125) 0px, rgb(28, 28, 33) 100%); left: 0px; }.login_content h1::after { content: ""; height: 1px; position: absolute; top: 10px; width: 20%; background: linear-gradient(to right, rgb(125, 125, 125) 0px, rgb(28, 28, 33) 100%); right: 0px; }.login_content form { margin: 20px 0px; position: relative; }.login_content form input[type="text"] { border-radius: 3px; box-shadow: rgb(28, 28, 33) 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px -2px 5px inset; border: 1px solid rgb(82, 82, 82); color: rgb(191, 191, 191); margin: 0px 0px 20px; width: 100%; }.login_content form input[type="text"]:focus { box-shadow: rgb(169, 122, 174) 0px 0px 2px inset; background-color: rgb(28, 28, 33); border: 1px solid rgb(168, 120, 176); outline: 0px; }.login_content form input[type="email"] { border-radius: 3px; box-shadow: rgb(28, 28, 33) 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px -2px 5px inset; border: 1px solid rgb(82, 82, 82); color: rgb(191, 191, 191); margin: 0px 0px 20px; width: 100%; }.login_content form input[type="email"]:focus { box-shadow: rgb(169, 122, 174) 0px 0px 2px inset; background-color: rgb(28, 28, 33); border: 1px solid rgb(168, 120, 176); outline: 0px; }.login_content form input[type="password"] { border-radius: 3px; box-shadow: rgb(28, 28, 33) 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px -2px 5px inset; border: 1px solid rgb(82, 82, 82); color: rgb(191, 191, 191); margin: 0px 0px 20px; width: 100%; }.login_content form input[type="password"]:focus { box-shadow: rgb(169, 122, 174) 0px 0px 2px inset; background-color: rgb(28, 28, 33); border: 1px solid rgb(168, 120, 176); outline: 0px; }.login_content form input[type="submit"] { float: left; margin-left: 38px; }.login_content form button[type="submit"] { font-size: 12px; margin: 0px; }.login_content form div a { font-size: 12px; margin: 10px 0px 0px 15px; }.login_content .btn-default:hover { text-decoration: none; }.login_content div .reset_pass { margin-right: 39px; float: left; margin-top: 13px !important; }#username { background-position: 10px 10px !important; }#password { background-position: 10px -53px !important; }.reset_pass { margin-top: 10px !important; }.separator { border-top: 1px solid rgb(66, 66, 66); margin-top: 10px; padding-top: 10px; }.button { background: linear-gradient(rgb(31, 31, 31) 0px, rgb(43, 43, 43) 100%); box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; border-radius: 0px 0px 5px 5px; border-top: 1px solid rgb(63, 69, 80); padding: 15px 0px; }.button a { background: url("http://cssdeck.com/uploads/media/items/8/8bcLQqF.png") 0px -112px no-repeat; color: rgb(191, 191, 191); font-size: 17px; padding: 2px 0px 2px 40px; text-decoration: none; transition: all 0.3s ease 0s; }.button a:hover { background-position: 0px -135px; color: rgb(153, 209, 230); }header { width: 100%; }#nprogress .bar { background: rgb(43, 171, 146); }#nprogress .peg { box-shadow: rgb(43, 171, 146) 0px 0px 10px, rgb(43, 171, 146) 0px 0px 5px; }#nprogress .spinner-icon { border-top-color: rgb(43, 171, 146); border-left-color: rgb(43, 171, 146); }.editor-wrapper { min-height: 250px; background-color: rgb(28, 28, 33); border-collapse: separate; border: 1px solid rgb(77, 77, 77); padding: 4px; box-sizing: content-box; box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px 0px inset; border-radius: 3px; overflow: scroll; outline: 0px; }.voiceBtn { width: 20px; color: transparent; background-color: transparent; transform: scale(2, 2); border: transparent; cursor: pointer; box-shadow: none; }div[data-role="editor-toolbar"] { user-select: none; }.select2-container--default .select2-selection--single { background-color: rgb(28, 28, 33); border: 1px solid rgb(77, 77, 77); border-radius: 0px; min-height: 38px; }.select2-container--default .select2-selection--single .select2-selection__rendered { color: rgb(180, 191, 202); padding-top: 5px; }.select2-container--default .select2-selection--single .select2-selection__arrow { height: 36px; }.select2-container--default .select2-selection--multiple { background-color: rgb(28, 28, 33); border: 1px solid rgb(77, 77, 77); border-radius: 0px; min-height: 38px; }.select2-container--default .select2-selection--multiple .select2-selection__rendered { padding-top: 3px; }.select2-container--default .select2-selection--multiple .select2-selection__choice { margin-top: 2px; border: none; border-radius: 0px; padding: 3px 5px; }.select2-container--default .select2-selection--multiple .select2-selection__clear { margin-top: 2px; border: none; border-radius: 0px; padding: 3px 5px; }.select2-container--default.select2-container--focus .select2-selection--multiple { border: 1px solid rgb(77, 77, 77); }.switchery { width: 32px; height: 20px; }.switchery > small { width: 20px; height: 20px; }fieldset { border: none; margin: 0px; padding: 0px; }.cropper .img-container { background-color: rgb(33, 33, 33); width: 100%; text-align: center; min-height: 200px; max-height: 516px; margin-bottom: 20px; }.cropper .img-container > img { max-width: 100%; }.cropper .img-preview { background-color: rgb(33, 33, 33); width: 100%; text-align: center; float: left; margin-right: 10px; margin-bottom: 10px; overflow: hidden; }.cropper .img-preview > img { max-width: 100%; }.cropper .docs-preview { margin-right: -15px; }.cropper .preview-lg { width: 263px; height: 148px; }.cropper .preview-md { width: 139px; height: 78px; }.cropper .preview-sm { width: 69px; height: 39px; }.cropper .preview-xs { width: 35px; height: 20px; margin-right: 0px; }.cropper .docs-tooltip { display: block; margin: -6px -12px; padding: 6px 12px; }.cropper .docs-tooltip > .icon { margin: 0px -3px; vertical-align: top; }.cropper .tooltip-inner { white-space: normal; }.cropper .btn-toggle { padding: 6px; }.cropper .btn-toggle .tooltip-inner { white-space: nowrap; }.cropper .btn-toggle > .docs-tooltip { margin: -6px; padding: 6px; }.cropper .docs-cropped .modal-body { text-align: center; }.cropper .docs-cropped .modal-body > img { max-width: 100%; }.cropper .docs-cropped .modal-body > canvas { max-width: 100%; }.cropper .docs-cropped canvas { max-width: 100%; }.cropper .docs-data > .input-group { margin-bottom: 10px; }.cropper .docs-data > .input-group > label { min-width: 80px; }.cropper .docs-data > .input-group > span { min-width: 50px; }.cropper .docs-buttons > .btn { margin-right: 5px; margin-bottom: 10px; }.cropper .docs-buttons > .btn-group { margin-right: 5px; margin-bottom: 10px; }.cropper .docs-buttons > .form-control { margin-right: 5px; margin-bottom: 10px; }.cropper .docs-toggles > .btn { margin-bottom: 10px; }.cropper .docs-toggles > .btn-group { margin-bottom: 10px; }.cropper .docs-toggles > .dropdown { margin-bottom: 10px; }.cropper .btn-upload .tooltip-inner { white-space: nowrap; }.cropper .docs-options .dropdown-menu { width: 100%; }.cropper .docs-options .dropdown-menu > li { padding: 3px 20px; }.cropper .docs-options .dropdown-menu > li:hover { background-color: rgb(33, 33, 33); }.cropper .docs-options .dropdown-menu > li > label { display: block; }.cropper .docs-diagram .modal-dialog { max-width: 352px; }@media (max-width: 400px) {
  .cropper .btn-group-crop { margin-right: -15px !important; }
  .cropper .btn-group-crop .docs-tooltip { margin-left: -5px; margin-right: -5px; padding-left: 5px; padding-right: 5px; }
  .cropper .btn-group-crop > .btn { padding-left: 5px; padding-right: 5px; }
}.form_wizard .stepContainer { display: block; position: relative; margin: 0px; padding: 0px; border: 0px solid rgb(77, 77, 77); overflow-x: hidden; }.form_wizard .loader { display: none; }.form_wizard .msgBox { display: none; }.step_no { background: rgb(122, 122, 122); color: rgb(255, 255, 255); }.wizard_verticle .stepContainer { width: 80%; float: left; padding: 0px 10px; }.wizard_verticle .wizard_content { width: 80%; float: left; padding-left: 20px; }.wizard_verticle ul.wizard_steps { display: table; list-style: none; position: relative; width: 20%; float: left; margin: 0px 0px 20px; }.wizard_verticle ul.wizard_steps li { display: list-item; text-align: center; }.wizard_verticle ul.wizard_steps li a { height: 80px; display: block; position: relative; opacity: 1; color: rgb(191, 191, 191); }.wizard_verticle ul.wizard_steps li a:first-child { margin-top: 20px; }.wizard_verticle ul.wizard_steps li a::before { content: ""; position: absolute; height: 100%; background: rgb(77, 77, 77); top: 20px; width: 4px; z-index: 4; left: 49%; }.wizard_verticle ul.wizard_steps li a .step_no { width: 40px; height: 40px; line-height: 40px; border-radius: 100px; display: block; margin: 0px auto 5px; font-size: 16px; text-align: center; position: relative; z-index: 5; }.wizard_verticle ul.wizard_steps li a.done::before { background: rgb(43, 171, 146); color: rgb(255, 255, 255); }.wizard_verticle ul.wizard_steps li a.done .step_no { background: rgb(43, 171, 146); color: rgb(255, 255, 255); }.wizard_verticle ul.wizard_steps li a.disabled .step_no { background: rgb(77, 77, 77); }.wizard_verticle ul.wizard_steps li a.selected::before { background: rgb(33, 33, 33); color: rgb(255, 255, 255); }.wizard_verticle ul.wizard_steps li:hover { display: block; position: relative; opacity: 1; color: rgb(191, 191, 191); }.wizard_verticle ul.wizard_steps li:first-child a::before { left: 49%; }.wizard_verticle ul.wizard_steps li:last-child a::before { left: auto; width: 0px; }.actionBar { width: 100%; border-top: 1px solid rgb(59, 59, 59); padding: 10px 5px; text-align: left; margin-top: 10px; }.actionBar .buttonDisabled { cursor: not-allowed; pointer-events: none; opacity: 0.65; box-shadow: none; }.actionBar a { margin: 0px 3px; }.progress { border-radius: 0px; }.progress.progress_sm { border-radius: 0px; margin-bottom: 18px; height: 10px !important; }.progress.progress_sm .progress-bar { height: 10px !important; }.progress.vertical.progress_wide { width: 35px; }.progress-bar-info { background-color: rgb(63, 150, 207); }.progress-bar-success { background-color: rgb(45, 180, 150); }.progress_summary .progress { margin: 5px 0px 12px !important; }.progress_summary .row { margin-bottom: 5px; }.progress_summary .row .col-xs-2 { padding: 0px; }.progress_summary p { margin-bottom: 3px; width: 100%; }.progress_summary .more_info span { text-align: right; float: right; }.progress_summary .data span { text-align: right; float: right; }.progress_title .left { float: left; text-align: left; }.progress_title .right { float: right; text-align: right; font-weight: 300; }.alert-success { color: rgb(255, 255, 255); background-color: rgba(45, 180, 150, 0.88); border-color: rgba(45, 180, 150, 0.88); }.alert-info { color: rgb(255, 255, 255); background-color: rgba(63, 150, 207, 0.88); border-color: rgba(63, 150, 207, 0.88); }.alert-warning { color: rgb(230, 200, 153); background-color: rgba(57, 41, 14, 0.88); border-color: rgba(205, 148, 55, 0.88); }.alert-danger { color: rgb(255, 255, 255); background-color: rgba(211, 93, 80, 0.88); border-color: rgba(211, 93, 80, 0.88); }.alert-error { color: rgb(255, 255, 255); background-color: rgba(211, 93, 80, 0.88); border-color: rgba(211, 93, 80, 0.88); }.alert-dark { color: rgb(255, 255, 255); background-color: rgba(53, 74, 95, 0.88); border-color: rgba(53, 74, 95, 0.88); }.custom-notifications { position: fixed; margin: 15px; left: 0px; float: right; width: 400px; z-index: 4000; bottom: 0px; }.notifications li { float: right; margin: 3px; width: 36px; box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 3px; }.notifications li:last-child { margin-left: 0px; }.notifications a { display: block; text-align: center; text-decoration: none; text-transform: uppercase; padding: 9px 8px; }.tabbed_notifications .text { padding: 5px 15px; height: 140px; border-radius: 7px; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 6px; }.tabbed_notifications h2 { font-weight: 700; text-transform: uppercase; width: 80%; float: left; height: 20px; text-overflow: ellipsis; overflow: hidden; display: block; }.tabbed_notifications .close { padding: 5px; color: rgb(237, 237, 237); float: right; opacity: 1; }.tabbed_notifications div p { display: inline-block; }.fc-state-default { background: rgb(36, 36, 36); color: rgb(180, 191, 202); }.fc-state-down { color: rgb(191, 191, 191); background: rgb(77, 77, 77); }.fc-state-active { color: rgb(191, 191, 191); background: rgb(77, 77, 77); }.dropzone { min-height: 300px; border: 1px solid rgb(51, 51, 51); }.img-circle.profile_img { width: 70%; background: rgb(28, 28, 33); margin-right: 15%; z-index: 1000; position: inherit; margin-top: 20px; border: 1px solid rgba(53, 74, 95, 0.44); padding: 4px; }.profile.img_2 { text-align: center; }.profile.img_2 .profile_pic { width: 100%; }.profile.img_2 .profile_pic .img-circle.profile_img { width: 50%; margin: 10px 0px 0px; }.profile.img_2 .profile_info { padding: 15px 10px 0px; width: 100%; margin-bottom: 10px; float: left; }.active a span.fa { margin-left: 4px; text-align: left !important; }.main_container .top_nav { display: block; margin-right: 230px; }.grid_slider .col-md-6 { padding: 0px 40px; }.bs-docs-sidebar .nav > li > a { display: block; padding: 4px 6px; }.footer_fixed footer { position: fixed; left: 0px; bottom: 0px; width: 100%; }article.media { width: 100%; }.pagination.pagination-split li { display: inline-block; margin-right: 3px; }.pagination.pagination-split li a { border-radius: 4px; color: rgb(182, 189, 201); }.degrees::after { content: "o"; position: relative; top: -12px; font-size: 13px; font-weight: 300; }.daily-weather .day { font-size: 14px; border-top: 2px solid rgba(115, 134, 156, 0.36); text-align: center; border-bottom: 2px solid rgba(115, 134, 156, 0.36); padding: 5px 0px; }.weather-days .col-sm-2 { overflow: hidden; width: 16.6667%; }@media (max-width: 768px) {
  .weather-days .col-sm-2 { float: right; }
}.weather .row { margin-bottom: 0px; }.top .dataTables_info { float: none; }tfoot input { margin: 0.5em 0px; width: 100%; color: rgb(191, 191, 191); }tfoot input.search_init { color: rgb(191, 191, 191); }.example_alt_pagination div.dataTables_info { width: 40%; }.info-number .badge { font-size: 10px; font-weight: 400; line-height: 13px; padding: 2px 6px; position: absolute; right: 2px; top: 8px; }h5.graph_title { text-align: left; margin-left: 10px; }h5.graph_title i { margin-right: 10px; font-size: 17px; }.tile_info a { text-overflow: ellipsis; }.user-profile img { width: 29px; height: 29px; border-radius: 50%; margin-left: 10px; }.event .media-body p { margin-bottom: 0px; }.event .media-body a.title { font-weight: 700; }h4.graph_title { margin: 7px; text-align: center; }.fontawesome-icon-list .fa-hover a { display: block; line-height: 32px; height: 32px; padding-left: 10px; border-radius: 4px; direction: ltr; }.fontawesome-icon-list .fa-hover a:hover { background-color: rgb(59, 59, 59); color: rgb(255, 255, 255); text-decoration: none; }.fontawesome-icon-list .fa-hover a:hover .fa { font-size: 28px; vertical-align: -6px; }.fontawesome-icon-list .fa-hover a .fa { font-size: 16px; display: inline-block; text-align: right; margin-right: 10px; }.tile_head h4 { margin-top: 0px; margin-bottom: 5px; }.modal-footer .btn + .btn { margin-bottom: 5px; margin-right: 5px; }.btn-group-vertical .btn { margin-bottom: 0px; margin-right: 0px; }.mail_heading h4 { font-size: 18px; border-bottom: 1px solid rgb(59, 59, 59); padding-bottom: 10px; margin-top: 20px; }.editor.btn-toolbar { zoom: 1; background: rgb(33, 33, 33); margin: 5px 2px; padding: 3px 0px; border: 1px solid rgb(41, 41, 41); }input.parsley-error { background: rgb(60, 19, 16); border: 1px solid rgb(213, 100, 88); }select.parsley-error { background: rgb(60, 19, 16); border: 1px solid rgb(213, 100, 88); }.open .dropdown-toggle.btn-success { background: rgb(36, 143, 123); }.open .dropdown-toggle.btn-dark { color: rgb(255, 255, 255); background-color: rgb(57, 78, 96); border-color: rgb(57, 78, 96); }.thumb img { width: 50px; height: 50px; border-radius: 50%; }.tasks li { border-bottom: 1px dotted rgb(48, 48, 48); padding: 8px 0px; }img.avatar { height: 32px; width: 32px; float: left; display: inline-block; border-radius: 2px; padding: 2px; background: rgb(33, 33, 33); border: 1px solid rgb(48, 48, 48); }.project_progress .progress { margin-top: 5px; margin-bottom: 3px !important; }.projects .list-inline { margin: 0px; }.project_detail p { margin-bottom: 10px; }.project_detail p.title { font-weight: 700; margin-bottom: 0px; }.avatar img { border-radius: 50%; max-width: 45px; }.mask.no-caption .tools { margin: 90px 0px 0px; }.product-image img { width: 90%; }.prod_size li { padding: 0px; }.product_gallery a { width: 100px; height: 100px; float: left; margin: 10px; border: 1px solid rgb(51, 51, 51); }.product_gallery a img { width: 100%; margin-top: 15px; }#signup:target ~ .login_wrapper .registration_form { z-index: 22; animation-name: fadeInLeft; animation-delay: 0.1s; }#signup:target ~ .login_wrapper .login_form { animation-name: fadeOutLeft; }#signin:target ~ .login_wrapper .login_form { z-index: 22; animation-name: fadeInLeft; animation-delay: 0.1s; }#signin:target ~ .login_wrapper .registration_form { animation-name: fadeOutLeft; }#reset:target ~ .login_wrapper .rest_pass_form { z-index: 22; animation-name: fadeInLeft; animation-delay: 0.1s; }#reset:target ~ .login_wrapper .login_form { animation-name: fadeOutLeft; }.clearfix::after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }form::after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }#content form .submit { float: left; margin-left: 38px; }.wizard_horizontal ul.wizard_steps { display: table; list-style: none; position: relative; width: 100%; margin: 0px 0px 20px; }.wizard_horizontal ul.wizard_steps li { display: table-cell; text-align: center; }.wizard_horizontal ul.wizard_steps li a { display: block; position: relative; opacity: 1; color: rgb(191, 191, 191); }.wizard_horizontal ul.wizard_steps li a::before { content: ""; position: absolute; height: 4px; background: rgb(77, 77, 77); top: 20px; width: 100%; z-index: 4; right: 0px; }.wizard_horizontal ul.wizard_steps li a .step_no { width: 40px; height: 40px; line-height: 40px; border-radius: 100px; display: block; margin: 0px auto 5px; font-size: 16px; text-align: center; position: relative; z-index: 5; }.wizard_horizontal ul.wizard_steps li a.done::before { background: rgb(43, 171, 146); color: rgb(255, 255, 255); }.wizard_horizontal ul.wizard_steps li a.done .step_no { background: rgb(43, 171, 146); color: rgb(255, 255, 255); }.wizard_horizontal ul.wizard_steps li a.disabled .step_no { background: rgb(77, 77, 77); }.wizard_horizontal ul.wizard_steps li a.selected::before { background: rgb(33, 33, 33); color: rgb(255, 255, 255); }.wizard_horizontal ul.wizard_steps li:hover { display: block; position: relative; opacity: 1; color: rgb(191, 191, 191); }.wizard_horizontal ul.wizard_steps li:first-child a::before { right: 50%; }.wizard_horizontal ul.wizard_steps li:last-child a::before { left: 50%; width: 50%; right: auto; }.ui-pnotify { left: 35px !important; right: auto !important; }.ui-pnotify-icon, .ui-pnotify-icon span { float: right; margin-left: 0.2em; }.ui-pnotify-closer, .ui-pnotify-sticker { float: left; margin-right: 0.2em; }.ui-pnotify.dark .ui-pnotify-container { color: rgb(237, 237, 237); background-color: rgba(53, 74, 95, 0.88); border-color: rgba(53, 74, 95, 0.88); }.colorpicker { right: inherit; }.jqvmap-zoomin, .jqvmap-zoomout { min-width: 10px; min-height: 10px; width: auto; height: auto; }.fc .fc-button-group > * { float: right; }.fc-state-default.fc-next-button, .fc-state-default.fc-prev-button { border-radius: initial; }.fc-state-default.fc-corner-left { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }.fc-state-default.fc-corner-right { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }div#graph_donut svg text { font-family: IRANSans_FaNum, IRANSans !important; }#lock_screen { display: none; }body.lock { overflow: hidden; }body.lock #lock_screen { display: block; position: fixed; width: 100%; height: 100%; top: 0px; right: 0px; background: rgba(0, 0, 0, 0.96); z-index: 100000; }body.lock #lock_screen .clock { direction: ltr; font-size: 10em; color: rgb(255, 255, 255); }body.lock #lock_screen table { width: 100%; height: 100%; text-align: center; }body.lock #lock_screen .unlock { cursor: pointer; }
.crisp-client .cc-kv6t[dir="rtl"] { text-align: right !important; direction: rtl !important; }.crisp-client .cc-kv6t[dir="rtl"] input, .crisp-client .cc-kv6t[dir="rtl"] select, .crisp-client .cc-kv6t[dir="rtl"] textarea { text-align: right !important; }.crisp-client .cc-kv6t[dir="rtl"] textarea { margin-left: 0px !important; margin-right: 4px !important; }.crisp-client .cc-kv6t { line-height: 1 !important; direction: ltr !important; text-align: left !important; color: rgb(191, 191, 191) !important; font-style: normal !important; font-weight: 400 !important; text-decoration: none !important; list-style-type: disc !important; }.crisp-client .cc-kv6t *, .crisp-client .cc-kv6t ::after, .crisp-client .cc-kv6t ::before { background: none 0px 0px / auto repeat scroll padding-box border-box transparent !important; border: medium none currentcolor !important; bottom: auto !important; clear: none !important; clip: auto !important; color: inherit !important; counter-increment: none !important; counter-reset: none !important; cursor: auto !important; direction: inherit !important; display: inline !important; float: none !important; font-size: inherit !important; font-style: inherit !important; font-variant: normal !important; font-weight: inherit !important; height: auto !important; left: auto !important; letter-spacing: normal !important; line-height: inherit !important; list-style-type: inherit !important; list-style-position: outside !important; list-style-image: none !important; margin: 0px !important; max-height: none !important; max-width: none !important; min-height: 0px !important; min-width: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; quotes: "" "" !important; right: auto !important; table-layout: auto !important; text-align: inherit !important; text-decoration: inherit !important; text-indent: 0px !important; text-transform: none !important; text-rendering: auto !important; top: auto !important; unicode-bidi: normal !important; vertical-align: baseline !important; visibility: inherit !important; white-space: normal !important; width: auto !important; word-spacing: normal !important; z-index: auto !important; border-radius: 0px !important; box-shadow: none !important; box-sizing: content-box !important; columns: auto auto !important; column-gap: normal !important; column-rule: medium none rgb(191, 191, 191) !important; -webkit-text-fill-color: currentcolor !important; -webkit-tap-highlight-color: transparent !important; font-feature-settings: normal !important; overflow: visible !important; hyphens: manual !important; -webkit-hyphenate-character: "‐" !important; perspective: none !important; perspective-origin: 50% 50% !important; backface-visibility: visible !important; text-shadow: none !important; transition-duration: 0s; transition-timing-function: ease !important; transition-delay: 0s !important; transition-property: all !important; word-break: normal !important; }.crisp-client .cc-kv6t h1, .crisp-client .cc-kv6t h2, .crisp-client .cc-kv6t h3, .crisp-client .cc-kv6t h4, .crisp-client .cc-kv6t h5, .crisp-client .cc-kv6t h6, .crisp-client .cc-kv6t strong { font-weight: 700 !important; }.crisp-client .cc-kv6t ol, .crisp-client .cc-kv6t p, .crisp-client .cc-kv6t ul { margin: 1em 0px !important; }.crisp-client .cc-kv6t, .crisp-client .cc-kv6t address, .crisp-client .cc-kv6t article, .crisp-client .cc-kv6t audio, .crisp-client .cc-kv6t blockquote, .crisp-client .cc-kv6t caption, .crisp-client .cc-kv6t colgroup, .crisp-client .cc-kv6t dd, .crisp-client .cc-kv6t dialog, .crisp-client .cc-kv6t div, .crisp-client .cc-kv6t dl, .crisp-client .cc-kv6t dt, .crisp-client .cc-kv6t fieldset, .crisp-client .cc-kv6t figure, .crisp-client .cc-kv6t footer, .crisp-client .cc-kv6t form, .crisp-client .cc-kv6t h1, .crisp-client .cc-kv6t h2, .crisp-client .cc-kv6t h3, .crisp-client .cc-kv6t h4, .crisp-client .cc-kv6t h5, .crisp-client .cc-kv6t h6, .crisp-client .cc-kv6t header, .crisp-client .cc-kv6t hgroup, .crisp-client .cc-kv6t hr, .crisp-client .cc-kv6t main, .crisp-client .cc-kv6t menu, .crisp-client .cc-kv6t nav, .crisp-client .cc-kv6t ol, .crisp-client .cc-kv6t option, .crisp-client .cc-kv6t p, .crisp-client .cc-kv6t pre, .crisp-client .cc-kv6t progress, .crisp-client .cc-kv6t section, .crisp-client .cc-kv6t summary, .crisp-client .cc-kv6t ul, .crisp-client .cc-kv6t video { display: block !important; }.crisp-client .cc-kv6t h1 { font-size: 2em !important; padding: 0.25em 0px !important; }.crisp-client .cc-kv6t h2 { font-size: 1.5em !important; padding: 0.3em 0px !important; }.crisp-client .cc-kv6t h3 { font-size: 1.17em !important; padding: 0.35em 0px !important; }.crisp-client .cc-kv6t h4 { font-size: 1em !important; }.crisp-client .cc-kv6t h5 { font-size: 0.83em !important; }.crisp-client .cc-kv6t table { display: table !important; border-collapse: collapse !important; border-spacing: 0px !important; }.crisp-client .cc-kv6t thead { display: table-header-group !important; }.crisp-client .cc-kv6t tbody { display: table-row-group !important; }.crisp-client .cc-kv6t tfoot { display: table-footer-group !important; }.crisp-client .cc-kv6t tr { display: table-row !important; }.crisp-client .cc-kv6t td, .crisp-client .cc-kv6t th { display: table-cell !important; padding: 2px !important; }.crisp-client .cc-kv6t ol li, .crisp-client .cc-kv6t ol ol li, .crisp-client .cc-kv6t ol ol ol li, .crisp-client .cc-kv6t ol ol ul li, .crisp-client .cc-kv6t ol ul ul li, .crisp-client .cc-kv6t ul li, .crisp-client .cc-kv6t ul ol ol li, .crisp-client .cc-kv6t ul ul li, .crisp-client .cc-kv6t ul ul ol li, .crisp-client .cc-kv6t ul ul ul li { list-style-position: inside !important; margin-top: 0.08em !important; }.crisp-client .cc-kv6t ol ol, .crisp-client .cc-kv6t ol ol ol, .crisp-client .cc-kv6t ol ol ul, .crisp-client .cc-kv6t ol ul, .crisp-client .cc-kv6t ol ul ul, .crisp-client .cc-kv6t ul ol, .crisp-client .cc-kv6t ul ol ol, .crisp-client .cc-kv6t ul ul, .crisp-client .cc-kv6t ul ul ol, .crisp-client .cc-kv6t ul ul ul { padding-left: 40px !important; margin: 0px !important; }.crisp-client .cc-kv6t nav ol, .crisp-client .cc-kv6t nav ul { list-style-type: none !important; }.crisp-client .cc-kv6t menu, .crisp-client .cc-kv6t ul { list-style-type: disc !important; }.crisp-client .cc-kv6t ol { list-style-type: decimal !important; }.crisp-client .cc-kv6t menu menu, .crisp-client .cc-kv6t menu ul, .crisp-client .cc-kv6t ol menu, .crisp-client .cc-kv6t ol ul, .crisp-client .cc-kv6t ul menu, .crisp-client .cc-kv6t ul ul { list-style-type: circle !important; }.crisp-client .cc-kv6t menu menu menu, .crisp-client .cc-kv6t menu menu ul, .crisp-client .cc-kv6t menu ol menu, .crisp-client .cc-kv6t menu ol ul, .crisp-client .cc-kv6t menu ul menu, .crisp-client .cc-kv6t menu ul ul, .crisp-client .cc-kv6t ol menu menu, .crisp-client .cc-kv6t ol menu ul, .crisp-client .cc-kv6t ol ol menu, .crisp-client .cc-kv6t ol ol ul, .crisp-client .cc-kv6t ol ul menu, .crisp-client .cc-kv6t ol ul ul, .crisp-client .cc-kv6t ul menu menu, .crisp-client .cc-kv6t ul menu ul, .crisp-client .cc-kv6t ul ol menu, .crisp-client .cc-kv6t ul ol ul, .crisp-client .cc-kv6t ul ul menu, .crisp-client .cc-kv6t ul ul ul { list-style-type: square !important; }.crisp-client .cc-kv6t li { display: list-item !important; min-height: auto !important; min-width: auto !important; padding-left: 20px !important; }.crisp-client .cc-kv6t em { font-style: normal !important; }.crisp-client .cc-kv6t a { color: rgb(153, 153, 230) !important; }.crisp-client .cc-kv6t a, .crisp-client .cc-kv6t a *, .crisp-client .cc-kv6t input[type="checkbox"], .crisp-client .cc-kv6t input[type="radio"], .crisp-client .cc-kv6t input[type="submit"], .crisp-client .cc-kv6t select { cursor: pointer !important; }.crisp-client .cc-kv6t button, .crisp-client .cc-kv6t input[type="submit"] { text-align: center !important; padding: 2px 6px 3px !important; border-radius: 4px !important; text-decoration: none !important; font-size: small !important; color: buttontext !important; border: 1px solid rgb(115, 115, 115) !important; background: linear-gradient(rgb(28, 28, 33) 0px, rgb(59, 59, 59) 100%, rgb(71, 71, 71) 100%, rgb(59, 59, 59) 100%) rgb(28, 28, 33) !important; box-shadow: rgb(43, 43, 43) 1px 1px 0px !important; outline: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t button { padding: 1px 6px 2px !important; margin-right: 5px !important; }.crisp-client .cc-kv6t input[type="hidden"] { display: none !important; }.crisp-client .cc-kv6t input[type="text"] { background: rgb(28, 28, 33) !important; padding: 1px !important; font-size: small !important; }.crisp-client .cc-kv6t input[type="checkbox"], .crisp-client .cc-kv6t input[type="radio"] { border: 1px solid rgb(43, 43, 43) !important; border-radius: 4px !important; }.crisp-client .cc-kv6t input[type="radio"] { margin: 2px 2px 3px !important; }.crisp-client .cc-kv6t textarea { margin-left: 4px !important; overflow-wrap: break-word !important; white-space: pre-wrap !important; line-height: 13px !important; resize: both !important; }.crisp-client .cc-kv6t input, .crisp-client .cc-kv6t select, .crisp-client .cc-kv6t textarea { border: 1px solid rgb(77, 77, 77) !important; text-align: left !important; text-transform: none !important; }.crisp-client .cc-kv6t select { font-size: 11px !important; display: inline-block !important; }.crisp-client .cc-kv6t input::placeholder, .crisp-client .cc-kv6t textarea::placeholder { font-size: inherit !important; font-style: inherit !important; font-variant: normal !important; font-weight: inherit !important; text-align: inherit !important; }.crisp-client .cc-kv6t input:focus, .crisp-client .cc-kv6t textarea:focus { outline: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t button:active, .crisp-client .cc-kv6t input[type="submit"]:active { background: linear-gradient(rgb(59, 105, 160) 0px, rgb(55, 135, 205) 50%, rgb(47, 122, 188) 51%, rgb(41, 110, 163) 100%) rgb(59, 105, 160) !important; border-color: rgb(84, 90, 176) !important; }.crisp-client .cc-kv6t ins, .crisp-client .cc-kv6t mark { background-color: rgb(102, 75, 0) !important; color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t abbr[title], .crisp-client .cc-kv6t acronym[title], .crisp-client .cc-kv6t dfn[title] { cursor: help !important; border-bottom-width: 1px !important; border-bottom-style: dotted !important; }.crisp-client .cc-kv6t a, .crisp-client .cc-kv6t a:hover { cursor: pointer !important; }.crisp-client .cc-kv6t del { text-decoration: line-through !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry, .crisp-client .cc-kv6t a { text-decoration: none !important; }.crisp-client .cc-kv6t blockquote, .crisp-client .cc-kv6t q { quotes: none !important; }.crisp-client .cc-kv6t blockquote::after, .crisp-client .cc-kv6t blockquote::before, .crisp-client .cc-kv6t li::after, .crisp-client .cc-kv6t li::before, .crisp-client .cc-kv6t q::after, .crisp-client .cc-kv6t q::before { content: "" !important; }.crisp-client .cc-kv6t input, .crisp-client .cc-kv6t select { vertical-align: middle !important; }.crisp-client .cc-kv6t hr { display: block !important; height: 1px !important; border-width: 1px 0px 0px !important; border-right-style: initial !important; border-bottom-style: initial !important; border-left-style: initial !important; border-right-color: initial !important; border-bottom-color: initial !important; border-left-color: initial !important; border-image: initial !important; border-top-style: solid !important; border-top-color: rgb(77, 77, 77) !important; margin: 1em 0px !important; }.crisp-client .cc-kv6t mark { font-style: normal !important; font-weight: 700 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6[data-has-value="false"] .cc-vzs4, .crisp-client .cc-kv6t .cc-rxbq.cc-1afx { font-style: italic !important; }.crisp-client .cc-kv6t menu { padding-left: 40px !important; padding-top: 8px !important; }.crisp-client .cc-kv6t [hidden], .crisp-client .cc-kv6t template { display: none !important; }.crisp-client .cc-kv6t abbr[title] { border-bottom: 1px dotted !important; }.crisp-client .cc-kv6t sub, .crisp-client .cc-kv6t sup { font-size: 75% !important; line-height: 0 !important; position: relative !important; vertical-align: baseline !important; }.crisp-client .cc-kv6t sup { top: -0.5em !important; }.crisp-client .cc-kv6t sub { bottom: -0.25em !important; }.crisp-client .cc-kv6t img { border: 0px !important; }.crisp-client .cc-kv6t figure { margin: 0px !important; }.crisp-client .cc-kv6t textarea { overflow: auto !important; vertical-align: top !important; }.crisp-client .cc-kv6t pre { white-space: pre !important; }.crisp-client .cc-kv6t .cc-kgeu, .crisp-client .cc-kv6t .cc-kgeu * { font-family: "Crisp Noto Sans Regular", sans-serif !important; }.crisp-client .cc-kv6t .cc-kgeu ::placeholder, .crisp-client .cc-kv6t .cc-kgeu::placeholder { font-family: "Crisp Noto Sans Regular", sans-serif !important; }.crisp-client .cc-kv6t .cc-151q, .crisp-client .cc-kv6t .cc-151q * { font-family: "Crisp Noto Sans Bold", sans-serif !important; }.crisp-client .cc-kv6t .cc-151q ::placeholder, .crisp-client .cc-kv6t .cc-151q::placeholder { font-family: "Crisp Noto Sans Bold", sans-serif !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-kgeu, .crisp-client .cc-kv6t[dir="rtl"] .cc-kgeu * { font-family: Tahoma, sans-serif !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-kgeu ::placeholder, .crisp-client .cc-kv6t[dir="rtl"] .cc-kgeu::placeholder { font-family: Tahoma, sans-serif !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-151q, .crisp-client .cc-kv6t[dir="rtl"] .cc-151q * { font-family: Tahoma, sans-serif !important; font-weight: 700 !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-151q ::placeholder, .crisp-client .cc-kv6t[dir="rtl"] .cc-151q::placeholder { font-family: Tahoma, sans-serif !important; font-weight: 700 !important; }@media print {
  .crisp-client .cc-kv6t { display: none !important; }
}.crisp-client .cc-kv6t { font-family: "Crisp Noto Sans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 11px !important; position: relative !important; }.crisp-client .cc-kv6t[dir="rtl"] { font-family: Tahoma, sans-serif !important; }.crisp-client .cc-kv6t * { font-size: 11px !important; font-weight: 400 !important; -webkit-font-smoothing: subpixel-antialiased !important; margin: 0px !important; padding: 0px !important; user-select: none !important; }.crisp-client .cc-kv6t input { letter-spacing: 0.8px !important; }.crisp-client .cc-kv6t input, .crisp-client .cc-kv6t textarea { background: 0px 0px !important; color: rgb(191, 191, 191) !important; border-width: 0px 0px 1px !important; border-top-style: initial !important; border-right-style: initial !important; border-left-style: initial !important; border-top-color: initial !important; border-right-color: initial !important; border-left-color: initial !important; border-image: initial !important; border-bottom-style: solid !important; border-bottom-color: rgb(14, 38, 57) !important; outline-style: none !important; font-size: 11.2px !important; padding: 16px 0px 16px 62px !important; }.crisp-client .cc-kv6t button { outline-style: none !important; }.crisp-client .cc-kv6t a { outline: 0px !important; }.crisp-client .cc-kv6t .cc-1c7q, .crisp-client .cc-kv6t .cc-w8bm { text-decoration: underline !important; }.crisp-client .cc-kv6t .cc-iuse { display: block !important; clear: both !important; }.crisp-client .cc-kv6t .cc-1lut, .crisp-client .cc-kv6t .cc-1lut * { user-select: text !important; }.crisp-client .cc-kv6t .cc-3cbl { border: 0px !important; outline-style: none !important; font-size: 8.8px !important; text-transform: uppercase !important; letter-spacing: 0.88px !important; line-height: 19px !important; padding: 0px 40px !important; cursor: pointer !important; border-radius: 200px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-i0y3 { border-color: rgb(59, 59, 59) !important; border-width: 0px 0px 0px 2px !important; border-style: solid !important; margin: 6px 4px !important; padding: 1px 0px 2px 8px !important; display: block !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1pni { margin: 0px 1px !important; padding: 2px 6px !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1pni.cc-15fv { display: inline !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1pni.cc-1yj2 { white-space: pre-wrap !important; display: block !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-xs0r { text-decoration: line-through !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-12z0 { background-color: rgb(102, 75, 0) !important; padding: 2px 3px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-dp0e { text-decoration: underline !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1gez { margin: 0.1em 0px !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-11yu { background: rgb(59, 59, 59) !important; border: 0px !important; height: 1px !important; width: 100% !important; min-width: 8px !important; margin: 8px 0px 4px !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv::after, .crisp-client .cc-kv6t .cc-94yb.cc-1c2b::before, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od::before, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o::before { background-repeat: no-repeat !important; background-size: contain !important; background-position: center center !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry, .crisp-client .cc-kv6t .cc-rxbq.cc-1nuy { background-color: rgba(28, 28, 33, 0.15) !important; box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 2px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry, .crisp-client .cc-kv6t .cc-rxbq.cc-1fry .cc-d4zh, .crisp-client .cc-kv6t .cc-rxbq.cc-1nuy, .crisp-client .cc-kv6t .cc-rxbq.cc-1nuy .cc-d4zh { text-align: center !important; line-height: 100px !important; min-width: 140px !important; min-height: 100px !important; max-width: 480px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry, .crisp-client .cc-kv6t .cc-rxbq.cc-1fry img, .crisp-client .cc-kv6t .cc-rxbq.cc-1nuy, .crisp-client .cc-kv6t .cc-rxbq.cc-1nuy img { display: block !important; border-radius: 4px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry img, .crisp-client .cc-kv6t .cc-rxbq.cc-1nuy img { border: 0px !important; vertical-align: middle !important; max-width: 100% !important; margin: 0px auto !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry:hover .cc-d4zh::before { transform: scale(1.1) !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry:active .cc-d4zh::before { transform: scale(0.95) !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry.cc-1taz, .crisp-client .cc-kv6t .cc-rxbq.cc-1fry.cc-1taz .cc-168u { max-width: 320px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry .cc-d4zh { position: relative !important; display: block !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-1fry .cc-d4zh::before { content: "" !important; width: 54px !important; height: 54px !important; margin-top: -27px !important; margin-left: -27px !important; position: absolute !important; left: 50% !important; top: 50% !important; z-index: 1 !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-u7eq { margin: 0px 1px !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-u7eq[data-type]::before { content: attr(data-type) "." !important; padding-right: 6px !important; }.crisp-client .cc-kv6t .cc-rxbq.cc-u7eq[data-type="*"]::before { content: "•" !important; }.crisp-client .cc-kv6t .cc-tkf1 { background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; margin-left: 2px !important; margin-right: 2px !important; }.crisp-client .cc-kv6t .cc-tkf1[data-size="small"] { width: 16px !important; height: 16px !important; margin-bottom: -3px !important; }.crisp-client .cc-kv6t .cc-tkf1[data-size="large"] { width: 32px !important; height: 32px !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="angry"] { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjY0IiB3aWR0aD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiBmaWxsPSIjZmZkZDY3IiByPSIzMiIvPjxwYXRoIGQ9Ik00MS42IDUwLjljLTYuMi01LjEtMTMtNS4xLTE5LjIgMC0uNy42LTEuNC0uNC0uOS0xLjQgMi0zLjYgNS43LTcgMTAuNS03czguNiAzLjQgMTAuNSA3Yy41LjgtLjIgMi0uOSAxLjQiIGZpbGw9IiM2NjRlMjciLz48cGF0aCBkPSJNOC43IDI0LjRjLTEuNiA1IC43IDEwLjcgNS43IDEzIDUgMi4zIDEwLjcuNSAxMy41LTRsLTcuMy04LjJ6IiBmaWxsPSIjZmZmIi8+PGcgZmlsbD0iIzY2NGUyNyI+PHBhdGggZD0iTTEzIDI1LjRjLTEuNSAzIDAgNi44IDMgOC4yIDMgMS41IDYuOC4xIDguMi0zIDEtMi0xMC4yLTcuMi0xMS4yLTUuMiIvPjxwYXRoIGQ9Ik04LjcgMjQuNGExMSAxMSAwIDAxNS44LTEuNiAxNC44IDE0LjggMCAwMTEwLjkgNWMxLjMgMS42IDIuMyAzLjUgMi41IDUuNWEzMy41IDMzLjUgMCAwMC04LjctNi4yYy0xLjYtLjgtMy4yLTEuMy01LTEuOC0xLjgtLjMtMy41LS43LTUuNS0uOSIvPjwvZz48cGF0aCBkPSJNNTUuMyAyNC40YzEuNiA1LS43IDEwLjctNS43IDEzLTUgMi4zLTEwLjcuNS0xMy41LTRsNy4zLTguMnoiIGZpbGw9IiNmZmYiLz48ZyBmaWxsPSIjNjY0ZTI3Ij48cGF0aCBkPSJNNTEgMjUuNGMxLjUgMyAwIDYuOC0zIDguMi0zIDEuNS02LjguMS04LjItMy0xLTIgMTAuMi03LjIgMTEuMi01LjIiLz48cGF0aCBkPSJNNTUuMyAyNC40YTExIDExIDAgMDAtNS44LTEuNiAxNC44IDE0LjggMCAwMC0xMC45IDUgMTAuNyAxMC43IDAgMDAtMi41IDUuNSAzMy41IDMzLjUgMCAwMTguNy02LjJjMS42LS44IDMuMi0xLjMgNS0xLjggMS44LS4zIDMuNS0uNyA1LjUtLjkiLz48L2c+PC9nPjwvc3ZnPg==") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="blushing"] { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjY0IiB3aWR0aD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiBmaWxsPSIjZmZkZDY3IiByPSIzMiIvPjxnIGZpbGw9IiNmZjcxN2YiIG9wYWNpdHk9Ii44Ij48Y2lyY2xlIGN4PSI1Mi4xIiBjeT0iMzYuMyIgcj0iOC41Ii8+PGNpcmNsZSBjeD0iMTEuOSIgY3k9IjM2LjMiIHI9IjguNSIvPjwvZz48cGF0aCBkPSJNNDUuNCA0MC45Yy04LjYgNi0xOC4yIDYtMjYuOCAwLTEuMS0uOC0yIC41LTEuMyAxLjdBMTcuNSAxNy41IDAgMDAzMiA1MC44YzYuOCAwIDEyLTMuOSAxNC43LTguMi43LTEuMi0uMi0yLjUtMS4zLTEuN00yOC4zIDI2LjZjLTItNS41LTUtOC4zLTgtOC4zcy02IDIuOC04IDguM2MtLjMuNS44IDEuNSAxLjMgMWE5IDkgMCAwMTYuNy0zIDkgOSAwIDAxNi42IDNjLjYuNCAxLjYtLjUgMS40LTFtMjMuMyAwYy0yLTUuNS01LTguMy04LTguM3MtNiAyLjgtOCA4LjNjLS4yLjUuOSAxLjUgMS40IDFhOSA5IDAgMDE2LjYtMyA5IDkgMCAwMTYuNiAzYy42LjQgMS42LS41IDEuNC0xIiBmaWxsPSIjNjY0ZTI3Ii8+PC9nPjwvc3ZnPg==") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="confused"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0ZGREQ2NyIvPjxwYXRoIGZpbGw9IiM2NjRFMjciIGQ9Ik0yNSAyNi42Yy0yLTUuNS01LTguMy04LTguM3MtNiAyLjgtOCA4LjNjLS4xLjUgMSAxLjUgMS41IDFhOSA5IDAgMDE2LjYtMyA5IDkgMCAwMTYuNiAzYy42LjQgMS42LS41IDEuNC0xbTIzLjMgMGMtMi01LjUtNS04LjMtOC04LjNzLTYgMi44LTggOC4zYy0uMi41LjkgMS41IDEuNCAxYTkgOSAwIDAxNi42LTMgOSA5IDAgMDE2LjYgM2MuNi40IDEuNi0uNSAxLjQtMU00NyAzOC40YzAtLjgtLjUtMi0xLjktMi4yYTg0LjMgODQuMyAwIDAwLTE2LjItMS40Yy03IDAtMTIuNS43LTE2LjIgMS40LTEuNC4zLTIgMS4zLTIgMi4yIDAgNy44IDYgMTUuNiAxOC4yIDE1LjZTNDcgNDYuMiA0NyAzOC40Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTQyLjQgMzguN2E4MCA4MCAwIDAwLTEzLjYtMWMtNi4zIDAtMTEuMi42LTEzLjYgMS0xLjMuMi0xLjQuOC0xLjMgMS42IDAgLjUgMCAxIC4zIDEuNyAwIC43LjMgMSAxLjQuOSAyLS4yIDI0LjUtLjIgMjYuNSAwIDEuMSAwIDEuMi0uMiAxLjQtLjlsLjMtMS43YzAtLjggMC0xLjQtMS41LTEuNiIvPjxwYXRoIGZpbGw9IiM2NUIxRUYiIGQ9Ik02MS45IDMwYTUuMiA1LjIgMCAwMS0xMC40IDBjMC01LjUgNS4yLTExIDUuMi0xMVM2MiAyNC41IDYyIDMweiIvPjwvZz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="cool"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRkZERDY3IiBkPSJNMzIgMGEzMiAzMiAwIDExMCA2NCAzMiAzMiAwIDAxMC02NCIvPjxwYXRoIGZpbGw9IiM0OTQ5NDkiIGQ9Ik0zNiAxOS43YTEwIDEwIDAgMDEtOC4yIDAgMjQuNiAyNC42IDAgMDAtOS4yLTIuNGMtMy43LS4zLTExLjItLjMtMTUgMWwtMS4zLjZzLS4yLjItLjIuNnYuNmMwIDEgMCAuNi43IDEgMS41LjkgMi4zIDMuMSAyLjcgNi4yLjcgNC41IDMgNy40IDYuNCA4LjdhMTQuNCAxNC40IDAgMDAxMC40LS4yIDkuOCA5LjggMCAwMDQuNy0zLjdjMi4yLTMuMiAxLjUtNS4yIDIuNi04IDEtMi40IDMuOC0yLjQgNC44IDAgMS4yIDIuOC41IDQuOCAyLjcgOGExMC41IDEwLjUgMCAwMDQuNyAzLjcgMTQuNCAxNC40IDAgMDAxMC40LjFjMy42LTEuMyA1LjctNC4xIDYuNC04LjYuNC0zIDEuMi01LjMgMi43LTYuMi44LS40LjcgMCAuNy0xdi0uNmMwLS40IDAtLjUtLjQtLjZsLTEuMi0uNWE0NC43IDQ0LjcgMCAwMC0xNS0xLjEgMjUuNyAyNS43IDAgMDAtOS40IDIuNCIvPjxwYXRoIGZpbGw9IiM2NjRFMjciIGQ9Ik00NS40IDQzYy04LjYgNi0xOC4yIDYtMjYuOCAwLTEuMS0uOC0yIC41LTEuMyAxLjdBMTcuNSAxNy41IDAgMDAzMiA1Mi45YzYuOCAwIDEyLTMuOCAxNC43LTguMi43LTEuMi0uMi0yLjUtMS4zLTEuNyIvPjwvZz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="crying"] { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjY0IiB3aWR0aD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBmaWxsPSIjNjViMWVmIj48ZWxsaXBzZSBjeD0iMTYuNSIgY3k9IjYxLjgiIHJ4PSIxMy4zIiByeT0iMS42Ii8+PGVsbGlwc2UgY3g9IjQ0LjgiIGN5PSI2Mi4xIiByeD0iMTkuMiIgcnk9IjEuOSIvPjwvZz48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiBmaWxsPSIjZmZkZDY3IiByPSIzMiIvPjxwYXRoIGQ9Ik00NS41IDQ3Yy0xLjUtNC01LTYuNS0xMy41LTYuNVMyMCA0My4xIDE4LjQgNDdjLS43IDIgLjQgNS40LjQgNS40IDEuNCA0LjEgMS4xIDUuMyAxMy4yIDUuM3MxMS44LTEuMiAxMy4yLTUuM2MwIDAgMS4yLTMuMy4zLTUuNCIgZmlsbD0iIzY2NGUyNyIvPjxwYXRoIGQ9Ik00MS42IDQ1LjlhLjguOCAwIDAwLS4yLS45cy0yLjEtMi4zLTkuNC0yLjMtOS40IDIuMy05LjQgMi4zYy0uMi4xLS4yLjUtLjIuOWwuMi42Yy4xLjMuMy41LjUuNWgxNy43Yy4zIDAgLjYtLjIuNi0uNWwuMi0uNiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik00NS4zIDYyLjRoNy4zYzguNy0xMC42LTEuNi0yMS4zIDEtMzEuOC0yLjUgMC01IDIuNy03LjMgMi43LTMuNCAxMC4xIDcuOCAxOC41LTEgMjkuMW0tMjYuNiAwaC03LjNjLTguNy0xMC42IDEuNi0yMS4zLTEtMzEuOCAyLjUgMCA1IDIuNyA3LjMgMi43IDMuNCAxMC4xLTcuOCAxOC41IDEgMjkuMSIgZmlsbD0iIzY1YjFlZiIvPjxwYXRoIGQ9Ik00MS4zIDE3LjRhMTUuMiAxNS4yIDAgMDAxMi4xIDQuNGMuNy0uMSAxIDIuMi4yIDIuM2ExNy40IDE3LjQgMCAwMS0xNC01LjFjLS42LS41IDEuMi0yIDEuNy0xLjZtLTMwLjYgNC40YTE1LjIgMTUuMiAwIDAwMTIuMS00LjRjLjUtLjQgMi4zIDEgMS43IDEuNmExNy41IDE3LjUgMCAwMS0xNCA1LjFjLS45IDAtLjUtMi4zLjItMi4zIiBmaWxsPSIjOTE3NTI0Ii8+PHBhdGggZD0iTTM2LjIgMzAuMmM0LjQgOC41IDEzLjUgOC41IDE4IDAgLjItLjQtLjMtLjYtMS0xYTEzLjggMTMuOCAwIDAxLTE2IDBjLS42LjQtMS4zLjYtMSAxbS0yNi40IDBjNC41IDguNSAxMy42IDguNSAxOCAwIC4yLS40LS4zLS42LTEtMWExMy44IDEzLjggMCAwMS0xNiAwYy0uNy40LTEuMi42LTEgMSIgZmlsbD0iIzY2NGUyNyIvPjwvZz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="embarrased"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRkZERDY3IiBkPSJNNjQgMzJhMzIgMzIgMCAxMS02NCAwIDMyIDMyIDAgMDE2NCAweiIvPjxwYXRoIGZpbGw9IiM2NjRFMjciIGQ9Ik01NS40IDI5Yy0zLjctNC4xLTE1LTIuNi0xOC40IDMtLjIuNC40IDEgMS4yIDEuNWExNS4xIDE1LjEgMCAwMTcuNy0yLjcgNS40IDUuNCAwIDAwNS4zIDUuNWM0LjMgMCA2LjItNC44IDQuMi03LjNNMjYgMjljLTMuNS00LjEtMTQuOS0yLjYtMTguMyAzLS4yLjQuNCAxIDEuMiAxLjVhMTUgMTUgMCAwMTcuNy0yLjcgNS40IDUuNCAwIDAwNS4zIDUuNWM0LjIgMCA2LjMtNC44IDQuMS03LjNtMTUgMTYuNWEyMiAyMiAwIDAwLTE4IDMuMmMtMS4zIDEgMS4xIDQuMyAyLjQgMy41QTE3LjkgMTcuOSAwIDAxNDAgNDkuNmMxLjQuMyAyLjYtMy42IDEtNCIvPjwvZz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="thumbs-up"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MyIgaGVpZ2h0PSI2MyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRkZERDY3IiBkPSJNMjAuOCAyNi4zcy00LjYgMS0uOC02LjljMi43LTUuNyAyLjQtMTIuMyAwLTE1LjdDMTYtMiA4LjMtLjEgOS4yIDNjMi43IDExLTMuNSAxNC40LTYuNiAyMS40LTMuMyA3LTMgMTctMS41IDI2IDEgNS41IDMuNCAxMi40IDEyIDEyLjRoMTIuMWwtNC40LTM2LjYiLz48cGF0aCBmaWxsPSIjRUJBMzUyIiBkPSJNMTQuNSA2MS40QzUuOCA2MS40IDQgNTQuNCAzIDQ4LjlhNDIgNDIgMCAwMTEtMjMuM2MzLjItNy45IDYuNC04IDYuNC0yMy42IDAtLjcuNS0xLjMuOS0xLjdDOS45LjggOSAxLjcgOSAzYzAgMTEuNy0zLjMgMTQuNS02LjQgMjEuNS0zLjQgNy0zIDE3LjEtMS42IDI2QzIuMSA1NiA0LjUgNjMgMTMuMSA2M2gxMi4xdi0xLjZIMTQuNSIvPjxwYXRoIGZpbGw9IiNGRkRENjciIGQ9Ik0zNS43IDM1LjVIMjAuOGMtNS4yIDAtNS4yLTkuMiAwLTkuMmgxNWM1LjIgMCA1LjIgOS4yIDAgOS4yIi8+PHBhdGggZmlsbD0iI0VCQTM1MiIgZD0iTTM2LjkgMzRoLTE1Yy0zLjUgMC00LjUtNC4yLTMuNC02LjgtMi44IDIuMi0yIDguNCAyLjIgOC40aDE1YzEuNyAwIDIuOS0xIDMuNS0yLjNhNCA0IDAgMDEtMi4zLjciLz48cGF0aCBmaWxsPSIjRkZERDY3IiBkPSJNMzcuMyA0NC43SDE5LjVjLTYuMyAwLTYuMy05LjEgMC05LjFoMTcuOWM2LjIgMCA2LjIgOS4xLS4xIDkuMSIvPjxwYXRoIGZpbGw9IiNFQkEzNTIiIGQ9Ik0zOC44IDQzLjFoLTE4Yy00LjIgMC01LjUtNC4yLTQtNi44LTMuNCAyLjItMi41IDguNCAyLjcgOC40aDE3LjljMiAwIDMuNC0xIDQuMS0yLjNhNS41IDUuNSAwIDAxLTIuNy43Ii8+PHBhdGggZmlsbD0iI0ZGREQ2NyIgZD0iTTM1LjYgNTMuOEgyMC41Yy01LjMgMC01LjMtOS4xIDAtOS4xaDE1LjFjNS40IDAgNS40IDkuMSAwIDkuMSIvPjxwYXRoIGZpbGw9IiNFQkEzNTIiIGQ9Ik0zNi45IDUyLjNIMjEuN2MtMy42IDAtNC44LTQuMi0zLjUtNy0yLjggMi4yLTIuMSA4LjQgMi4zIDguNGgxNS4xYzEuNyAwIDIuOC0xIDMuNS0yLjMtLjYuNi0xLjQuOC0yLjIuOCIvPjxwYXRoIGZpbGw9IiNGRkRENjciIGQ9Ik0zNCA2M2gtOS43Yy01LjcgMC01LjctOS4yIDAtOS4yaDkuOGM1LjYgMCA1LjYgOS4yIDAgOS4yIi8+PHBhdGggZmlsbD0iI0VCQTM1MiIgZD0iTTM1LjMgNjEuNWgtOS44Yy0zLjcgMC01LTQuMi0zLjYtNy0zIDIuMy0yLjIgOC41IDIuNCA4LjVIMzRjMiAwIDMtMSAzLjctMi40LS42LjYtMS41LjktMi40LjkiLz48L2c+PC9zdmc+") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="heart"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI1MiI+PHBhdGggZmlsbD0iI0ZGNUE3OSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNjMgMTAuOWMtNi44LTE4LjEtMjktMTAtMzEtMUMyOS4yLjMgNy42LTYuOCAxIDEwLjljLTcuNCAxOS43IDI4LjQgMzcuNCAzMSA0MC4zIDIuNi0yLjQgMzguNC0yMSAzMS00MC4zIi8+PC9zdmc+") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="laughing"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0ZGREQ2NyIvPjxwYXRoIGZpbGw9IiM2NjRFMjciIGQ9Ik01MyAxOC42Yy42LjMuMyAxLS4yIDEuMWEyNiAyNiAwIDAwLTguOCAyLjZjNC4yLjcgNy42IDIuOSA5LjUgNS4xLjUuNSAwIDEuMi0uNSAxYTM1LjkgMzUuOSAwIDAwLTE2LjgtMmMtLjYgMC0xLS4zLS45LS44QzM3IDE3LjggNDcgMTQuOSA1MyAxOC42bS00MiAwYy0uNy4zLS4zIDEgLjIgMS4xIDIuOS41IDUuOSAxIDguOCAyLjYtNC4yLjctNy42IDIuOS05LjYgNS4xLS40LjUuMSAxLjIuNiAxYTM1LjkgMzUuOSAwIDAxMTYuOC0yYy42IDAgMS0uMy45LS44QzI3IDE3LjggMTcgMTQuOSAxMSAxOC42bTM5LjkgMTZjLS40LS42LTEuMi0uNS0yLS41SDE1LjJjLS45IDAtMS42IDAtMiAuNS00LjIgNS4zLjcgMjAuOSAxOC44IDIwLjlzMjMtMTUuNiAxOC45LTIxIi8+PHBhdGggZmlsbD0iIzRDMzUyNiIgZD0iTTM0IDQyLjRjLS43IDAtMS43LjUtMS4yIDIgLjIuOCAxLjIgMS44IDEuMiAzIDAgMi42LTQgMi42LTQgMCAwLTEuMiAxLTIgMS4zLTMgLjMtMS40LS43LTItMS4yLTItMS43IDAtNC40IDEuOC00LjQgNC45YTYuMyA2LjMgMCAwMDYuNCA2LjEgNi4zIDYuMyAwIDAwNi40LTYuMmMtLjEtMy0yLjktNC44LTQuNi00LjkiLz48cGF0aCBmaWxsPSIjRkY3MTdGIiBkPSJNMjMuOCA1MmExOS44IDE5LjggMCAwMDguMiAxLjZjMy4xIDAgNS45LS43IDguMi0xLjZhMTcuNiAxNy42IDAgMDAtOC4yLTJjLTMuMiAwLTYgLjctOC4yIDEuOSIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik00OCAzNi4zSDE2LjFjLTIuMiAwLTIuMiA0LjItLjEgNC4yaDMyYzIuMSAwIDIuMS00LjIgMC00LjIiLz48L2c+PC9zdmc+") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="sad"] { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjY0IiB3aWR0aD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiBmaWxsPSIjZmZkZDY3IiByPSIzMiIvPjxnIGZpbGw9IiM2NjRlMjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjkgMjAuMykiPjxjaXJjbGUgY3g9IjUuOSIgY3k9IjYiIHI9IjUuMyIvPjxjaXJjbGUgY3g9IjMwLjQiIGN5PSI2IiByPSI1LjMiLz48cGF0aCBkPSJNOC41IDI4LjRjNi4yLTUuMSAxMy01LjEgMTkuMiAwIC44LjYgMS40LS40LjktMS40LTItMy42LTUuNy03LTEwLjUtN3MtOC42IDMuNC0xMC40IDdjLS42IDEgMCAyIC44IDEuNCIvPjwvZz48L2c+PC9zdmc+") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="sick"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0ZGREQ2NyIvPjxwYXRoIGZpbGw9IiM5MTc1MjQiIGQ9Ik0yMiAxNy4zYTE1IDE1IDAgMDEtMTIuNSAzLjNjLS43LS4xLTEuMiAyLjEtLjQgMi4zIDUgMSAxMC40LS41IDE0LjQtMy44LjUtLjUtMS4xLTIuMi0xLjUtMS44bTMyLjUgMy4yYy00LjUuNy05LS40LTEyLjUtMy4zLS40LS40LTIuMSAxLjMtMS41IDEuOEExNy4yIDE3LjIgMCAwMDU1IDIyLjhjLjgtLjIuMy0yLjQtLjQtMi4zIi8+PHBhdGggZmlsbD0iIzY2NEUyNyIgZD0iTTQ3LjYgNDMuMWExLjggMS44IDAgMDAtMi40LS4zbC00LjQgM2MtLjguNS0yIC40LTIuNi0uMWwtNS00LjJjLS42LS41LTEuNi0uNS0yLjQgMEwyNiA0NS43Yy0uNi41LTEuOC42LTIuNSAwbC00LjYtM2ExLjggMS44IDAgMDAtMi40LjRsLTQuNyA1LjVjLS41LjctLjQuOS40LjVsNC0yLjNhMi4zIDIuMyAwIDAxMi42LjRsNC45IDQuN2MuNi43IDEuNy43IDIuNC4xbDQuOC0zLjZhMi4zIDIuMyAwIDAxMi42IDBsNC43IDMuN2EyIDIgMCAwMDIuNC0uMmw1LTQuOGEyLjMgMi4zIDAgMDEyLjUtLjNsNCAyLjNjLjguNCAxIC4yLjQtLjVsLTQuOC01LjVNNTMgMjcuOGMuNi40LjMgMS4xLS4yIDEuMmEyNiAyNiAwIDAwLTguOCAyLjZjNC4yLjcgNy42IDIuOSA5LjUgNSAuNS42IDAgMS4zLS41IDEuMmEzNS45IDM1LjkgMCAwMC0xNi44LTIuMmMtLjYgMC0xLS4yLS45LS43QzM3IDI3IDQ3IDI0LjIgNTMgMjcuOW0tNDIgMGMtLjcuMy0uMyAxIC4yIDEuMSAyLjkuNCA1LjkgMSA4LjggMi42LTQuMi43LTcuNiAyLjgtOS42IDUtLjQuNi4xIDEuMy42IDEuMmEzNS45IDM1LjkgMCAwMTE2LjgtMi4yYy42IDAgMS0uMi45LS43QzI3IDI3IDE3IDI0LjIgMTEgMjcuOSIvPjwvZz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="small-smile"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0ZGREQ2NyIvPjxnIGZpbGw9IiM2NjRFMjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjkgMjAuMykiPjxjaXJjbGUgY3g9IjUuOSIgY3k9IjYiIHI9IjUuMyIvPjxjaXJjbGUgY3g9IjMwLjQiIGN5PSI2IiByPSI1LjMiLz48cGF0aCBkPSJNMzEuNiAyMC42Yy04LjcgNi0xOC4zIDYtMjcgMC0xLS44LTEuOC41LTEuMiAxLjdhMTcuNSAxNy41IDAgMDAxNC43IDguMmM2LjkgMCAxMi0zLjggMTQuOC04LjIuNi0xLjItLjMtMi41LTEuMy0xLjciLz48L2c+PC9nPjwvc3ZnPg==") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="big-smile"] { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjY0IiB3aWR0aD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiBmaWxsPSIjZmZkZDY3IiByPSIzMiIvPjxwYXRoIGQ9Ik01MC45IDM0LjZjLS40LS42LTEuMi0uNS0yLS41SDE1Yy0uOCAwLTEuNiAwLTIgLjUtNCA1LjMgMSAyMC45IDE5IDIwLjlzMjMtMTUuNiAxOC45LTIxIiBmaWxsPSIjNjY0ZTI3Ii8+PHBhdGggZD0iTTM0IDQyLjRjLS43IDAtMS43LjUtMS4yIDIgLjIuOCAxLjIgMS44IDEuMiAzIDAgMi42LTQgMi42LTQgMCAwLTEuMiAxLTIgMS4zLTMgLjMtMS40LS43LTItMS4yLTItMS43IDAtNC40IDEuOC00LjQgNC45YTYuMyA2LjMgMCAwMDYuNCA2LjEgNi4zIDYuMyAwIDAwNi40LTYuMmMtLjEtMy0yLjktNC44LTQuNi00LjkiIGZpbGw9IiM0YzM1MjYiLz48cGF0aCBkPSJNMjMuOCA1MmExOS44IDE5LjggMCAwMDguMiAxLjZjMy4xIDAgNS45LS43IDguMi0xLjZhMTcuNiAxNy42IDAgMDAtOC4yLTJjLTMuMiAwLTYgLjctOC4yIDEuOSIgZmlsbD0iI2ZmNzE3ZiIvPjxwYXRoIGQ9Ik00OCAzNi4zSDE2LjFjLTIuMiAwLTIuMiA0LjItLjEgNC4yaDMyYzIuMSAwIDIuMS00LjIgMC00LjIiIGZpbGw9IiNmZmYiLz48ZyBmaWxsPSIjNjY0ZTI3Ij48Y2lyY2xlIGN4PSIxOS43IiBjeT0iMjIuNCIgcj0iNS4zIi8+PGNpcmNsZSBjeD0iNDQuMyIgY3k9IjIyLjQiIHI9IjUuMyIvPjwvZz48L2c+PC9zdmc+") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="surprised"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0ZGREQ2NyIvPjxjaXJjbGUgY3g9IjE4LjEiIGN5PSIyOC44IiByPSIxMS43IiBmaWxsPSIjRkZGIi8+PHBhdGggZmlsbD0iIzY2NEUyNyIgZD0iTTIzLjUgMjguOGE1LjMgNS4zIDAgMDEtNS40IDUuM2MtMyAwLTUuMy0yLjMtNS4zLTUuM3MyLjMtNS4zIDUuMy01LjNhNS4zIDUuMyAwIDAxNS40IDUuMyIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik01Ny42IDI4LjhhMTEuNyAxMS43IDAgMDEtMTEuNyAxMS43QTExLjcgMTEuNyAwIDAxMzQgMjguOGExMS43IDExLjcgMCAwMTEyLTExLjcgMTEuNyAxMS43IDAgMDExMS43IDExLjciLz48cGF0aCBmaWxsPSIjNjY0RTI3IiBkPSJNNTEuMiAyOC44YTUuMyA1LjMgMCAwMS01LjMgNS4zYy0zIDAtNS40LTIuMy01LjQtNS4zczIuNC01LjMgNS40LTUuM2E1LjMgNS4zIDAgMDE1LjMgNS4zIi8+PHBhdGggZmlsbD0iIzkxNzUyNCIgZD0iTTUxLjQgMTQuN0ExNSAxNSAwIDAwMzkgMTEuNGMtLjYuMS0xLjEtMi4xLS40LTIuMyA1LjEtMSAxMC41LjUgMTQuNCAzLjguNi41LTEgMi4zLTEuNSAxLjhtLTI2LjMtMy41Yy00LjUtLjgtOS4xLjQtMTIuNSAzLjMtLjQuNC0yLjEtMS4zLTEuNS0xLjhhMTcuMiAxNy4yIDAgMDExNC40LTMuOWMuNy4zLjIgMi41LS40IDIuNCIvPjxjaXJjbGUgY3g9IjMyIiBjeT0iNTAuMSIgcj0iOS42IiBmaWxsPSIjNjY0RTI3Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTI1LjYgNDdhNy4yIDcuMiAwIDAxNi40LTQuM2MyLjggMCA1LjEgMS43IDYuNCA0LjJIMjUuNiIvPjwvZz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="tongue"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRkZERDY3IiBkPSJNNjQgMzJhMzIgMzIgMCAxMS02NCAwIDMyIDMyIDAgMDE2NCAweiIvPjxwYXRoIGZpbGw9IiNGRjcxN0YiIGQ9Ik00Mi43IDQ5Yy01LjQtNS40LTMtMyAyLjYtOC43IDUuNy01LjYgMy4zLTggOC43LTIuNiA1LjMgNS4zIDUuNSAxMC41IDIuMyAxMy43LTMgMy4xLTguMyAyLjktMTMuNi0yLjQiLz48cGF0aCBmaWxsPSIjRTI1OTZDIiBkPSJNNDYuNSAzOS4xbDcuMyA5LjYtOS41LTcuMnoiLz48cGF0aCBmaWxsPSIjNjY0RTI3IiBkPSJNMjguMyAyNC40Yy0yLTUuNC01LTguMi04LTguMnMtNiAyLjgtOCA4LjJjLS4zLjYuOCAxLjUgMS4zIDFhOSA5IDAgMDE2LjctMi45IDkgOSAwIDAxNi42IDIuOWMuNi41IDEuNi0uNCAxLjQtMW0yMy4zIDBjLTItNS40LTUtOC4yLTgtOC4ycy02IDIuOC04IDguMmMtLjIuNi45IDEuNSAxLjQgMWE5IDkgMCAwMTYuNi0yLjkgOSA5IDAgMDE2LjYgMi45Yy42LjUgMS42LS40IDEuNC0xbS0yLjQgOC43QzQ0LjYgMzkuNiAzOSA0MSAzMiA0MXMtMTIuNi0xLjUtMTcuMi04Yy0uNi0uOS0yLjMtLjQtMS45IDFhMTkuNSAxOS41IDAgMDAxOS4yIDEzLjVjOC41IDAgMTYuNy01IDE5LjItMTMuNi4yLTEuMi0xLjUtMS44LTIuMS0xIi8+PC9nPjwvc3ZnPg==") !important; }.crisp-client .cc-kv6t .cc-tkf1[data-name="winking"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0ZGREQ2NyIvPjxjaXJjbGUgY3g9IjIxLjciIGN5PSIzMS42IiByPSI1LjMiIGZpbGw9IiM2NjRFMjciLz48cGF0aCBmaWxsPSIjOTE3NTI0IiBkPSJNNTIuNSAyNy4yQTE1IDE1IDAgMDA0MCAyMy45Yy0uNi4xLTEuMi0yLjEtLjQtMi40IDUtMSAxMC40LjYgMTQuNCAzLjkuNi41LTEgMi4yLTEuNSAxLjhNMjQgMTcuOWMtNC41LS43LTkgLjUtMTIuNSAzLjMtLjQuNS0yLjEtMS4yLTEuNS0xLjhhMTcuMiAxNy4yIDAgMDExNC40LTMuOGMuOC4yLjIgMi40LS40IDIuMyIvPjxwYXRoIGZpbGw9IiM2NjRFMjciIGQ9Ik01MS40IDM0LjVjLTEuOC0zLjgtNC43LTUuNy03LjUtNS43LTIuNyAwLTUuNSAyLTcuNCA1LjctLjIuNC43IDEgMS4zLjYgMS44LTEuNCA0LTIgNi4yLTJzNC4zLjYgNi4xIDJjLjUuMyAxLjQtLjMgMS4zLS42TTQ1IDQyLjljLTcuNCAzLjgtMTcuNSAzLTIwLjQgMy0uNyAwLTEuMy40LTEgMSAyLjEgNy41IDE4LjEgNy41IDIyLjUtMi44LjUtMS4yLS40LTEuNS0xLTEuMiIvPjwvZz48L3N2Zz4=") !important; }#crisp-loader { display: none !important; }.crisp-client .cc-kv6t .cc-1eqr { background: 0px 0px !important; border-color: rgb(28, 28, 33) rgb(28, 28, 33) transparent !important; border-style: solid !important; display: inline-block !important; border-radius: 100% !important; animation-name: cc-u611 !important; animation-duration: 1s !important; animation-timing-function: linear !important; animation-fill-mode: both !important; animation-iteration-count: infinite !important; }.crisp-client .cc-kv6t .cc-1nn0 { background-color: rgba(0, 0, 0, 0.75) !important; text-align: center !important; padding: 60px 20px 98px !important; position: fixed !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 500 !important; outline: 0px !important; animation-name: cc-12ve !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1nn0, .crisp-client .cc-kv6t .cc-1nn0 .cc-a87x, .crisp-client .cc-kv6t .cc-1nn0 .cc-z6hh { cursor: zoom-out !important; }.crisp-client .cc-kv6t .cc-1nn0[data-type="file"] .cc-z6hh { background-color: rgb(28, 28, 33) !important; max-width: 100% !important; max-height: 100% !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1nn0[data-type="embed"] .cc-z6hh { background-color: rgb(0, 0, 0) !important; width: 100% !important; height: 100% !important; display: block !important; }.crisp-client .cc-kv6t .cc-1nn0[data-state="loading"] .cc-a87x { display: block !important; }.crisp-client .cc-kv6t .cc-1nn0[data-state="loading"] .cc-1sfm, .crisp-client .cc-kv6t .cc-1nn0[data-state="loading"] .cc-z6hh, .crisp-client .cc-kv6t .cc-1nn0[data-state="loaded"] .cc-a87x { display: none !important; }.crisp-client .cc-kv6t .cc-1nn0[data-state="loaded"] .cc-1sfm, .crisp-client .cc-kv6t .cc-1nn0[data-state="loaded"] .cc-z6hh { display: block !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-a87x { border-width: 3px !important; width: 24px !important; height: 24px !important; margin-top: -12px !important; margin-left: -12px !important; position: absolute !important; left: 50% !important; top: 50% !important; animation-duration: 1.5s !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-z6hh { margin-left: auto !important; margin-right: auto !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 64px !important; animation-name: cc-1bx3 !important; animation-duration: 0.4s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm, .crisp-client .cc-kv6t .cc-k0ox { animation-duration: 0.25s !important; text-align: center !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm { margin-top: 20px !important; padding-bottom: 20px !important; animation-name: cc-1quy !important; animation-delay: 0.35s !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev { display: inline-block !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv { background-color: rgba(28, 28, 33, 0.2) !important; width: 52px !important; height: 52px !important; margin: 0px 8px !important; vertical-align: middle !important; cursor: pointer !important; display: inline-block !important; border-radius: 52px !important; box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 12px 0px !important; transition-duration: 0.1s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: box-shadow, transform !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv:hover { box-shadow: rgba(0, 0, 0, 0.35) 0px 10px 24px 0px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv:active { transform: translateY(1px) !important; box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px 0px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv::after { content: "" !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="previous"], .crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="next"] { position: absolute !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="previous"]::after, .crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="next"]::after { width: 14px !important; height: 23px !important; margin-top: 14px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="previous"] { left: -106px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="previous"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI3IiB3aWR0aD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjUgMjQuNkwyLjIgMTMuM20uMi0uNEwxMy43IDEuNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPjwvc3ZnPg==") !important; margin-left: -2px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="next"] { right: -106px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="next"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI3IiB3aWR0aD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNSAyNC42bDExLjMtMTEuM20tLjItLjRMMi4zIDEuNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPjwvc3ZnPg==") !important; margin-right: -2px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="download"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIyNyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iMyI+PHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBkPSJNMTcuMzYgMTAuMTh2OS43bS00Ljg1LTQuODVsNC44NSA0Ljg1bTQuODUtNC44NWwtNC44NSA0Ljg1Ii8+PHBhdGggZD0iTTYuMiAyNS4yNmgyMS4yNWMzLjI3LTIuMTcgNC40OS00Ljc2IDQuMTEtNy41LS4zLTIuMTctMS43LTQuMjYtMi43OS00LjcybC0uOS0uNHYtLjk4YzAtNS4xNC0zLjktOS4zLTguMDItOS4zLTMuNDQgMC01LjUgMS4zOS04LjE1IDQuNzdsLS40NS41OGgtLjczYy00LjUgMC02LjE4IDIuMjctNS40IDYuNjRsLjE2Ljg3LS42OS41NWMtMi43NyAyLjI3LTMuMDUgNC4zLTEuNjYgNi40NmE5LjYxIDkuNjEgMCAwMDMuMTUgMi45NmwuMTMuMDd6Ii8+PC9nPjwvc3ZnPg==") !important; width: 32px !important; height: 25px !important; margin-top: 12px !important; }.crisp-client .cc-kv6t .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="close"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIxIiB3aWR0aD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNCAxOS41bDE3LTE3LjJtMCAxNy4yTDIuNSAyLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiLz48L3N2Zz4=") !important; width: 18px !important; height: 18px !important; margin-top: 16px !important; }.crisp-client .cc-kv6t .cc-94yb.cc-1c2b::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIj48Y2lyY2xlIGN4PSIxOSIgY3k9IjE5IiByPSIxOSIgZmlsbD0iIzAwMCIgZmlsbC1vcGFjaXR5PSIuMSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMjggMTlsLTE0IDlWMTB6Ii8+PC9nPjwvc3ZnPg==") !important; display: inline-block !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="previous"], .crisp-client .cc-kv6t[data-full-view="true"] .cc-1nn0 .cc-1sfm .cc-5gev .cc-12xv[data-action="next"] { position: static !important; }.crisp-client .cc-kv6t .cc-k0ox { background-color: rgba(0, 0, 0, 0.75) !important; position: fixed !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 500 !important; outline: 0px !important; animation-name: cc-14u5 !important; }.crisp-client .cc-kv6t .cc-k0ox, .crisp-client .cc-kv6t .cc-k0ox .cc-ikw0 { cursor: zoom-out !important; }.crisp-client .cc-kv6t .cc-k0ox[data-state="loading"] .cc-ikw0 { display: block !important; }.crisp-client .cc-kv6t .cc-k0ox[data-state="loading"] .cc-12ru .cc-4k0k, .crisp-client .cc-kv6t .cc-k0ox[data-state="loaded"] .cc-ikw0 { display: none !important; }.crisp-client .cc-kv6t .cc-k0ox[data-state="loaded"] .cc-12ru .cc-4k0k { display: flex !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-ikw0 { border-width: 3px !important; width: 24px !important; height: 24px !important; margin-top: -12px !important; margin-left: -12px !important; position: absolute !important; left: 50% !important; top: 50% !important; animation-duration: 1.5s !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru { padding: 48px 16px !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k { flex-direction: column !important; height: 100% !important; max-width: 1200px !important; margin: 0px auto !important; box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 64px !important; animation-name: cc-nqcc !important; animation-delay: 0.2s !important; animation-duration: 0.3s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 { background-color: rgb(28, 28, 33) !important; border-bottom: 1px solid rgb(57, 71, 86) !important; height: 62px !important; padding: 0px 24px !important; display: block !important; position: relative !important; z-index: 1 !important; border-top-left-radius: 1px !important; border-top-right-radius: 1px !important; box-shadow: rgba(0, 0, 0, 0.02) 0px 2px 4px !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o { color: rgb(255, 255, 255) !important; font-size: 11.2px !important; line-height: 32px !important; letter-spacing: 0.15px !important; height: 34px !important; margin-top: 14px !important; padding: 0px 20px !important; overflow: hidden !important; display: inline-block !important; position: relative !important; border-radius: 2px !important; box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px 0px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform, box-shadow !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od:hover, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o:hover { box-shadow: rgba(0, 0, 0, 0.075) 0px 5px 10px 0px !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od:active, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o:active { transform: translateY(1px) !important; box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 4px 0px !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od::before, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o::before { content: "" !important; position: absolute !important; left: 15px !important; top: 0px !important; opacity: 0.5 !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o { background-color: rgb(43, 43, 43) !important; padding-left: 38px !important; float: left !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o::before { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEyIiB3aWR0aD0iMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjMgMUwxLjQgMTFtMC0xMGwxMCAxMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==") !important; display: inline-block !important; width: 11px !important; height: 10px !important; margin-top: 11px !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od { padding-left: 44px !important; float: right !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxNyI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE1IDkuOHYzLjRhMyAzIDAgMDEtMSAyLjIgMyAzIDAgMDEtMi4xLjlIM2EzIDMgMCAwMS0yLjEtMSAzIDMgMCAwMS0xLTJ2LTljMC0uOC40LTEuNiAxLTIuMkEzIDMgMCAwMTMgMS40aDcuNWEuMy4zIDAgMDEuMi4yLjMuMyAwIDAxLjEuMnYuN2EuMy4zIDAgMDEwIC4yLjMuMyAwIDAxLS4zLjFIM2MtLjQgMC0uOC4yLTEuMi41YTEuNiAxLjYgMCAwMC0uNSAxLjJ2OC44YzAgLjUuMi45LjUgMS4yLjQuNC44LjUgMS4yLjVoOWMuNCAwIC44LS4xIDEuMi0uNS4zLS4zLjUtLjcuNS0xLjJWOS44YS4zLjMgMCAwMTAtLjIuMy4zIDAgMDEuMy0uMWguN2EuMy4zIDAgMDEuMi4xLjMuMyAwIDAxLjEuMnptNC05LjFWNmEuNy43IDAgMDEtLjIuNS43LjcgMCAwMS0uNS4yLjcuNyAwIDAxLS41LS4yTDE2IDQuN2wtNyA3YS4zLjMgMCAwMS0uNCAwbC0xLjItMS4zYS4zLjMgMCAwMTAtLjVMMTQuMyAzbC0xLjktMS45YS43LjcgMCAwMS0uMi0uNGMwLS4yIDAtLjQuMi0uNUEuNy43IDAgMDExMyAwaDUuNGMuMiAwIC40IDAgLjUuMmEuNy43IDAgMDEuMi41eiIvPjwvc3ZnPg==") !important; display: inline-block !important; width: 16px !important; height: 14px !important; margin-top: 9px !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1btj { flex: 1 1 0% !important; border-bottom-left-radius: 1px !important; border-bottom-right-radius: 1px !important; }.crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1btj .cc-q2us { background: 0px 0px !important; width: 100% !important; height: 100% !important; }.crisp-client .cc-kv6t[data-small-view="true"] .cc-k0ox .cc-12ru { padding-top: 20px !important; padding-bottom: 20px !important; }@media screen and (max-width: 640px) {
  .crisp-client .cc-kv6t .cc-k0ox .cc-12ru { padding-left: 0px !important; padding-right: 0px !important; }
  .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1btj, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 { border-radius: 0px !important; }
  .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 { text-align: center !important; padding-left: 14px !important; padding-right: 14px !important; }
  .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-1o7o { display: inline-block !important; float: none !important; }
  .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 .cc-16od { display: none !important; }
}@media screen and (max-height: 620px) {
  .crisp-client .cc-kv6t .cc-k0ox .cc-12ru, .crisp-client .cc-kv6t[data-small-view="true"] .cc-k0ox .cc-12ru { padding-top: 0px !important; padding-bottom: 0px !important; }
  .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1btj, .crisp-client .cc-kv6t .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4, .crisp-client .cc-kv6t[data-small-view="true"] .cc-k0ox .cc-12ru .cc-4k0k .cc-1btj, .crisp-client .cc-kv6t[data-small-view="true"] .cc-k0ox .cc-12ru .cc-4k0k .cc-1ov4 { border-radius: 0px !important; }
}.crisp-client .cc-kv6t .cc-1qlo { background-color: rgba(0, 0, 0, 0.3) !important; text-align: center !important; position: fixed !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 500 !important; animation-name: cc-f1ay !important; animation-duration: 0.15s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1qlo[data-state="loading"] .cc-1pql .cc-16yo .cc-1ipv .cc-1282, .crisp-client .cc-kv6t .cc-1qlo[data-state="loaded"] .cc-1pql .cc-16yo .cc-1ipv::before { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql { padding: 60px 12px 0px !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; cursor: zoom-out !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo { background-color: rgb(28, 28, 33) !important; width: 100% !important; max-width: 640px !important; margin: 0px auto !important; overflow: hidden !important; box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 20px 0px !important; animation-name: cc-soe4 !important; animation-delay: 0.15s !important; animation-duration: 0.2s !important; animation-fill-mode: both !important; border-radius: 3px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv { display: block !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv { position: relative !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-4wnb, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg { height: 63px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-1282, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv::before { display: none !important; position: absolute !important; left: 40px !important; top: 50% !important; transform: translateY(-50%) !important; height: 18px !important; width: 18px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv::before { content: "" !important; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+PHBhdGggZmlsbD0iIzE0MTQxNCIgZD0iTTE1LjIgOS4zYTUuNyA1LjcgMCAwMC0xLjctNC4yIDUuNyA1LjcgMCAwMC00LjItMS43Yy0xLjYgMC0zIC42LTQuMiAxLjdhNS43IDUuNyAwIDAwLTEuNyA0LjIgNS43IDUuNyAwIDAwMS43IDQuMiA1LjcgNS43IDAgMDA0LjIgMS43IDUuNyA1LjcgMCAwMDQuMi0xLjcgNS43IDUuNyAwIDAwMS43LTQuMnptNi44IDExYzAgLjUtLjIuOS0uNSAxLjJhMS42IDEuNiAwIDAxLTEuMi41Yy0uNSAwLS45LS4yLTEuMi0uNUwxNC42IDE3YTkgOSAwIDAxLTUuMyAxLjYgOS4yIDkuMiAwIDAxLTMuNi0uNyA5LjMgOS4zIDAgMDEtMy0yIDkuMyA5LjMgMCAwMS0yLTNBOS4yIDkuMiAwIDAxMCA5LjNDMCA4IC4yIDYuOC43IDUuN2E5LjMgOS4zIDAgMDEyLTMgOS4zIDkuMyAwIDAxMy0yQTkuMiA5LjIgMCAwMTkuMyAwYzEuMyAwIDIuNS4yIDMuNi43YTkuMyA5LjMgMCAwMTMgMiA5LjMgOS4zIDAgMDEyIDMgOSA5IDAgMDEuNyAzLjYgOSA5IDAgMDEtMS42IDUuM2w0LjUgNC41Yy4zLjMuNS43LjUgMS4yeiIvPjwvc3ZnPg==") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; opacity: 0.4 !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-1282 { margin-left: -6px !important; padding: 6px !important; border-radius: 100px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-12t6 { border-width: 2px !important; height: 14px !important; width: 14px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-4wnb, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg { font-size: 14.4px !important; line-height: 63px !important; letter-spacing: 0px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg { padding-left: 88px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-4wnb { position: absolute !important; top: 0px !important; bottom: 0px !important; left: 0px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg { background: 0px 0px !important; border: 0px !important; color: rgb(191, 191, 191) !important; width: calc(100% - 88px) !important; padding-right: 0px !important; padding-top: 0px !important; padding-bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg::placeholder { color: rgba(191, 191, 191, 0.5) !important; -webkit-text-fill-color: rgba(20, 20, 20, 0.5) !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-4wnb { color: rgba(191, 191, 191, 0.4) !important; z-index: 1 !important; display: none !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-16kz { visibility: hidden !important; white-space: nowrap !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-6716, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-8qof { margin: 0px !important; list-style-type: none !important; display: block !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn .cc-7rhc, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn .cc-mn2r, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-6716 .cc-7rhc, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-6716 .cc-mn2r, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-8qof .cc-7rhc, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-8qof .cc-mn2r { margin: 0px !important; padding: 0px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c { border-top: 1px solid rgba(14, 31, 57, 0.09) !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-6716, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-8qof { text-align: center !important; padding: 10px 0px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-8qof { color: rgb(180, 191, 203) !important; font-size: 13.2px !important; font-style: italic !important; line-height: 38px !important; text-align: center !important; text-overflow: ellipsis !important; white-space: nowrap !important; overflow: hidden !important; height: 40px !important; padding-left: 20px !important; padding-right: 20px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e { line-height: 40px !important; text-align: center !important; height: 42px !important; padding: 0px 30px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e[data-active="true"], .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e[data-active="true"] .cc-bdl5 { color: rgb(255, 255, 255) !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e[data-active="true"] .cc-1kt8 { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e .cc-bdl5 { color: rgb(191, 191, 191) !important; font-size: 13.2px !important; text-overflow: ellipsis !important; white-space: nowrap !important; overflow: hidden !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e .cc-bdl5 { display: inline !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e .cc-1kt8 { color: rgb(255, 255, 255) !important; font-size: 12.8px !important; text-transform: lowercase !important; padding-left: 16px !important; display: none !important; opacity: 0.5 !important; animation-name: cc-4964 !important; animation-duration: 0.2s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1u0c .cc-6716 .cc-7rhc .cc-1h5e .cc-1kt8::after { content: "" !important; background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEwIiB3aWR0aD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS4yIDguN2wzLjctMy44bTAgMEwxIDEiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMyIvPjwvc3ZnPg==") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 5px !important; height: 9px !important; margin-left: 3px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn { background-color: rgb(28, 28, 33) !important; line-height: 36px !important; height: 39px !important; overflow: hidden !important; padding: 0px 28px !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn .cc-mn2r { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn .cc-mn2r[data-type="close"] { color: rgb(191, 191, 191) !important; float: left !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn .cc-mn2r[data-type="open"] { float: right !important; }.crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn .cc-mn2r .cc-4obg { color: inherit !important; font-size: 11.2px !important; text-decoration: underline !important; letter-spacing: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-1ipv .cc-1282, .crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-1ipv::before { left: auto !important; right: 40px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-1ipv .cc-1282 { margin-left: 0px !important; margin-right: -6px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-1ipv .cc-tdrg { padding-left: 0px !important; padding-right: 88px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-1ipv .cc-4wnb { left: auto !important; right: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-16io .cc-6716 .cc-7rhc .cc-1h5e .cc-1kt8 { padding-left: 0px !important; padding-right: 16px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-16io .cc-6716 .cc-7rhc .cc-1h5e .cc-1kt8::after { margin-left: 0px !important; margin-right: 3px !important; margin-bottom: -1px !important; transform: rotate(180deg) !important; }@media screen and (max-width: 640px) {
  .crisp-client .cc-kv6t .cc-1qlo .cc-1pql { padding-left: 0px !important; padding-right: 0px !important; }
  .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo { border-radius: 0px !important; }
  .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-1282, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv::before { left: 26px !important; }
  .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg { padding-left: 68px !important; }
  .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg { width: calc(100% - 68px) !important; }
  .crisp-client .cc-kv6t .cc-1qlo .cc-1pql .cc-16yo .cc-16io .cc-1fvn { padding: 0px 20px !important; }
  .crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-1282, .crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv::before { left: auto !important; right: 26px !important; }
  .crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-16kz, .crisp-client .cc-kv6t[dir="rtl"] .cc-1qlo .cc-1pql .cc-16yo .cc-1ipv .cc-tdrg { padding-left: 0px !important; padding-right: 68px !important; }
}@media screen and (max-height: 640px) {
  .crisp-client .cc-kv6t .cc-1qlo .cc-1pql, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo .cc-1pql { padding-top: 20px !important; }
}@media screen and (max-height: 580px) {
  .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql { padding-top: 0px !important; }
  .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo { height: 100% !important; position: relative !important; border-radius: 0px !important; }
  .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io { position: absolute !important; top: 63px !important; bottom: 0px !important; left: 0px !important; right: 0px !important; }
  .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1fvn, .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1u0c, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1fvn, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1u0c { position: absolute !important; left: 0px !important; right: 0px !important; }
  .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1u0c, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1u0c { overflow: hidden auto !important; top: 0px !important; bottom: 40px !important; }
  .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1fvn, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-1fvn { bottom: 0px !important; }
  .crisp-client .cc-kv6t .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-6716 .cc-7rhc .cc-1h5e, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1qlo[data-has-results="true"] .cc-1pql .cc-16yo .cc-16io .cc-6716 .cc-7rhc .cc-1h5e { padding: 0px 14px !important; }
}.crisp-client .cc-kv6t .cc-he6y { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNMCAwaDEwMXYxMDFIMHoiLz48ZyBmaWxsPSIjNzA3NTg0Ij48cGF0aCBkPSJNNDkuNyAyNWExMyAxMyAwIDAxMTMgMTN2OS43YTEzIDEzIDAgMTEtMjYgMFYzOGExMyAxMyAwIDAxMTMtMTN6Ii8+PHBhdGggZD0iTTMxLjggNTkuN2gzNS44YTQuOCA0LjggMCAwMTQuOSA0Ljl2OS4xSDI3di05LjFhNC44IDQuOCAwIDAxNC44LTQuOXoiIG9wYWNpdHk9Ii44Ii8+PC9nPjwvZz48L3N2Zz4=") !important; background-color: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-he6y, .crisp-client .cc-kv6t .cc-he6y .cc-wsm4 { background-size: cover !important; background-repeat: no-repeat !important; }.crisp-client .cc-kv6t .cc-1xll { position: relative !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl { line-height: 28px !important; width: 1000px !important; cursor: default !important; pointer-events: none !important; z-index: 1 !important; position: absolute !important; display: block !important; visibility: hidden !important; opacity: 0 !important; transition-duration: 0.15s; transition-timing-function: ease !important; transition-delay: 0.1s !important; transition-property: all !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf *, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf :active, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf ::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf ::before, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf :hover, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf:active, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::before, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf:hover, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv *, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv :active, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv ::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv ::before, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv :hover, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv:active, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::before, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv:hover, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d *, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d :active, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d ::after, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d ::before, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d :hover, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d:active, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d::after, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d::before, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d:hover { cursor: pointer !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing="true"] .cc-12u5, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing="true"] .cc-1j7n, .crisp-client .cc-kv6t .cc-1xry .cc-unoo[data-maximized="false"] .cc-7doi .cc-1iv2 .cc-15mo { visibility: visible !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl * { user-select: none !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9.cc-19to, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6.cc-19to { text-align: left !important; left: 0px !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9.cc-19to::after, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6.cc-19to::after { left: 0px !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9.cc-1wsx, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6.cc-1wsx { text-align: right !important; right: 0px !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9.cc-1wsx::after, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6.cc-1wsx::after { right: 0px !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9.cc-sc6q, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6.cc-sc6q { text-align: center !important; margin-left: -500px !important; left: 50% !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9.cc-sc6q::after, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6.cc-sc6q::after { margin-left: -4px !important; left: 50% !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9::after, .crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6::after { border-left: 4px solid transparent !important; border-right: 4px solid transparent !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6 { margin-top: 5px !important; top: 100% !important; transform: translateY(-4px) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-t8b6::after { top: -3px !important; border-bottom: 4px solid rgba(33, 43, 59, 0.94) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9 { margin-bottom: 6px !important; bottom: 100% !important; transform: translateY(-4px) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-68z9::after { bottom: -4px !important; border-top: 4px solid rgba(33, 43, 59, 0.94) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-1ntm { margin-top: -14px !important; top: 50% !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-1ntm.cc-19to { right: 100% !important; text-align: right !important; margin-right: 6px !important; transform: translateX(4px) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-1ntm.cc-19to::after { left: -4px !important; border-left: 4px solid rgba(33, 43, 59, 0.94) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-1ntm.cc-1wsx { left: 100% !important; text-align: left !important; margin-left: 6px !important; transform: translateX(-4px) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-1ntm.cc-1wsx::after { left: -4px !important; border-right: 4px solid rgba(33, 43, 59, 0.94) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl.cc-1ntm::after { border-top: 4px solid transparent !important; border-bottom: 4px solid transparent !important; margin-top: -4px !important; top: 50% !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl .cc-h1yx { background-color: rgba(33, 43, 59, 0.94) !important; color: rgb(255, 255, 255) !important; font-size: 10.8px !important; letter-spacing: 0.1px !important; text-align: center !important; text-shadow: none !important; text-transform: initial !important; display: inline-block !important; left: 50% !important; padding: 0px 12px !important; border-radius: 2px !important; box-shadow: rgba(52, 73, 96, 0.125) 0px 3px 6px 0px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl[data-variant="inactive"] .cc-7ebe .cc-kpmf::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl[data-variant="active"] .cc-7ebe .cc-nqfv::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl[data-variant="active"] .cc-7ebe .cc-nqfv::before { background-color: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-1xll .cc-1tzl::after { content: "" !important; height: 0px !important; position: absolute !important; width: 0px !important; }.crisp-client .cc-kv6t .cc-1xll.cc-y69k .cc-1tzl, .crisp-client .cc-kv6t .cc-1xll:hover .cc-1tzl { visibility: visible !important; opacity: 1 !important; transition-duration: 0.15s; transition-timing-function: ease !important; transition-delay: 0s !important; transition-property: all !important; }.crisp-client .cc-kv6t .cc-1xll.cc-y69k .cc-1tzl.cc-68z9, .crisp-client .cc-kv6t .cc-1xll.cc-y69k .cc-1tzl.cc-t8b6, .crisp-client .cc-kv6t .cc-1xll:hover .cc-1tzl.cc-68z9, .crisp-client .cc-kv6t .cc-1xll:hover .cc-1tzl.cc-t8b6 { transform: translateY(0px) !important; }.crisp-client .cc-kv6t .cc-1xll.cc-y69k .cc-1tzl.cc-1ntm.cc-19to, .crisp-client .cc-kv6t .cc-1xll.cc-y69k .cc-1tzl.cc-1ntm.cc-1wsx, .crisp-client .cc-kv6t .cc-1xll:hover .cc-1tzl.cc-1ntm.cc-19to, .crisp-client .cc-kv6t .cc-1xll:hover .cc-1tzl.cc-1ntm.cc-1wsx { transform: translateX(0px) !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-68z9.cc-19to, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-t8b6.cc-19to { text-align: right !important; left: auto !important; right: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-68z9.cc-19to::after, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-t8b6.cc-19to::after { left: auto !important; right: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-68z9.cc-1wsx, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-t8b6.cc-1wsx { text-align: left !important; right: auto !important; left: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-68z9.cc-1wsx::after, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-t8b6.cc-1wsx::after { right: auto !important; left: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-1ntm.cc-19to { right: auto !important; left: 100% !important; text-align: left !important; margin-right: 0px !important; margin-left: 6px !important; transform: translateX(-4px) !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-1ntm.cc-19to::after { left: auto !important; right: -4px !important; border-left: 0px none !important; border-right: 4px solid rgba(33, 43, 59, 0.94) !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-1ntm.cc-1wsx { left: auto !important; right: 100% !important; text-align: right !important; margin-left: 0px !important; margin-right: 6px !important; transform: translateX(4px) !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll .cc-1tzl.cc-1ntm.cc-1wsx::after { left: auto !important; right: -4px !important; border-right: 0px none !important; border-left: 4px solid rgba(33, 43, 59, 0.94) !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xll.cc-y69k .cc-1tzl.cc-1ntm.cc-19to, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xll.cc-y69k .cc-1tzl.cc-1ntm.cc-1wsx, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xll:hover .cc-1tzl.cc-1ntm.cc-19to, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xll:hover .cc-1tzl.cc-1ntm.cc-1wsx { transform: translateX(0px) !important; }.crisp-client .cc-kv6t .cc-1oxy { border-width: 1px !important; border-style: solid !important; width: 23px !important; height: 23px !important; display: inline-block !important; position: relative !important; border-radius: 200px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl { overflow: hidden !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl[data-variant="active"] .cc-7ebe .cc-kpmf::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl[data-variant="active"] .cc-7ebe .cc-kpmf::before { border-color: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe { position: absolute !important; top: 8px !important; bottom: 6px !important; left: 6px !important; right: 6px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv { display: block !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::before { content: "" !important; width: 2px !important; height: 2px !important; position: absolute !important; z-index: 2 !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::before { left: 0px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::after { right: 0px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf { position: absolute !important; left: -1px !important; right: -1px !important; bottom: -1px !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::after, .crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::before { content: "" !important; position: absolute !important; left: 1px !important; right: 1px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::before { border-width: 1px !important; border-style: solid !important; width: 9px !important; height: 9px !important; bottom: 0px !important; z-index: 1 !important; border-radius: 11px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::after { border-width: 0px 0px 1px !important; border-style: solid !important; height: 7px !important; bottom: 4px !important; z-index: 2 !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-1e7d { text-align: left !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-1e7d::after, .crisp-client .cc-kv6t .cc-1oxy.cc-1e7d::before { content: "" !important; position: absolute !important; z-index: -1 !important; border-radius: 1px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-1e7d::before { left: 11.5px !important; width: 1px !important; height: 11px !important; margin-top: 6px !important; margin-left: -1px !important; }.crisp-client .cc-kv6t .cc-1oxy.cc-1e7d::after { top: 11.5px !important; width: 11px !important; height: 1px !important; margin-top: -1px !important; margin-left: 6px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1oxy.cc-1e7d { text-align: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1oxy.cc-1e7d::after { margin-left: 0px !important; margin-right: 6px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v, .crisp-client .cc-kv6t .cc-1xry .cc-unoo { position: fixed !important; right: 24px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-ge4v, .crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo { right: auto !important; left: 24px !important; }.crisp-client .cc-kv6t[data-lock-maximized="false"][data-is-activity-ongoing="false"][data-blocked="true"], .crisp-client .cc-kv6t[data-lock-maximized="false"][data-is-activity-ongoing="false"][data-hide-on-away="true"][data-was-availability-online="false"][data-availability="away"], .crisp-client .cc-kv6t[data-lock-maximized="false"][data-is-activity-ongoing="false"][data-hide-on-mobile="true"][data-small-view="true"], .crisp-client .cc-kv6t[data-lock-maximized="false"][data-is-activity-ongoing="false"][data-hide-vacation="true"] { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo { z-index: 2 !important; display: block !important; bottom: 20px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo[data-maximized="true"] { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="failure_notice"] { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo[data-is-failure="true"], .crisp-client .cc-kv6t .cc-1xry .cc-unoo[data-is-failure="true"] * { cursor: default !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x *, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt::after, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-hy0f, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-hy0f::after, .crisp-client .cc-kv6t .cc-1xry .cc-unoo[data-is-failure="false"], .crisp-client .cc-kv6t .cc-1xry .cc-unoo[data-is-failure="false"] * { cursor: pointer !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo[data-is-failure="false"] .cc-7doi:active { transform: scale(0.965) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo.cc-9axk { animation-name: cc-rfz2 !important; animation-duration: 0.75s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo.cc-b9vr { animation-name: cc-1woy !important; animation-duration: 0.1s !important; animation-fill-mode: both !important; animation-delay: 0.4s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo.cc-14qm { animation-name: cc-hp9j !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue { text-align: center !important; position: fixed !important; bottom: 96px !important; right: 17px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue.cc-phpq { animation-name: cc-x01o !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue.cc-z74s { animation-name: cc-rkvq !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="failure_notice"] .cc-1bcp .cc-1s28, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 { box-shadow: rgba(0, 0, 0, 0.125) 0px 5px 8px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="failure_notice"] .cc-1bcp .cc-1s28 { color: rgb(230, 153, 153) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] { right: 23px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 { height: auto !important; width: 340px !important; padding: 0px !important; overflow: hidden !important; position: relative !important; border-radius: 9px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh { padding: 13px 25px 13px 19px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t { display: block !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-g0ak { position: absolute !important; left: 0px !important; top: 0px !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 { padding-left: 37px !important; position: relative !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93[data-has-avatar="true"] .cc-17df { padding-right: 74px !important; min-height: 36px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-17df { text-align: left !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-17df .cc-od26 { color: rgb(191, 191, 191) !important; font-size: 12.4px !important; line-height: 16px !important; letter-spacing: 0.05px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-17df .cc-1rau { color: rgb(191, 191, 191) !important; font-size: 11.6px !important; line-height: 15px !important; letter-spacing: 0.1px !important; margin-top: 4px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-56dg { width: 36px !important; position: absolute !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-56dg .cc-8exe { position: absolute !important; right: 0px !important; top: 50% !important; transform: translateY(-50%) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-56dg .cc-8exe, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-56dg .cc-8exe .cc-1h5w { width: 36px !important; height: 36px !important; display: inline-block !important; border-radius: 36px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 { color: rgb(191, 191, 191) !important; border-top: 1px solid rgba(0, 0, 0, 0.08) !important; text-align: center !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0 { min-height: 38px !important; padding: 0px 0px 6px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: background-color !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0:active .cc-1viy { transform: translateY(1px) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0:nth-child(1) { flex: 1 1 0% !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0:nth-child(1) .cc-1viy { border: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0:nth-child(2) { flex: 0.45 1 0% !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0 .cc-1viy { border-color: rgba(0, 0, 0, 0.06) !important; border-style: solid !important; border-width: 0px 0px 0px 1px !important; line-height: 18px !important; width: 100% !important; margin-top: 12px !important; display: inline-block !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0 .cc-1viy .cc-16up { font-size: 12.4px !important; letter-spacing: 0.23px !important; padding: 0px 10px 0px 6px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c { display: block !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-86w0 { margin-right: 3px !important; margin-bottom: 7px !important; display: none !important; position: absolute !important; right: 0px !important; bottom: 100% !important; animation-name: cc-b73g !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; animation-delay: 0.25s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:last-of-type .cc-2244 .cc-1oup .cc-1f2m, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:last-of-type .cc-2244 .cc-j5l1 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn { margin-bottom: 7px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn.cc-1peb { animation-name: cc-35b0 !important; animation-duration: 0.4s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn.cc-1peb:nth-last-child(2) { animation-delay: 25ms !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn.cc-1peb:nth-last-child(3) { animation-delay: 50ms !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn.cc-1peb:nth-last-child(4) { animation-delay: 75ms !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn.cc-1peb:nth-last-child(5) { animation-delay: 0.1s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:last-of-type { margin-bottom: 22px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:last-of-type .cc-2244 .cc-1oup { padding-top: 14px !important; padding-bottom: 13px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:nth-last-child(2) .cc-2244 .cc-1oup { opacity: 0.9 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:nth-last-child(3) .cc-2244 .cc-1oup { opacity: 0.8 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:nth-last-child(4) .cc-2244 .cc-1oup { opacity: 0.6 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:nth-last-child(5) .cc-2244 .cc-1oup { opacity: 0.5 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 { float: right !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:active:nth-last-child(1) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:active:nth-last-child(2) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:active:nth-last-child(3) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:active:nth-last-child(4) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:active:nth-last-child(5) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:hover:nth-last-child(1) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:hover:nth-last-child(2) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:hover:nth-last-child(3) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:hover:nth-last-child(4) .cc-1oup, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:hover:nth-last-child(5) .cc-1oup { opacity: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:hover .cc-1oup { box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px 0px !important; transform: scale(1.015) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244:active .cc-1oup { transform: scale(0.985) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-j5l1 { display: none !important; position: absolute !important; left: -64px !important; bottom: 2px !important; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-j5l1, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-j5l1 .cc-1nza { width: 50px !important; height: 50px !important; border-radius: 50px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-j5l1 .cc-1nza { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup { background: rgb(28, 28, 33) !important; text-align: left !important; max-width: 300px !important; max-height: 260px !important; padding: 12px 18px !important; overflow: hidden !important; display: block !important; position: relative !important; border-radius: 3px !important; box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 8px 0px !important; transition-duration: 0.15s, 0.15s, 0.15s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out !important; transition-delay: 0s, 0s, 0s !important; transition-property: transform, box-shadow, opacity !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-12sh { background-image: linear-gradient(0deg, rgba(28, 28, 33, 0.8) 0px, rgba(28, 28, 33, 0) 100%) !important; height: 24px !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 0px !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-1f2m { color: rgb(191, 191, 191) !important; letter-spacing: 0px !important; margin-bottom: 9px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-1f2m .cc-14a1, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-1f2m .cc-7pex { font-size: 11.6px !important; float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-1f2m .cc-14a1 { margin-left: 3px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-w8bm { color: rgb(191, 191, 191) !important; font-size: 12.8px !important; text-align: justify !important; word-break: break-word !important; letter-spacing: 0px !important; line-height: 20px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-w8bm { pointer-events: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-w8bm { word-break: break-all !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq.cc-1gez[data-type="#"] { font-size: 28.8px !important; line-height: 32px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq.cc-1gez[data-type="##"] { font-size: 25.6px !important; line-height: 28px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq.cc-1gez[data-type="###"] { font-size: 22.4px !important; line-height: 24px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq.cc-1gez[data-type="####"] { font-size: 19.2px !important; line-height: 24px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq.cc-1gez[data-type="#####"] { font-size: 16px !important; line-height: 20px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-rxbq.cc-1gez[data-type="######"] { font-size: 12.8px !important; line-height: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-tkf1[data-size="large"] { margin-bottom: -4px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-raz0 .cc-14ob { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; width: 180px !important; height: 80px !important; border-radius: 8px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::after, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy.cc-11vl .cc-7ebe .cc-nqfv::before, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy.cc-1e7d::after, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy.cc-1e7d::before { background-color: rgb(102, 102, 102) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 { line-height: 50px !important; height: 52px !important; padding: 0px 26px !important; border-radius: 5px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28:hover:hover { transform: scale(1.01) !important; box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 12px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28:hover:active { transform: scale(0.985) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div { color: rgb(191, 191, 191) !important; font-size: 13.2px !important; letter-spacing: 0px !important; line-height: 50px !important; text-align: left !important; min-width: 230px !important; float: left !important; transition-duration: 0.1s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: color !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div:hover { color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 { margin-left: 34px !important; margin-right: -12px !important; margin-top: 8px !important; float: right !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i { display: inline-block !important; transform: scale(0.9) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy { border-color: rgb(102, 102, 102) !important; margin-right: 5px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy:last-of-type { margin-right: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::after, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy.cc-11vl .cc-7ebe .cc-kpmf::before { border-color: rgb(102, 102, 102) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-1bcp { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-1bcp .cc-1s28 { background-color: rgb(28, 28, 33) !important; font-size: 12.8px !important; letter-spacing: 0.1px !important; line-height: 35px !important; text-align: center !important; height: 37px !important; padding: 0px 22px !important; overflow: hidden !important; float: right !important; position: relative !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-hy0f { background-color: rgb(33, 33, 33) !important; text-align: center !important; line-height: 0 !important; height: 20px !important; width: 20px !important; display: inline-block !important; opacity: 0.6 !important; transition-duration: 0.15s; transition-timing-function: linear !important; transition-delay: 0s !important; transition-property: opacity !important; border-radius: 20px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-hy0f:hover { opacity: 0.75 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-hy0f:active { opacity: 0.9 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-hy0f::after { content: "" !important; background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjgiIHdpZHRoPSI4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik03LjMuN0wuNyA3LjNNLjcuN2w2LjYgNi42IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjQiLz48L3N2Zz4=") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 8px !important; height: 8px !important; margin-top: 6px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi { width: 60px !important; height: 60px !important; display: block !important; border-radius: 60px !important; box-shadow: rgba(0, 0, 0, 0.04) 0px 4px 10px 0px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi.cc-1uwh { background-color: rgb(120, 120, 120) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-1yxw { position: absolute !important; z-index: 2 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-1yxw { top: 18px !important; left: 18px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-1yxw .cc-16qx { border-width: 2px !important; width: 20px !important; height: 20px !important; opacity: 0.9 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-12u5, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-1j7n, .crisp-client .cc-kv6t[data-availability-tooltip="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"][data-is-concealed="true"], .crisp-client .cc-kv6t[data-availability-tooltip="true"][data-availability="away"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"][data-with-helpdesk="false"], .crisp-client .cc-kv6t[data-availability-tooltip="false"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"], .crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] { visibility: hidden !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-10ml, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-12u5, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-1j7n { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-10ml, .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-10ml .cc-1dx3 { width: 100% !important; height: 100% !important; border-radius: 60px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-10ml .cc-1dx3 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-1j7n { width: 14px !important; height: 14px !important; position: absolute !important; right: 3px !important; bottom: -2px !important; border-radius: 14px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-12u5 { background-color: rgb(171, 43, 58) !important; color: rgb(255, 255, 255) !important; font-size: 11.8px !important; text-align: center !important; letter-spacing: 0px !important; line-height: 23px !important; height: 24px !important; width: 24px !important; position: absolute !important; right: -2px !important; bottom: -5px !important; border-radius: 24px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh { padding-left: 25px !important; padding-right: 19px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-g0ak { left: auto !important; right: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 { padding-left: 0px !important; padding-right: 37px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93[data-has-avatar="true"] .cc-17df { padding-right: 0px !important; padding-left: 74px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-17df { text-align: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-1t9t .cc-xc93 .cc-56dg { right: auto !important; left: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0 .cc-1viy { border-width: 0px 1px 0px 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5 .cc-1yk0 .cc-1viy .cc-16up { padding-right: 6px !important; padding-left: 10px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-1f2m .cc-14a1, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-1f2m .cc-7pex { float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup .cc-1f2m .cc-14a1 { margin-left: 0px !important; margin-right: 3px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div { text-align: right !important; float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 { margin-right: 34px !important; margin-left: -12px !important; float: left !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy { margin-right: 0px !important; margin-left: 5px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp .cc-1s28 .cc-1div .cc-1hs9 .cc-1q5i .cc-1oxy:last-of-type { margin-left: 0px !important; }.crisp-client .cc-kv6t[data-full-view="true"][data-last-operator-face="false"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing="false"] { width: 32px !important; height: 26px !important; top: 16px !important; left: 11px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo { z-index: 1 !important; bottom: 14px !important; right: 14px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue { bottom: 77px !important; right: 1px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-86w0 { display: block !important; opacity: 1 !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn { display: none !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:nth-last-child(1), .crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:nth-last-child(2) { display: block !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-1bcp, .crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-j5l1, .crisp-client .cc-kv6t[data-lock-maximized="true"] .cc-1xry .cc-unoo { display: none !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn:last-of-type { margin-bottom: 8px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-1oup { max-width: 260px !important; max-height: 140px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-7doi { width: 54px !important; height: 54px !important; border-radius: 54px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-1yxw { top: 16px !important; left: 16px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-1yxw .cc-16qx { width: 18px !important; height: 18px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"][data-full-view="true"] .cc-1xry .cc-unoo { right: auto !important; left: 14px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"][data-full-view="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue { right: auto !important; left: 1px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue { right: auto !important; left: 17px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] { right: auto !important; left: 23px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-86w0 { margin-right: 0px !important; margin-left: 3px !important; right: auto !important; left: 0px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn.cc-1peb { animation-name: cc-1w0a !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 { float: left !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="new_messages"] .cc-t81c .cc-2zuy .cc-1mdn .cc-2244 .cc-j5l1 { left: auto !important; right: -64px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue .cc-1bcp .cc-1s28 { float: left !important; }.crisp-client .cc-kv6t[data-last-operator-face="true"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo { left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t[data-last-operator-face="true"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo .cc-10ml { display: block !important; }.crisp-client .cc-kv6t[data-last-operator-face="false"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing="false"] { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMwIiB3aWR0aD0iMzUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxmaWx0ZXIgaWQ9ImEiIGhlaWdodD0iMTM4LjclIiB3aWR0aD0iMTMxLjQlIiB4PSItMTUuNyUiIHk9Ii0xNS4xJSI+PGZlTW9ycGhvbG9neSBpbj0iU291cmNlQWxwaGEiIG9wZXJhdG9yPSJkaWxhdGUiIHJhZGl1cz0iMSIgcmVzdWx0PSJzaGFkb3dTcHJlYWRPdXRlcjEiLz48ZmVPZmZzZXQgZHk9IjEiIGluPSJzaGFkb3dTcHJlYWRPdXRlcjEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIxIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dCbHVyT3V0ZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0ib3V0IiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiLz48ZmVDb2xvck1hdHJpeCBpbj0ic2hhZG93Qmx1ck91dGVyMSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjA3IDAiLz48L2ZpbHRlcj48cGF0aCBpZD0iYiIgZD0iTTE0LjIzIDIwLjQ2bC05LjY1IDEuMUwzIDUuMTIgMzAuMDcgMmwxLjU4IDE2LjQ2LTkuMzcgMS4wNy0zLjUgNS43Mi00LjU1LTQuOHoiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNhKSIgeGxpbms6aHJlZj0iI2IiLz48dXNlIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiB4bGluazpocmVmPSIjYiIvPjwvZz48L3N2Zz4=") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 33px !important; height: 28px !important; top: 18px !important; left: 13px !important; }.crisp-client .cc-kv6t[data-last-operator-face="false"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing="true"] { left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t[data-availability="online"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-xc93 .cc-1rau[data-id="online"], .crisp-client .cc-kv6t[data-last-operator-face="false"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing="true"] .cc-10ml { display: block !important; }.crisp-client .cc-kv6t[data-availability="online"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5[data-when="online"] { display: flex !important; }.crisp-client .cc-kv6t[data-availability="online"] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing="true"] .cc-1j7n { background-color: rgb(72, 200, 50) !important; display: block !important; }.crisp-client .cc-kv6t[data-availability="away"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-tkyh .cc-xc93 .cc-1rau[data-id="away"] { display: block !important; }.crisp-client .cc-kv6t[data-availability="away"] .cc-1xry .cc-unoo .cc-1c9v .cc-1bue[data-id="general_entice"] .cc-1bcp .cc-1s28 .cc-rzi5[data-when="away"] { display: flex !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v { background: rgb(28, 28, 33) !important; overflow: hidden !important; bottom: 28px !important; z-index: 1 !important; border-radius: 3px !important; box-shadow: rgba(0, 0, 0, 0.15) 0px 12px 20px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-visible="true"] { visibility: visible !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-visible="false"] { visibility: hidden !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v.cc-12h3 { animation-name: cc-qv7v !important; animation-duration: 0.2s !important; animation-fill-mode: both !important; animation-timing-function: ease-in-out !important; animation-delay: 0.15s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v.cc-z8ln { animation-name: cc-1qd3 !important; animation-duration: 0.3s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1j74 { width: 40px !important; margin-left: 20px !important; margin-top: 10px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1j74 .cc-furf { margin-right: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1j74 .cc-furf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1j74 .cc-furf .cc-1do6 { width: 40px !important; height: 40px !important; border-radius: 40px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1k9z { left: 74px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1k9z .cc-2dnw { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1k9z .cc-1wea { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b .cc-2r1p[data-type] { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b .cc-2r1p[data-type="ongoing"] { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff { position: relative !important; z-index: 5 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x { text-align: center !important; height: 100px !important; overflow: hidden !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-with-website-name="false"] .cc-1k9z .cc-1wea .cc-155a[data-type="website_from"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-with-website-name="false"] .cc-1k9z .cc-1wea .cc-155a[data-type="website_name"] { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile]::before { content: "" !important; background-repeat: repeat !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 0 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="shapes"]::before { background-image: url("../images/tiles/shapes.svg?9158478") !important; background-size: 260px !important; opacity: 0.085 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="4-point-stars"]::before { background-image: url("../images/tiles/4-point-stars.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="anchors-away"]::before { background-image: url("../images/tiles/anchors-away.svg?9158478") !important; background-size: 72px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="autumn"]::before { background-image: url("../images/tiles/autumn.svg?9158478") !important; background-size: 60px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="aztec"]::before { background-image: url("../images/tiles/aztec.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="bamboo"]::before { background-image: url("../images/tiles/bamboo.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="bank-note"]::before { background-image: url("../images/tiles/bank-note.svg?9158478") !important; background-size: 72px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="bathroom-floor"]::before { background-image: url("../images/tiles/bathroom-floor.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="bevel-circle"]::before { background-image: url("../images/tiles/bevel-circle.svg?9158478") !important; background-size: 34px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="boxes"]::before { background-image: url("../images/tiles/boxes.svg?9158478") !important; background-size: 30px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="brick-wall"]::before { background-image: url("../images/tiles/brick-wall.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="bubbles"]::before { background-image: url("../images/tiles/bubbles.svg?9158478") !important; background-size: 80px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="cage"]::before { background-image: url("../images/tiles/cage.svg?9158478") !important; background-size: 40px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="charlie-brown"]::before { background-image: url("../images/tiles/charlie-brown.svg?9158478") !important; background-size: 34px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="church-on-sunday"]::before { background-image: url("../images/tiles/church-on-sunday.svg?9158478") !important; background-size: 70px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="circles-and-squares"]::before { background-image: url("../images/tiles/circles-and-squares.svg?9158478") !important; background-size: 48px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="circuit-board"]::before { background-image: url("../images/tiles/circuit-board.svg?9158478") !important; background-size: 180px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="connections"]::before { background-image: url("../images/tiles/connections.svg?9158478") !important; background-size: 42px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="cork-screw"]::before { background-image: url("../images/tiles/cork-screw.svg?9158478") !important; background-size: 38px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="current"]::before { background-image: url("../images/tiles/current.svg?9158478") !important; background-size: 66px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="curtain"]::before { background-image: url("../images/tiles/curtain.svg?9158478") !important; background-size: 64px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="death-star"]::before { background-image: url("../images/tiles/death-star.svg?9158478") !important; background-size: 44px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="diagonal-lines"]::before { background-image: url("../images/tiles/diagonal-lines.svg?9158478") !important; background-size: 18px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="diagonal-stripes"]::before { background-image: url("../images/tiles/diagonal-stripes.svg?9158478") !important; background-size: 20px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="dominos"]::before { background-image: url("../images/tiles/dominos.svg?9158478") !important; background-size: 110px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="endless-clouds"]::before { background-image: url("../images/tiles/endless-clouds.svg?9158478") !important; background-size: 60px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="eyes"]::before { background-image: url("../images/tiles/eyes.svg?9158478") !important; background-size: 44px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="falling-triangles"]::before { background-image: url("../images/tiles/falling-triangles.svg?9158478") !important; background-size: 34px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="fancy-rectangles"]::before { background-image: url("../images/tiles/fancy-rectangles.svg?9158478") !important; background-size: 64px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="flipped-diamonds"]::before { background-image: url("../images/tiles/flipped-diamonds.svg?9158478") !important; background-size: 30px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="floating-cogs"]::before { background-image: url("../images/tiles/floating-cogs.svg?9158478") !important; background-size: 240px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="floor-tile"]::before { background-image: url("../images/tiles/floor-tile.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="glamorous"]::before { background-image: url("../images/tiles/glamorous.svg?9158478") !important; background-size: 140px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="graph-paper"]::before { background-image: url("../images/tiles/graph-paper.svg?9158478") !important; background-size: 120px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="groovy"]::before { background-image: url("../images/tiles/groovy.svg?9158478") !important; background-size: 26px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="happy-intersection"]::before { background-image: url("../images/tiles/happy-intersection.svg?9158478") !important; background-size: 68px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="heavy-rain"]::before { background-image: url("../images/tiles/heavy-rain.svg?9158478") !important; background-size: 20px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="hexagons"]::before { background-image: url("../images/tiles/hexagons.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="hideout"]::before { background-image: url("../images/tiles/hideout.svg?9158478") !important; background-size: 42px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="houndstooth"]::before { background-image: url("../images/tiles/houndstooth.svg?9158478") !important; background-size: 42px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="i-like-food"]::before { background-image: url("../images/tiles/i-like-food.svg?9158478") !important; background-size: 240px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="intersecting-circles"]::before { background-image: url("../images/tiles/intersecting-circles.svg?9158478") !important; background-size: 42px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="kiwi"]::before { background-image: url("../images/tiles/kiwi.svg?9158478") !important; background-size: 48px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="leaf"]::before { background-image: url("../images/tiles/leaf.svg?9158478") !important; background-size: 100px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="line-in-motion"]::before { background-image: url("../images/tiles/line-in-motion.svg?9158478") !important; background-size: 120px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="lips"]::before { background-image: url("../images/tiles/lips.svg?9158478") !important; background-size: 80px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="lisbon"]::before { background-image: url("../images/tiles/lisbon.svg?9158478") !important; background-size: 90px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="melt"]::before { background-image: url("../images/tiles/melt.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="moroccan"]::before { background-image: url("../images/tiles/moroccan.svg?9158478") !important; background-size: 40px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="morphing-diamonds"]::before { background-image: url("../images/tiles/morphing-diamonds.svg?9158478") !important; background-size: 68px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="overlapping-circles"]::before { background-image: url("../images/tiles/overlapping-circles.svg?9158478") !important; background-size: 62px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="overlapping-diamonds"]::before { background-image: url("../images/tiles/overlapping-diamonds.svg?9158478") !important; background-size: 52px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="overlapping-hexagons"]::before { background-image: url("../images/tiles/overlapping-hexagons.svg?9158478") !important; background-size: 52px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="parkay-floor"]::before { background-image: url("../images/tiles/parkay-floor.svg?9158478") !important; background-size: 50px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="piano-man"]::before { background-image: url("../images/tiles/piano-man.svg?9158478") !important; background-size: 70px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="pie-factory"]::before { background-image: url("../images/tiles/pie-factory.svg?9158478") !important; background-size: 50px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="pixel-dots"]::before { background-image: url("../images/tiles/pixel-dots.svg?9158478") !important; background-size: 50px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="plus"]::before { background-image: url("../images/tiles/plus.svg?9158478") !important; background-size: 72px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="polka-dots"]::before { background-image: url("../images/tiles/polka-dots.svg?9158478") !important; background-size: 40px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="rails"]::before { background-image: url("../images/tiles/rails.svg?9158478") !important; background-size: 34px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="rain"]::before { background-image: url("../images/tiles/rain.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="random-shapes"]::before { background-image: url("../images/tiles/random-shapes.svg?9158478") !important; background-size: 72px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="rounded-plus-connected"]::before { background-image: url("../images/tiles/rounded-plus-connected.svg?9158478") !important; background-size: 62px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="signal"]::before { background-image: url("../images/tiles/signal.svg?9158478") !important; background-size: 72px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="skulls"]::before { background-image: url("../images/tiles/skulls.svg?9158478") !important; background-size: 120px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="slanted-stars"]::before { background-image: url("../images/tiles/slanted-stars.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="squares-in-squares"]::before { background-image: url("../images/tiles/squares-in-squares.svg?9158478") !important; background-size: 54px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="squares"]::before { background-image: url("../images/tiles/squares.svg?9158478") !important; background-size: 30px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="stamp-collection"]::before { background-image: url("../images/tiles/stamp-collection.svg?9158478") !important; background-size: 52px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="steel-beams"]::before { background-image: url("../images/tiles/steel-beams.svg?9158478") !important; background-size: 48px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="stripes"]::before { background-image: url("../images/tiles/stripes.svg?9158478") !important; background-size: 22px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="temple"]::before { background-image: url("../images/tiles/temple.svg?9158478") !important; background-size: 94px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="tic-tac-toe"]::before { background-image: url("../images/tiles/tic-tac-toe.svg?9158478") !important; background-size: 64px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="tiny-checkers"]::before { background-image: url("../images/tiles/tiny-checkers.svg?9158478") !important; background-size: 32px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="volcano-lamp"]::before { background-image: url("../images/tiles/volcano-lamp.svg?9158478") !important; background-size: 42px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="wallpaper"]::before { background-image: url("../images/tiles/wallpaper.svg?9158478") !important; background-size: 90px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="wiggle"]::before { background-image: url("../images/tiles/wiggle.svg?9158478") !important; background-size: 60px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="x-equals"]::before { background-image: url("../images/tiles/x-equals.svg?9158478") !important; background-size: 50px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="yyy"]::before { background-image: url("../images/tiles/yyy.svg?9158478") !important; background-size: 42px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x[data-tile="zig-zag"]::before { background-image: url("../images/tiles/zig-zag.svg?9158478") !important; background-size: 52px !important; opacity: 0.05 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1wlp { color: rgb(191, 191, 191) !important; font-size: 11.2px !important; letter-spacing: 0.37px !important; margin-left: 2px !important; margin-right: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 { text-align: center !important; margin-left: 20px !important; margin-top: 58px !important; float: left !important; position: relative !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-furf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-ujtk { margin-right: 5px !important; margin-bottom: 12px !important; float: left !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-furf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-furf .cc-1do6, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-ujtk, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-ujtk .cc-1do6 { width: 32px !important; height: 32px !important; border-radius: 32px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-furf .cc-1do6 { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-furf .cc-1wwd { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-furf .cc-1wwd[data-has-name="true"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-2dnw { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-ujtk { color: rgb(255, 255, 255) !important; font-size: 12px !important; letter-spacing: 0.5px !important; text-indent: 1px !important; line-height: 31px !important; text-align: center !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z { text-align: left !important; margin-top: 10px !important; padding-right: 34px !important; position: absolute !important; top: 0px !important; left: 20px !important; right: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-155a, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-2dnw, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-2r1p { letter-spacing: 0.2px !important; white-space: nowrap !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-155a, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-1wea, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-2dnw { font-size: 12.5px !important; line-height: 20px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-1k4b, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-1wea, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-2dnw { text-overflow: ellipsis !important; overflow: hidden !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-1wea { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-1wea .cc-155a { margin: 0px 4px 0px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 { margin-top: 2px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b .cc-2r1p { font-size: 11.6px !important; line-height: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b .cc-2r1p { display: none !important; opacity: 0.8 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b .cc-2r1p[data-type="default"] { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw { max-height: 30px !important; margin-top: 11px !important; margin-left: -1px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt { text-align: center !important; width: 30px !important; height: 30px !important; margin-right: 6px !important; margin-bottom: 12px !important; float: left !important; border-radius: 30px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt:last-of-type, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt:last-of-type[data-channel="spotlight"] { margin-right: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt::after { content: "" !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="spotlight"] { margin-right: 9px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="spotlight"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTguNiAxNy43YTYgNiAwIDEwLTEuNCAxLjRsMyAyLjVhMSAxIDAgMDAxLjItMS41bC0yLjgtMi40ek0wIDE1YTE1IDE1IDAgMTEzMCAwIDE1IDE1IDAgMDEtMzAgMHptMTMuOCAzLjNhNCA0IDAgMTEwLTggNCA0IDAgMDEwIDh6Ii8+PC9zdmc+") !important; width: 100% !important; height: 100% !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="email"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjExIiB3aWR0aD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggOEw2IDYuMy43IDEwLjdjLjIuMi41LjMuOC4zaDEzLjFjLjMgMCAuNi0uMS44LS4zTDkuOCA2LjR6TTE1LjMuMmExLjEgMS4xIDAgMDAtLjgtLjNIMS40YTEgMSAwIDAwLS44LjNMOCA2LjF6bS0xNSAxdjguNWw1LjEtNC4yem0xMC4yIDQuM2w1LjIgNC4yVjEuMnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=") !important; width: 16px !important; height: 13px !important; margin-top: 8px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="phone"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE1IiB3aWR0aD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0IDExLjU2YTMuOTUgMy45NSAwIDAxLS4zIDEuMzhjLS4xNS4zMy0uNTUuNjgtMS4yMiAxLjA1YTMuODYgMy44NiAwIDAxLTMuNDIuMiAzOS4xNiAzOS4xNiAwIDAxLTEuMDQtLjM4QTkgOSAwIDAxNi4yOCAxM2ExNC43NSAxNC43NSAwIDAxLTIuNjMtMi4xNGMtLjktLjktMS42MS0xLjc5LTIuMTQtMi42M0E5IDkgMCAwMS41MSA2YTM5LjE2IDM5LjE2IDAgMDEtLjM1LTEuMDNBNC4zIDQuMyAwIDAxMCAzLjg3YzAtLjYuMTctMS4yMy41LTEuODUuMzgtLjY3LjczLTEuMDcgMS4wNi0xLjIxYTMuOTUgMy45NSAwIDAxMS42LS4yOGMuMTEuMDQuMjkuMy41Mi43NmEyMy45IDIzLjkgMCAwMS42NSAxLjE2IDIxLjM1IDIxLjM1IDAgMDAuNyAxLjE0Yy4wNC4xLjA2LjE5LjA2LjI4IDAgLjEzLS4xLjMtLjI4LjUtLjIuMi0uNC4zOC0uNjIuNTRzLS40My4zNS0uNjIuNTNjLS4xOC4xOS0uMjguMzQtLjI4LjQ2IDAgLjA2LjAyLjEzLjA1LjIyYTIuMTcgMi4xNyAwIDAwLjIyLjQ1bC4xMi4xOGMuNS45MSAxLjA4IDEuNyAxLjczIDIuMzRhMTAuNzUgMTAuNzUgMCAwMDIuNTIgMS44NSAzLjYzIDMuNjMgMCAwMC40NS4yMmMuMDkuMDMuMTYuMDUuMjIuMDUuMTIgMCAuMjctLjEuNDYtLjI4LjE4LS4yLjM2LS40LjUzLS42MnMuMzQtLjQzLjU0LS42Mi4zNy0uMjguNS0uMjhjLjEgMCAuMTkuMDIuMjguMDdsLjM2LjIxLjI0LjE4YTIxLjM1IDIxLjM1IDAgMDAxLjE3LjY1bC41My4zYy40Ny4yMy43Mi40Ljc2LjUzLjAyLjA0LjAzLjExLjAzLjJ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+") !important; width: 14px !important; height: 15px !important; margin-top: 7px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="messenger"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTggLjNDMy44LjMuNSAzLjMuNSA3LjNhNi44IDYuOCAwIDAwMi44IDUuNHYyLjZMNS44IDE0Yy43LjIgMS40LjMgMi4yLjMgNC4xIDAgNy41LTMuMSA3LjUtN1MxMiAuMiA4IC4yem0uNyA5LjNsLTEuOS0yLTMuNyAyIDQuMS00LjMgMiAyIDMuNi0yLTQgNC40eiIvPjwvc3ZnPg==") !important; width: 16px !important; height: 16px !important; margin-top: 7px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="telegram"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTS41IDYuNWwzLjYgMS4zIDEuNCA0LjVhLjQuNCAwIDAwLjYuMWwyLTEuNmEuNi42IDAgMDEuOCAwbDMuNiAyLjZjLjIuMi42IDAgLjYtLjJMMTUuOC41YS40LjQgMCAwMC0uNi0uNUwuNSA1LjdhLjQuNCAwIDAwMCAuOHptNC44LjZsNy00LjNzLjIgMCAwIC4yTDYuNyA4LjNjLS4yLjItLjMuNS0uMy44TDYgMTAuNWMwIC4yLS4zLjItLjQgMEw0LjkgOGEuNy43IDAgMDEuMy0uOHoiLz48L3N2Zz4=") !important; width: 17px !important; height: 16px !important; margin-top: 7px !important; margin-left: -3px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="twitter"]::after { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE2LjMgMi4xYTYuOSA2LjkgMCAwMS0xLjcgMS43IDkuMyA5LjMgMCAwMS0uNCAzLjEgOS41IDkuNSAwIDAxLTEuMSAyLjUgMTAgMTAgMCAwMS0yIDIuMkE4LjMgOC4zIDAgMDE4LjcgMTNhOS42IDkuNiAwIDAxLTMuMy42IDkuMSA5LjEgMCAwMS01LTEuNUgxYTYuNCA2LjQgMCAwMDQtMS4zIDMuMiAzLjIgMCAwMS0xLjktLjdBMy4yIDMuMiAwIDAxMiA4LjVhMy40IDMuNCAwIDAwMS41IDAgMy4yIDMuMiAwIDAxLTEuOS0xLjJBMy4yIDMuMiAwIDAxMSA1LjJjLjUuMiAxIC40IDEuNS40YTMuMyAzLjMgMCAwMS0xLTEuMkEzLjIgMy4yIDAgMDExIDIuOGMwLS41LjItMS4xLjUtMS42YTkuMyA5LjMgMCAwMDMgMi40IDkuMSA5LjEgMCAwMDMuNyAxIDMuNiAzLjYgMCAwMTAtLjdjMC0xIC4zLTEuNyAxLTIuM2EzLjIgMy4yIDAgMDEyLjItMWMxIDAgMS44LjMgMi40IDFhNi40IDYuNCAwIDAwMi4xLS44IDMuMiAzLjIgMCAwMS0xLjQgMS45IDYuNSA2LjUgMCAwMDEuOS0uNXoiLz48L3N2Zz4=") !important; width: 17px !important; height: 18px !important; margin-top: 6px !important; margin-left: 1px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-wdhl { padding: 4px 5px 4px 6px !important; position: absolute !important; right: 12px !important; top: 10px !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-wdhl .cc-1asz { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjgiIHdpZHRoPSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik03LjUuN0wxIDcuM00xIC43bDYuNSA2LjYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNCIvPjwvc3ZnPg==") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; width: 10px !important; height: 13px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-bdff .cc-uryd { background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.05) 0px, rgba(0, 0, 0, 0) 50%) !important; height: 8px !important; display: block !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: -8px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz { background: rgb(28, 28, 33) !important; overflow: hidden !important; position: relative !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-drop-zone="true"] .cc-5b24 .cc-2uua { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-gif="true"] .cc-5b24 .cc-1tha, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-smiley="true"] .cc-5b24 .cc-1tha { background-color: rgba(28, 28, 33, 0.5) !important; top: 0px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-gif="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1oxy.cc-11vl[data-variant="inactive"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-smiley="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1oxy.cc-11vl[data-variant="inactive"] { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-gif="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1oxy.cc-11vl[data-variant="active"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-smiley="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1oxy.cc-11vl[data-variant="active"] { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-gif="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1tzl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-gif="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="none"] .cc-1926 .cc-1tzl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-smiley="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1tzl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-smiley="true"] .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="none"] .cc-1926 .cc-1tzl { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-gif="true"] .cc-5b24 .cc-1tha .cc-batn .cc-h39l .cc-mxq4[data-type="gif"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-picker-smiley="true"] .cc-5b24 .cc-1tha .cc-batn .cc-h39l .cc-mxq4[data-type="smiley"] { color: rgb(255, 255, 255) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-health="true"] .cc-5b24 .cc-1pvj, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-offline="true"] .cc-5b24 .cc-1pvj { top: 61px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-health="true"] .cc-5b24 .cc-1c6m, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-offline="true"] .cc-5b24 .cc-41gl { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-alert-email_invalid="true"] .cc-5b24[data-refer-hide-space="true"] .cc-1pvj, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-alert-wait_reply="true"] .cc-5b24[data-refer-hide-space="true"] .cc-1pvj, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-alert-warn_reply="true"] .cc-5b24[data-refer-hide-space="true"] .cc-1pvj { bottom: 95px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-alert-email_invalid="true"] .cc-5b24 .cc-1pvj, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-alert-wait_reply="true"] .cc-5b24 .cc-1pvj, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz[data-has-alert-warn_reply="true"] .cc-5b24 .cc-1pvj { bottom: 129px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 { position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24[data-refer-hide-space="true"] .cc-2uua .cc-1b7n { bottom: 18px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24[data-refer-hide-space="true"] .cc-1pvj { bottom: 56px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24[data-refer-hide-space="true"] .cc-1tha { bottom: 57px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24[data-refer-hide-space="true"] .cc-14ou { bottom: 1px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24[data-refer-hide-space="true"] .cc-g7iw { bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-ic7l { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEyIiB3aWR0aD0iMTEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSI1LjUiIGN5PSI2IiBmaWxsPSIjZDAwMjFiIiByPSI1LjUiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNNC4zIDIuNWEuMi4yIDAgMDEuMi0uM2gybC4yLjMtLjIgNC4zYS4zLjMgMCAwMS0uMy4ySDQuOGEuMy4zIDAgMDEtLjItLjN6Ii8+PHJlY3QgaGVpZ2h0PSIyIiByeD0iLjMiIHdpZHRoPSIyIiB4PSI0LjUiIHk9IjcuOCIvPjwvZz48L2c+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1vnk { background: rgb(28, 28, 33) !important; border-width: 0px 0px 1px !important; border-style: solid !important; overflow: hidden !important; height: 60px !important; position: absolute !important; top: 0px !important; left: 0px !important; right: 0px !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl { padding: 0px 16px 0px 28px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-failed="true"] .cc-15u8 .cc-18rr, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-inactive="true"] .cc-15u8 .cc-18rr { animation: 0s ease 0s 1 normal none running none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-failed="true"] .cc-15u8 .cc-1mjm .cc-qn0f, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-inactive="true"] .cc-15u8 .cc-1mjm .cc-1ji5, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-inactive="true"] .cc-15u8 .cc-1mjm .cc-qn0f { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-inactive="true"] .cc-15u8 .cc-1mjm .cc-1eac, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-inactive="true"] .cc-15u8 .cc-1mjm .cc-vks0 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-failed="true"] .cc-15u8 .cc-1mjm .cc-1eac, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-failed="true"] .cc-15u8 .cc-1mjm .cc-vks0 { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-1ji5, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-qn0f, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-failed="true"] .cc-15u8 .cc-1mjm .cc-10sl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl[data-reconnect-failed="true"] .cc-15u8 .cc-1mjm .cc-1ji5 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 { padding: 10px 0px 10px 36px !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-18rr { width: 20px !important; height: 21px !important; position: absolute !important; left: 0px !important; top: 50% !important; transform: translateY(-50%) !important; animation-name: cc-vvos !important; animation-duration: 3s !important; animation-timing-function: linear !important; animation-iteration-count: infinite !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-10sl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-1eac, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-1ji5, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-qn0f, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-vks0 { color: rgb(191, 191, 191) !important; line-height: 16px !important; text-overflow: ellipsis !important; white-space: nowrap !important; height: 16px !important; overflow: hidden !important; padding: 2px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-10sl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-qn0f, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-vks0 { font-size: 12.4px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-10sl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-vks0 { color: rgb(230, 153, 162) !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-1eac, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-1ji5 { font-size: 12px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-1mjm .cc-1eac { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m { padding: 0px 10px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l { text-align: center !important; padding-top: 11px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-7s5d, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-s6qy { text-overflow: ellipsis !important; white-space: nowrap !important; overflow: hidden !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-7s5d { font-size: 12.8px !important; color: rgb(230, 153, 153) !important; line-height: 15px !important; height: 15px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-7s5d::before { content: "" !important; background-color: rgb(180, 45, 45) !important; width: 8px !important; height: 8px !important; margin-left: -7px !important; margin-right: 6px !important; display: inline-block !important; border-radius: 8px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-s6qy { line-height: 14px !important; height: 14px !important; margin-top: 7px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-s6qy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-s6qy .cc-1qlv { color: rgb(191, 191, 191) !important; font-size: 12px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-s6qy .cc-1qlv { text-decoration: underline !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj { bottom: 90px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j { position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j { background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.01) 100%) !important; overflow: hidden auto !important; padding: 0px 10px 0px 50px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1ro5, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1s5n, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1yfu { box-shadow: rgba(87, 117, 152, 0.05) 0px 3px 4px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1ro5, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1yfu { border-radius: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-3lvj { margin-top: 15px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 { padding-top: 3px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll { margin-bottom: 13px !important; margin-left: -40px !important; flex-flow: row wrap !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll *, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll::after, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll::before { display: flex !important; flex-direction: row !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll::after, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll::before { content: "" !important; background-color: rgb(75, 75, 104) !important; height: 1px !important; margin-top: 6px !important; opacity: 0.16 !important; flex: 1 1 0% !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll::before { margin-left: 21px !important; float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll::after { margin-right: 21px !important; float: right !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-1pll .cc-1p79 { color: rgb(191, 191, 191) !important; font-size: 11.8px !important; letter-spacing: 0px !important; margin: 0px auto !important; padding: 0px 11px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 { margin-bottom: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9:last-of-type { margin-bottom: 25px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa { margin-bottom: 7px !important; clear: both !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa:last-of-type { margin-bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa:last-of-type .cc-1did, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa:last-of-type .cc-1s5n { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa.cc-18lb { animation-duration: 0.2s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-type="file"] .cc-1did { margin-top: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-type="field"][data-from] .cc-xfpr .cc-1yfu, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-type="field"][data-from] .cc-xfpr .cc-1yfu .cc-xtol { display: block !important; float: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-k5zk .cc-1u5t, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-k5zk .cc-crgu, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-784v, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-8dhr, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-u2t4 { float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-type="field"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-type="field"] .cc-xfpr { width: 100% !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-is-preview="true"][data-type="file"] .cc-xfpr .cc-1yfu .cc-1epp .cc-q81n { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-is-preview="true"][data-type="file"] .cc-xfpr .cc-1yfu .cc-1epp .cc-nn4g { margin: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-is-preview="true"] .cc-xfpr .cc-1yfu { background: 0px 0px !important; padding: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu { padding: 8px 16px 9px !important; overflow: hidden !important; position: relative !important; transform: translateZ(0px) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol { cursor: default !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu:active { opacity: 0.9 !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol { text-align: left !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-143v, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-w8bm { font-size: 12.6px !important; line-height: 18px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-143v, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq { word-break: break-word !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-w8bm { color: inherit !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-w8bm { word-break: break-all !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1gez[data-type="#"] { font-size: 28.8px !important; line-height: 32px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1gez[data-type="##"] { font-size: 25.6px !important; line-height: 28px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1gez[data-type="###"] { font-size: 22.4px !important; line-height: 24px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1gez[data-type="####"] { font-size: 19.2px !important; line-height: 24px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1gez[data-type="#####"] { font-size: 16px !important; line-height: 20px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1gez[data-type="######"] { font-size: 12.8px !important; line-height: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-i0y3 { border-color: rgba(0, 0, 0, 0.15) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-11yu { background-color: rgba(0, 0, 0, 0.15) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-hsr1.cc-1kr8 .cc-1nuy { transition-duration: 0.15s; transition-timing-function: linear !important; transition-delay: 0s !important; transition-property: filter !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-hsr1.cc-1kr8 .cc-1nuy:hover { filter: brightness(95%) !important; cursor: pointer !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1fry, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1nuy { line-height: 100px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-tkf1[data-size="large"] { margin: 0px 0px -4px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 { margin: 9px -3px 2px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7[data-variant="helpdesk"] .cc-djxv { color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7[data-variant="helpdesk"] .cc-djxv[data-type="link"] { padding: 0px 24px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7[data-variant="helpdesk"] .cc-djxv::before { content: "" !important; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMxOTE5MTkiIHN0cm9rZS13aWR0aD0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIj48Y2lyY2xlIGN4PSI0LjYiIGN5PSI0LjYiIHI9IjQuNiIvPjxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTguMyA4LjNsMyAyLjYiLz48L2c+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; vertical-align: middle !important; width: 15px !important; height: 14px !important; margin-top: -2px !important; margin-left: -2px !important; margin-right: 10px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="link"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="image"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="embed"] { margin-left: auto !important; margin-right: auto !important; overflow: hidden !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="link"] { font-size: 12px !important; text-decoration: none !important; text-align: center !important; line-height: 30px !important; word-break: break-all !important; height: 31px !important; padding: 0px 16px !important; border-radius: 31px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="link"]:hover { text-decoration: underline !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="image"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="embed"] { background-color: rgb(28, 28, 33) !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; width: 100% !important; min-width: 180px !important; max-width: 600px !important; position: relative !important; box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="image"] { background-color: rgba(0, 0, 0, 0.075) !important; height: 80px !important; margin-bottom: 9px !important; border-radius: 10px !important; transition-duration: 0.15s; transition-timing-function: linear !important; transition-delay: 0s !important; transition-property: filter !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="image"]:hover { filter: brightness(95%) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="embed"] { height: 100px !important; border-radius: 14px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="embed"]:hover::before { transform: scale(1.15) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="embed"]:active::before { transform: scale(0.95) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="embed"]::before { content: "" !important; width: 38px !important; height: 38px !important; margin-top: -19px !important; margin-left: -19px !important; position: absolute !important; left: 50% !important; top: 50% !important; z-index: 1 !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="embed"] .cc-18zh { background: rgba(0, 0, 0, 0.15) !important; width: 100% !important; height: 100% !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp { text-align: center !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-q81n { font-size: 12px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-1mhl { margin-top: 7px !important; padding: 0px 16px 1px !important; display: inline-block !important; border-radius: 28px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-1mhl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-1mhl .cc-32av { text-decoration: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6:hover .cc-fnu6, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-1mhl:hover .cc-32av { text-decoration: underline !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-1mhl .cc-32av { font-size: 11.2px !important; line-height: 28px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-nn4g { margin-top: 9px !important; margin-bottom: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-nn4g, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-nn4g .cc-fqnb { cursor: zoom-in !important; display: block !important; border-radius: 1px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-nn4g .cc-fqnb { background-color: rgb(31, 31, 31) !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; width: 100% !important; height: 120px !important; min-width: 220px !important; max-width: 600px !important; box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 2px !important; border-radius: 14px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-wrpn { text-align: center !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-wrpn[data-source*="giphy.com"] .cc-1rh5 .cc-nl2z { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-wrpn[data-source*="giphy.com"] .cc-1rh5 .cc-nl2z .cc-1pbj { background-image: url("../images/includes/logo-giphy.png?9158478") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 56px !important; height: 12px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-wrpn .cc-1rh5 { background-color: rgb(31, 31, 31) !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; width: 180px !important; height: 100px !important; display: block !important; position: relative !important; box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 2px !important; border-radius: 14px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-wrpn .cc-1rh5 .cc-nl2z { background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.5) 100%) !important; height: 36px !important; display: none !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 0px !important; border-bottom-left-radius: 14px !important; border-bottom-right-radius: 14px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-wrpn .cc-1rh5 .cc-nl2z .cc-1pbj { position: absolute !important; left: 12px !important; bottom: 8px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4[data-state="playing"] .cc-uxhm .cc-784v::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjEzIj48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIC41aDN2MTJIMHptNS41IDBoM3YxMmgtM3oiLz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4[data-state="loading"] .cc-uxhm .cc-784v::before { animation-name: cc-3dr9 !important; animation-duration: 1.25s !important; animation-timing-function: ease-in-out !important; animation-iteration-count: infinite !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-cccw { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-1ep3 { width: 0px !important; min-width: 0px !important; max-width: 100% !important; position: absolute !important; left: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 0 !important; transition-duration: 0.5s; transition-timing-function: linear !important; transition-delay: 0s !important; transition-property: width !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm { position: relative !important; display: block !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-784v { width: 26px !important; height: 26px !important; margin: -4px -8px !important; border-radius: 200px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-784v::before { content: "" !important; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNSI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOS41IDcuNWwtOSA3Vi41eiIvPjwvc3ZnPg==") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; width: 10px !important; height: 14px !important; margin: 6px auto 0px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-8dhr { background: rgb(28, 28, 33) !important; width: 86px !important; height: 2px !important; margin: 8px 10px 0px !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-u2t4 { color: rgb(255, 255, 255) !important; font-size: 12.4px !important; letter-spacing: 0.6px !important; user-select: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4::before, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSI+PHBhdGggZmlsbD0iIzE5MTkxOSIgZD0iTTYuMiAxMS4ybDUuNi01LjZhLjYuNiAwIDAwLjItLjQuNi42IDAgMDAtLjItLjRsLS45LTFhLjYuNiAwIDAwLS40LS4yLjYuNiAwIDAwLS40LjJMNS44IDguMSA0IDZhLjYuNiAwIDAwLS40LS4xLjYuNiAwIDAwLS40LjJMMiA3YS42LjYgMCAwMC0uMS40LjYuNiAwIDAwLjIuNGwzLjIgMy4zYS42LjYgMCAwMC40LjIuNi42IDAgMDAuNC0uMnptNy44LTh2OC43YzAgLjctLjMgMS4zLS44IDEuOGEyLjUgMi41IDAgMDEtMS44LjhIMi42YTIuNSAyLjUgMCAwMS0xLjgtLjhBMi41IDIuNSAwIDAxMCAxMlYzYzAtLjcuMy0xLjMuOC0xLjhBMi41IDIuNSAwIDAxMi42LjVoOC44Yy43IDAgMS4zLjMgMS44LjhTMTQgMi40IDE0IDN6Ii8+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4 { padding: 1px 0px 9px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-choices-count="2"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-choices-count="2"][data-has-selected="true"] .cc-1u43 { text-align: center !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-choices-count="2"] .cc-1u43 { min-width: 80px !important; margin-left: 4px !important; margin-right: 4px !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43 { text-align: left !important; pointer-events: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43[data-selected="true"]::before { opacity: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43::before { content: "" !important; vertical-align: middle !important; width: 18px !important; height: 18px !important; margin-top: -1px !important; margin-right: 9px !important; margin-left: -7px !important; opacity: 0.3 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4 .cc-1u43 { background: 0px 0px !important; color: rgb(191, 191, 191) !important; font-size: 11.52px !important; text-align: center !important; line-height: 16px !important; min-width: 100px !important; margin: 6px auto 0px !important; padding: 7px 15px 8px !important; display: block !important; user-select: none !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6[data-has-value="true"] .cc-vzs4::before { opacity: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-2t7n { line-height: 0 !important; margin-right: 10px !important; padding: 6px 7px 6px 6px !important; display: inline-block !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-2t7n::before { content: "" !important; background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik01LjEuOUwxLjUgNC41bTAgMGwzLjYgMy42IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 6px !important; height: 9px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-hp1x, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4 { height: 38px !important; margin-top: 10px !important; margin-bottom: 4px !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-1t9k, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4 { padding: 0px 4px 0px 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4 { border: 2px solid rgba(28, 28, 33, 0.65) !important; color: rgb(255, 255, 255) !important; font-size: 12px !important; letter-spacing: 0.1px !important; line-height: 37px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4::before { content: "" !important; vertical-align: middle !important; width: 18px !important; height: 18px !important; margin-right: 9px !important; margin-top: -2px !important; display: inline-block !important; opacity: 0.3 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-hp1x { background-color: rgb(28, 28, 33) !important; display: flex !important; flex-direction: row !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-k5zk, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1s5n { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-hp1x .cc-1t9k { background: 0px 0px !important; border: 0px !important; font-size: 12.8px !important; letter-spacing: 0.25px !important; height: 37px !important; margin: 0px !important; flex: 1 1 0% !important; border-radius: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-hp1x .cc-fosr { color: rgb(255, 255, 255) !important; border: 0px !important; font-size: 11.2px !important; letter-spacing: 0.2px !important; line-height: 30px !important; outline: 0px !important; cursor: pointer !important; margin: 4px 9px 4px 0px !important; padding: 0px 9px !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-iqjx .cc-1kje .cc-66kp { text-transform: lowercase !important; padding-left: 6px !important; opacity: 0.75 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 { line-height: 14px !important; text-transform: lowercase !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-k5zk, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 { padding-top: 5px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did { color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-k5zk .cc-crgu { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjgiIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMiA0bDIgMm0wIDBsNC00IiBmaWxsPSJub25lIiBzdHJva2U9IiMxOTE5MTkiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 11px !important; height: 8px !important; margin-top: 3px !important; margin-right: 1px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-k5zk .cc-1u5t { color: inherit !important; font-size: 10.8px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 { font-size: 11.2px !important; text-decoration: underline !important; margin-right: 16px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 .cc-1pp5, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 .cc-fnu6 { float: right !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-xtol { float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 .cc-1pp5 { width: 14px !important; height: 13px !important; margin-right: 3px !important; margin-top: 1px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 .cc-fnu6 { color: rgb(230, 153, 162) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"].cc-18lb { animation-name: cc-eih1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"].cc-18lb, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"].cc-18lb { animation-name: cc-7fme !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-1s5n { float: left !important; position: absolute !important; bottom: 1px !important; left: -40px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-1s5n, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-1s5n .cc-1jl7 { width: 32px !important; height: 32px !important; border-radius: 32px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-1s5n .cc-1jl7 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-xtol { float: right !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-i0y3 { border-color: rgba(28, 28, 33, 0.25) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-11yu, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-1pni { background-color: rgba(28, 28, 33, 0.25) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-rxbq.cc-12z0 { color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4::before, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43[data-selected="false"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTYuMiAxMS4ybDUuNi01LjZhLjYuNiAwIDAwLjItLjQuNi42IDAgMDAtLjItLjRsLS45LTFhLjYuNiAwIDAwLS40LS4yLjYuNiAwIDAwLS40LjJMNS44IDguMSA0IDZhLjYuNiAwIDAwLS40LS4xLjYuNiAwIDAwLS40LjJMMiA3YS42LjYgMCAwMC0uMS40LjYuNiAwIDAwLjIuNGwzLjIgMy4zYS42LjYgMCAwMC40LjIuNi42IDAgMDAuNC0uMnptNy44LTh2OC43YzAgLjctLjMgMS4zLS44IDEuOGEyLjUgMi41IDAgMDEtMS44LjhIMi42YTIuNSAyLjUgMCAwMS0xLjgtLjhBMi41IDIuNSAwIDAxMCAxMlYzYzAtLjcuMy0xLjMuOC0xLjhBMi41IDIuNSAwIDAxMi42LjVoOC44Yy43IDAgMS4zLjMgMS44LjhTMTQgMi40IDE0IDN6Ii8+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4 { margin-top: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43[data-selected="false"] { background: rgba(28, 28, 33, 0.2) !important; color: rgba(255, 255, 255, 0.65) !important; box-shadow: rgba(0, 0, 0, 0.024) 0px 2px 4px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4 .cc-1u43 { background: rgb(28, 28, 33) !important; margin-top: 9px !important; box-shadow: rgba(0, 0, 0, 0.06) 0px 3px 6px 0px !important; transition-duration: 0.2s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: box-shadow, transform !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4 .cc-1u43:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px 0px !important; transform: scale(1.01) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4 .cc-1u43:active { box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 4px 0px !important; transform: scale(0.985) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu { background: rgb(28, 28, 33) !important; box-shadow: rgba(87, 117, 152, 0.1) 0px 3px 4px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol { color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1epp .cc-1mhl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7 .cc-djxv[data-type="link"] { background-color: rgba(26, 26, 26, 0.925) !important; color: rgb(255, 255, 255) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4[data-state="playing"] .cc-uxhm .cc-784v::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjEzIj48cGF0aCBmaWxsPSIjMTkxOTE5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIC41aDN2MTJIMHptNS41IDBoM3YxMmgtM3oiLz48L3N2Zz4=") !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-1ep3 { background-color: rgba(26, 26, 26, 0.07) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-784v::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNSI+PHBhdGggZmlsbD0iIzE5MTkxOSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOS41IDcuNWwtOSA3Vi41eiIvPjwvc3ZnPg==") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-784v:hover { background: rgba(26, 26, 26, 0.1) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-784v:active { background: rgba(26, 26, 26, 0.2) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-8dhr { background: rgb(26, 26, 26) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-u2t4 { color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43[data-selected="false"] { border-color: rgba(26, 26, 26, 0.3) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4 .cc-1u43 { border: 2px solid rgba(26, 26, 26, 0.65) !important; cursor: default !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6[data-has-value="false"] .cc-vzs4 { border-color: rgba(26, 26, 26, 0.3) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4 { border: 2px solid rgba(26, 26, 26, 0.65) !important; color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-1did { text-align: right !important; padding-right: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-1did .cc-k5zk { font-size: 10.4px !important; color: inherit !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1deq { margin-top: -12.5px !important; margin-bottom: 25px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1deq .cc-1ro5 { padding: 8px 12px 10px !important; float: left !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1deq .cc-1ro5 .cc-1ssv { width: 4px !important; height: 4px !important; margin-left: 1px !important; margin-right: 1px !important; display: inline-block !important; border-radius: 200px !important; animation-name: cc-1ms1 !important; animation-duration: 1.5s !important; animation-timing-function: ease-in-out !important; animation-iteration-count: infinite !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1deq .cc-1ro5 .cc-1ssv:nth-child(1) { animation-delay: 0s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1deq .cc-1ro5 .cc-1ssv:nth-child(2) { animation-delay: -0.25s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1deq .cc-1ro5 .cc-1ssv:nth-child(3) { animation-delay: -0.5s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-2uua { background-color: rgba(28, 28, 33, 0.6) !important; display: none !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 20 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-2uua .cc-1hl5 { background: 0px 0px !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 2 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-2uua .cc-1b7n { background-color: rgba(28, 28, 33, 0.95) !important; border-width: 2px !important; border-style: dashed !important; text-align: center !important; border-radius: 2px !important; position: absolute !important; left: 20px !important; right: 20px !important; top: 18px !important; bottom: 44px !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-2uua .cc-1b7n .cc-16re { margin-top: -6px !important; position: absolute !important; top: 50% !important; left: 0px !important; right: 0px !important; transform: translateY(-50%) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-2uua .cc-1b7n .cc-16re .cc-1toe { text-align: center !important; width: 62px !important; height: 62px !important; display: inline-block !important; border-radius: 3px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-2uua .cc-1b7n .cc-16re .cc-1toe::after { content: "" !important; background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM1IiB3aWR0aD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0IDMzLjV2LTMybS0xMiAxMmwxMi0xMm0xMiAxMmwtMTItMTIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiLz48L3N2Zz4=") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 25px !important; height: 33px !important; margin-top: 14px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-2uua .cc-1b7n .cc-16re .cc-1ehq { color: rgb(191, 191, 191) !important; font-size: 15.2px !important; margin-top: 17px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha { display: none !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 91px !important; z-index: 10 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha[data-has-animation="true"] .cc-batn .cc-5ftt, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha[data-has-animation="true"] .cc-batn .cc-h39l { animation-name: cc-14vg !important; animation-duration: 0.1s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn { border-width: 1px 0px !important; border-style: solid !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: -1px !important; box-shadow: rgba(0, 0, 0, 0.01) 0px 2px 6px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-5ftt, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-h39l { background-color: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-h39l { text-align: center !important; height: 24px !important; padding-top: 7px !important; padding-bottom: 5px !important; position: relative !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-h39l .cc-mxq4 { font-size: 11.6px !important; color: rgb(191, 191, 191) !important; letter-spacing: 0px !important; line-height: 24px !important; margin: 0px 2px !important; padding: 0px 10px !important; display: inline-block !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-h39l .cc-mxq4:first-of-type { margin-left: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-h39l .cc-mxq4:last-of-type { margin-right: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt { padding: 8px 10px 14px !important; display: none !important; position: relative !important; z-index: 2 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt .cc-yb0h .cc-dnqb { cursor: pointer !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="smiley"] .cc-yb0h { text-align: center !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="smiley"] .cc-yb0h .cc-dnqb { margin: 4px 6px !important; box-shadow: rgba(87, 117, 152, 0.04) 0px 3px 4px 0px !important; border-radius: 200px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="smiley"] .cc-yb0h .cc-dnqb:hover { transform: scale(1.15) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="smiley"] .cc-yb0h .cc-dnqb:active { transform: scale(0.95) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="smiley"] .cc-yb0h .cc-dnqb.cc-tkf1[data-name="thumbs-up"], .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="smiley"] .cc-yb0h .cc-dnqb.cc-tkf1[data-name="heart"] { box-shadow: none !important; border-radius: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"][data-has-search="true"] .cc-r00v .cc-z5zp[data-action="search"] .cc-1k8e { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjExIiB3aWR0aD0iMTEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNSAxLjVsOCA4bTAtOGwtOCA4IiBmaWxsPSJub25lIiBzdHJva2U9IiMxOTE5MTkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=") !important; height: 12px !important; width: 12px !important; margin-top: -6px !important; margin-left: 24px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v { margin-left: -10px !important; margin-right: -10px !important; padding-bottom: 16px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v .cc-z5zp { display: block !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v .cc-z5zp[data-action="search"] { padding-left: 16px !important; padding-right: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v .cc-z5zp[data-action="search"] .cc-1k8e { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMxOTE5MTkiIHN0cm9rZS13aWR0aD0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIj48Y2lyY2xlIGN4PSI0LjgiIGN5PSI0LjgiIHI9IjQuNCIvPjxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTTcuOCA4LjFsMy44IDQuMiIvPjwvZz48L3N2Zz4=") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; height: 16px !important; width: 16px !important; margin-top: -8px !important; margin-left: 22px !important; position: absolute !important; top: 50% !important; left: 0px !important; z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v .cc-z5zp[data-action="search"] .cc-19m8 { border-color: rgb(43, 43, 43) !important; border-width: 0px 0px 1px !important; border-style: solid !important; font-size: 12px !important; line-height: 40px !important; text-align: center !important; width: 100% !important; padding: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v .cc-z5zp[data-action="search"] .cc-19m8:focus { border-color: rgb(79, 79, 79) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v .cc-z5zp[data-action="search"] .cc-19m8::placeholder { color: rgb(188, 192, 194) !important; -webkit-text-fill-color: rgb(123, 130, 135) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-yb0h { text-align: center !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-yb0h .cc-dnqb { border-width: 2px !important; border-style: solid !important; background-color: rgb(46, 46, 46) !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; width: 64px !important; height: 54px !important; margin: 1px 3px !important; display: inline-block !important; position: relative !important; overflow: hidden !important; border-radius: 10px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-yb0h .cc-dnqb[data-loading="true"] { border-color: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-yb0h .cc-dnqb[data-loading="true"]:nth-child(2n+1)::before { animation-delay: 0s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-yb0h .cc-dnqb[data-loading="true"]:nth-child(2n)::before { animation-delay: 0.25s !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-yb0h .cc-dnqb[data-loading="true"]::before { content: "" !important; background-color: rgb(33, 33, 33) !important; position: absolute !important; top: 0px !important; bottom: 0px !important; left: 0px !important; right: 0px !important; z-index: 1 !important; animation-name: cc-seb1 !important; animation-duration: 1.5s !important; animation-timing-function: ease-in-out !important; animation-iteration-count: infinite !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-1ydc { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-1ydc .cc-bj9g { color: rgb(191, 191, 191) !important; font-size: 12px !important; text-align: center !important; padding: 22px 24px 24px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou { text-align: center !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 35px !important; z-index: 6 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9 { display: none !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9 .cc-tez9 { position: absolute !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9 .cc-1691 { color: rgb(191, 191, 191) !important; cursor: default !important; word-break: break-all !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-tez9 { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjciIHdpZHRoPSIxMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjUuNWw2IDZtNi02bC02IDYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzM2MzYzNiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvc3ZnPg==") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 13px !important; height: 7px !important; left: 21px !important; top: 16px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691 { color: rgb(191, 191, 191) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf { background: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf { height: 39px !important; padding: 0px 10px !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 56px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691 { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf .cc-1691 .cc-ripp, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw[data-has-value="true"] .cc-1cxr .cc-t0eq .cc-1y2e:last-of-type { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf .cc-1691 .cc-ripp, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-1691 .cc-ripp, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-1691 .cc-ripp, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691 .cc-ripp { font-size: 12px !important; line-height: 37px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf .cc-1691.cc-8or8, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-1691.cc-8or8, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-1691.cc-8or8, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691.cc-8or8 { margin-top: 6px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-1691:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-1691:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-tez9, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-tez9:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf .cc-tez9:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-1691:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-1691:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-tez9, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-tez9:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf .cc-tez9:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-1691:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-tez9, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-tez9:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-tez9:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf:hover { cursor: pointer !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="email_invalid"] .cc-1mtf { background: rgb(69, 17, 17) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="warn_reply"] .cc-1mtf { background: rgb(102, 75, 0) !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw { background: rgb(28, 28, 33) !important; border-width: 1px 0px 0px !important; border-style: solid !important; box-sizing: border-box !important; height: 57px !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 34px !important; z-index: 7 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw[data-has-value="true"] .cc-1cxr .cc-t0eq .cc-13gu { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw[data-is-locked="true"] { pointer-events: none !important; opacity: 0.25 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1uz4 grammarly-ghost { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1uz4 .cc-pjpe { font-size: 13.6px !important; line-height: 18px !important; letter-spacing: 0.15px !important; border-bottom: 0px none !important; padding: 17px 0px 20px !important; overflow: hidden !important; resize: none !important; position: absolute !important; left: 18px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr { position: absolute !important; right: 11px !important; top: 12px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e { float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1926, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-br7s { border: 0px !important; float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1926 .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1926 .cc-1wj3, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-br7s .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-br7s .cc-1wj3 { float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e { position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1tzl, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="none"] .cc-1926 .cc-1tzl { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="none"] .cc-1926 .cc-1oxy { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-do6v, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="none"] .cc-1926 .cc-do6v { display: block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1oxy.cc-11vl[data-variant="inactive"] { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="smiley"] .cc-1926 .cc-1oxy.cc-11vl[data-variant="active"] { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="preparing"] .cc-1926 .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="preparing"] .cc-1926 .cc-1oxy:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="preparing"] .cc-1926 .cc-1oxy:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="preparing"] .cc-1926 .cc-do6v, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="preparing"] .cc-1926 .cc-do6v:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="preparing"] .cc-1926 .cc-do6v:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="uploading"] .cc-1926 .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="uploading"] .cc-1926 .cc-1oxy:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="uploading"] .cc-1926 .cc-1oxy:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="uploading"] .cc-1926 .cc-do6v, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="uploading"] .cc-1926 .cc-do6v:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="uploading"] .cc-1926 .cc-do6v:hover { cursor: default !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s:active .cc-hf7r, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s:hover .cc-hf7r, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1oxy:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1oxy:hover, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-do6v, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-do6v:active, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-do6v:hover { cursor: pointer !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="preparing"] .cc-1926 .cc-1wj3, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"][data-state="uploading"] .cc-1926 .cc-1wj3 { display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e[data-type="file"] .cc-1926 .cc-do6v { width: 25px !important; height: 25px !important; margin: 0px !important; padding: 0px !important; opacity: 0 !important; z-index: 2 !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 { width: 25px !important; height: 25px !important; margin-top: 2px !important; margin-right: 6px !important; position: relative !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926:active .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926:hover .cc-1oxy { opacity: 1 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926.cc-1xll .cc-1tzl.cc-1wsx { margin-right: -8px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926.cc-1xll .cc-1tzl.cc-1wsx::after { margin-right: 16.5px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1tzl { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1wj3, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-do6v { position: absolute !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1oxy, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1wj3 { z-index: 1 !important; display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1oxy { border-width: 1px !important; border-style: solid !important; width: 23px !important; height: 23px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1wj3 { width: 25px !important; height: 25px !important; position: relative !important; border-radius: 200px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 .cc-1wj3 .cc-1uc7 { border-width: 5px !important; border-style: solid !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 3 !important; border-radius: 50% !important; animation-name: cc-mjxm !important; animation-duration: 2.5s !important; animation-timing-function: linear !important; animation-iteration-count: infinite !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s { text-align: center !important; height: 31px !important; width: 31px !important; margin-right: 3px !important; margin-left: -3px !important; margin-top: -1px !important; border-radius: 200px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s .cc-hf7r { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTEzIDdMLjUgMGwyIDYgNy43IDEtNy44IDEtMS45IDZ6Ii8+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 14px !important; height: 15px !important; margin-top: 8px !important; margin-left: 1px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg { background: rgb(28, 28, 33) !important; border-width: 1px 0px 0px !important; border-style: solid !important; height: 34px !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 0px !important; z-index: 8 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy { text-align: center !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp { color: rgb(191, 191, 191) !important; margin-top: 8px !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp .cc-1204, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp .cc-3f6y { float: left !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp .cc-3f6y { line-height: 16px !important; text-transform: lowercase !important; margin-right: 6px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp .cc-3f6y, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp .cc-3f6y.cc-37qh { font-size: 11.6px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp .cc-3f6y.cc-37qh { letter-spacing: 0.2px !important; margin-right: 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-19cg .cc-z2iy .cc-13dp .cc-1204 { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEzIiB3aWR0aD0iMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjgyIDkuNjRsMy43Ni0uNC0uOTQtOC44NkwuNzQgMS43NGwuOTMgOC44NiA0LjI0LS40NSAyLjc3IDIuNzJ6IiBmaWxsPSIjNjc2NzY3Ii8+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; width: 15px !important; height: 15px !important; margin-top: 1px !important; margin-right: 2px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt { background-color: rgba(28, 28, 33, 0.8) !important; position: absolute !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; z-index: 10 !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt[data-loaded="true"] .cc-1h0y, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt[data-loaded="true"] .cc-w0in { visibility: visible !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt[data-loaded="true"] .cc-8f7k { display: none !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-1h0y, .crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-w0in { visibility: hidden !important; }.crisp-client .cc-kv6t[data-full-view="false"] .cc-1xry .cc-yqwh[data-visible-subtle="true"][data-visible="false"], .crisp-client .cc-kv6t[data-full-view="false"] .cc-1xry .cc-yqwh[data-visible="true"] { visibility: visible !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-w0in { background-color: rgba(28, 28, 33, 0.96) !important; text-align: center !important; height: 60px !important; position: absolute !important; bottom: 0px !important; left: 0px !important; right: 0px !important; z-index: 1 !important; box-shadow: rgba(0, 0, 0, 0.06) 0px -1px 3px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-w0in .cc-1shm { background-color: rgb(192, 48, 65) !important; color: rgb(255, 255, 255) !important; font-size: 11.2px !important; line-height: 30px !important; letter-spacing: 0.1px !important; height: 32px !important; margin-top: 14px !important; padding: 0px 26px !important; display: inline-block !important; border-radius: 2px !important; box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px 0px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: transform, box-shadow !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-w0in .cc-1shm:hover { box-shadow: rgba(0, 0, 0, 0.075) 0px 5px 10px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-w0in .cc-1shm:active { transform: translateY(1px) !important; box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 4px 0px !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-1h0y { width: 100% !important; height: 100% !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-8f7k { text-align: center !important; width: 62px !important; height: 62px !important; display: block !important; left: 50% !important; top: 50% !important; position: absolute !important; transform: translate(-50%, -50%) !important; border-radius: 3px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-1k4b, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-1wea, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-2dnw, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol { text-align: right !important; }.crisp-client .cc-kv6t .cc-1xry .cc-ge4v .cc-6mrt .cc-8f7k .cc-104h { border-width: 2px !important; width: 20px !important; height: 20px !important; margin-top: 19px !important; animation-duration: 2s !important; }.crisp-client .cc-kv6t[dir="rtl"][data-full-view="true"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j { padding-left: 8px !important; padding-right: 48px !important; }.crisp-client .cc-kv6t[dir="rtl"][data-full-view="true"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1uz4 .cc-pjpe { left: auto !important; right: 12px !important; }.crisp-client .cc-kv6t[dir="rtl"][data-full-view="true"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1uz4 .cc-1gzc { right: auto !important; left: 8px !important; }.crisp-client .cc-kv6t[dir="rtl"][data-small-view="true"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74, .crisp-client .cc-kv6t[dir="rtl"][data-small-view="true"] .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1j74 { margin-left: 0px !important; margin-right: 16px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1j74 { margin-left: 0px !important; margin-right: 20px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1k9z { right: 74px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 { margin-left: 0px !important; margin-right: 20px !important; float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-furf, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74 .cc-ujtk { margin-right: 0px !important; margin-left: 5px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z { padding-right: 0px !important; padding-left: 34px !important; left: 0px !important; right: 20px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt { margin-right: 0px !important; margin-left: 6px !important; float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt:last-of-type, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt:last-of-type[data-channel="spotlight"] { margin-left: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-cqnw .cc-1qlt[data-channel="spotlight"] { margin-right: 0px !important; margin-left: 9px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-wdhl { right: auto !important; left: 16px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl { padding-left: 16px !important; padding-right: 28px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 { padding-left: 0px !important; padding-right: 36px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-41gl .cc-15u8 .cc-18rr { left: auto !important; right: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1c6m .cc-138l .cc-7s5d::before { margin-left: 6px !important; margin-right: -7px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="new_messages"] .cc-1mtf .cc-tez9 { left: auto !important; right: 21px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"][data-has-search="true"] .cc-r00v .cc-z5zp[data-action="search"] .cc-1k8e { margin-left: 0px !important; margin-right: 23px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1tha .cc-batn .cc-vcjp .cc-5ftt[data-type="gif"] .cc-r00v .cc-z5zp[data-action="search"] .cc-1k8e { margin-left: 0px !important; margin-right: 22px !important; left: auto !important; right: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j { padding-left: 10px !important; padding-right: 50px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-1pll { margin-left: 0px !important; margin-right: -40px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-1pll::before { margin-left: 0px !important; margin-right: 21px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-1pll::after { margin-right: 0px !important; margin-left: 21px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1kz7[data-variant="helpdesk"] .cc-djxv::before { margin-left: 10px !important; margin-right: -2px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-wrpn .cc-1rh5 .cc-nl2z .cc-1pbj { left: 0px !important; right: 12px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-1ep3 { left: auto !important; right: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-784v, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-8dhr, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1qf4 .cc-uxhm .cc-u2t4 { float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-choices-count="2"], .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-choices-count="2"][data-has-selected="true"] .cc-1u43 { text-align: center !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43 { text-align: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1mx4[data-has-selected="true"] .cc-1u43::before { margin-left: 9px !important; margin-right: -7px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-1t9k, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4 { padding-left: 4px !important; padding-right: 16px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-2t7n { margin-right: 0px !important; margin-left: 10px !important; padding-left: 7px !important; padding-right: 6px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-2t7n::before { transform: rotate(180deg) !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-hp1x .cc-fosr, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-1yfu .cc-xtol .cc-1lj6 .cc-vzs4::before { margin-right: 0px !important; margin-left: 9px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-xfpr .cc-iqjx .cc-1kje .cc-66kp { padding-left: 0px !important; padding-right: 6px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-1u5t, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-crgu { float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-1did .cc-crgu { margin-right: 0px !important; margin-left: 1px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 { margin-right: 0px !important; margin-left: 16px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 .cc-1pp5, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 .cc-fnu6 { float: left !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa .cc-pus6 .cc-1pp5 { margin-right: 0px !important; margin-left: 3px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-type="field"][data-from] .cc-xfpr .cc-1yfu, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-type="field"][data-from] .cc-xfpr .cc-1yfu .cc-xtol { display: block !important; float: none !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"], .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-1yfu, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-xfpr .cc-xtol { float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="operator"] .cc-1s5n { left: auto !important; right: -40px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"], .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-1yfu, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-xfpr .cc-xtol { float: left !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"].cc-18lb { animation-name: cc-eih1 !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-1deq .cc-1ro5, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu, .crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e { float: right !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j .cc-7bf0 .cc-12zj .cc-w6n9 .cc-b3wa[data-from="visitor"] .cc-1did { text-align: left !important; padding-right: 0px !important; padding-left: 16px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1uz4 .cc-pjpe { left: auto !important; right: 18px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr { left: 11px !important; right: auto !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926 { margin-right: 0px !important; margin-left: 6px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926.cc-1xll .cc-1tzl.cc-1wsx { margin-right: 0px !important; margin-left: -8px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-1y2e .cc-1926.cc-1xll .cc-1tzl.cc-1wsx::after { margin-right: 0px !important; margin-left: 16.5px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s { margin-right: -3px !important; margin-left: 3px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1cxr .cc-t0eq .cc-13gu .cc-br7s .cc-hf7r { margin-left: -2px !important; transform: rotate(180deg) !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-ge4v { width: 100% !important; height: 100% !important; bottom: 0px !important; right: 0px !important; left: 0px !important; border-radius: 0px !important; box-shadow: none !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1pvj .cc-1v5j { padding-left: 48px !important; padding-right: 8px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1uz4 .cc-pjpe { left: 12px !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-g7iw .cc-1uz4 .cc-1gzc { right: 8px !important; }.crisp-client .cc-kv6t[data-small-view="true"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1j74, .crisp-client .cc-kv6t[data-small-view="true"] .cc-1xry .cc-ge4v[data-chat-status="ongoing"] .cc-bdff .cc-x32x .cc-1j74 { margin-left: 16px !important; }.crisp-client .cc-kv6t[data-lock-maximized="true"] .cc-1xry .cc-ge4v .cc-x32x, .crisp-client .cc-kv6t[data-lock-maximized="true"] .cc-1xry .cc-ge4v .cc-x32x * { cursor: default !important; }.crisp-client .cc-kv6t[data-lock-maximized="true"] .cc-1xry .cc-ge4v .cc-x32x .cc-wdhl { display: none !important; }.crisp-client .cc-kv6t[data-availability="away"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b[data-id="away"], .crisp-client .cc-kv6t[data-availability="away"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf .cc-1691 .cc-ripp[data-id="away"], .crisp-client .cc-kv6t[data-availability="online"] .cc-1xry .cc-ge4v .cc-bdff .cc-x32x .cc-1k9z .cc-h139 .cc-1k4b[data-id="online"], .crisp-client .cc-kv6t[data-availability="online"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-14ou .cc-sel9[data-type="wait_reply"] .cc-1mtf .cc-1691 .cc-ripp[data-id="online"] { display: block !important; }.crisp-client .cc-kv6t[data-has-local-messages="true"] .cc-1xry .cc-ge4v .cc-qqzz .cc-5b24 .cc-1v5j .cc-3lvj .cc-7bf0[data-year="none"][data-month="none"][data-day="none"] { display: none !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc { position: fixed !important; left: 50% !important; top: 50% !important; z-index: 10 !important; transition-duration: 0.3s, 0.3s; transition-timing-function: ease, ease !important; transition-delay: 0s, 0s !important; transition-property: left, top !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc, .crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc .cc-lr8p { width: 36px !important; height: 42px !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc[data-is-clicking="true"] .cc-1fiq { display: block !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc.cc-1xll .cc-1tzl.cc-t8b6 { transform: translateY(-4px) !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc .cc-lr8p { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMzIiB3aWR0aD0iMjkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxmaWx0ZXIgaWQ9ImEiIGhlaWdodD0iMTU4LjMlIiB3aWR0aD0iMTcwJSIgeD0iLTM1JSIgeT0iLTI1JSI+PGZlTW9ycGhvbG9neSBpbj0iU291cmNlQWxwaGEiIG9wZXJhdG9yPSJkaWxhdGUiIHJhZGl1cz0iLjUiIHJlc3VsdD0ic2hhZG93U3ByZWFkT3V0ZXIxIi8+PGZlT2Zmc2V0IGR5PSIxIiBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZUdhdXNzaWFuQmx1ciBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiIHN0ZERldmlhdGlvbj0iMiIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93Qmx1ck91dGVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9Im91dCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggaW49InNoYWRvd0JsdXJPdXRlcjEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4xOCAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9ImIiIGQ9Ik04LjggMjYuMWwtNC4xLTZjLTEtMS0xLTIuNy4xLTMuNSAxLS44IDIuNC0uNyAzLjMuMkw5LjMgMThWNC44YzAtMSAxLTIgMi0xLjggMSAwIDEuNyAxIDEuNyAydjYuNmMwLTEgMS0yIDItMS44IDEgMCAxLjcgMSAxLjcgMnYuMmExLjggMS44IDAgMDEyLTEuNCAyIDIgMCAwMTEuNyAydi40YTEuOCAxLjggMCAwMTItMS40IDIgMiAwIDAxMS42IDJWMjVjMCAxLjEtLjkgMi0yIDJIMTAuNGEyIDIgMCAwMS0xLjYtLjl6Ii8+PC9kZWZzPjx1c2UgZmlsdGVyPSJ1cmwoI2EpIiB4bGluazpocmVmPSIjYiIvPjx1c2UgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiNmZmYiIHhsaW5rOmhyZWY9IiNiIi8+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; position: relative !important; z-index: 2 !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc .cc-1fiq { height: 18px !important; width: 18px !important; display: none !important; top: -3px !important; left: 5px !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc .cc-1fiq, .crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc .cc-1fiq::before { background: rgb(88, 146, 213) !important; position: absolute !important; border-radius: 18px !important; }.crisp-client .cc-kv6t .cc-9f6h .cc-r0ql .cc-lvhc .cc-1fiq::before { content: "" !important; background-clip: padding-box !important; top: 0px !important; left: 0px !important; right: 0px !important; bottom: 0px !important; animation: 0.6s linear 0s infinite normal none running cc-10of !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a { overflow: hidden !important; position: fixed !important; z-index: 20 !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a { background-image: linear-gradient(0deg, rgb(26, 36, 50) 0px, rgb(33, 43, 59) 56%) !important; text-align: center !important; width: 276px !important; height: 400px !important; padding: 0px 12px !important; left: 50% !important; top: 50% !important; transform: translate(-50%, -50%) !important; box-shadow: rgba(47, 56, 70, 0.3) 0px 6px 20px 0px !important; border-radius: 3px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62 { width: 80px !important; height: 80px !important; margin-top: 58px !important; position: relative !important; box-shadow: rgba(24, 35, 53, 0.12) 0px 3px 6px 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62 .cc-1smo, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::after, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::before { display: inline-block !important; border-radius: 200px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62 .cc-1smo, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::after, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::before { position: absolute !important; top: 0px !important; left: 0px !important; right: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::after, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::before { content: "" !important; background-color: rgba(28, 28, 33, 0.15) !important; background-clip: padding-box !important; animation: 3s linear 0s infinite normal none running cc-dt0q !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::before { z-index: 1 !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62::after { z-index: 2 !important; animation-delay: 1s !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-ll62 .cc-1smo { z-index: 3 !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-1ba8 { margin-top: 50px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-1ba8 .cc-1o9s, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-1ba8 .cc-1wln { color: rgb(255, 255, 255) !important; letter-spacing: 0.2px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-1ba8 .cc-1o9s { font-size: 12.8px !important; line-height: 17px !important; opacity: 0.8 !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-1ba8 .cc-1wln { font-size: 13.6px !important; line-height: 18px !important; margin-top: 7px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz { display: block !important; position: absolute !important; left: 0px !important; right: 0px !important; bottom: 32px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y { width: 98px !important; padding: 0px !important; list-style-type: none !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="decline"] .cc-ekfv { background-color: rgb(205, 73, 55) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="decline"] .cc-ekfv:hover { background-color: rgb(211, 95, 80) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="decline"] .cc-ekfv:active { background-color: rgb(188, 63, 47) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="decline"] .cc-ekfv::before { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE2IiB3aWR0aD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuMyAxNC4zTDE1LjcgMS42bTAgMTIuN0wyLjMgMS42IiBmaWxsPSJub25lIiBzdHJva2U9IiM2YjBjMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIi8+PC9zdmc+") !important; width: 16px !important; height: 16px !important; margin-top: 20px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="accept"][data-mode="video"] .cc-ekfv::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMiI+PHBhdGggZmlsbD0iIzA3M0EwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjkuMyAydjE3LjdjMCAuNS0uMi44LS42IDFoLS40YTEgMSAwIDAxLS43LS4zTDIxIDE0djIuN2E0LjUgNC41IDAgMDEtMS4zIDMuMyA0LjUgNC41IDAgMDEtMy4zIDEuNEg0LjlBNC41IDQuNSAwIDAxMS42IDIwYTQuNSA0LjUgMCAwMS0xLjQtMy4zVjUuMmE0LjUgNC41IDAgMDExLjQtMy4zQTQuNSA0LjUgMCAwMTUgLjVoMTEuNGE0LjUgNC41IDAgMDEzLjQgMS40QTQuNSA0LjUgMCAwMTIxIDUuMnYyLjZsNi42LTYuNWExIDEgMCAwMS43LS4zbC40LjFjLjQuMi42LjUuNiAxeiIvPjwvc3ZnPg==") !important; width: 25px !important; height: 22px !important; margin-top: 17px !important; margin-left: 1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="accept"][data-mode="audio"] .cc-ekfv::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzA3M0EwMCIgZD0iTTI2IDIwLjVjMCAuNCAwIC44LS4yIDEuM2E3LjQgNy40IDAgMDEtLjQgMS4zYy0uMi42LTEgMS4zLTIuMiAyYTcuMiA3LjIgMCAwMS00LjQuOCA4IDggMCAwMS0xLS4ybC0xLS4zYTcyLjcgNzIuNyAwIDAxLTEtLjMgMzkuMyAzOS4zIDAgMDAtLjktLjQgMTcgMTcgMCAwMS0zLjItMS41IDI3LjQgMjcuNCAwIDAxLTUtNGMtMS42LTEuNy0zLTMuMy0zLjktNC45YTE2LjggMTYuOCAwIDAxLTEuNS0zLjIgNDUuNiA0NS42IDAgMDAtLjctMmwtLjMtLjhhOCA4IDAgMDEtLjItMSA3LjEgNy4xIDAgMDEtLjEtMUMwIDUgLjMgNCAxIDIuOCAxLjUgMS42IDIuMi44IDIuOC42Yy4zLS4yLjctLjMgMS4zLS40TDUuNSAwaC40Yy4yLjEuNS42IDEgMS41bC41IDFhMTAzLjcgMTAzLjcgMCAwMDEuMiAyLjEgMTEgMTEgMCAwMS43IDEuMWwuMS42YzAgLjItLjEuNS0uNS45bC0xLjEgMWExMS4xIDExLjEgMCAwMC0xLjIgMWMtLjMuMy0uNS42LS41LjhhMy42IDMuNiAwIDAwLjUgMS4zbC4yLjNjMSAxLjcgMiAzLjEgMy4zIDQuM2ExOS40IDE5LjQgMCAwMDQuNiAzLjVsLjUuMi40LjJoLjRjLjIgMCAuNSAwIC44LS40bDEtMS4yYTkgOSAwIDAxMS0xLjFjLjQtLjQuNy0uNiAxLS42LjEgMCAuMyAwIC41LjIuMiAwIC40LjIuNi40bC41LjNhMzguOCAzOC44IDAgMDAyLjEgMS4ybDEgLjZjLjkuNCAxLjQuNyAxLjQgMWwuMS4zeiIvPjwvc3ZnPg==") !important; width: 23px !important; height: 23px !important; margin-top: 17px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="accept"] .cc-ekfv { background-color: rgb(64, 184, 46) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="accept"] .cc-ekfv:hover { background-color: rgb(86, 208, 67) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y[data-action="accept"] .cc-ekfv:active { background-color: rgb(56, 159, 40) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y .cc-ekfv { width: 56px !important; height: 56px !important; display: inline-block !important; border-radius: 56px !important; box-shadow: rgba(9, 20, 37, 0.5) 0px 3px 8px 0px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: background-color, transform !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y .cc-ekfv::before { content: "" !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y .cc-ekfv:active { transform: translateY(1px) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a .cc-15jz .cc-ui2y .cc-1ans { color: rgb(255, 255, 255) !important; font-size: 12px !important; letter-spacing: 0.4px !important; margin-top: 10px !important; display: block !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] { background-color: rgba(0, 0, 0, 0.75) !important; padding: 80px 70px !important; left: 0px !important; right: 0px !important; top: 0px !important; bottom: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] .cc-hin6 { height: 88px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] { width: 260px !important; height: 150px !important; left: 40px !important; bottom: 28px !important; touch-action: none !important; border-radius: 1px !important; box-shadow: rgba(0, 0, 0, 0.14) 0px 5px 10px 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"], .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] * { cursor: move !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"]:hover .cc-hin6 { display: block !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-r1gp[data-type="local"] { height: 0px !important; width: 0px !important; opacity: 0 !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-1tpr { margin-top: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-1tpr, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-1tpr .cc-1wt9 { width: 46px !important; height: 46px !important; border-radius: 46px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-jtwe { display: none !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 { height: 41px !important; display: none !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-1s4f { display: none !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb { margin-top: 3px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq { height: 31px !important; width: 31px !important; margin-top: 2px !important; cursor: pointer !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"][data-state="true"]::before { height: 11px !important; width: 17px !important; margin-top: 0px !important; margin-left: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"]::before { width: 17px !important; height: 15px !important; margin-top: 0px !important; margin-left: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"]::before, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"][data-state="true"]::before { margin-left: -1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"] { margin-right: 5px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"][data-state="true"]::before { height: 16px !important; width: 14px !important; margin-left: -1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"]::before { width: 15px !important; height: 16px !important; margin-left: -1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="hangup"]::before { height: 8px !important; width: 20px !important; margin-left: -1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"] { margin-left: 4px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTcuMSA4LjNhLjMuMyAwIDAxMCAuMmwtMi44IDIuOCAxLjIgMS4zYS41LjUgMCAwMS4xLjQuNS41IDAgMDEtLjEuMy41LjUgMCAwMS0uNC4ySDEuM2EuNS41IDAgMDEtLjQtLjIuNS41IDAgMDEtLjEtLjNWOS4yYS41LjUgMCAwMS4xLS40LjUuNSAwIDAxLjQtLjIuNS41IDAgMDEuNC4yTDIuOSAxMGwyLjgtMi44YS4zLjMgMCAwMS40IDBsMSAxYS4zLjMgMCAwMTAgLjJ6TTEzLjggMXYzLjhhLjUuNSAwIDAxLS4yLjQuNS41IDAgMDEtLjQuMi41LjUgMCAwMS0uNC0uMkwxMS42IDQgOC44IDYuOGEuMy4zIDAgMDEtLjQgMGwtMS0xYS4zLjMgMCAwMTAtLjNsMi45LTIuOEw5IDEuNEEuNS41IDAgMDE5IDFhLjUuNSAwIDAxMC0uMy41LjUgMCAwMS40LS4yaDMuOGEuNS41IDAgMDEuNC4yLjUuNSAwIDAxLjIuM3oiLz48L3N2Zz4=") !important; height: 16px !important; width: 15px !important; margin-top: -1px !important; margin-left: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"][data-state="true"]::before { height: 19px !important; width: 18px !important; margin-left: -2px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"]::before { height: 15px !important; width: 17px !important; margin-left: -1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-3jjj { position: relative !important; width: 100% !important; height: 100% !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp { background-color: rgb(31, 31, 31) !important; position: relative !important; overflow: hidden !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="remote"] { width: 100% !important; height: 100% !important; position: absolute !important; top: 0px !important; left: 0px !important; z-index: 1 !important; background: rgb(33, 43, 59) !important; box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 30px 0px !important; border-radius: 1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="remote"][data-aspect="contain"] video { object-fit: contain !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="remote"] video { object-fit: cover !important; width: 100% !important; height: 100% !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="remote"] video::-webkit-media-controls { display: none !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="local"] { width: 220px !important; height: 132px !important; position: absolute !important; bottom: 24px !important; right: 38px !important; z-index: 3 !important; animation-name: cc-1sfv !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 14px 0px !important; border-radius: 1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="local"] video { background-color: rgb(0, 0, 0) !important; object-fit: cover !important; width: 100% !important; height: 100% !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="local"] .cc-fi91 { background: rgba(0, 0, 0, 0.5) !important; text-align: center !important; height: 26px !important; width: 26px !important; display: none !important; position: absolute !important; bottom: 14px !important; left: 14px !important; animation-name: cc-1sfv !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; border-radius: 1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-1tpr, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-jtwe { left: 50% !important; transform: translate(-50%, -50%) !important; position: absolute !important; top: 50% !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="local"] .cc-fi91 .cc-qely { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik05LjMuOUwuNyA5LjVhLjcuNyAwIDAxLS4xLS40VjQuN2EuNy43IDAgMDEuMi0uNS43LjcgMCAwMS41LS4yaDNMOCAuMmEuNy43IDAgMDEuNS0uMi43LjcgMCAwMS41LjIuNy43IDAgMDEuMi41VjF6bTAgMi42djkuNmEuNy43IDAgMDEtLjIuNS43LjcgMCAwMS0uNS4zLjcuNyAwIDAxLS41LS4zTDQuMyA5LjhIM2w2LjMtNi4zeiIvPjxyZWN0IHdpZHRoPSIxNy45IiBoZWlnaHQ9IjEuOSIgeD0iLTEuOSIgeT0iNi4zIiBmaWxsPSIjRjkyQTQzIiByeD0iLjUiIHRyYW5zZm9ybT0icm90YXRlKC00NSA3IDcuMikiLz48L2c+PC9zdmc+") !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; height: 15px !important; width: 15px !important; margin-left: 2px !important; margin-top: 5px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-1tpr { margin-top: -36px !important; z-index: 5 !important; box-shadow: rgba(24, 35, 53, 0.15) 0px 4px 12px 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-1tpr, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-1tpr .cc-1wt9 { width: 170px !important; height: 170px !important; display: block !important; border-radius: 170px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-jtwe { list-style-type: none !important; margin-top: -20px !important; z-index: 3 !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-jtwe .cc-10o9 { background: rgba(0, 0, 0, 0.85) !important; color: rgb(255, 255, 255) !important; font-size: 16px !important; line-height: 59px !important; letter-spacing: 0.25px !important; height: 60px !important; padding: 0px 32px !important; margin: 0px 8px !important; display: none !important; border-radius: 2px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 { z-index: 2 !important; position: absolute !important; width: 100% !important; background-color: rgba(0, 0, 0, 0.85) !important; bottom: 0px !important; left: 0px !important; animation-name: cc-1sfv !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f { position: absolute !important; left: 40px !important; top: 50% !important; transform: translateY(-50%) !important; display: flex !important; flex-direction: row !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-1nrx, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-1nrx .cc-bg8a { width: 46px !important; height: 46px !important; display: inline-block !important; border-radius: 46px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-117p { margin-left: 16px !important; display: flex !important; flex-direction: column !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-1vsh { margin-top: 5px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-yaq8 { font-size: 14.4px !important; color: rgb(255, 255, 255) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-1tzs { margin-left: 7px !important; margin-bottom: 1px !important; display: inline-block !important; clear: both !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-gu0k { color: rgba(255, 255, 255, 0.7) !important; margin-top: 9px !important; display: flex !important; flex-direction: row !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-gu0k .cc-ulj3 { font-size: 12px !important; text-transform: uppercase !important; display: none !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-gu0k .cc-j34c { background-color: rgba(28, 28, 33, 0.22) !important; width: 1px !important; height: 17px !important; display: inline-block !important; margin-right: 9px !important; margin-left: 9px !important; margin-top: -3px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-gu0k .cc-x7ly { font-size: 11.2px !important; margin-top: -1px !important; display: inline-block !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb { text-align: center !important; margin-top: 12px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq { height: 60px !important; width: 60px !important; margin-top: 2px !important; display: inline-block !important; position: relative !important; border-radius: 200px !important; transition-duration: 0.15s; transition-timing-function: ease-in-out !important; transition-delay: 0s !important; transition-property: background-color !important; animation-name: cc-1sfv !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-visible="false"] { display: none !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-unsupported="true"] { pointer-events: none !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-unsupported="true"]::before { opacity: 0.2 !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"], .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"], .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"], .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"] { background: rgba(28, 28, 33, 0.2) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"]:hover, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"]:hover, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"]:hover, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"]:hover { background: rgba(28, 28, 33, 0.25) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"]:active, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"]:active, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"]:active, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"]:active { background: rgba(28, 28, 33, 0.15) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] { border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"][data-state="true"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjUuMiAxLjR2MTUuM2MwIC40LS4yLjYtLjYuOGExIDEgMCAwMS0uMyAwIC44LjggMCAwMS0uNi0uMkwxOCAxMS42VjE0YTMuOSAzLjkgMCAwMS0xLjIgMyAzLjkgMy45IDAgMDEtMi44IDFINGEzLjkgMy45IDAgMDEtMi44LTEuMkEzLjkgMy45IDAgMDEwIDE0VjRjMC0xIC40LTIgMS4yLTIuOEEzLjkgMy45IDAgMDE0IDBoMTBjMSAwIDIgLjQgMi44IDEuMkEzLjkgMy45IDAgMDExOCA0djIuNEwyMy43LjdhLjguOCAwIDAxLjYtLjNsLjMuMWMuNC4yLjYuNS42Ljh6Ii8+PC9zdmc+") !important; width: 26px !important; height: 19px !important; margin-left: 3px !important; margin-top: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyMyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSAuNSkiPjxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTMgMTguMUwxOC42IDIuNWEzLjkgMy45IDAgMDExLjQgM1Y4bDUuNy01LjdhLjguOCAwIDAxLjYtLjNsLjMuMWMuNC4yLjYuNS42Ljh2MTUuM2MwIC40LS4yLjctLjUuOWExIDEgMCAwMS0uNCAwIC44LjggMCAwMS0uNi0uMkwyMCAxM3YyLjNhMy45IDMuOSAwIDAxLTEuMiAzIDMuOSAzLjkgMCAwMS0yLjkgMS4xSDZhMy45IDMuOSAwIDAxLTIuOC0xLjJBNC42IDQuNiAwIDAxMyAxOHpNMiAxNVY1LjZjMC0xLjIuNC0yLjEgMS4yLTNhMy45IDMuOSAwIDAxMi44LTFoOS40TDIgMTQuOXoiLz48cmVjdCB3aWR0aD0iMjguOCIgaGVpZ2h0PSIzIiB4PSItMi40IiB5PSI5LjgiIGZpbGw9IiNGOTJBNDMiIHJ4PSIuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDEyIDExLjMpIi8+PC9nPjwvc3ZnPg==") !important; width: 28px !important; height: 23px !important; margin-left: 2px !important; margin-top: 0.5px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"] { margin-left: -1px !important; border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"]::before, .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"][data-state="true"]::before { margin-left: -2px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"] { margin-right: 11px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"][data-state="true"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyNyI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE5LjEgMTEuM3YyYTguOCA4LjggMCAwMS0yLjMgNiA4LjggOC44IDAgMDEtNS44IDN2Mi4xaDRjLjQgMCAuNi4xLjguM2ExIDEgMCAwMTAgMS41IDEgMSAwIDAxLS43LjNINC45YTEgMSAwIDAxLS43LS4zIDEgMSAwIDAxLS4zLS43YzAtLjMuMS0uNi4zLS44LjItLjIuNS0uMy43LS4zaDR2LTJhOC44IDguOCAwIDAxLTUuNy0zQTguOCA4LjggMCAwMTEgMTMuM3YtMmMwLS4zIDAtLjYuMy0uOC4yLS4yLjQtLjMuNy0uMy4zIDAgLjUuMS43LjMuMi4yLjMuNS4zLjh2MmMwIDIgLjcgMy42IDIgNWE2LjggNi44IDAgMDA1LjEgMmMyIDAgMy42LS42IDUtMmE2LjggNi44IDAgMDAyLjEtNXYtMmMwLS4zLjEtLjYuMy0uOC4yLS4yLjQtLjMuNy0uMy4zIDAgLjUuMS43LjMuMi4yLjMuNS4zLjd6bS00LTYuMXY4YzAgMS41LS41IDIuNy0xLjUgMy43cy0yLjIgMS41LTMuNiAxLjVhNSA1IDAgMDEtMy42LTEuNWMtMS0xLTEuNS0yLjItMS41LTMuNlY1LjJjMC0xLjQuNS0yLjYgMS41LTMuNlM4LjYgMCAxMCAwYTUgNSAwIDAxMy42IDEuNUE1IDUgMCAwMTE1IDUuMnoiLz48L3N2Zz4=") !important; width: 19px !important; height: 25px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIyNyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtLjUgLS41KSI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMjAuNiAxMS44djJhOC44IDguOCAwIDAxLTIuMyA2IDguOCA4LjggMCAwMS01LjggM1YyNWg0Yy40IDAgLjYuMS44LjNhMSAxIDAgMDEwIDEuNSAxIDEgMCAwMS0uNy4zSDYuNGExIDEgMCAwMS0uNy0uMyAxIDEgMCAwMS0uMy0uN2MwLS4zLjEtLjYuMy0uOC4yLS4yLjUtLjMuNy0uM2g0di0yYTguOCA4LjggMCAwMS01LjctMyA4LjggOC44IDAgMDEtMi4zLTYuMXYtMmMwLS4zIDAtLjYuMy0uOC4yLS4yLjQtLjMuNy0uMy4zIDAgLjUuMS43LjMuMi4yLjMuNS4zLjh2MmMwIDIgLjcgMy42IDIgNWE2LjggNi44IDAgMDA1LjEgMmMyIDAgMy42LS42IDUtMmE2LjggNi44IDAgMDAyLjEtNXYtMmMwLS4zLjEtLjYuMy0uOC4yLS4yLjQtLjMuNy0uMy4zIDAgLjUuMS43LjMuMi4yLjMuNS4zLjh6bS00LTQuMnY2LjJjMCAxLjQtLjUgMi42LTEuNSAzLjZzLTIuMiAxLjUtMy42IDEuNWE1IDUgMCAwMS0zLjYtMS41IDUuNSA1LjUgMCAwMS0uNS0uNmw5LjItOS4yek02LjQgMTMuNVY1LjdBNSA1IDAgMDE4IDJDOSAxIDEwLjEuNiAxMS41LjZBNSA1IDAgMDExNS4xIDJhNSA1IDAgMDExLjEgMS42bC05LjggOS44eiIvPjxyZWN0IHdpZHRoPSIyOC44IiBoZWlnaHQ9IjMiIHg9Ii0yLjQiIHk9IjEyLjgiIGZpbGw9IiNGOTJBNDMiIHJ4PSIuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDEyIDE0LjMpIi8+PC9nPjwvc3ZnPg==") !important; width: 22px !important; height: 25px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="hangup"] { background: rgba(213, 88, 102, 0.64) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="hangup"]:hover { background: rgba(213, 88, 102, 0.75) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="hangup"]:active { background: rgba(213, 88, 102, 0.5) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="hangup"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTIuNSAxMy4zbC0uOC0xLjFMMSAxMWMtLjMtLjYtLjItMS42LjItM2E3LjIgNy4yIDAgMDEyLjUtMy43QTE1LjEgMTUuMSAwIDAxNi41IDNsLjktLjVhMTYuNyAxNi43IDAgMDEzLjMtMS4yYzEuOC0uNCA0LS42IDYuMy0uNnM0LjUuMiA2LjMuNmwzLjMgMS4yYTQzLjIgNDMuMiAwIDAwMS45LjkgMTUuOCAxNS44IDAgMDExLjcgMSA2LjkgNi45IDAgMDEyLjUgMy44Yy40IDEuMy41IDIuMy4yIDNhNy43IDcuNyAwIDAxLTEuNyAyLjRjLS4yIDAtLjggMC0xLjctLjNsLTEtLjMtMS40LS40YTM5LjcgMzkuNyAwIDAwLTEtLjNsLS42LS4xYTUuMiA1LjIgMCAwMS0uOC0uMiAxLjIgMS4yIDAgMDEtLjQtLjNjLS4yLS4xLS4zLS41LS4zLTFhOSA5IDAgMDEwLTEuNWMuMi0uNS4yLTEgLjItMS41czAtLjgtLjItMWExLjMgMS4zIDAgMDAtLjQtLjIgNCA0IDAgMDAtLjQtLjIgNi43IDYuNyAwIDAwLS41LS4xIDE5LjQgMTkuNCAwIDAwLTUuNy0uOSAxOS40IDE5LjQgMCAwMC01LjcuOWwtLjUuMWEzIDMgMCAwMC0uOC40bC0uMiAxTDEwIDlsLjEgMS41YzAgLjUgMCAuOS0uMyAxYTEuMiAxLjIgMCAwMS0uNC4zIDUuMiA1LjIgMCAwMS0uOC4ybC0uNS4xYTM4LjcgMzguNyAwIDAwLTIuNC43bC0xLjEuM2MtMSAuMy0xLjUuNC0xLjcuM2ExIDEgMCAwMS0uMy0uM3oiLz48L3N2Zz4=") !important; height: 32px !important; width: 32px !important; margin-top: -1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"] { margin-left: 11px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTEzIDE0LjF2Ny43YzAgLjMtLjEuNi0uMy44YTEgMSAwIDAxLS44LjMgMSAxIDAgMDEtLjgtLjNMOC42IDIwIDMgMjUuOGEuNS41IDAgMDEtLjQuMi41LjUgMCAwMS0uNC0uMmwtMi0yYS41LjUgMCAwMS0uMS0uM2MwLS4yIDAtLjMuMi0uNEw2IDE3LjRsLTIuNS0yLjVhMSAxIDAgMDEtLjMtLjhjMC0uMyAwLS41LjMtLjguMi0uMi41LS4zLjgtLjNIMTJjLjMgMCAuNS4xLjguMy4yLjIuMy41LjMuOHpNMjYgMi41YzAgLjIgMCAuMy0uMi40bC01LjcgNS43IDIuNSAyLjVhMSAxIDAgMDEwIDEuNiAxIDEgMCAwMS0uOC4zaC03LjdhMSAxIDAgMDEtLjgtLjMgMSAxIDAgMDEtLjMtLjhWNC4yYzAtLjMgMC0uNi4zLS44LjItLjIuNS0uMy44LS4zLjMgMCAuNiAwIC44LjNMMTcuNCA2IDIzIC4yYS41LjUgMCAwMS40LS4ybC40LjIgMiAyYS41LjUgMCAwMS4xLjN6Ii8+PC9zdmc+") !important; height: 25px !important; width: 25px !important; margin-left: 2px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"] { margin-left: -1px !important; border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"][data-state="true"] { background: rgba(48, 125, 192, 0.8) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"][data-state="true"]:hover { background: rgba(48, 125, 192, 0.9) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"][data-state="true"]:active { background: rgba(48, 125, 192, 0.7) !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"][data-state="true"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNyIgaGVpZ2h0PSIzNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0zMi4yIDUuM0g3YTMgMyAwIDAwLTIuOSAyLjl2MjEuM2EzIDMgMCAwMDMgM2gyNS4xYTMgMyAwIDAwMy0zVjguMmEzIDMgMCAwMC0zLTN6bS0zLjcgMGwtNi45IDYuOWgxMXYxNy4yYzAgLjItLjIuNC0uNC40SDdjLS4yIDAtLjQtLjItLjQtLjRWMjdMNCAyOS42di01TDYuNyAyMnYtOS44aDkuN2w2LjgtN3oiLz48cGF0aCBmaWxsPSIjZjgyYTQ0IiBkPSJNMi40IDMyLjFhLjUuNSAwIDAxMC0uN0wzMi4yIDEuNmEuNS41IDAgMDEuNyAwbDEuOSAyYy4yLjEuMi41IDAgLjZMNSAzNGEuNS41IDAgMDEtLjcgMHoiLz48L2c+PC9zdmc+") !important; height: 27px !important; width: 28px !important; margin-left: -3px !important; margin-top: -1px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"]::before { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzMSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI5LjIgMS4zSDRhMyAzIDAgMDAtMi45IDIuOXYyMS4zYTMgMyAwIDAwMyAzaDI1LjFhMyAzIDAgMDAzLTNWNC4zYTMgMyAwIDAwLTMtM3ptLjMgMjRjMCAuMy0uMS41LS4zLjVINGMtLjIgMC0uNC0uMi0uNC0uNFY4LjJoMjUuOHoiLz48L3N2Zz4=") !important; height: 23px !important; width: 27px !important; margin-left: -2px !important; }.crisp-client .cc-kv6t .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq::before { content: "" !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; display: inline-block !important; pointer-events: none !important; position: absolute !important; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"]::before, .crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"][data-state="true"]::before { margin-top: 0px !important; margin-left: -1px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"]::before, .crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"][data-state="true"]::before { margin-left: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"] { margin-right: 0px !important; margin-left: 4px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"]::before, .crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"][data-state="true"]::before { margin-left: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"] { margin-left: 0px !important; margin-right: 4px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="minimized"] .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"]::before { margin-left: -1px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-r1gp[data-type="local"] { right: auto !important; left: 38px !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1iv0 .cc-1j41[data-mode="minimized"], .crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f { left: auto !important; right: 40px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-117p { margin-left: 0px !important; margin-right: 16px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-gu0k .cc-ulj3 { margin-top: -1px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-1s4f .cc-gu0k .cc-x7ly { margin-top: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq { border-radius: 200px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"][data-state="true"]::before { margin-left: -1px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"]::before { margin-left: -2px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"] { margin-right: -1px !important; border-radius: 200px 0px 0px 200px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"]::before, .crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="video"] + [data-type="audio"][data-state="true"]::before { margin-left: 1px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="audio"] { margin-right: 0px !important; margin-left: 11px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"] { margin-left: 0px !important; margin-right: 11px !important; border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="toggle"]::before { margin-left: -2px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"] { margin-right: -1px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"][data-state="true"]::before { margin-left: 1px !important; }.crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41 .cc-hin6 .cc-uefb .cc-1qzq[data-type="screensharing"]::before { margin-left: 2px !important; }@media screen and (max-width: 1040px) {
  .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] .cc-r1gp[data-type="local"] { width: 140px !important; height: 84px !important; }
  .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] .cc-hin6 .cc-1s4f .cc-1nrx { display: none !important; }
  .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] .cc-hin6 .cc-1s4f .cc-117p { margin-left: 0px !important; }
  .crisp-client .cc-kv6t[dir="rtl"] .cc-1iv0 .cc-1j41[data-mode="maximized"] .cc-hin6 .cc-1s4f .cc-117p { margin-right: 0px !important; }
}@media screen and (max-width: 880px) {
  .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] { padding: 24px 0px !important; }
  .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] .cc-r1gp[data-type="local"] { height: 0px !important; width: 0px !important; opacity: 0 !important; }
  .crisp-client .cc-kv6t .cc-1iv0 .cc-1j41[data-mode="maximized"] .cc-hin6 .cc-1s4f { display: none !important; }
}@media screen and (max-width: 400px) {
  .crisp-client .cc-kv6t .cc-1iv0 .cc-1j7a { width: auto !important; left: 0px !important; right: 0px !important; transform: translate(0px, -50%) !important; border-radius: 0px !important; }
}.crisp-client .cc-kv6t .cc-1xry .cc-yqwh .cc-je17 { background-image: radial-gradient(50% 50%, rgb(0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%) !important; height: 1720px !important; width: 1340px !important; pointer-events: none !important; position: fixed !important; right: -770px !important; bottom: -960px !important; opacity: 0.15 !important; }.crisp-client .cc-kv6t[data-full-view="false"] .cc-1xry .cc-yqwh[data-visible-subtle="true"][data-visible="false"].cc-1pmi { animation-delay: 0s !important; }.crisp-client .cc-kv6t[data-full-view="false"] .cc-1xry .cc-yqwh[data-visible="false"] { visibility: hidden !important; }.crisp-client .cc-kv6t[data-full-view="false"] .cc-1xry .cc-yqwh.cc-1pmi { animation-name: cc-1gia !important; animation-duration: 0.25s !important; animation-fill-mode: both !important; animation-timing-function: ease-in-out !important; animation-delay: 0.15s !important; }.crisp-client .cc-kv6t[data-full-view="false"] .cc-1xry .cc-yqwh.cc-m8rr { animation-name: cc-1uts !important; animation-duration: 0.2s !important; animation-fill-mode: both !important; }.crisp-client .cc-kv6t[data-full-view="true"] .cc-1xry .cc-yqwh { display: none !important; }.crisp-client .cc-kv6t[data-position-reverse="true"] .cc-1xry .cc-yqwh .cc-je17 { right: auto !important; left: -770px !important; }@keyframes cc-rfz2 {
  0% { opacity: 0; transform: scale3d(0.6, 0.6, 0.6); }
  80% { opacity: 0; transform: scale3d(0.9, 0.9, 0.9); }
  100% { opacity: 1; }
}@keyframes cc-x01o {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-rkvq {
  0% { opacity: 0; transform: translateY(4%); }
  100% { opacity: 1; transform: none; }
}@keyframes cc-35b0 {
  0% { opacity: 0; transform: translateX(100px); }
  100% { opacity: 1; transform: none; }
}@keyframes cc-1w0a {
  0% { opacity: 0; transform: translateX(-100px); }
  100% { opacity: 1; transform: none; }
}@keyframes cc-b73g {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-vvos {
  25%, 75% { opacity: 1; }
  50% { opacity: 0.1; }
}@keyframes cc-14vg {
  0% { transform: translateY(25%); opacity: 0; }
  100% { transform: none; opacity: 1; }
}@keyframes cc-seb1 {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}@keyframes cc-1mp7 {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes cc-1ms1 {
  100%, 50% { transform: translateY(0px); }
  75% { transform: translateY(-5px); }
}@keyframes cc-mjxm {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes cc-eih1 {
  0% { transform: translateX(-100px); }
  100% { transform: none; }
}@keyframes cc-7fme {
  0% { transform: translateX(100px); }
  100% { transform: none; }
}@keyframes cc-3dr9 {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}@keyframes cc-12ve {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-1bx3 {
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; }
}@keyframes cc-14u5 {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-nqcc {
  0% { opacity: 0; transform: scale3d(0.8, 0.8, 0.8); }
  50% { opacity: 1; }
}@keyframes cc-f1ay {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-soe4 {
  0% { opacity: 0; transform: scale3d(0.98, 0.98, 0.98) translate3d(0px, 3%, 0px); }
  50% { opacity: 1; }
}@keyframes cc-4964 {
  0% { opacity: 0; transform: translate3d(-25%, 0px, 0px); }
  100% { transform: translate3d(0px, 0px, 0px); }
}@keyframes cc-u611 {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes cc-1quy {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-1gia {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-1uts {
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes cc-qv7v {
  0% { opacity: 0; transform: translateY(4%); }
  100% { opacity: 1; transform: none; }
}@keyframes cc-1qd3 {
  0% { opacity: 1; }
  100% { opacity: 0; transform: translateY(4%); }
}@keyframes cc-hp9j {
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes cc-1woy {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-dt0q {
  0% { transform: scale(1, 1); opacity: 1; }
  100% { transform: scale(2.5, 2.5); opacity: 0; }
}@keyframes cc-1sfv {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes cc-10of {
  0% { transform: scale(1, 1); opacity: 0.5; }
  100% { transform: scale(1.75, 1.75); opacity: 0.05; }
}@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0020-007F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+20-7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0020-007F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+20-7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/00A0-00FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+A0-FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/00A0-00FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+A0-FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0100-017F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+100-17F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0100-017F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+100-17F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0180-024F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+180-24F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0180-024F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+180-24F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0250-02AF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+250-2AF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0250-02AF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+250-2AF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/02B0-02FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2B0-2FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/02B0-02FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2B0-2FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0300-036F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+300-36F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0300-036F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+300-36F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0370-03FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+370-3FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0370-03FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+370-3FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0400-04FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+400-4FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0400-04FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+400-4FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0500-052F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+500-52F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0500-052F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+500-52F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0530-058F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+530-58F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0530-058F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+530-58F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0590-05FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+590-5FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0590-05FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+590-5FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0600-06FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+600-6FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0600-06FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+600-6FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0700-074F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+700-74F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0700-074F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+700-74F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0780-07BF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+780-7BF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0780-07BF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+780-7BF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0900-097F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+900-97F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0900-097F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+900-97F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0980-09FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+980-9FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0980-09FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+980-9FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0A00-0A7F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+A00-A7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0A00-0A7F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+A00-A7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0A80-0AFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+A80-AFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0A80-0AFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+A80-AFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0B00-0B7F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+B00-B7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0B00-0B7F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+B00-B7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0B80-0BFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+B80-BFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0B80-0BFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+B80-BFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0C00-0C7F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+C00-C7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0C00-0C7F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+C00-C7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0C80-0CFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+C80-CFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0C80-0CFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+C80-CFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0D00-0D7F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+D00-D7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0D00-0D7F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+D00-D7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0D80-0DFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+D80-DFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0D80-0DFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+D80-DFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0E00-0E7F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+E00-E7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0E00-0E7F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+E00-E7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0E80-0EFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+E80-EFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0E80-0EFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+E80-EFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/0F00-0FFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+F00-FFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/0F00-0FFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+F00-FFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1000-109F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1000-109F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1000-109F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1000-109F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10A0-10FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10A0-10FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10A0-10FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10A0-10FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1100-11FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1100-11FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1100-11FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1100-11FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1200-137F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1200-137F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1200-137F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1200-137F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/13A0-13FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+13A0-13FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/13A0-13FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+13A0-13FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1400-167F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1400-167F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1400-167F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1400-167F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1680-169F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1680-169F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1680-169F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1680-169F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/16A0-16FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+16A0-16FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/16A0-16FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+16A0-16FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1700-171F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1700-171F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1700-171F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1700-171F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1720-173F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1720-173F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1720-173F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1720-173F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1740-175F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1740-175F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1740-175F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1740-175F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1760-177F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1760-177F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1760-177F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1760-177F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1780-17FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1780-17FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1780-17FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1780-17FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1800-18AF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1800-18AF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1800-18AF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1800-18AF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1900-194F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1900-194F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1900-194F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1900-194F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1950-197F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1950-197F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1950-197F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1950-197F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/19E0-19FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+19E0-19FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/19E0-19FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+19E0-19FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1D00-1D7F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1D00-1D7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1D00-1D7F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1D00-1D7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1E00-1EFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1E00-1EFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1E00-1EFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1E00-1EFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1F00-1FFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2000-206F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2000-206F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2070-209F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2070-209F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/20A0-20CF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+20A0-20CF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/20D0-20FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+20D0-20FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2100-214F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2100-214F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2150-218F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2150-218F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2190-21FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2190-21FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2200-22FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2200-22FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2300-23FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2300-23FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2400-243F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2400-243F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2440-245F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2440-245F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2460-24FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2460-24FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2500-257F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2500-257F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2580-259F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2580-259F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2580-259F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2580-259F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/25A0-25FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+25A0-25FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/25A0-25FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+25A0-25FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2600-26FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2600-26FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2600-26FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2600-26FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2700-27BF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2700-27BF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2700-27BF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2700-27BF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/27C0-27EF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+27C0-27EF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/27C0-27EF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+27C0-27EF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/27F0-27FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+27F0-27FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/27F0-27FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+27F0-27FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2800-28FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2800-28FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2800-28FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2800-28FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2900-297F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2900-297F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2900-297F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2900-297F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2980-29FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2980-29FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2980-29FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2980-29FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2A00-2AFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2A00-2AFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2A00-2AFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2A00-2AFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2B00-2BFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2B00-2BFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2B00-2BFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2B00-2BFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2E80-2EFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2E80-2EFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2E80-2EFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2E80-2EFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2F00-2FDF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2F00-2FDF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2F00-2FDF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2F00-2FDF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2FF0-2FFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2FF0-2FFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2FF0-2FFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2FF0-2FFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3000-303F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3000-303F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3000-303F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3000-303F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3040-309F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3040-309F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3040-309F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3040-309F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/30A0-30FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+30A0-30FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/30A0-30FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+30A0-30FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3100-312F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3100-312F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3100-312F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3100-312F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3130-318F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3130-318F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3130-318F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3130-318F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3190-319F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3190-319F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3190-319F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3190-319F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/31A0-31BF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+31A0-31BF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/31A0-31BF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+31A0-31BF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/31F0-31FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+31F0-31FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/31F0-31FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+31F0-31FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3200-32FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3200-32FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3200-32FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3200-32FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3300-33FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3300-33FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3300-33FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3300-33FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/3400-4DBF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+3400-4DBF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/3400-4DBF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+3400-4DBF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/4DC0-4DFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+4DC0-4DFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/4DC0-4DFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+4DC0-4DFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/4E00-9FFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+4E00-9FFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/4E00-9FFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+4E00-9FFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/A000-A48F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+A000-A48F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/A000-A48F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+A000-A48F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/A490-A4CF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+A490-A4CF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/A490-A4CF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+A490-A4CF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/AC00-D7AF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+AC00-D7AF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/AC00-D7AF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+AC00-D7AF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/D800-DB7F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+D800-DB7F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/D800-DB7F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+D800-DB7F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/DB80-DBFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+DB80-DBFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/DB80-DBFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+DB80-DBFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/DC00-DFFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+DC00-DFFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/DC00-DFFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+DC00-DFFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/E000-F8FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+E000-F8FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/E000-F8FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+E000-F8FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/F900-FAFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+F900-FAFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/F900-FAFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+F900-FAFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FB00-FB4F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FB00-FB4F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FB00-FB4F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FB00-FB4F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FB50-FDFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FB50-FDFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FB50-FDFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FB50-FDFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FE00-FE0F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FE00-FE0F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FE00-FE0F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FE00-FE0F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FE20-FE2F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FE20-FE2F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FE20-FE2F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FE20-FE2F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FE30-FE4F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FE30-FE4F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FE30-FE4F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FE30-FE4F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FE50-FE6F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FE50-FE6F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FE50-FE6F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FE50-FE6F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FE70-FEFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FE70-FEFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FE70-FEFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FE70-FEFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FF00-FFEF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FF00-FFEF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FF00-FFEF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FF00-FFEF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/FFF0-FFFF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+FFF0-FFFF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/FFF0-FFFF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+FFF0-FFFF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10000-1007F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10000-1007F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10000-1007F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10000-1007F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10080-100FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10080-100FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10080-100FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10080-100FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10100-1013F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10100-1013F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10100-1013F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10100-1013F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10300-1032F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10300-1032F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10300-1032F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10300-1032F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10330-1034F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10330-1034F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10330-1034F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10330-1034F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10380-1039F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10380-1039F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10380-1039F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10380-1039F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10400-1044F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10400-1044F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10400-1044F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10400-1044F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10450-1047F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10450-1047F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10450-1047F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10450-1047F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10480-104AF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10480-104AF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10480-104AF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10480-104AF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/10800-1083F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+10800-1083F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/10800-1083F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+10800-1083F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1D000-1D0FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1D000-1D0FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1D000-1D0FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1D000-1D0FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1D100-1D1FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1D100-1D1FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1D100-1D1FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1D100-1D1FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1D300-1D35F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1D300-1D35F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1D300-1D35F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1D300-1D35F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/1D400-1D7FF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+1D400-1D7FF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/1D400-1D7FF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+1D400-1D7FF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/20000-2A6DF/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+20000-2A6DF; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/20000-2A6DF/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+20000-2A6DF; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/2F800-2FA1F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+2F800-2FA1F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/2F800-2FA1F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+2F800-2FA1F; }@font-face { font-family: "Crisp Noto Sans Regular"; font-weight: 400; font-style: normal; src: url("../fonts/noto_sans/E0000-E007F/noto_sans_regular.woff2?9158478") format("woff2"); unicode-range: U+E0000-E007F; }@font-face { font-family: "Crisp Noto Sans Bold"; font-weight: 700; font-style: normal; src: url("../fonts/noto_sans/E0000-E007F/noto_sans_bold.woff2?9158478") format("woff2"); unicode-range: U+E0000-E007F; }
span.im-caret { animation: 1s step-end 0s infinite normal none running blink; }@keyframes blink {
  0%, 100% { border-right-color: black; }
  50% { border-right-color: transparent; }
}@-webkit-keyframes blink {
  0%, 100% { border-right-color: black; }
  50% { border-right-color: transparent; }
}span.im-static { color: rgb(191, 191, 191); }div.im-colormask { display: inline-block; border-style: inset; border-width: 2px; -webkit-appearance: textfield; }div.im-colormask > input { position: absolute; display: inline-block; background-color: transparent; color: transparent; border-style: none; left: 0px; }div.im-colormask > input:focus { outline: none; }div.im-colormask > input::selection { background: none; }div.im-colormask > div { color: rgb(191, 191, 191); display: inline-block; width: 100px; }
.jqstooltip { position: absolute; left: 0px; top: 0px; visibility: hidden; background-color: rgba(0, 0, 0, 0.6); color: rgb(255, 255, 255); font: 10px arial, "san serif"; text-align: left; white-space: nowrap; padding: 5px; border: 1px solid rgb(28, 28, 33); box-sizing: content-box; z-index: 10000; }.jqsfield { color: rgb(255, 255, 255); font: 10px arial, "san serif"; text-align: left; }
.crisp-client .cc-kv6t .cc-6zjc, .crisp-client .cc-kv6t .cc-1mk2:hover { color: rgb(255, 255, 255) !important; }.crisp-client .cc-kv6t .cc-10m9, .crisp-client .cc-kv6t .cc-17tf:hover { color: rgb(153, 185, 230) !important; }.crisp-client .cc-kv6t .cc-dkda, .crisp-client .cc-kv6t .cc-r4ie:hover { color: rgb(153, 184, 230) !important; }.crisp-client .cc-kv6t .cc-jq4y, .crisp-client .cc-kv6t .cc-5lan:hover { color: rgb(153, 184, 230) !important; }.crisp-client .cc-kv6t .cc-k5w4 { background-color: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-5ekd { background-color: rgb(36, 80, 143) !important; }.crisp-client .cc-kv6t .cc-16jc { background-color: rgb(46, 101, 184) !important; }.crisp-client .cc-kv6t .cc-1ada, .crisp-client .cc-kv6t .cc-ew5j::before, .crisp-client .cc-kv6t .cc-ew5j::after { background-color: rgb(63, 121, 207) !important; }.crisp-client .cc-kv6t .cc-y5jx { background-color: rgb(13, 29, 53) !important; }.crisp-client .cc-kv6t .cc-y6ot, .crisp-client .cc-kv6t .cc-183m:hover { background-color: rgb(33, 33, 33) !important; }.crisp-client .cc-kv6t .cc-1ybb { background-image: linear-gradient(125deg, rgb(63, 121, 207) -10%, rgb(36, 80, 143) 100%) !important; }.crisp-client .cc-kv6t .cc-ofgq, .crisp-client .cc-kv6t .cc-fg2d:hover { border-color: rgb(28, 28, 33) !important; }.crisp-client .cc-kv6t .cc-2ydi { border-color: rgba(36, 80, 143, 0.176) !important; }.crisp-client .cc-kv6t .cc-1aev, .crisp-client .cc-kv6t .cc-2hzo:hover, .crisp-client .cc-kv6t .cc-18sf::before, .crisp-client .cc-kv6t .cc-18sf::after { border-color: rgb(63, 121, 207) !important; }.crisp-client .cc-kv6t .cc-1nph { border-color: rgba(63, 121, 207, 0.15) !important; }.crisp-client .cc-kv6t .cc-1o96 { border-top-color: rgb(63, 121, 207) !important; }.crisp-client .cc-kv6t .cc-ve3u, .crisp-client .cc-kv6t .cc-1nmg:hover { border-color: rgb(13, 29, 53) !important; }.crisp-client .cc-kv6t .cc-clw4::placeholder { color: rgb(153, 184, 230) !important; }.crisp-client .cc-kv6t .cc-2n8m::placeholder { color: rgb(153, 184, 230) !important; }.crisp-client .cc-kv6t .cc-3x4f, .crisp-client .cc-kv6t .cc-1afs:hover, .crisp-client .cc-kv6t .cc-3x4f:hover, .crisp-client .cc-kv6t .cc-1afs:active, .crisp-client .cc-kv6t .cc-3x4f:active, .crisp-client .cc-kv6t .cc-1c1d:hover .cc-1f87, .crisp-client .cc-kv6t .cc-1c1d .cc-1f87:active { background: rgb(36, 80, 143) !important; }.crisp-client .cc-kv6t .cc-4xbu, .crisp-client .cc-kv6t .cc-caj5:hover { background: rgb(43, 94, 171) !important; }.crisp-client .cc-kv6t .cc-4xbu:hover, .crisp-client .cc-kv6t .cc-caj5:active { background: rgb(39, 85, 155) !important; }.crisp-client .cc-kv6t .cc-4xbu:active { background: rgb(36, 80, 143) !important; }.crisp-client .cc-kv6t .cc-g73w:hover .cc-199t { background: rgb(43, 94, 171) !important; }.crisp-client .cc-kv6t .cc-g73w .cc-199t:active { background: rgb(39, 85, 155) !important; }.crisp-client .cc-kv6t .cc-vuur, .crisp-client .cc-kv6t .cc-7rgf[data-active="true"] { background: rgb(63, 121, 207) !important; }.crisp-client .cc-kv6t .cc-vuur:hover, .crisp-client .cc-kv6t .cc-7rgf[data-active="true"]:active { background: rgb(46, 101, 184) !important; }.crisp-client .cc-kv6t .cc-vuur:active { background: rgb(43, 94, 171) !important; }.crisp-client .cc-kv6t .cc-1gmp::selection, .crisp-client .cc-kv6t .cc-1gmp ::selection { color: rgb(191, 191, 191) !important; background-color: rgb(16, 37, 65) !important; }
.crisp-client .cc-kv6t { z-index: 1000000; }
input {
    background: #2a2a2a!important;
}
