.select2-container {
  min-width: 150px;
  max-width: 250px;
}
.et-db #et-boc .et-l .et_pb_section .ai-case-form .gform_confirmation_message {
  font-size: 16px;
  color: #666;
  text-align: center;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  .gfield_required {
  display: none;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  .gform_validation_errors {
  margin-bottom: 25px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  .gform_validation_errors
  h2 {
  padding-top: 0;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form {
  position: relative;
  text-align: left;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  p {
  margin-bottom: 0;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .gfield_label {
  font-weight: 700;
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  textarea.textarea {
  background-color: #f2f2f2 !important;
  -webkit-box-shadow: inset 0 2px 4px #00000029;
  box-shadow: inset 0 2px 4px #00000029;
  border-radius: 4px;
  border: 0;
  font-size: 16px;
  color: #666;
  height: 50px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  textarea.textarea {
  height: 185px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .select2-container
  .select2-selection--multiple {
  min-height: 50px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .select2-container
  .select2-selection__choice {
  background-color: #f0f0f0;
  border-radius: 3px;
  border: 0;
  line-height: 1;
  padding: 11px 40px 11px 7px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .select2-container
  .select2-selection__choice__remove {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M331.3 180.7c-6.25-6.25-16.38-6.25-22.62 0L256 233.4l-52.7-52.7c-6.25-6.25-16.38-6.25-22.62 0s-6.25 16.38 0 22.62L233.4 256l-52.7 52.7c-6.25 6.25-6.25 16.38 0 22.62 6.246 6.246 16.37 6.254 22.62 0L256 278.6l52.69 52.69c6.246 6.246 16.37 6.254 22.62 0 6.25-6.25 6.25-16.38 0-22.62L278.6 256l52.69-52.69c6.31-6.21 6.31-16.41.01-22.61zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm0 480C132.5 480 32 379.5 32 256S132.5 32 256 32s224 100.5 224 224-100.5 224-224 224z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  line-height: 1;
  min-height: auto;
  width: 19px;
  height: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  right: 7px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .select2-container
  .select2-selection__choice__remove
  span {
  display: none;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .select2-container
  .select2-selection__choice__display {
  font-size: 16px;
  color: #1b1d21;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  input[type="submit"] {
  display: block;
  background-color: #0064fe;
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 22px 45px;
  margin: 90px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 991px) {
  .et-db
    #et-boc
    .et-l
    .et_pb_section
    .ai-case-form
    .gform_wrapper.gform-theme
    form
    input[type="submit"] {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .et-db
    #et-boc
    .et-l
    .et_pb_section
    .ai-case-form
    .gform_wrapper.gform-theme
    form
    input[type="submit"] {
    margin-top: 30px;
  }
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  br {
  display: none;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .gform_footer {
  padding: 0;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form
  .gform_wrapper.gform-theme
  form
  .gform_footer
  br {
  display: none;
}
.select2-container {
  min-width: 150px;
  max-width: 250px;
}
.cls-1,
.cls-2 {
  font-family: Poppins-Bold, Poppins;
  font-weight: 700;
}
.cls-1,
.cls-2,
.cls-3 {
  font-size: 15.7px;
}
.cls-1,
.cls-2,
.cls-3,
.cls-4 {
  isolation: isolate;
}
.cls-2,
.cls-3,
.cls-5 {
  fill: #fff;
}
.cls-3 {
  font-family: Poppins-Regular, Poppins;
}
.cls-6 {
  fill: #3f2c69;
}
.cls-5,
.cls-6,
.cls-7,
.cls-8 {
  stroke-width: 0px;
}
.cls-7 {
  fill: #fbbb4e;
}
.cls-8 {
  fill: #0064fe;
}
.et-db #et-boc .et-l .et_pb_section {
  background-color: #1b1d21;
}
.et-db #et-boc .et-l .et_pb_section svg {
  max-height: 60vh;
  margin: 0 auto;
  display: block;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-case-form.ai-diagram
  .ai-diagram__title {
  color: #fff !important;
  margin-bottom: 80px;
}
.select2-container {
  min-width: 150px;
  max-width: 250px;
}
.et-db #et-boc .et-l .et_pb_section {
  background-color: #fff;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 60px;
}
@media (max-width: 1199px) {
  .et-db #et-boc .et-l .et_pb_section .ai-evi-library {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library.disabled {
  position: relative;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library.disabled:before {
  content: "";
  display: block;
  background-color: hsla(0, 0%, 100%, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__heading {
  font-weight: 700;
  font-size: 33px;
  line-height: 1.4;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 50px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .et_pb_section .ai-evi-library__info {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
  }
}
@media (min-width: 1449px) {
  .et-db #et-boc .et-l .et_pb_section .ai-evi-library__info {
    gap: 110px;
  }
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__info
  .ai-evi-library__heading {
  margin-bottom: 0;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__counter {
  font-size: 18px;
  color: #000;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__message {
  margin-top: 30px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library
  .select2-container--default {
  min-width: 180px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library
  .select2-container--default
  .select2-selection--single {
  height: 35px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 15px;
  color: #666;
  line-height: 35px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__sidebar {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .et-db #et-boc .et-l .et_pb_section .ai-evi-library__sidebar {
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    max-width: 280px;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__content {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate {
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #666;
  margin-bottom: 45px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate:empty {
  display: none;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate a,
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate span {
  font-size: 15px;
  color: #666;
  line-height: 35px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate a svg,
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate span svg {
  position: relative;
  top: 10px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate a,
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate span {
  display: block;
  border-right: 1px solid #666;
  text-align: center;
  width: 35px;
  height: 35px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate a:last-child,
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate span:last-child {
  border-right: 0;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate a.current,
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate span.current {
  background-color: #0064fe;
  font-weight: 700;
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate a.prev svg,
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate span.prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__paginate a {
  cursor: pointer;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__search {
  margin-bottom: 40px;
  position: relative;
  max-width: 405px;
  width: 100%;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__search-icon {
  position: absolute;
  left: 11px;
  top: 8px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__search
  input[type="search"] {
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 2px 4px #00000029;
  box-shadow: inset 0 2px 4px #00000029;
  border: 0;
  border-radius: 4px;
  font-size: 15px;
  color: #666;
  padding: 6px 10px 6px 66px;
  width: 100%;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__search
  input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: auto;
  appearance: auto;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__widget {
  margin-bottom: 30px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__widget-heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.45;
  margin-bottom: 15px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__checkboxes--overflow {
  max-height: 700px;
  overflow-y: scroll;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes--overflow::-webkit-scrollbar-thumb,
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes--overflow::-webkit-scrollbar-track {
  border-radius: 10px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes--overflow::-webkit-scrollbar {
  width: 6px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes--overflow::-webkit-scrollbar-track {
  background-color: #e2e2e2;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes--overflow::-webkit-scrollbar-thumb {
  background-color: #666;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__checkboxes-item {
  margin-bottom: 11px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes-item:last-child {
  margin-bottom: 0;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes-item
  input[type="checkbox"] {
  display: none;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes-item
  input[type="checkbox"]:checked
  + label:before {
  background-color: #0064fe;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes-item
  input[type="checkbox"]:checked
  + label:after {
  display: block;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__checkboxes-item label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  color: #666;
  line-height: 1.35;
  position: relative;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes-item
  label:before {
  content: "";
  display: block;
  border: 1px solid #0064fe;
  border-radius: 3px;
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__checkboxes-item
  label:after {
  content: "";
  display: none;
  width: 4px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 3px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library input[name="filter_tags"] {
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 2px 4px #00000029;
  box-shadow: inset 0 2px 4px #00000029;
  border: 0;
  border-radius: 4px;
  font-size: 15px;
  color: #666;
  padding: 6px 10px;
  width: 100%;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  max-height: 700px;
  overflow-y: scroll;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__tags::-webkit-scrollbar-thumb,
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__tags::-webkit-scrollbar-track {
  border-radius: 10px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__tags::-webkit-scrollbar {
  width: 6px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__tags::-webkit-scrollbar-track {
  background-color: #e2e2e2;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__tags::-webkit-scrollbar-thumb {
  background-color: #666;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__tags
  input[type="checkbox"] {
  display: none;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__tags
  input[type="checkbox"]:checked
  + label {
  border-color: #0064fe;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__tags label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid transparent;
  font-size: 15px;
  color: #666;
  cursor: pointer;
  line-height: 1.35;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table {
  margin-bottom: 70px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table table {
  border: 0;
}
@media (max-width: 1199px) {
  .et-db #et-boc .et-l .et_pb_section .ai-evi-library__table thead {
    display: none;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table thead tr th {
  padding: 0;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table thead tr th div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__table
  thead
  tr
  th
  div.active
  svg
  path:first-child {
  fill: #666;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table thead tr th span {
  border-bottom: 2px solid #0064fe;
  font-weight: 400;
  font-size: 15px;
  color: #666;
  padding-bottom: 2px;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table thead tr th svg {
  margin: 0 0 0 12px;
}
@media (max-width: 1199px) {
  .et-db #et-boc .et-l .et_pb_section .ai-evi-library__table tbody tr {
    border-bottom: 1px solid #666;
  }
  .et-db
    #et-boc
    .et-l
    .et_pb_section
    .ai-evi-library__table
    tbody
    tr:first-child {
    border-top: 1px solid #666;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table tbody tr td {
  border: 0;
  font-weight: 400;
  font-size: 15px;
  color: #000;
  padding: 0 20px 20px 0;
  vertical-align: top;
}
.et-db #et-boc .et-l .et_pb_section .ai-evi-library__table tbody tr td a {
  color: #000;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__table
  tbody
  tr
  td:last-child {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .et-db #et-boc .et-l .et_pb_section .ai-evi-library__table tbody tr td {
    display: block;
    padding-bottom: 15px;
  }
  .et-db
    #et-boc
    .et-l
    .et_pb_section
    .ai-evi-library__table
    tbody
    tr
    td:first-child {
    padding-top: 20px;
  }
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-evi-library__table
  tbody
  tr:first-child
  td {
  padding-top: 20px;
}
.select2-container {
  min-width: 150px;
  max-width: 250px;
}
.select2-container {
  min-width: 150px;
  max-width: 250px;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases {
  padding: 38px 0;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__info {
  text-align: center;
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases__info {
    margin-bottom: 50px;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__title {
  font-weight: 700;
  font-size: 53px;
  color: #000;
  padding-bottom: 0;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases__title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__text {
  font-weight: 400;
  font-size: 15px;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__link {
  display: block;
  background-color: #0064fe;
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 22px 38px;
  margin: 120px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases__link {
    font-size: 14px;
    padding: 16px 24px;
    margin-top: 50px;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_filter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 992px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_filter {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_filter label {
  font-size: 15px;
  color: #666;
}
@media (max-width: 991px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_filter label {
    text-align: left;
  }
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases
  .dataTables_filter
  input[type="search"] {
  background-color: #f2f2f2 !important;
  -webkit-box-shadow: inset 0 2px 4px #00000029;
  box-shadow: inset 0 2px 4px #00000029;
  border-radius: 4px;
  border: 0;
  font-size: 16px;
  color: #666;
  margin-left: 6px;
  height: 35px;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_length {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 991px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_length {
    display: none;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_length label {
  font-size: 15px;
  color: #666;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_length select {
  margin: 0 5px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases
  .dataTables_paginate
  .paginate_button {
  font-size: 15px;
  color: #666;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases
  .dataTables_paginate
  .paginate_button.current {
  background-color: #0064fe;
  border: 0;
  color: #fff !important;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases .dataTables_info {
  display: none;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__filters {
  text-align: left;
}
@media (max-width: 991px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases__filters {
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases__filters .select2 {
    margin-bottom: 15px;
  }
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__filters
  .select2-container--default
  .select2-selection--single {
  height: 35px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__filters
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 15px;
  color: #666;
  line-height: 35px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__filters
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px;
}
@media (max-width: 991px) {
  .et-db #et-boc .et-l .et_pb_section .ai-use-cases__wrapper {
    overflow-x: auto;
  }
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__table {
  border: 1px solid #d9d9d9;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table--featured
  thead
  tr
  th:first-child {
  width: 10%;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table--featured
  thead
  tr
  th:nth-child(2) {
  width: 30%;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table--featured
  thead
  tr
  th:nth-child(3) {
  width: 20%;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table--featured
  thead
  tr
  th:last-child {
  width: 10%;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__table thead {
  border-bottom: 2px solid #b1b1b1;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__table thead tr th {
  font-weight: 700;
  font-size: 16px;
  padding: 20px 26px 20px 20px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  thead
  tr
  th:first-child {
  width: 30%;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  thead
  tr
  th:nth-child(2) {
  width: 10%;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  thead
  tr
  th:nth-child(3) {
  width: 20%;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  thead
  tr
  th:nth-child(4) {
  width: 30%;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  thead
  tr
  th:last-child {
  width: 10%;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__table tbody tr td {
  border-bottom: 1px solid #d9d9d9;
  font-size: 15px;
  padding-left: 20px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  tbody
  tr
  td.categories {
  color: #0064fe;
}
.et-db #et-boc .et-l .et_pb_section .ai-use-cases__table tbody tr td.votes div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #0064fe;
  border-radius: 20px;
  padding: 0 8px;
  width: 100px;
  height: 30px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  tbody
  tr
  td.votes
  div
  span {
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  tbody
  tr
  td.votes
  div
  svg {
  cursor: pointer;
  width: 14px;
}
.et-db
  #et-boc
  .et-l
  .et_pb_section
  .ai-use-cases__table
  tbody
  tr
  td.votes
  div
  svg
  path {
  fill: #fff;
}
