@charset "utf-8";

.top__hero_mov-title {
  font-size: 34px;
  font-weight: normal;
  margin-top: 10px;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  font-family: "Futura-medium";
}
.slick-dots {
  bottom: 8%;
}
.sales__products__category {
  display: inline-block;
  font-size: 12px;
  text-indent: 0.5em;
  color: rgb(0, 127, 129);
  border: 1px solid rgb(0, 127, 129);
  padding: 0.4em 0.5em 0.5em 0.3em;
  border-radius: 1em;
  margin-top: 2px;
}
.dxc-column-image {
  margin: -20px -20px 10px -20px;
  border-radius: 16px 16px 0 0;
  height: 200px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
.u-box-border {
  display: flex;
  flex-direction: column;
}
.u-box-border .u-btn-black {
  margin-top: auto !important;
}
