ul {
  padding-left: 0 !important;
}

.gr__li {
  list-style: none;
  padding-left: 0 !important;
}

.gr__li li::before {
  content: "\f26e";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  padding-right: 4px;
  color: #1acc8d;
}

.security_product .card {
  height: 425px !important;
}

.security_product img {
  min-height: 300px;
  max-height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px 6px 0 0;
}

.page__slider {
  margin-top: -1.25rem;
}

.page__slider img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
}